vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - DrsVmotionIncompatibleFault(vim.fault.DrsVmotionIncompatibleFault)
- Extends
 - VirtualHardwareCompatibilityIssue
 - See also
 - HostSystem
 - Since
 - vSphere API Release 4.0
 
Fault Description
This fault is thrown when DRS tries to migrate a virtual machine to a host, but finds that the host is incompatible with the given virtual machine.Properties
| Name | Type | Description | 
|---|---|---|
| host | ManagedObjectReference
 to a HostSystem  | 
         The host that is incompatible with a given virtual machine.
       | 
| Properties inherited from VirtualHardwareCompatibilityIssue | ||
| None | ||
| Properties inherited from VmConfigFault | ||
| 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 |