Get Scenario-Enabled Cubes

get

/essbase/rest/v1/scenarios/databases

Gets information about all the databases registered for scenario management.

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

OK

Scenario-enabled cubes returned successfully.

Body ()
Root Schema : Databases
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : properties
Type: object
Additional Properties Allowed
Show Source
Nested Schema : Database
Type: object
Show Source
Nested Schema : databases
Type: array
Show Source

400 Response

Bad Request

Failed to get scenario-enabled cubes.

500 Response

Internal Server Error.

Back to Top