zabbix_update_template
Update an existing Zabbix template by specifying its ID and modifying properties like name, description, host groups, or technical name. Resolve template configuration changes directly.
Instructions
Update an existing template in Zabbix
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | No | Technical name of the template | |
| name | No | Visible name of the template | |
| groups | No | Host groups that the template belongs to | |
| templateid | Yes | ID of the template to update | |
| description | No | Description of the template |