RemoteSessionViewer Data Shape
The RemoteSessionViewer Data Shape is an INFOTABLE that defines the following properties:
RemoteSessionViewer Properties
Name
Base Type
Description
clientConfiguration
JSON
This JSON field contains the configuration data to be returned along with the calculated download URL.
default
BOOLEAN
Specifies whether this application should be used as a default, even if the serverConfiguration does not match.
endpointName
STRING
Contains the name of the endpoint for the viewer application.
os
STRING
Contains the Operating System supported for this viewer.
downloadPath
STRING
Contains the path from the ExternalApplicationServerURL to download this viewer.
serverConfiguration
JSON
Contains the data to be used for matching configuration information.
Was this helpful?