Hibernate a sandbox
Sandboxes
Hibernate a sandbox
Creates a resumable paused-sandbox snapshot and stops the running sandbox.
The returned snapshot is for pause/resume persistence; use
POST /v1/sandboxes/{id}/snapshots to create a reusable 1-to-many
snapshot template while keeping the source sandbox running.
For shared volume mounts, live mount leases are released on successful
hibernate while the attachment intent remains durable in paused sandbox
metadata. Shared volume data is external storage, not part of the VM
snapshot.
POST
Hibernate a sandbox
Authorizations
API key passed as Bearer token
Path Parameters
Sandbox ID (e.g. sb_a1b2c3d4)