HCP Tenant Management Help
Depending on whether the bucket name is included in the hostname in the S3 compatible request, a request to list the contents of a bucket of a bucket has either of these formats:
•With the bucket name included in the hostname:
GET /[?[query-parameters]] HTTP/1.1
•With the bucket name following the hostname:
GET /bucket-name[?[query-parameters]] HTTP/1.1
query-parameters can be one or more of:
•delimiter
•max-keys
•prefix
•encoding-type
•list-type
•continuation-token
•fetch-owner
•start-after
For more information about these query parameters, see Limiting the bucket listing (v2).
Trademarks and Legal Disclaimer
© 2015, 2019 Hitachi Vantara Corporation. All rights reserved.