GAS.RemoteEndpointProviderConfig DataShape
The GAS.RemoteEndpointProviderConfig contains the connection information for an Axeda Global Access Server (GAS) remote endpoint. This Data Shape provides the following properties:
Property
Base Type
Description
description
TEXT
A description of the endpoint
connection
INFOTABLE
Information about the available connections for this endpoint. This property is derived from the ConnectionInformation Data Shape.
launchOption
STRING
Defines how the session is launched.
browserSecure
BOOLEAN
Flag indicating if HTTPS should be used to connect to the remote web server.
browserAbsolutePath
STRING
The path to use when connecting to the remote web server.
Was this helpful?