Ask a question to get started
Enter to send•Shift+Enter new line
capture_snapshot( self, sandbox_name: str, name: str, *, timeout: int =
sandbox_name
str
name
timeout
int
60
Capture a snapshot from a running sandbox.
Blocks until the snapshot is ready (polls with 2s interval).
Name of the sandbox to capture from.
Snapshot name.
Timeout in seconds when waiting for ready.