object-api/openstack-object-storage-dev/samples/object-copy-2-req.txt

4 lines
169 B
Plaintext

COPY /<api version>/&lt;account>/<sourcecontainer>/<sourceobject> HTTP/1.1
Host: <storage URL>
X-Auth-Token: <some-auth-token>
Destination: /<destcontainer>/<destobject>