sandbox

Initialize postgres sandbox with data

Initialize the sandbox with postgres-specific data following the defined schema.

post/sandbox/postgres/{sandbox_id}/initialize

Path parameters

sandbox_idstring required

The unique sandbox identifier

The unique sandbox identifier

Query parameters

init_default_databoolean

If true, use default test data for initialization

If true, use default test data for initialization

Request body

Response

Successful Response

sandbox_idstring required

Sandbox identifier

status'idle' | 'occupied' | 'error' required

Status of a sandbox instance - matches database enum

messagestring required

Initialization result message

Changes

Changed in 1 of the 50 revisions of this API.1

    • removed the optional property records_created from the response with the 200 status

      response-optional-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog