The table below describes the response headers returned in response to a successful request to store an object.
Request header | Description |
---|---|
Content-length | Specifies the size, in bytes, of the response body. In response to a successful request to store an object, the value of this header is always 0 (zero). |
Date | See Common response headers. |
ETag | Specifies the ETag for the object. |
Server | See Common response headers |
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 object. This header is returned only while versioning is enabled. |
© 2017 Hitachi Data Systems Corporation. All rights reserved.