Fault - InsufficientAgentVmsDeployed(vim.fault.InsufficientAgentVmsDeployed)

Extends
InsufficientResourcesFault
Since
vSphere API 5.0

Fault Description

This fault is returned when the required number of deployed agent virtual machines is not currently deployed on a host and hence the host cannot be used to run client virtual machines.

Properties

Name Type Description
currentNumAgentVmsxsd:int

The number of agent virtual machines currently deployed on the host.
hostNamexsd:string


requiredNumAgentVmsxsd:int

The number of agent virtual machines required to be deployed on the host.
Properties inherited from InsufficientResourcesFault
None
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition