Data Object - VirtualMachineVirtualNumaInfo(vim.vm.VirtualNumaInfo)

Property of
VirtualMachineConfigInfo
Extends
DynamicData
Since
8.0.0.1

Data Object Description

vNUMA: This is read-only data for ConfigInfo since this portion is not configurable.

Properties

Name Type Description
autoCoresPerNumaNode*xsd:boolean

Whether coresPerNode is determined automatically.
coresPerNumaNode*xsd:int

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.
vnumaOnCpuHotaddExposed*xsd:boolean

Whether virtual NUMA topology is exposed when CPU hotadd is enabled.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition