Snapservice.Clusters.VirtualMachines.RevertSpec

Snapservice.Clusters.VirtualMachines.RevertSpec
Snapservice.Clusters.VirtualMachines.RevertSpec

The Snapservice.Clusters.VirtualMachines.RevertSpec schema contains properties to revert the virtual machine to a given snapshot point.

This schema was added in vSphere API 8.0.3.0.

JSON Example
{
    "snapshot": "string"
}
string
snapshot
Required

Identifier of the virtual machine snapshot to which the virtual machine shall be reverted.

This property was added in vSphere API 8.0.3.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.snapservice.vm.snapshot. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.snapservice.vm.snapshot.