Sandbox.create(snapshot_id=...)
instead.
What state changes
- Paused state becomes attached to a new running sandbox.
- The resumed sandbox receives fresh runtime routing and access state.
- Incompatible kernel, architecture, or runtime-host restores fail explicitly.
Usage
POST /v1/sandboxes/{snapshot_id}/resume). Reusable snapshot API:
Snapshots.
Guide: Monitor and snapshots. Example:
Examples.