Fault - NotEnoughCpus(vim.fault.NotEnoughCpus)

Extended by
NotEnoughLogicalCpus
Extends
VirtualHardwareCompatibilityIssue

Fault Description

The host hardware does not have enough CPU cores to support the number of virtual CPUs in the virtual machine.

If the host is using hyperthreading, NotEnoughLogicalCpus is employed instead of NotEnoughCpus.

Properties

Name Type Description
numCpuDestxsd:int

The number of CPUs present on the host.
numCpuVmxsd:int

The number of virtual CPUs present in the virtual machine.
Properties inherited from VirtualHardwareCompatibilityIssue
None
Properties inherited from VmConfigFault
None
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition