VirtualMachines APIs
The VirtualMachines service provides operations to manage virtual machines.
Operations
GET
Get Cluster Vm Snapservice Virtual Machines
Get the detailed information regarding the specified virtual machine and it's snapshots in the given cluster.
POST
Linked Clone Cluster Vm Virtual Machines Async
Creates a linked clone virtual machine from the given snapshot. The virtual machine will be left in a powered off state after the clone operation.
GET
List Cluster Snapservice Virtual Machines
List the virtual machines for the given cluster.
POST
Restore Cluster Vm Virtual Machines Async
Restore deleted virtual machine to a given snapshot point. The virtual machine will be left in a powered off state after the restore operation.
POST
Revert Cluster Vm Virtual Machines Async
Revert the virtual machine to a given snapshot point. The system takes an additional snapshot to preserve the state prior to performing a revert. The system snapshot does not preserve the in-memory state of the virtual machine. The virtual machine will be left in a powered off state after the revert operation.