Search found 4 matches

by smcgregor
Tue Mar 06, 2018 4:21 pm
Forum: Nagios XI
Topic: Define service config_name from REST API
Replies: 8
Views: 346

Re: Define service config_name from REST API

Excellent!

Thanks for clearing that up.
by smcgregor
Mon Mar 05, 2018 4:25 pm
Forum: Nagios XI
Topic: Define service config_name from REST API
Replies: 8
Views: 346

Re: Define service config_name from REST API

npolovenko wrote: I submitted a feature request on your behalf.
I believe one was made, as to where it was made or how to check up on it no idea.
by smcgregor
Wed Jan 03, 2018 4:42 pm
Forum: Nagios XI
Topic: Define service config_name from REST API
Replies: 8
Views: 346

Re: Define service config_name from REST API

I would appreciate it. At the moment we're using the description as our unique constraint in Puppet, but the config_name would make a lot more sense if we could use it.

The notes parameter seems very much supported as per the nagioscore documentation for service definitions
notes.png
by smcgregor
Mon Jan 01, 2018 10:23 pm
Forum: Nagios XI
Topic: Define service config_name from REST API
Replies: 8
Views: 346

Define service config_name from REST API

We're running XI 5.4.9 and trying to set the Config Name field shown in the image below via the REST API nagus.png We have a working service creation via API using the following, however the hostname is used as the config_name every time /nagiosxi/api/v1/config/service?apikey=#### Using a POST paylo...