Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - GatewayToHostAuthFault(vim.fault.GatewayToHostAuthFault)
- Extends
- GatewayToHostConnectFault
- Since
- vSphere API Release 6.0
Fault Description
Deprecated. Not used since vSphere 6.5 GatewayToHostAuthFault is thrown by the gateway used to communicate with a host, if the gateway cannot authenticate to the host with the provided authentication data. The fault provides information, which of the properties given in the authentication data are invalid or if more properties are required.See hostAuthParams
Properties
Name | Type | Description |
---|---|---|
invalidProperties | xsd:string[] |
List of properties that have been provided in the authentication data
but have wrong values.
|
missingProperties | xsd:string[] |
List of properties that do not have their values specified in the
provided authentication data but are required.
|
Properties inherited from GatewayToHostConnectFault | ||
hostname, port | ||
Properties inherited from GatewayConnectFault | ||
details, gatewayId, gatewayInfo, gatewayType | ||
Properties inherited from HostConnectFault | ||
None | ||
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |