The table below describes the response headers returned in response to a successful request to copy an object.
Request 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. |
Server | |
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 on the source bucket. |
x-amz-server-side- encryption |
Specifies whether objects stored in HCP are encrypted. Possible values are: •If objects are encrypted, the name of the encryption algorithm concatenated with the encryption key length (for example, 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 on the target bucket. |
© 2016 Hitachi Data Systems Corporation. All rights reserved.