Search found 1 match
- Fri Jun 18, 2021 7:55 am
- Forum: Open Source Nagios Projects
- Topic: REST API - objects/sla problem with dont_count_warning
- Replies: 0
- Views: 789
REST API - objects/sla problem with dont_count_warning
Good evening, I am using the rest api to download a SLA report from Nagios. I followed the guide below: https://[NAGIOS-URL]/nagiosxi/help/?xiwindow=api-object-reference.php Es. https://[NAGIOS-URL]/nagiosxi/api/v1/objects/sla/?apikey=[OUR-API-KEY]&host=[HOST]&dont_count_warning=1 However, t...