vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - NumVirtualCpusNotSupported(vim.fault.NumVirtualCpusNotSupported)
- Extends
- VirtualHardwareCompatibilityIssue
- Since
- 2.0
Fault Description
The host's software does not support enough virtual CPUs to accommodate the virtual machine. This is always an error.Properties
Name | Type | Description |
---|---|---|
maxSupportedVcpusDest | xsd:int |
The maximum number of virtual CPUs supported on the host.
|
numCpuVm | xsd:int |
The number of virtual CPUs 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 |