Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - InsufficientVFlashResourcesFault(vim.fault.InsufficientVFlashResourcesFault)
- Extends
- InsufficientResourcesFault
- Since
- vSphere API Release 5.5
Fault Description
Insufficient vFlash resource to consumeProperties
Name | Type | Description |
---|---|---|
freeSpace | xsd:long |
The vFlash resource available capacity in bytes.
|
freeSpaceInMB* | xsd:long |
The vFlash resource available capacity in MB.
Since vSphere API Release 6.0 |
requestedSpace | xsd:long |
The vFlash resource amount requested in bytes.
|
requestedSpaceInMB* | xsd:long |
The vFlash resource amount requested in MB.
Since vSphere API Release 6.0 |
Properties inherited from InsufficientResourcesFault | ||
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 |