/// CONNECT A PROVIDER / ZADARA OBJECT STORAGE
Zadara Object Storage
Zadara Object Storage (zStorage) is a per-tenant S3-compatible store delivered through partners and the AWS Marketplace. Point storafleet at your tenant's Object Storage Endpoint with keys from your User Information page.
What you need
- An S3 Access Key and S3 Secret Key from your User Information page (or an admin).
- Your Object Storage Endpoint URL, e.g.
https://vsa-<id>-<partner>.zadara.com. - The region — Zadara ignores it, so use
us-east-1(use whatever region is set, if any).
Get your credentials
- Click your username and open User Information.
- Copy your S3 Access Key and S3 Secret Key (an admin can generate or reset them for you).
- The same User Information page shows your Object Storage Endpoint.
Endpoint & region
Your endpoint is the Object Storage Endpoint shown on your User Information page, e.g. https://vsa-<id>-<partner>.zadara.com. The region is ignored, so use us-east-1 — or whatever region is set.
Connect the Fleet
- From the Fleet page, click Create Fleet and pick Access Keys.
- Paste your S3 Access Key and S3 Secret Key.
- Set your endpoint to your Object Storage Endpoint (e.g.
https://vsa-<id>-<partner>.zadara.com) and set the region tous-east-1. - Connect using path-style addressing. If your endpoint uses a private-CA or self-signed HTTPS certificate, provide a CA bundle so storafleet can verify the connection.
Supported features
Zadara supports versioning, lifecycle, CORS, and Object Lock (Compliance mode) over its Swift S3-middleware. Bucket policies and object tags are out of scope, and it is a single tier.
Object Lock and versioning are create-time only on Zadara — enable them when the bucket is made, not afterwards.