Data Object - GuestDiskInfo(vim.vm.GuestInfo.DiskInfo)

Property of
GuestInfo
Extends
DynamicData

Data Object Description

Information about each 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
*Need not be set
Show WSDL type definition