In an HSwift request that uses Keystone authentication, if the target is a container, you use a URL in this format:
http[s]://api.hcp-domain-name/swift/v1/AUTH_ID/container-name
In the format above, the account name is replaced with the Keystone Prefix tenant ID (AUTH_) and the Keystone tenant ID. This is interchangeable with the HSwift account name.
Here’s an example in which the HSwift account name is europe and the container name is finance. The account name is used in place of the Keystone Prefix tenant ID and the Keystone tenant ID:
https://api.hcp.example.com/swift/v1/europe/finance
© 2016 Hitachi Data Systems Corporation. All rights reserved.