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