Get Changes

get

/essbase/rest/v1/scenarios/{id}/changes

Gets scenario data changes. If you are the owner, approver, or participant for a given scenario, you can compare scenario and base models.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

p>OK

Scenario changes returned successfully.

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

400 Response

Bad Request

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

500 Response

Internal Server Error.

Back to Top