GAS.RemoteEndpointProviderConfig DataShape
The GAS.RemoteEndpointProviderConfig contains the connection information for a ThingWorx Global Access Server (GAS) remote endpoint. This Data Shape provides the following properties:
Property
Base Type
Description
description
TEXT
A description of the endpoint
connectionInformation
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 absolute path to use when connecting to the remote web server.
Was this helpful?