vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - InsufficientHostMemoryCapacityFault(vim.fault.InsufficientHostMemoryCapacityFault)
- Extends
 - InsufficientHostCapacityFault
 - Since
 - vSphere API Release 4.0
 
Fault Description
The host does not have enough memory capacity for running the virtual machine.Properties
| Name | Type | Description | 
|---|---|---|
| requested | xsd:long | 
         The memory resource amount requested in the failed operation in bytes.
       | 
| unreserved | xsd:long | 
         The memory available on the host in bytes.
       | 
| Properties inherited from InsufficientHostCapacityFault | ||
| host | ||
| 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 |