Hello Team!
Im working in an update trigger prototype, i'm not able to update using API zabbix
Initial Expression:
{14342}>0 and ({14343})>({14342})*0.8
I'm only changing the number in the end of the expression but Zabbix response me:
error :
code:-32602
data:"Incorrect trigger expression. Check expression part starting from "{14401}>0 and ({14402})>({14401})*0.33"."
message:"Invalid params."
Im working in an update trigger prototype, i'm not able to update using API zabbix
Initial Expression:
{14342}>0 and ({14343})>({14342})*0.8
I'm only changing the number in the end of the expression but Zabbix response me:
error :
code:-32602
data:"Incorrect trigger expression. Check expression part starting from "{14401}>0 and ({14402})>({14401})*0.33"."
message:"Invalid params."
Comment