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