Response body (GET ACL for object and versions)

If an object has an ACL, the body of the HTTP response contains the ACL in XML or JSON.

If an object does not have an ACL, the body of the HTTP response contains:

In XML:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<accessControlList/>

In JSON:

{"grant":[]}

Trademarks and Legal Disclaimer

© 2017 Hitachi Data Systems Corporation. All rights reserved.