]> git.proxmox.com Git - pve-manager.git/commit
api: notification: add new matcher-based notification API
authorLukas Wagner <l.wagner@proxmox.com>
Tue, 14 Nov 2023 12:59:33 +0000 (13:59 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 Nov 2023 15:20:03 +0000 (16:20 +0100)
commit46499a47b4f0929f67b92ba90cd3d67393293e5e
treed564eec5d8b4da528d609d482004cd37f47153e8
parent97a6a189cd7db9e1731dea340ea088ebaf3c83a3
api: notification: add new matcher-based notification API

This renames filters -> matchers and adds new configuration options
needed by matchers (e.g. match-field, match-calendar, etc.)

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
PVE/API2/Cluster/Notifications.pm