PerNodeRemoteSupportSession interface
Remote Support Node Session Details on the Node.
Properties
| access |
Remote Support Access Level |
| duration | Duration of Remote Support Enablement |
| node |
Name of the node |
| session |
Remote Support Session EndTime on the Node |
| session |
Remote Support Session StartTime on the Node |
Property Details
accessLevel
Remote Support Access Level
accessLevel?: string
Property Value
string
duration
Duration of Remote Support Enablement
duration?: number
Property Value
number
nodeName
Name of the node
nodeName?: string
Property Value
string
sessionEndTime
Remote Support Session EndTime on the Node
sessionEndTime?: Date
Property Value
Date
sessionStartTime
Remote Support Session StartTime on the Node
sessionStartTime?: Date
Property Value
Date