What state changes
- The running sandbox stops accepting new work.
- A paused-sandbox snapshot ID is created and returned for
Sandbox.resume(...). - Shared volume attachments are preserved as remount intent, not as VM memory.
Usage
POST /v1/sandboxes/{id}/hibernate). Reusable snapshot API:
Snapshots.
Guide: Sandbox lifecycle. Example:
Examples.