DELETE realm/persistence/<clus_name>
The web method
DELETE realm/persistence/<clus_name> deletes a persistence cluster definition from the realm.
<clus_name> in the URI is the name of the persistence cluster.
Example Requests
curl -X DELETE http://<host>:<port>/api/v1/realm/persistence/<clus_name>