Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - VMotionInterfaceIssue(vim.fault.VMotionInterfaceIssue)
- Extended by
- VMotionLinkCapacityLow, VMotionLinkDown, VMotionNotConfigured, VMotionNotLicensed, VMotionNotSupported
- Extends
- MigrationFault
- See also
- HostSystem
- Since
- 2.0
Fault Description
A VMotion interface has a problem. This may be an error or warning depending on the specific fault subclass. This is an error or warning only when migrating a powered-on virtual machine.Properties
Name | Type | Description |
---|---|---|
atSourceHost | xsd:boolean |
Whether this error is for the source host.
|
failedHost | xsd:string |
The name of the host with the bad interface.
|
failedHostEntity* | ManagedObjectReference
to a HostSystem |
The host with the bad interface.
Since VI API 2.5 |
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 |