|
Name
|
Type
|
Description
|
| biosInfo | HostBIOSInfo |
Information about the system BIOS
Since VI API 2.5
|
| cpuFeature | HostCpuIdInfo[] |
CPU feature set that is supported by the virtualization layer. This
typically depends on physical CPUs, product capabilities, and licensing.
|
| cpuInfo | HostCpuInfo |
Overall CPU information.
|
| cpuPkg | HostCpuPackage[] |
Information about each of the physical CPU packages on the host.
|
| memorySize | xsd:long |
Total amount of physical memory on the host in bytes.
|
| numaInfo | HostNumaInfo |
Information about the NUMA (non-uniform memory access).
|
| pciDevice | HostPciDevice[] |
The list of Peripheral Component Interconnect (PCI) devices
available on this host.
|
| systemInfo | HostSystemInfo |
Information about the system as a whole.
|
|
Properties inherited from DynamicData |
| dynamicProperty, dynamicType |