Get Scenario Scripts

get

/essbase/rest/v1/scenarios/{scenarioId}/scripts

Gets scenario scripts.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

OK

Scenario scripts returned successfully.

Body ()
Root Schema : Comments
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : properties
Type: object
Additional Properties Allowed
Show Source
Nested Schema : Script
Type: object
Show Source

400 Response

Bad Request

Failed to get scenario scripts. The scenario ID may be invalid.

500 Response

Internal Server Error.

Back to Top