Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Get Container Meta Data

HEAD /v1/{account}/{container}

Gets container metadata, including the number of objects and the total bytes of all objects stored in the container. Number of objects and total bytes used are not supported.

URL Format

v1/{account}/{container}


Prerequisites

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

  • Container must exist


Request Payload

No Request Payload


Response Body

Response indicating the status of the create operation