HCP Tenant Management Help


Request line (GET container)

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

With the Keystone tenant ID:

GET /swift/v1/tenant-ID/container-name[?query-parameters] HTTP/1.1

With the account name:

GET /swift/v1/account-name/container-name[?query-parameters] HTTP/1.1

In these formats, query-parameters can be none, one, or a combination of the query parameters described in Query parameters.

 

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