]> git.proxmox.com Git - pve-manager.git/commit
api: notification: add disable and origin params
authorLukas Wagner <l.wagner@proxmox.com>
Tue, 14 Nov 2023 12:59:42 +0000 (13:59 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 Nov 2023 15:20:03 +0000 (16:20 +0100)
commit26825ac0581cfd4c33e0af37f13149c024671e54
tree21cd637dc459722d90ac8bd324ae485f71cf9ea0
parent1d66f8879e9f28a01a87ef7a88866e017d09333c
api: notification: add disable and origin params

'disable' can be set to disable a matcher/target.
'origin' signals whether the configuration entry
was created by the user or whether it was built-in/
built-in-and-modified.

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