Options for capturing a snapshot from a running sandbox.
interface CaptureSnapshotOptionsDocker image tag inside the sandbox to export into the snapshot instead of capturing the live root filesystem.
Filesystem capacity in bytes for Docker image export.
AbortSignal for cancellation.
Timeout in seconds when waiting for ready. Default: 60.