-
New Feature Request
-
Resolution: Unresolved
-
Trivial
-
None
-
None
It would be nice to allow a super-admin account using the API to assign a particular user account as the person who acknowledged the event.
We use a separate web interface for managing alarms. This interface displays who acknowledged the event and gives users the ability to acknowledge new events. We currently make this work with Zabbix using a custom script that updates the events table directly.
New Parameter:
name: userid
type: int
Optional: yes
Description: assign userid as acknowledger
Detail: Only available for super-admin accounts