Delete ReadOnly Cluster
delete
/essbase/rest/v1/rocluster
Deletes the existing ReadOnly cluster and all nodes under it from the domain db of Essbase server. Provide the URL encoded String value as input(clusterName)
Request
Query Parameters
Back to Top
Response
Supported Media Types
- application/json
- application/xml
204 Response
OK
Sucessfully removed the ReadOnly cluster from the domain db of Essbase server.
400 Response
Bad Request
Failed to delete the ReadOnly cluster.Name specified may be incorrect or not exist.
500 Response
Internal Server Error.