e2b_pause_sandbox
Pause a running sandbox to preserve its state for later resumption. Choose a full memory snapshot for normal resume or filesystem-only for a cold boot.
Instructions
Pause a running sandbox so it can be resumed later.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| memory | No | true (default): full memory snapshot, resumable normally. false: filesystem-only snapshot, resuming cold-boots the sandbox. | |
| sandboxId | Yes |