]> git.proxmox.com Git - pve-manager.git/commit
api: notification: add API for getting known metadata fields/values
authorLukas Wagner <l.wagner@proxmox.com>
Mon, 8 Jul 2024 09:38:03 +0000 (11:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 22 Jul 2024 17:34:58 +0000 (19:34 +0200)
commit7d004d69f0c2af2f185f48b95dff581339031236
tree1e1a0518c3d56990eee8278f32821a5d73cd5d23
parenta0f4fb98235d6cdb565ea94f0f5755b5a12ae409
api: notification: add API for getting known metadata fields/values

This new API route returns known notification metadata fields and
a list of known possible values. This will be used by the UI to
provide suggestions when adding/modifying match rules.

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