HCP System Management Help


Response headers (GET object)

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

Name Type Description
Accept-Ranges String (Required)

Always bytes. This header shows the type of ranges that an object accepts from a Range request header.

Content-Encoding String Specifies whether the request body is compressed. The only possible value for this response header is gzip.
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 values of the object content.
Last-Modified String (Required) The date and time that the object was created or the last time that the metadata was modified.
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 on this header, see Custom metadata.
X-Trans-Id Uuid (Required) See, Common response headers.

© 2017 Hitachi Vantara Corporation. All rights reserved.