Fault - InsufficientStandbyMemoryResource(vim.fault.InsufficientStandbyMemoryResource)

Extends
InsufficientStandbyResource
Since
vSphere API 4.0

Fault Description

This fault is thrown by Distributed Power Management algorithm. It indicates that there are insufficient memory resources on standby hosts (if any) to meet the requirements of a given operation.

Properties

Name Type Description
availablexsd:long

The total amount of memory resource available (in bytes) on all the usable hosts in the cluster (including powered on and standby hosts).
requestedxsd:long

The additional amount of memory resource (other than that on the hosts included in "available") needed (in bytes).
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