Hi, it is possible to use zabbix API for call an zabbix "action" ? 
I'm setting up an php frontend with zabbix API but I am not sure that this is possible
From FAQ : https://www.zabbix.com/documentation...ference/action
Available methods:
action.create - create new actions
action.delete - delete actions
action.get - retrieve actions
action.update - update actions

I'm setting up an php frontend with zabbix API but I am not sure that this is possible
From FAQ : https://www.zabbix.com/documentation...ference/action
Available methods:
action.create - create new actions
action.delete - delete actions
action.get - retrieve actions
action.update - update actions
Comment