/// CONNECT A PROVIDER / PURE STORAGE FLASHBLADE
Pure Storage FlashBlade
Pure Storage FlashBlade exposes an S3-compatible object store. Point storafleet at your FlashBlade data VIP with a key an admin issues for you.
What you need
- An Access Key ID and Secret Access Key from your admin.
- Your FlashBlade data VIP endpoint URL, e.g.
https://flashblade-data-vip.your-domain.com— not the management VIP. - The region — use
us-east-1.
Get your credentials
- Ask your admin to create an Object Store Account → User.
- The admin then issues a key for that user (CLI
pureobjuser access-key create). - You get an Access Key ID and a Secret Access Key — the secret is shown once.
Endpoint & region
Your endpoint is the FlashBlade data VIP, e.g. https://flashblade-data-vip.your-domain.com — use the data VIP, NOT the management VIP. Use region us-east-1.
Connect the Fleet
- From the Fleet page, click Create Fleet and pick Access Keys.
- Paste the Access Key ID and Secret Access Key from your admin.
- Set your endpoint to the FlashBlade data VIP (e.g.
https://flashblade-data-vip.your-domain.com) and set the region tous-east-1. - Connect using path-style addressing. If your data VIP uses a private-CA or self-signed HTTPS certificate, provide a CA bundle so storafleet can verify the connection.
Supported features
FlashBlade supports versioning, lifecycle, CORS, bucket policies, object tags, and Object Lock (Object Lock needs Purity//FB 4.1+; lifecycle covers expiration).
FlashBlade is an all-flash single tier — there are no storage-class transitions.