Name
|
Type
|
Description
|
capacityKb | xsd:long |
The capacity of a virtual disk from the point of view of a virtual machine.
|
controllerType | xsd:string | Deprecated.
As of vSphere API 5.0, this property is no longer
relevant and should not be used.
With the current state of emulation, we don't care about the
adapter type a disk is connected to, as disks may be shuffled
around. For example, a disk may be unplugged from a buslogic
controller and plugged into an lsilogic controller.
The controller type suitable for this virtual disk.
Since VI API 2.5
|
diskExtents | xsd:string[] |
The extents of this virtual disk specified in absolute DS paths
Since VI API 2.5
|
diskType | xsd:string |
Disk type of the virtual disk.
The specified disk type is one of the backing information types for a virtual
disk. See VirtualDisk
|
hardwareVersion | xsd:int |
The hardware version of the virtual disk file.
|
thin | xsd:boolean |
Indicates if the disk is thin-provisioned
Since vSphere API 4.0
|
Properties inherited from FileInfo |
fileSize, modification, owner, path |
Properties inherited from DynamicData |
dynamicProperty, dynamicType |