Data Object - HostNumaInfo

Property of
HostHardwareInfo
Extends
DynamicData
See also
HostNumaNode

Data Object Description

Information about NUMA (non-uniform memory access).

Properties

Name Type Description
numaNode*HostNumaNode[]

Information about each of the NUMA nodes on the host. The array is empty if the host is not NUMA-capable.
numNodesxsd:int

The number of NUMA nodes on the host. The value is 0 if the host is not NUMA-capable.
typexsd:stringDeprecated. As of vSphere API 5.1, this property is always set to "NUMA".

The type of NUMA technology.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition