Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Get Object Info

GET /rest/objects/objectID?{info}

Returns details about the replicas for an object. Performing this operation on a directory returns error code 1022 because directories do not have storage.

URL Format

/rest/objects/objectID?{info}

Request Headers

"x-emc-date" required
"x-emc-uid" required
"x-emc-signature" required

Response Body


XML Example

Request
> GET /rest/objects/0460803141287f13f2cee0b6f592888f5b17ef8b02f4b25c4c3254e2243d5be4-f8ca6177-3d32-4692-91f6-60d902745d3d?info HTTP/1.1
> Host: 192.168.0.0:9022
> User-Agent: curl/7.43.0
> Accept: */*
> Content-Type:text/plain
> x-emc-date:Tue, 21 Feb 2017 18:01:43 GMT
> x-emc-uid:b078f1e44dbc424dbe93fc000c527d5a/atmos_usr
> x-emc-signature:OvB82i2+OoxR+daxB5gaN828Umg=
Response
< HTTP/1.1 200 OK
< Date: Tue, 21 Feb 2017 18:01:44 GMT
< x-emc-policy: default
< x-emc-request-id: 0af9f566:15a43dc3b15:195f7:0
< Content-Type: application/xml
< Content-Length: 256
< Server: ViPR/1.0