HCP Tenant Management Help


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":[]}

© 2015, 2019 Hitachi Vantara Corporation. All rights reserved.