Machine.create(snapshot_id=...) instead.
What state changes
- Paused state becomes running again under the same machine ID.
- Runtime routing and access leases are refreshed before the machine is ready.
- Incompatible kernel, architecture, or runtime-host restores fail explicitly.
Usage
POST /v1/machines/{id}/resume). Reusable snapshot API:
Snapshots.
Guide: Monitor and snapshots. Example:
Examples.