get/set the ACL details associated with the specified object ID. Any UID within the same subtenant can perform this operation
| Resource | Description |
| GET /rest/namespace/path?{acl} | Gets ACL for a pure object |
| GET /rest/objects/objectID?{acl} | Gets ACL for a pure object without namespace |
| POST /rest/objects/objectID?{acl} | Sets ACL for a pure object without namespace |