Data Object - HostGatewaySpec(vim.host.GatewaySpec)

Property of
HostConnectSpec
Extends
DynamicData
See also
KeyValue
Since
vSphere API 6.0

Data Object Description

Settings for a gateway used to communicate with a host.

Properties

Name Type Description
gatewayId*xsd:string

Identifier of the gateway to be used for communction to the host. If omitted a random gateway of this type will be selected.
gatewayTypexsd:string

The type of the gateway used for the communication to the host.
hostAuthParams*KeyValue[]

Additional opaque authentication data that the gateway may need to authenticate to the host.
trustVerificationToken*xsd:string

An opaque string that the gateway may need to validate that the host it connects to is the correct host.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition