|
Name
|
Type
|
Description
|
| capacity | xsd:long |
Total capacity of the disk, in bytes.
This is part of the virtual machine configuration.
|
| diskPath | xsd:string |
Name of the virtual disk in the guest operating system.
For example: C:\
|
| filesystemType | xsd:string |
Filesystem type, if known. For example NTFS or ext3.
Since vSphere API 7.0
|
| freeSpace | xsd:long |
Free space on the disk, in bytes.
This is retrieved by VMware Tools.
|
| mappings | GuestInfoVirtualDiskMapping[] |
VirtualDisks backing the guest partition, if known.
Since vSphere API 7.0
|
|
Properties inherited from DynamicData |
| None |