]> git.proxmox.com Git - pve-manager.git/commit
api: notification: allow fetching notification targets
authorLukas Wagner <l.wagner@proxmox.com>
Thu, 3 Aug 2023 12:17:01 +0000 (14:17 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 16 Aug 2023 09:10:53 +0000 (11:10 +0200)
commite678a5dbfa5c5139127b4277fed94b1c52633b30
treeb1cd02adcda9a84edbe616955f5e0ab83caa5e22
parent56977d48a9f9fd9600b0a44c97d690cf7a57502e
api: notification: allow fetching notification targets

The API call returns all entities that can be used as notification
targets (endpoints, groups). Only targets for which the user has
appropriate permissions are returned.

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