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