Data Object - VirtualMachineFileLayoutExSnapshotLayout(vim.vm.FileLayoutEx.SnapshotLayout)

Property of
VirtualMachineFileLayoutEx
Extends
DynamicData
See also
VirtualMachineFileLayoutExDiskLayout, VirtualMachineSnapshot
Since
vSphere API 4.0

Data Object Description

Layout of a snapshot.

Properties

Name Type Description
dataKeyxsd:int

Key to the snapshot data file in file.
disk*VirtualMachineFileLayoutExDiskLayout[]

Layout of each virtual disk of the virtual machine when the snapshot was taken.
keyManagedObjectReference
to a VirtualMachineSnapshot

Reference to the snapshot.
memoryKeyxsd:int

Key to the snapshot memory file in file. Powered off snapshots do not have a memory component and in some cases the memory component is combined with the data component. When a memory component does not exist, the value is initialized to -1.

Since vSphere API 6.0
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition