vCenter Storage Monitoring Service API
|  | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
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.
       | 
| rootSnapshotList | VirtualMachineSnapshotTree[] | Data for the entire set of snapshots for one virtual machine. | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
