PUT realm/persistence/<clus_name>
This web method updates a persistence cluster definition.
Input Data
Supply a JSON representation of the new definition in the message body.
Example Requests
curl -X PUT http://<host>:<port>/api/v1/realm/persistence/<name> -d <json_defn>