Data Object - VirtualMachineSnapshotInfo(vim.vm.SnapshotInfo)

Property of
VirtualMachine
Extends
DynamicData
See also
VirtualMachineSnapshot, VirtualMachineSnapshotTree
Since
2.0

Data Object Description

The SnapshotInfo data object type provides all the information about the hierarchy of snapshots in a virtual machine.

Properties

Name Type Description
currentSnapshot*ManagedObjectReference
to a VirtualMachineSnapshot

Current snapshot of the virtual machine

This property is set by calling RevertToSnapshot_Task or CreateSnapshot_Task. This property will be empty when the working snapshot is at the root of the snapshot tree.

rootSnapshotListVirtualMachineSnapshotTree[]

Data for the entire set of snapshots for one virtual machine.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition