HCP System Management Help


GET bucket versioning request line

Depending on whether the bucket name is included in the hostname in the HS3 request, the request line for a request to check the versioning status of a bucket has either of these formats:

With the bucket name included in the hostname:

GET /?versioning HTTP/1.1

With the bucket name following the hostname:

GET /bucket-name?versioning HTTP/1.1

The versioning query parameter is not case sensitive.

© 2017 Hitachi Vantara Corporation. All rights reserved.