I have a dependent test on an HTTP agent that returns json
a second test that I would like to return a value based on the inventory tag.
For this, I need to use a JSONPath preprocessing step.
If I hardcode the inventory tag it works but have had no success trying to use a macro within the parameters of JSONpath.
Are Macros supported within this context of Zabbix? If so any tips?
a second test that I would like to return a value based on the inventory tag.
For this, I need to use a JSONPath preprocessing step.
If I hardcode the inventory tag it works but have had no success trying to use a macro within the parameters of JSONpath.
Are Macros supported within this context of Zabbix? If so any tips?
Comment