Fault - ReadHostResourcePoolTreeFailed(vim.fault.ReadHostResourcePoolTreeFailed)

Extends
HostConnectFault
Since
vSphere API 5.0

Fault Description

Fault thrown on host connect if we were unable to correctly read the existing tree on the root. This is bad because then we don't know the available resources on the host, and all kinds of admission control will fail. This just allows for more robust error handling - we should be able to read the existing hierarchy under normal conditions.

Properties

Name Type Description
None
Properties inherited from HostConnectFault
None
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition