Returns a paginated list of all storages with optional filtering by name, location, type, and status. Enhanced version with additional metadata.
Note: Prefer /provisioning/v3/storage for a simpler wrapped response ().
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Number of records to skip before beginning to write in response.
x >= 0Max number of records in response
1 <= x <= 1000Field name to sort by
Ascending or descending order
asc, desc Filter by storage ID
Filter by storage name (exact match)
Filter by storage location/region
Filter by storage type
s3, sftp Filter by storage status
active, suspended, deleted, pending Include deleted storages in the response