Do not miss any my.nethesis.it API changes, ever again

Subscribe to the my.nethesis.it API changelog to be up to date on recent changes.

RSS

May 7, 2026

main
0.6.1
Compare

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 string to array[string]
      Breaking
  • include, page, page_size, alertname query parameters Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • pagination, warnings properties Added
GET /alerts/totals
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • warnings property Added
  • 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