Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CreateAclsRequest handles adding new ACLs in the cluster. Principals must possess Cluster:All Alter permissions to call CreateAclsRequest, or be superuser.  Unauthorized requests will receive a ClusterAuthorizationException.

...

DeleteAclsRequest handles removing ACLs.  Principals must possess Cluster:All Alter permissions to call DeleteAclsRequest, or be superuser.  Unauthorized requests will receive a ClusterAuthorizationException.

...