Skip to main content

EsORMDeviceAuthNode

No description

type EsORMDeviceAuthNode {
id: ID
time: GQLTDate
deviceId: String
userId: String
source: String
nasDeviceId: String
username: String
nasPortType: String
nasPortId: String
reason: String
arubaApGroup: String
arubaEssidName: String
success: Boolean
device: ExDevice
nasDevice: ExDevice
user: ExUser
}

Fields#

id (ID)#

time (GQLTDate)#

deviceId (String)#

userId (String)#

source (String)#

nasDeviceId (String)#

username (String)#

nasPortType (String)#

nasPortId (String)#

reason (String)#

arubaApGroup (String)#

arubaEssidName (String)#

success (Boolean)#

device (ExDevice)#

nasDevice (ExDevice)#

user (ExUser)#