Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




List Containers

GET /v1/{account}

Returns a list of containers owned by the specified account. Query parameters can be used for pagination. The result is sorted alphabetically.

URL Format

v1/{account}


Prerequisites

The following conditions must be met in order to call this operation.

  • User must be a Namespace Admin

  • Account corresponding to this container must exist


Response Body

Response indicating Success or Failure for this operation.