Data Object - HostLowLevelProvisioningManagerDiskLayoutSpec(vim.host.LowLevelProvisioningManager.DiskLayoutSpec)

Property of
HostLowLevelProvisioningManagerSnapshotLayoutSpec
Extends
DynamicData
Since
vSphere API 5.0

Data Object Description

File layout spec of a virtual disk. The disk could be either a base-disk or a delta disk.

Properties

Name Type Description
busNumberxsd:int

Bus number associated with the controller for this disk.
controllerTypexsd:string

Disk controller type, e.g. vim.vm.device.VirtualSCSIController or vim.vm.device.VirtualIDEController.
dstFilenamexsd:string

Destination filename in datastore path.
srcFilenamexsd:string

Source disk filename in datastore path.
unitNumberxsd:int

Unit number of this disk on its controller.
Properties inherited from DynamicData
None

Show WSDL type definition