Delete Sandbox

delete

/essbase/rest/v1/applications/{applicationName}/databases/{databaseName}/sandbox

Deletes Sandbox and CellProperties dimensions from this cube. This action disables scenario management for the cube.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

OK

Sandbox deleted successfully.

400 Response

Bad Request

Failed to delete sandbox. The application or database name may be incorrect, or the logged in user may not have the appropriate application role.

500 Response

Internal Server Error.

Back to Top