Resume paused sandbox state
Sandboxes
Resume paused sandbox state
Resumes paused sandbox state into a new sandbox ID. This is the 1-to-1
persistence path for a paused sandbox; reusable snapshot templates must
be restored with POST /v1/sandboxes and snapshot_id. Shared volume
mounts are remounted with fresh internal leases before the sandbox is
considered ready; the platform does not trust inherited shared-mount
client state from the snapshot. Restoring VM memory and mutable rootfs
state still requires compatible runtime artifacts and placement, and
incompatible restore requests fail explicitly.
POST
Resume paused sandbox state
Authorizations
API key passed as Bearer token
Path Parameters
Paused snapshot ID to resume (e.g. snap_a1b2c3d4)