Greetings!
We use custom dashing dashboards to display Zabbix information, and this is made via API.
Till Zabbix 2.4, there was a flag called "expandData" for the method "get.trigger", that brought the hostname for a Trigger in a given state. This info then was displayed in our dashboards.
We are now using Zabbix 3.0, and this flag was removed from said method.
Is there a substitute for the flag "expandData" for the method "get.trigger"?
Thanks!
We use custom dashing dashboards to display Zabbix information, and this is made via API.
Till Zabbix 2.4, there was a flag called "expandData" for the method "get.trigger", that brought the hostname for a Trigger in a given state. This info then was displayed in our dashboards.
We are now using Zabbix 3.0, and this flag was removed from said method.
Is there a substitute for the flag "expandData" for the method "get.trigger"?
Thanks!
Comment