Product SiteDocumentation Site

14.6.4.  Suspend Action

The suspend action saves the virtual machine state to disk and stops it. The virtual machine state is restored with the start action.
Example 14.13. Action to save virtual machine state and suspend the machine
POST /rhevm-api/vms/5114bb3e-a4e6-44b2-b783-b3eea7d84720/suspend HTTP/1.1
Content-type: application/xml

<action/>