...
- listAclPolicies
- String name - name of the ACL policy.
- String id - UUID of the ACL policy.
- attachAclPolicyToAclGroup assignAclPolicyToAclGroup
- String id - UUID of the ACL group. Required
- List<String> policies - comma separated list of policy ids that are going to be assigned to the acl group
- removeAclPolicyFromAclGroup revokeAclPolicyFromAclGroup
- String id - UUID of the ACL group. Required
- List<String> policies- comma separated list of policy ids that are going to be revoked from the acl group
...
{"serverDuration": 168, "requestCorrelationId": "1730d4c2edf551fd"}