vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - IncompatibleHostForVmReplication(vim.fault.IncompatibleHostForVmReplication)
- Extends
 - ReplicationFault
 - Since
 - vSphere API Release 6.0
 
Fault Description
A IncompatibleHostForVmReplication is thrown when a VM is powered on or migrated to a host which does not support the replication configuration of the VM.Properties
| Name | Type | Description | 
|---|---|---|
| hostName | xsd:string | 
         The host which is incompatible for VM replication
       | 
| reason | xsd:string | 
         The reason why the host is incompatible
       | 
| vmName | xsd:string | 
         The VM which has replication configured
       | 
| Properties inherited from ReplicationFault | ||
| 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 |