Is there a way to create an Item using the API and attach it to a specific Template as opposed to a Host? The item.create API seems to require a hostid and the templateid property is listed as read-only.
The only other option I can see is to create the Items through the API attached to a specific host and then use the web interface to copy them over to the template.
If anyone has any ideas on how this could be done through the API I'd appreciate the help. (I'm using Zabbix 2.2.2.)
The only other option I can see is to create the Items through the API attached to a specific host and then use the web interface to copy them over to the template.
If anyone has any ideas on how this could be done through the API I'd appreciate the help. (I'm using Zabbix 2.2.2.)
Comment