API structure has changed
6 structure changes including:
2 Additions
4 Modifications
Modified
4
Breaking
GET /alerts
- Query
-
state, severity, system_key query parameters Modified
-
Type went from
stringtoarray[string]Breaking
-
Type went from
- include, page, page_size, alertname query parameters Added
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- pagination, warnings properties Added
-
data property Modified
-
application/json content type Modified
GET /alerts/totals
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- warnings property Added
-
data property Modified
-
application/json content type Modified
- Query
- include query parameter Added
GET /alerts/trend
- Query
- organization_id, include query parameters Added
GET /systems/{id}/alerts/history
- Query
- from_date, to_date, alertname, severity, status query parameters Added
- Response
- 400 response Added
Added
2
GET /alerts/history
GET /alerts/stats