vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - MismatchedVMotionNetworkNames(vim.fault.MismatchedVMotionNetworkNames)
- Extends
 - MigrationFault
 - Since
 - 2.0
 
Fault Description
The source and destination hosts do not use the same network name for their VMotion interfaces. This is a warning for migrating powered-on virtual machines.Properties
| Name | Type | Description | 
|---|---|---|
| destNetwork | xsd:string | 
         The name of the network used by the destination host VMotion interface.
       | 
| sourceNetwork | xsd:string | 
         The name of the network used by the source host VMotion interface.
       | 
| Properties inherited from MigrationFault | ||
| 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 |