4 years ago
GET Alerts API
Are there any alert attributes (in the get alerts API) present that can help in fetching both the new and modified alerts (alerts with change in severity, alerts that got cleared etc). within a ti...
Thank you for the reply Stuart. We could use the endEpoch or the cleared attributes for finding if an alert is cleared. But I couldn't find a similar attribute to check if an alert got updated in terms of its severity, alertValue etc. I had checked a 1) warning alert, whose 2) alertValues were found to be changing for some amount of time and later when 3) the value was under the threshold the alert got cleared. In all the three scenarios the alertID was the same, which indicates it is the existing alert which got updated.
Can you please check on the scenario of alert severity changing, alertValues getting updated and a possible method to get notified about the same.