Data Object - VirtualDiskRawDiskVer2BackingInfo(vim.vm.device.VirtualDisk.RawDiskVer2BackingInfo)

Extended by
VirtualDiskPartitionedRawDiskVer2BackingInfo
Extends
VirtualDeviceDeviceBackingInfo

Data Object Description

This data object type contains information about backing a virtual disk by using a host device, as used by VMware Server.

Properties

Name Type Description
changeId*xsd:string

The change ID of the virtual disk for the corresponding snapshot or virtual machine. This can be used to track incremental changes to a virtual disk. See QueryChangedDiskAreas.

Since vSphere API 4.0
descriptorFileNamexsd:string

The name of the raw disk descriptor file.
sharing*xsd:string

The sharing mode of the virtual disk. See VirtualDiskSharing. The default value is no sharing.

Since vSphere API 6.0
uuid*xsd:string

Disk UUID for the virtual disk, if available.

Since VI API 2.5
Properties inherited from VirtualDeviceDeviceBackingInfo
deviceName, useAutoDetect
Properties inherited from VirtualDeviceBackingInfo
None
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition