vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - NumVirtualCoresPerSocketNotSupported(vim.fault.NumVirtualCoresPerSocketNotSupported)
- Extends
- VirtualHardwareCompatibilityIssue
- Since
- vSphere API Release 5.0
Fault Description
The host's software does not support enough cores per socket to accommodate the virtual machine. This is always an error.Properties
Name | Type | Description |
---|---|---|
maxSupportedCoresPerSocketDest | xsd:int |
The maximum number of cores per socket supported on the host.
|
numCoresPerSocketVm | xsd: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
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |