GASSessionConfig Data Shape
The GASSessionConfig Data Shape defines the configuration data for a GAS session that an Axeda eMessage agent requires to start a session with GAS.
The following table lists the fields defined by this Data Shape:
Configuration Field
Base Type
Description
alternateHostName
The Alternate User IP address of the Global Access Server to be set for networks with special requirements, but otherwise can be blank. If this address is blank, the user can select either the Internal or External address when the remote session is established. If the Alternate User address is defined, then the user sessions are always forced to use the specified Alternate User address for remote sessions.
directPort
The port for Direct socket connections for non-SSL/TLS communications
directSslPort
The port for Direct socket connections for SSL/TLS communications
externalHostName
The name of the external host
hostName
The name of the host
port
The connection port for the server
raDescription
A description of the Global Access Server
raServerName
The name of the Global Access Server
sslPort
The port for the SSL/TLS connection to this server
useTLS
version
The version of the Global Access Server
Was this helpful?