vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - MigrationFeatureNotSupported(vim.fault.MigrationFeatureNotSupported)
- Extended by
- FullStorageVMotionNotSupported, IndependentDiskVMotionNotSupported, NonHomeRDMVMotionNotSupported, StorageVMotionNotSupported, UnsharedSwapVMotionNotSupported, VMotionAcrossNetworkNotSupported
- Extends
- MigrationFault
- See also
- HostSystem
- Since
- VI API 2.5
Fault Description
A migration operation that requires feature support on source and destination hosts is lacking support on the host.Properties
Name | Type | Description |
---|---|---|
atSourceHost | xsd:boolean |
Whether this error is for the source host.
|
failedHost | ManagedObjectReference
to a HostSystem |
The host.
|
failedHostName | xsd:string |
The name of the host.
|
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 |