vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - NumVirtualCpusIncompatible(vim.fault.NumVirtualCpusIncompatible)
- Extends
- VmConfigFault
- Since
- vSphere API Release 4.0
Fault Description
The number of virtual CPUs present or requested in the virtual machine's configuration is not supported for a specific feature.Properties
Name | Type | Description |
---|---|---|
numCpu | xsd:int |
The number of virtual CPUs in the virtual machine.
|
reason | xsd:string |
The reason for the incompatibility.
See NumVirtualCpusIncompatibleReason for valid values.
|
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 |