I'm getting the detailed host object in ps with:
Code: Select all
$InvStruct.Web.Downloadstring("$($InvStruct.Nagurl)/nagios/cgi-bin/objectjson.cgi?query=host&hostname=$NagHostName"curl -XGET "https://nagiosserver/nagiosxi/api/v1/ob ... testserver"
But this also doesn't contain the host template??
How can I do get the host template, so I can compare the configured contacts with the host template in order to see the impact of the bulk modiification wizard issue... Why si the template not in the result of neither of the above 2 api's? Please make a feature request for this.
Tx