I'm trying to understand the process for using the template.update API endpoint. If I have a template export in XML that I've made changes to, do I need to go search for every item id, and code every change I've made to the template into my update script? The example here: https://www.zabbix.com/documentation...emplate/update is very minimal - I'm not just changing the name of my items, triggers, et al. I may need to change large swaths of items, graphs, triggers, LLD items, etc. Has anyone done this? If so what's the process?