Search found 1 match
- Thu Jan 11, 2024 11:29 am
- Forum: Nagios XI
- Topic: Add host comment using HTTP POST request
- Replies: 4
- Views: 5443
Add host comment using HTTP POST request
Good morning, I created a web app that retrieves and displays data from nagios XI using http request (example: hostlist GET). My question is: is it possible to add a comment or a downtime for one or more hosts using my web app via REST API ? If yes, can you provide an example? If no, are there other...