Hi Guys,
Need some help.
Do you guys have any custom API endpoint for scheduling hosts/services to maintenance mode?
Regards,
Hari
Search found 2 matches
- Mon Mar 26, 2018 3:52 am
- Forum: Nagios XI
- Topic: Nagios API for Scheduled Down time
- Replies: 1
- Views: 666
- Mon Mar 26, 2018 3:47 am
- Forum: Nagios XI
- Topic: Using REST API, how to clear host's hostgroup field
- Replies: 5
- Views: 1297
Re: Using REST API, how to clear host's hostgroup field
Are you trying to modify existing host?
i wonder if there was any PATCH method to update the nagios object configuration with out POST method.
If not you can create custom endpoint to PATCH/Update the object config
i wonder if there was any PATCH method to update the nagios object configuration with out POST method.
If not you can create custom endpoint to PATCH/Update the object config