Fault - GatewayConnectFault(vim.fault.GatewayConnectFault)

Thrown by
AddHost_Task, AddStandaloneHost_Task, CheckAddHostEvc_Task, QueryConnectionInfoViaSpec, ReconnectHost_Task
Extended by
GatewayNotFound, GatewayNotReachable, GatewayOperationRefused, GatewayToHostConnectFault
Extends
HostConnectFault
See also
LocalizableMessage
Since
vSphere API 6.0

Fault Description

GatewayConnectFault is a base fault type for the faults thrown by a gateway server used to connect to a host.

Properties

Name Type Description
details*LocalizableMessage

Details of the cause for this fault. This is the way in which Host Gateway servers propagate opaque error messages through vCenter Server.
gatewayIdxsd:string

Identifier of the gateway that is used for the connection to the host.
gatewayInfoxsd:string

Human-readable information about the host gateway server.
gatewayTypexsd:string

The type of the gateway used for the connection to the host.
Properties inherited from HostConnectFault
None
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage
*May not be present
Show WSDL type definition