vms
Pause a VM
Captures the VM state, frees the worker and all customer-facing quotas, and transitions the VM to paused. Idempotent on already-paused VMs (returns 200 with the current state). Synchronous; ~3 s end-to-end.
post/v1/vms/{id}/pause
Response
Paused VM (or already paused — idempotent).