Request-specific response headers (PUT object)

The table below describes request-specific HTTP response headers returned by a successful request. For information on all HCP-specific response headers, see HCP-specific HTTP response headers.

Header Description
ETag

The ETag of the object or version data enclosed in double quotation marks (").

X-HCP-CustomMetadata
Hash

The cryptographic hash algorithm HCP uses and the cryptographic hash value of the stored annotation, in this format:

X-HCP-CustomMetadataHash: hash-algorithm
hash-value

You can use the returned hash value to verify that the content of the stored annotation is the same as the annotation content you sent. To do this, compare this value with a hash value that you generate from the original annotation content.

This header is returned only if the request contains both data and custom metadata.

X-HCP-Hash

The cryptographic hash algorithm HCP uses and the cryptographic hash value of the stored object or version, in this format:

X-HCP-Hash: hash-algorithmhash-value

You can use the returned hash value to verify that the stored data is the same as the data you sent. To do this, compare this value with a hash value that you generate from the original data.

X-HCP-VersionId

The version ID of the object or version.

Trademarks and Legal Disclaimer

© 2017 Hitachi Data Systems Corporation. All rights reserved.