Alert
Count the alerts by different grouping
Count the number of alerts and events based on Severity, Category, and Alert Type.
get/alerts/count-by-{group}
Path parameters
group'SEVERITY' | 'CATEGORY' | 'ALERT_TYPE' required
The group to count from
Query parameters
acknowledgedboolean
The acknowledged to filter, return global data if not specified
siteIdinteger
The site id for counting the alerts, default to global
startTimeinteger required
The start time for counting the alerts
endTimeinteger required
The end time for counting the alerts
Response
OK