/vms/{uuid}/restore
Restore a Virtual Machine to a snapshotted state.
If the VM is currently running, it will be powered off. Since Virtual Machine snapshots do not include the Virtual Machine memory image, the Virtual Machine will remain powered off after the restore is complete.
A Virtual Machine snapshot may no longer be compatible with the current virtual network configuration. In this case, the user may choose not to restore the Virtual Machine’s network adpaters using the restoreNetworkConfig keyword argument.
This is also an asynchronous operation that results in the creation of a task object. The UUID of this task object is returned as the response of this operation. This task can be monitored by using the /tasks/poll API.
Request Parameters
Request Body
Restore Virtual Machine
Responses
Successful operation