vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - StorageVmotionIncompatible(vim.fault.StorageVmotionIncompatible)
- Extends
 - VirtualHardwareCompatibilityIssue
 - See also
 - Datastore
 - Since
 - vSphere API Release 5.0
 
Fault Description
This fault is thrown when Storage DRS tries to migrate disks of a virtual machine to a datastore, but finds that the datastore is incompatible with the given virtual machine.Properties
| Name | Type | Description | 
|---|---|---|
| datastore* | ManagedObjectReference
 to a Datastore  | 
         The datastore 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 |