Excellent!
Thanks for clearing that up.
Search found 4 matches
- Tue Mar 06, 2018 4:21 pm
- Forum: Nagios XI
- Topic: Define service config_name from REST API
- Replies: 8
- Views: 352
- Mon Mar 05, 2018 4:25 pm
- Forum: Nagios XI
- Topic: Define service config_name from REST API
- Replies: 8
- Views: 352
Re: Define service config_name from REST API
I believe one was made, as to where it was made or how to check up on it no idea.npolovenko wrote: I submitted a feature request on your behalf.
- Wed Jan 03, 2018 4:42 pm
- Forum: Nagios XI
- Topic: Define service config_name from REST API
- Replies: 8
- Views: 352
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
The notes parameter seems very much supported as per the nagioscore documentation for service definitions
- Mon Jan 01, 2018 10:23 pm
- Forum: Nagios XI
- Topic: Define service config_name from REST API
- Replies: 8
- Views: 352
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...