sandboxes

Start a sandbox

Start a stopped or failed sandbox. This endpoint is not idempotent.

post/v2/sandboxes/boxes/{name}/start

Path parameters

namestring required

Sandbox display name

Response

Accepted

created_atstring
created_bystring
dataplane_urlstring
delete_after_stop_secondsinteger
fs_capacity_bytesinteger
idstring
idle_ttl_secondsinteger
mem_bytesinteger
namestring
size_classstring
snapshot_idstring
statusstring
status_messagestring
stopped_atstring
updated_atstring
updated_bystring
vcpusinteger

Changes

Changed in 3 of the 48 revisions of this API.312

  • a0acb3a6a10129See the full diff
    • removed the optional property expires_at from the response with the 202 status

      response-optional-property-removed

    • removed the optional property ttl_seconds from the response with the 202 status

      response-optional-property-removed

    • added the optional property created_by to the response with the 202 status

      response-optional-property-added

    • added the optional property delete_after_stop_seconds to the response with the 202 status

      response-optional-property-added

    • added the optional property detail/error_id to the response with the 400 status

      response-optional-property-added

    • added the optional property detail/error_id to the response with the 403 status

      response-optional-property-added

    • added the optional property detail/error_id to the response with the 404 status

      response-optional-property-added

    • added the optional property detail/error_id to the response with the 500 status

      response-optional-property-added

    • added the optional property proxy_config/callbacks/items/full_request to the response with the 202 status

      response-optional-property-added

    • added the optional property stopped_at to the response with the 202 status

      response-optional-property-added

    • added the optional property updated_by to the response with the 202 status

      response-optional-property-added

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

  • 99490d1e837e12See the full diff
    • removed the optional property template_name from the response with the 202 status

      response-optional-property-removed

    • added the optional property proxy_config/callbacks to the response with the 202 status

      response-optional-property-added

    • added the optional property size_class to the response with the 202 status

      response-optional-property-added

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

    • endpoint added

      endpoint-added