Ask a question to get started
Enter to send•Shift+Enter new line
wait_for_snapshot( self, snapshot_id: str, *, timeout: int = 300, poll_interval: float
snapshot_id
str
timeout
int
300
poll_interval
float
2.0
Poll until a snapshot reaches "ready" or "failed" status.
Snapshot UUID.
Maximum time to wait in seconds.
Time between status checks in seconds.