GASSessionConfig Data Shape
The GASSessionConfig Data Shape defines the configuration data for a GAS session that an ThingWorx Edge RSEE-enabled agent requires to start a session with GAS. Prior to v.3.1.0 of the RAE, the eMessage Connector must query the platform in a secondary call for this information.
The following table lists the fields defined by this Data Shape:
Configuration Field
Description
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
sslPort
The port for the SSL/TLS connection to this server
raServerName
The name of the Global Access Server
raDescription
A description of the Global Access Server
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.
version
The version of the Global Access Server
Was this helpful?