vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - HostIncompatibleForFaultTolerance(vim.fault.HostIncompatibleForFaultTolerance)
- Extends
 - VmFaultToleranceIssue
 - Since
 - vSphere API Release 4.0
 
Fault Description
This fault is thrown when an attempt is made to configure a fault tolerant virtual machine on a host that is incompatible.Properties
| Name | Type | Description | 
|---|---|---|
| hostName* | xsd:string | 
 | 
| reason* | xsd:string | 
         The specific reason why the host does not support fault tolerance.
 Values should come from HostIncompatibleForFaultToleranceReason.
       | 
| Properties inherited from VmFaultToleranceIssue | ||
| 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 |