Returns a paginated list of all storages with optional filtering by name, location, type, and status. Enhanced version with additional metadata.
Deprecated: Use GET /v4/object_storages for S3 storages or GET /v4/sftp_storages for SFTP storages instead.
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_compatible, sftp Filter by storage status
active, creating, ok, updating, deleting, deleted Include deleted storages in the response