Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Write Object

PUT /rest/objects/objectID

Write permissions on the object. Also callable to the namespace interface.

URL Format

/rest/objects/objectID

Request Headers

"x-emc-date" or "Date" required
"x-emc-uid" required
"x-emc-signature" required
"x-emc-utf8" requiredOnly required if metadata values are in Unicode.
"x-emc-wschecksum" requiredRequired if the application must conform to SEC 17a-4f standards.
"Range" optional
"x-emc-listable-meta" optionalor "x-emc-meta"
"x-emc-groupacl" optionalor "x-emc-useracl"

Request Payload

No Request Payload


Response Body


XML Example

Request
PUT /rest/objects/499ad542a1a8bc200499ad5a6b05580499c3168560a4
HTTP/1.1
x-emc-listable-meta: part4/part9=slow
x-emc-meta: part2=here
accept: */*
x-emc-useracl: john=WRITE
date: Wed, 15 Feb 2017 16:56:31 GMT
content-type: application/octet-stream
x-emc-date: Wed, 15 Feb 2017 16:56:31 GMT
range: Bytes=10-18
host: 168.159.116.96
content-length: 9
x-emc-uid: 33115732f3b7455d9d2344ddd235f4b9/user1
x-emc-signature: opW4gNiT+MiOt/w7IxGgIeP6B+Q=
Response
HTTP/1.1 200 OK
Date: Wed, 15 Feb 2017 16:56:31 GMT
Server: Apache
x-emc-delta: 0
Content-Length: 0
Connection: close
Content-Type: text/plain; charset=UTF-8
x-emc-policy: default