vms
Resume a paused VM
Restores the VM's prior state, re-acquires quota, and transitions to running. Sync-when-fast / async-when-queued: returns 200 if the VM is running inline, or 202 if queued for cluster capacity. Idempotent on already-running.
post/v1/vms/{id}/resume
Response
VM running (resumed inline).