ExDeviceReportsQuery
No description
Fields#
activeDevices (ExDeviceReportsActiveDevicesQuery)#
after(String)#first(Int)#before(String)#last(Int)#startTime(GQLTDate)#endTime(GQLTDate)#userIds([ID])#interval(ExDeviceActiveDevicesReportIntervalEnum!)#groupBy([ExDeviceActiveDevicesReportGroupByEnum])#
activeUsers (ExDeviceReportsActiveUsersQuery)#
after(String)#first(Int)#before(String)#last(Int)#startTime(GQLTDate)#endTime(GQLTDate)#userIds([ID])#interval(ExDeviceActiveUsersReportIntervalEnum!)#
totalUsage (ExDeviceReportsTotalUsageQuery)#
after(String)#first(Int)#before(String)#last(Int)#startTime(GQLTDate)#endTime(GQLTDate)#deviceIds([ID])#userIds([ID])#interval(ExTotalUsageReportIntervalEnum)#
usageByDevice (ExDeviceReportsUsageByDeviceQuery)#
after(String)#first(Int)#before(String)#last(Int)#startTime(GQLTDate)#endTime(GQLTDate)#sessionId(String)#deviceIds([ID])#userIds([ID])#interval(ExDeviceUsageReportIntervalEnum)#
deviceAuthStatusCount (ExDeviceReportsDeviceAuthStatusCountQuery)#
after(String)#first(Int)#before(String)#last(Int)#deviceIds([ID])#startTime(GQLTDate)#endTime(GQLTDate)#interval(ExAuthStatusReportIntervalEnum)#