Data Object - VirtualMachineSnapshotInfo(vim.vm.SnapshotInfo)

Property of
VirtualMachine
Extends
DynamicData
See also
VirtualMachineSnapshot, VirtualMachineSnapshotTree

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 Snapshot.revert or VirtualMachine.createSnapshot. 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