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 TopResponse
Supported Media Types
- application/json
- application/xml
200 Response
OK
Scenario-enabled cubes returned successfully.
Nested Schema : Database
Type:
Show Source
object
-
application:
string
-
createScenario:
boolean
-
databaseAdmin:
boolean
-
databases:
array databases
-
easManagedApp:
boolean
If true, the application is managed in Essbase Administration Services (EAS) Lite instead of the Essbase web interface. EAS Lite is available as a limited-option alternative available only for Essbase 21c independent deployment.
-
participateInScenario:
boolean
400 Response
Bad Request
Failed to get scenario-enabled cubes.
500 Response
Internal Server Error.