Create Sandbox

post

/applications/{applicationName}/databases/{databaseName}/sandbox

Creates Sandbox and CellProperties dimensions, while at the same time enabling scenario management for this cube.

Request

Path Parameters
Back to Top

Response

200 Response

OK

Sandbox created successfully; includes links to sandbox details.

400 Response

Bad Request

Failed create 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