The table below describes the headers returned in response to a successful request to copy an object.
Response header | Description |
---|---|
Content-Type | Specifies the Internet media type of the response body. For a request to copy an object, the value of this header is always application/xml;charset=UTF-8. |
Date | See Common response headers. |
ETag | Specifies the ETag for the target object. |
Transfer-Encoding | Indicates that HCP could not determine the size of the response body before formulating the response. For a request to copy an object, the value of this header is always chunked. |
x-amz-copy- source-version- id |
Specifies the version ID of the source object. This header is returned only while versioning is enabled for the source bucket. |
x-amz-server-side-
encryption |
Specifies whether objects stored in HCP are encrypted. Possible values are: •If objects are encrypted, AES256 •If objects are not encrypted, None This header is returned only if the request headers include x-amz-server-side-encryption. |
x-amz-version-id | Specifies the version ID of the target object. This header is returned only while versioning is enabled for the target bucket. |
© 2015, 2020 Hitachi Vantara LLC. All rights reserved.