Data Object - HostNumaInfo

Property of
HostHardwareInfo
Extends
DynamicData
See also
HostNumaNode

Data Object Description

Information about the 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:string

The type of the NUMA. Currently there is only one value: "X440".
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition