Delete ReadOnly Cluster

delete

/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

204 Response

OK

Successfully removed the ReadOnly cluster from the domain DB of the 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.

Back to Top