SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > H (continued)
  • 0 Ratings

Data Object - HostNumaInfo(vim.host.NumaInfo)

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
None
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings