capture_snapshot(
self,
name: str,
*,
timeout: int = 60,
headers: RequestHeaders| Name | Type | Description |
|---|---|---|
name* | str | |
timeout | int | Default: 60 |
headers | RequestHeaders | Default: None |
Capture a snapshot from this sandbox.
Snapshot name.
Timeout in seconds when waiting for ready.
Optional per-request header overrides.