vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - RDMNotSupportedOnDatastore(vim.fault.RDMNotSupportedOnDatastore)
- Extends
 - VmConfigFault
 - See also
 - Datastore
 - Since
 - VI API 2.5
 
Fault Description
The virtual machine is configured with a Raw Disk Mapping. This is not supported on the datastore.Properties
| Name | Type | Description | 
|---|---|---|
| datastore | ManagedObjectReference
 to a Datastore  | 
         The datastore.
       | 
| datastoreName | xsd:string | 
         The name of the datastore.
       | 
| device | xsd:string | 
         The label of the RDM device that would have its backing placed on
 the datastore.
 This is not guaranteed to be the only such device.
       | 
| 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 |