Response body (GET object or object versions)

The body of the HTTP response contains either all the data for the requested object, version, or object versions or the requested range of data for a single object or version.

If the request includes an Accept-Type header containing gzip or *, HCP compresses the body using gzip encoding.

If the request asks for the object data and an annotation, the body contains the object data and the annotation in the requested order, with no delimiter between them. If the object does not have the requested annotation, HCP returns only the object data.

The body of HTTP responses for multiple objects or object versions retrievals are different from typical response bodies. Each the response body for each object or object version comes with four headers. The headers are described in the table below.

Header Description

X-HCP-VersionID

The version ID of the object or object version.

X-HCP-Operation

Whether the object or object version is created or deleted.

X-HCP-IngestTimeMilliseconds

The time when HCP stored the object or object version, in seconds since January 1, 1970, at 00:00:00 UTC.

X-HCP-Size The size of the object or object version in bytes.

Trademarks and Legal Disclaimer

© 2016 Hitachi Data Systems Corporation. All rights reserved.