Response headers (COPY object)

The table below describes the response headers returned in response to a successful request to copy an object.

Name Type Description
Content-Length String (Required) See, Common response headers.
Content-Type String (Required)

See, Common response headers.

Date Datetime (Required) See, Common response headers.
ETag String (Required) This value is the MD5 checksum of the uploaded object content. The value is not quoted. If you supplied an ETag request header and the operation was successful, the values are the same. If you did not supply an ETag request header, check the ETag response header value against the object content you have just uploaded.
Last-Modified String (Required) The date and time that the copied object was created or last had its metadata modified.
X-Copied-From String

Shows the container and object name of the original source object from which the new object was copied.

This is the format:

    container/object

X-Copied-From-Last-Modified String Shows the last modified date and time for the original source object from which the new object was copied.
X-Object-Meta-name String For object, specifies a custom metadata property/value pair. The response headers include one X-Object-Meta-name header for each applicable pair. For more information about this header, see Custom metadata.
X-Trans-Id Uuid (Required) See, Common response headers.

© 2015, 2020 Hitachi Vantara LLC. All rights reserved.