Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Read Object

GET /v1/{account}/{container}/{object}

Gets data for the specified object.

URL Format

v1/{account}/{container}/{object}


Prerequisites

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

  • The object must exist.


Response Body

Response indicating Success or Failure for this operation.