Data Object - HostCpuPackage(vim.host.CpuPackage)

Property of
HostHardwareInfo
Extends
DynamicData
See also
HostCpuIdInfo
Since
2.0

Data Object Description

Information about a physical CPU package.

Properties

Name Type Description
busHzxsd:long

Bus speed in HZ.
cpuFeature*HostCpuIdInfo[]

The CPU feature bit on this particular CPU. This is independent of the product and licensing capabilities.
descriptionxsd:string

String summary description of CPU (for display purposes).
hzxsd:long

CPU speed in HZ.
indexxsd:short

Package index, starting from zero.
threadIdxsd:short[]

The logical CPU threads on this package.
vendorxsd:string

CPU vendor name, possible names currently are "Intel", "AMD", "arm", "hygon", or "unknown".
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition