Skip to main content

Restore virtual machine from hibernation

GET 

/core/virtual-machines/:vm_id/hibernate-restore

Resumes a virtual machine from a hibernated state, bringing it back to an active state, and restoring its resource configuration. Provide the virtual machine ID in the path to specify the virtual machine to be restored from hibernation.

State requirement: This operation requires the VM to be in the HIBERNATED state (not HIBERNATING).

Request

Responses

The request to restore the virtual machine from hibernation was successful.