sandboxes

Stop a sandbox

Stop a ready sandbox. This endpoint is not idempotent; the filesystem is preserved for later restart.

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

Path parameters

namestring required

Sandbox display name

Response

Sandbox stopped

Changes

Changed in 2 of the 48 revisions of this API.5

    • 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

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

    • endpoint added

      endpoint-added