DeviceSession
device sessions
Fields#
id (ID!)#
The ID of an object
sessionId (String)#
is a unique accounting identifier that makes it easy to match start and stop records in a log file
uniqueId (String)#
session-ids are needed when multiple NASs are being processed by one offload server
startTime (GQLTDate)#
Start time of the session
updateTime (GQLTDate)#
Last updated timestamp of the session
stopTime (GQLTDate)#
Stopped time of the session
nasMac (String)#
Mac address of the nas device
inputOctets (String)#
This attribute indicates how many octets have been received from the port over the course of this service being provided
outputOctets (String)#
This attribute indicates how many octets have been sent to the port in the course of delivering this service
sessionTime (String)#
Time of the current session
teminateCause (String)#
teminateCause column
deviceIp (String)#
Device IP Address
nasIp (String)#
IP Address of the NAS Device
nasPortId (String)#
identifier of the NAS port that is authenticating the user
nasPortType (String)#
indicates the type of physical port the network access server (NAS)
userName (String)#
Username of the user in the session
networkProfile (String)#
defines the attributes for a connection to a basic service set (BSS) network
createdAt (GQLTDate!)#
updatedAt (GQLTDate!)#
deviceId (ID)#
The ID of an object
nasId (ID)#
The ID of an object
device (Device)#
nasDevice (Device)#
Interfaces#
Node#
An object with an ID