List S3-compatible storages
Returns a paginated list of S3-compatible storage instances for the authenticated client.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234_abcdef
Query Parameters
Filter by storage ID
Filter by storage name
Filter by storage location/region
Filter by performance tier. "standard" returns CEPH-backed storages, "fast" returns VAST-backed storages. Storages on any other backend (Backblaze, Wasabi) report a "standard" type but are never returned by this filter — omit the parameter to include them.
standard, fast Number of records to skip
x >= 0Max number of records in response
1 <= x <= 1000Filter by provisioning status
active, creating, updating, deleting, deleted Include deleted storages