Remote Access Extension (RAE) Entity Reference > RAE Data Shapes > RemoteSessionsMetricsEntryDS Data Shape
RemoteSessionsMetricsEntryDS Data Shape
Defines the fields for the RemoteSessionsMetrics Data Table.
Field Definitions
Name
Base Type
Description
sessionId
GUID
The unique identifier for the remote session.
agentDevice
THINGNAME
The name of the remote agent device that was used for the remote connection.
successful
BOOLEAN
The session state. This field is set to true when the connection closes successfully. When the session does not start or ends because of an error, this field is set to false.
Was this helpful?