PUT realm/persistence/clus_name
The web method
PUT realm/persistence/clus_name 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
Copyright © Cloud Software Group, Inc. All rights reserved.