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":[]}
© 2016 Hitachi Data Systems Corporation. All rights reserved.