Code: Select all
https://fqdn/nagiosxi/api/v1/objects/host?apikey=apikey&host_name=some_host_nameIs there a way to pass in a list of hostnames and get back a list of hosts?
Code: Select all
https://fqdn/nagiosxi/api/v1/objects/host?apikey=apikey&host_name=some_host_nameCode: Select all
https://fqdn/nagiosxi/api/v1/objects/host?apikey=apikey&host_name=in:host1,host2,host3,hostx