HCP System Management Help


Request-specific response headers (PUT object and metadata)

The table below describes the request-specific HTTP response headers for this operation. For information on all HCP-specific response headers, see HCP-specific HTTP response headers.

Header Description
ETag

The ETag of the stored object data, enclosed in double quotation marks (").

X-HCP-CustomMetadata
Hash

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

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

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

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, 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 so, 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.

© 2017 Hitachi Vantara Corporation. All rights reserved.