GET object with ACL request line

Depending on whether the bucket name is included in the hostname in the HS3 request, the request line for a request to retrieve an object ACL has either of these formats:

With the bucket name included in the hostname:

GET /object-name?acl HTTP/1.1

With the bucket name following the hostname:

GET /bucket-name/object-name?acl HTTP/1.1

The ACL query parameter is not case sensitive.

Trademark and LegalDisclaimer

© 2016 Hitachi Data Systems Corporation. All rights reserved.