Returns the list of buckets for the storage in a wrapped response.
Response format: count: total number of buckets (independent of pagination) results: current page of buckets according to limit/offset
Deprecated: Use GET /v4/object_storages//buckets/ for individual bucket details 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 <= 1000