# Nutanix Objects

Nutanix Objects is an S3-compatible backup provider. Configuration as the backup destination is similar to AWS S3.

## Example

In the Storware Backup & Recovery system, go to the `Backup Destinations` -> `Object Storage` tab, then press the `Create Backup Destination` button and select the `Amazon S3 / S3-compatible` option.

In this step, complete the name, retention, add: API URL, Access key, and Secret key, indicate the name of the bucket to be used.

Then go to the `AMAZON S3/S3-COMPATIBLE SETTINGS` the segment in which you should **deselect** the `Parallel Download enabled` option for Nutanix Objects.

![](/files/11T9H8VaYSQ0g1bGUH30)

{% hint style="info" %}
When using Nutanix Objects version 3.5, the region "us-east-1" may be required.
{% endhint %}

After entering the settings, press the `Save` button to be able to use Nutanix Objects as Backup Destination.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.storware.eu/deployment/backup-destinations/object-storage/aws-s3-and-s3-compatible/nutanix-objects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
