Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineVirtualNumaInfo(vim.vm.VirtualNumaInfo)
- Property of
- VirtualMachineConfigInfo
- Extends
- DynamicData
- Since
- vSphere API Release 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |