vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - InsufficientStorageIops(vim.fault.InsufficientStorageIops)
- Extends
 - VimFault
 - Since
 - vSphere API Release 6.0
 
Fault Description
The datastore does not have enough IOPs capacity for running the virtual machine.Properties
| Name | Type | Description | 
|---|---|---|
| datastoreName | xsd:string | 
         Name of the datastore with insufficient capacity
       | 
| requestedIops | xsd:long | 
         The IOPs resource amount requested in the failed operation
       | 
| unreservedIops | xsd:long | 
         The IOPs available on the datastore
       | 
| 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 |