v2

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-04-0912817.8 KB
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

idstring uuid
namestring
status'starting' | 'active' | 'pausing' | 'idle' | 'deleted'
vcpu_countinteger
memory_mibinteger
ip_addressstring

IP address of the running VM (present when status is active).

snapshot_idstring uuid

ID of the latest snapshot (present after a pause).

created_atstring date-time