Virtual Storage Lifecycle Management API


Data Object - VirtualMachineFileLayoutExDiskLayout(vim.vm.FileLayoutEx.DiskLayout)

Property of
VirtualMachineFileLayoutEx, VirtualMachineFileLayoutExSnapshotLayout
Extends
DynamicData
See also
VirtualMachineFileLayoutExDiskUnit
Since
vSphere API Release 4.0

Data Object Description

Layout of a virtual disk, including the base- and delta- disks.

A virtual disk typically is made up of a chain of disk-units.

Properties

Name Type Description
chain*VirtualMachineFileLayoutExDiskUnit[]

The disk-unit chain that makes up this virtual disk.
keyxsd:int

Identifier for the virtual disk in device.
virtualDiskFormat*xsd:string

The sector format of the virtual disk. See DatastoreSectorFormat for definitions of supported types. If not set, the default value is vim.Datastore.SectorFormat#native_512.

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