Returns a paginated list of all storages with optional filtering by name, location, type, and status.
Note: This version is deprecated. Please use /provisioning/v3/storage which returns a wrapped response with count and results.
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