WARNING: JetBackup 4 is set to reach its End-of-Life (EOL) on July 1st, 2024. For More Information, please visit: JetBackup 4 EOL Announcement.
NOTICE: JetBackup 5 is now available in the Stable Tier. For more information, please visit our Jetbackup 5 Documentation.

Alert Object

Parameter name Type Description Possible Values Example
_id String The alert id.   5b5f8a67d5ac5e76ef42b905
title String The title of the alert.   Backup job Health Check issue
message String The reason why the alert got this level.   The backup job 'SSH' (5b28fe6ed5ac5e69bf7a1962) didn't ran since 09 Jul 2018 12:01 AM
created String When the alert created.   2018-07-30T22:00:07+00:00
acknowledge Boolean Whether you acknowledge the alert.    
type String The significance of the alert.
  • critical
  • warning
  • information
critical
level Integer The significance of the alert.
  • Information - 32
  • Warning - 64
  • Critical - 128
128