Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineFileLayoutExSnapshotLayout(vim.vm.FileLayoutEx.SnapshotLayout)
- Property of
- VirtualMachineFileLayoutEx
- Extends
- DynamicData
- See also
- VirtualMachineFileLayoutExDiskLayout, VirtualMachineSnapshot
- Since
- vSphere API Release 4.0
Data Object Description
Layout of a snapshot.Properties
Name | Type | Description |
---|---|---|
dataKey | xsd: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.
|
key | ManagedObjectReference
to a VirtualMachineSnapshot |
Reference to the snapshot.
|
memoryKey | xsd: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 Release 6.0 |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |