It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda RMM
formerly Managed Workplace

DeviceUptime

  • Last updated on

 

 

Column Type Nullable Description
DeviceGuid uniqueidentifier  NoThe device that the uptime is calculated for.
UpTimeSecs int Yes Indicates the total uptime of the device, in seconds, in the RecordedDate.
UpTimePercent float Yes Indicates the uptime percentage of the device, in seconds, in the RecordedDate.
DownTimeSecs int  YesIndicates the total downtime of the device, in seconds, in the RecordedDate.
DownTimePercent float Yes Indicates the downtime percentage of the device, in seconds, in the RecordedDate.
RecordedDate datetime No The date that the device uptime is recorded.
DeviceID int Yes Uniquely identifies the device.