NLS 2.1.7 API documentation
Posted: Mon Aug 03, 2020 8:44 pm
Hello,
I'm new to Nagios, never used it before. Currently I'm trying NLS (v2.1.7) in the lab as PoC and I'm having problems figuring out how to do several things:
1. Create a new dashboard - via the GUI and, especially, using the API
2. Change the displayed name of an existing dashboard (for example, there's the "My Default Dashboard" that I would like to call something else) via API
3. Delete older dashboards that I don't need any more via API
4. I know how to add new records, but I would like to delete older records that I don't need any more. I believe 'curl -XDELETE "http://127.0.0.1/nagioslogserver/api/ba ... 7f0190686d"' should help me do this, I'll give it a shot
5. I would like to show/hide dashboard columns via API
Hopefully I just haven't looked in the right place to find the answers but I've already tried google/online docs/support forum, without luck.
All help appreciated.
Thanks,
AB
I'm new to Nagios, never used it before. Currently I'm trying NLS (v2.1.7) in the lab as PoC and I'm having problems figuring out how to do several things:
1. Create a new dashboard - via the GUI and, especially, using the API
2. Change the displayed name of an existing dashboard (for example, there's the "My Default Dashboard" that I would like to call something else) via API
3. Delete older dashboards that I don't need any more via API
4. I know how to add new records, but I would like to delete older records that I don't need any more. I believe 'curl -XDELETE "http://127.0.0.1/nagioslogserver/api/ba ... 7f0190686d"' should help me do this, I'll give it a shot
5. I would like to show/hide dashboard columns via API
Hopefully I just haven't looked in the right place to find the answers but I've already tried google/online docs/support forum, without luck.
All help appreciated.
Thanks,
AB