Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - IORMNotSupportedHostOnDatastore(vim.fault.IORMNotSupportedHostOnDatastore)
- Thrown by
- ConfigureDatastoreIORM_Task
- Extends
- VimFault
- See also
- Datastore, HostSystem
- Since
- vSphere API Release 4.1
Fault Description
A IORMNotSupportedHostOnDatastore fault occurs when the datastore is connected to one or more hosts that do not support storage I/O resource management.Properties
Name | Type | Description |
---|---|---|
datastore | ManagedObjectReference
to a Datastore |
The datastore.
|
datastoreName | xsd:string |
The name of the datastore.
|
host* | ManagedObjectReference[]
to a HostSystem[] |
The list of hosts that do not support storage I/O
resource management.
|
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 |