vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - EVCModeIllegalByVendor(vim.fault.EVCModeIllegalByVendor)
- Extends
 - EVCConfigFault
 - Since
 - vSphere API Release 6.0
 
Fault Description
An attempt to enable Enhanced VMotion Compatibility on a cluster, or change the EVC configuration on an EVC-enabled cluster, has failed because the selected EVC mode is not legal for the CPU hardware vendor of the hosts currently in the cluster.Properties
| Name | Type | Description | 
|---|---|---|
| clusterCPUVendor | xsd:string | 
         The CPU vendor in use in the cluster.
       | 
| modeCPUVendor | xsd:string | 
         The CPU vendor for the requested EVC mode.
       | 
| Properties inherited from EVCConfigFault | ||
| faults | ||
| 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 |