VirtualMachineVirtualNumaInfo
VirtualMachineVirtualNumaInfo
vNUMA: This is read-only data for ConfigInfo since this portion is not configurable.
Since: vSphere API Release 8.0.0.1
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"coresPerNumaNode": 0,
"autoCoresPerNumaNode": false,
"vnumaOnCpuHotaddExposed": false
}
integer As int32 As int32
coresPerNumaNode
Optional
Cores per NUMA node.
When this virtual machine is powered off and "autoCoresPerNumaNode" is True, coresPerNumaNode will be assigned during power-on and this field should be ignored. In other cases, this field represents the virtual NUMA node size seen by the guest.
boolean
autoCoresPerNumaNode
Optional
Whether coresPerNode is determined automatically.
boolean
vnumaOnCpuHotaddExposed
Optional
Whether virtual NUMA topology is exposed when CPU hotadd is enabled.
Availability
Added in vSphere API Release 8.0.0.1