Hibernate a machine
Machines
Hibernate a machine
Creates a resumable paused-machine snapshot and stops the running machine.
The returned snapshot is for pause/resume persistence; use
POST /v1/machines/{id}/snapshots to create a reusable 1-to-many
snapshot template while keeping the source machine running.
For shared volume mounts, live mount leases are released on successful
hibernate while the attachment intent remains durable in paused machine
metadata. Shared volume data is external storage, not part of the VM
snapshot.
POST
Hibernate a machine
Authorizations
API key passed as Bearer token
Path Parameters
Machine ID (e.g. mch_a1b2c3d4)