vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - EVCUnsupportedByHostSoftware(vim.fault.EVCUnsupportedByHostSoftware)
- Extends
 - EVCConfigFault
 - See also
 - HostSystem
 - Since
 - vSphere API Release 6.0
 
Fault Description
An attempt to enable Enhanced VMotion Compatibility (EVC) on a cluster has failed because one or more hosts in the cluster lack software support for EVC.Properties
| Name | Type | Description | 
|---|---|---|
| host | ManagedObjectReference[]
 to a HostSystem[]  | 
         The set of hosts which are blocking EVC because their virtualization
  software does not support CPUID override.
       | 
| 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 |