vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - EVCModeUnsupportedByHosts(vim.fault.EVCModeUnsupportedByHosts)
- Extends
 - EVCConfigFault
 - See also
 - HostSystem
 - Since
 - vSphere API Release 6.0
 
Fault Description
An attempt to enable Enhanced VMotion Compatibility on a cluster has failed because there are hosts in the cluster with a CPU feature baseline below the desired EVC mode.Properties
| Name | Type | Description | 
|---|---|---|
| evcMode* | xsd:string | 
         The requested EVC mode.
       | 
| host* | ManagedObjectReference[]
 to a HostSystem[]  | 
         The set of hosts which are blocking EVC because their CPU hardware does
  not support the requested EVC mode.
       | 
| hostName* | xsd:string[] | 
         The names of the hosts in the host array.
       | 
| 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 |