Get Sandbox Details
get
/applications/{applicationName}/databases/{databaseName}/sandbox
Returns details about sandbox members.
Request
Path Parameters
-
applicationName(required):
Application name.
-
databaseName(required):
Database name.
Response
200 Response
OK
Sandbox details returned successfully; includes total sandbox members, available members, and assigned member.
400 Response
Bad Request
Failed to get sandbox details. 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.