vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - GuestDiskInfo(vim.vm.GuestInfo.DiskInfo)
- Property of
- GuestInfo
- Extends
- DynamicData
- Since
- 2.0
Data Object Description
Information about each local virtual disk configured in the guest operating system.Properties
| 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:\
|
| freeSpace* | xsd:long |
Free space on the disk, in bytes.
This is retrieved by VMware Tools.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |