Find ReadOnly Cluster by Name
get
/rocluster/findByName
Returns the named ReadOnly cluster from Essbase domain db. Provide the URL encoded String value as input(clusterName)
Request
Query Parameters
Back to Top
Response
200 Response
OK
ReadOnly cluster retrieved successfully.
400 Response
Bad Request
Failed to retrieve the ReadOnly cluster. Incorrect or missing cluster name.
500 Response
Internal Server Error.