Fault - InsufficientStandbyCpuResource(vim.fault.InsufficientStandbyCpuResource)

Extends
InsufficientStandbyResource
Since
vSphere API 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
availablexsd:long

The total amount of CPU resource available (in MHz) on all the usable hosts in the cluster (including powered on and standby hosts).
requestedxsd: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