Find ReadOnly Cluster By Name
get
/essbase/rest/v1/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
Supported Media Types
- application/json
- application/xml
200 Response
OK
ReadOnly cluster retrived sucessfully.
400 Response
Bad Request
Failed to retrive the Readonly cluster. Incorrect/missing cluster name
500 Response
Internal Server Error.