The table below describes the response headers returned in response to a successful request to store an object.
Name | Type | Description |
---|---|---|
Content-Length | String (Required) |
The size, in bytes, of the response body if HCP can determine the size before formulating the response. If the response does not include a response body, the value of the Content-Length is 0 (zero). |
Content-Type | String (Required) |
The Internet media type of the response body if HCP can determine the Internet media type. If HCP cannot determine the Internet media type, the value of this header is application/octet-stream. Because HCP returns error information in a response body, the response to any request can include a Content-Type header. |
ETag | String (Required) | Contains the MD5 hash of the received file. |
Date | Datetime (Required) | |
X-Trans-Id | Uuid (Required) | See Common response headers. |
© 2015, 2020 Hitachi Vantara LLC. All rights reserved.