PUT bucket 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 add an ACL to a bucket has either of these formats:

With the bucket name included in the hostname:

PUT /?acl HTTP/1.1

With the bucket name following the hostname:

PUT /bucket-name?acl HTTP/1.1

The acl query parameter is not case sensitive.

Trademark and LegalDisclaimer

© 2015 Hitachi Data Systems Corporation. All rights reserved.