vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - InsufficientStandbyCpuResource(vim.fault.InsufficientStandbyCpuResource)
- Extends
- InsufficientStandbyResource
- Since
- vSphere API Release 4.0
Fault Description
This fault is thrown when Distributed Power Management cannot perform a given opeartion because there is insufficient CPU resource on standby hosts (if any) to meet the requirements of the operation.Properties
Name | Type | Description |
---|---|---|
available | xsd:long |
The total amount of CPU resource available (in MHz) on all the usable hosts
in the cluster (including powered on and standby hosts).
|
requested | xsd:long |
The additional amount of CPU resource (other than that on the hosts included
in "available") needed (in MHz).
|
Properties inherited from InsufficientStandbyResource | ||
None | ||
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 |