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
Number of records to skip before beginning to write in response.
Required range:
x >= 0
Max number of records in response
Required range:
1 <= x <= 1000
Field name to sort by
Ascending or descending order
Available options:
asc
, desc
Filter by storage ID
Filter by storage name (exact match)
Filter by storage location/region
Filter by storage type
Available options:
s3
, sftp
Filter by storage status
Available options:
active
, suspended
, deleted
, pending
Include deleted storages in the response