vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - DisallowedMigrationDeviceAttached(vim.fault.DisallowedMigrationDeviceAttached)
- Thrown by
 - InstantClone_Task
 - Extends
 - MigrationFault
 - See also
 - LocalizedMethodFault
 - Since
 - 2.0
 
Fault Description
The virtual machine is using a type of device that prevents migration.Properties
| Name | Type | Description | 
|---|---|---|
| fault | LocalizedMethodFault | 
         A fault specifies the particular device issue. This is typically
  a subclass of VirtualHardwareCompatibilityIssue, such as
  RawDiskNotSupported, RemoteDeviceNotSupported, or SharedBusControllerNotSupported
       | 
| 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 |