Sandboxes
Pause a running sandbox
Snapshots the sandbox's full state (memory + disk), suspends the VM, and transitions to idle. Resume it later to continue exactly where it left off.
post/sandboxes/{sandbox_id}/pause
Response
Sandbox is now idle
Changes
Changed in 1 of the 2 revisions of this API.31
- ●
removed the optional property
metadatafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
networkfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
timeout_secondsfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
ip_addressto the response with the200statusresponse-optional-property-added
- ●