Fault - NumVirtualCoresPerSocketNotSupported(vim.fault.NumVirtualCoresPerSocketNotSupported)

Extends
VirtualHardwareCompatibilityIssue
Since
vSphere API 5.0

Fault Description

The host's software does not support enough cores per socket to accomodate the virtual machine. This is always an error.

Properties

Name Type Description
maxSupportedCoresPerSocketDestxsd:int

The maximum number of cores per socket supported on the host.
numCoresPerSocketVmxsd:int

The number of cores per socket 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