HCP Tenant Management Help


Request line (HEAD container)

Depending on whether the HSwift request uses a Keystone tenant ID or the account name, the request line for a request to check a container's metadata has either of these formats:

With the Keystone tenant ID:

HEAD /swift/v1/tenant-ID/container-name HTTP/1.1

With the account name:

HEAD /swift/v1/account-name/container-name HTTP/1.1

© 2015, 2019 Hitachi Vantara Corporation. All rights reserved.