PUT realm/persistence/<clus_name>/acl
This web method updates a specific cluster object's acl from a persistence cluster definition.
- <clus_name> in the URI is the cluster name.
Example Requests
curl -X PUT http://<host>:<port>/api/v1/realm/persistence/<clus_name>/acl -d <json_defn>