zabbix_api.ZabbixAPIException: ('Error -32602: Invalid params., [ CTemplate::massAdd ] Trigger in template [ template2 ] has dependency with trigger in template [ template1 ] while sending {"params": {"templates": [
{"templateid": "10048"}], "hosts": [
{"hostid": "10049"}]}, "jsonrpc": "2.0", "method": "host.massAdd", "auth": "a7f8f9311a19828f066be7da75615db1", "id": 1}', -32602)
Host 10049 linked with "template1". Template "template2" [10048] has dependency with trigger in template "template1". I trying to link this host with "template2".
- duplicates
-
ZBX-4317 Cannot link templates with trigger dependency using mass update.
- Closed