Data Object - HostCpuInfo(vim.host.CpuInfo)

Property of
HostHardwareInfo
Extends
DynamicData

Data Object Description

Information about the CPUs.

Properties

Name Type Description
hzxsd:long

CPU speed per core. This might be an averaged value if the speed is not uniform across all cores. The total CPU speed of the box is defined as hz * numCpuCores
numCpuCoresxsd:short

Number of physical CPU cores on the host.
numCpuPackagesxsd:short

Number of physical CPU packages on the host.
numCpuThreadsxsd:short

Number of physical CPU threads on the host.
Properties inherited from DynamicData
None

Show WSDL type definition