pve-manager/PVE/API2/Cluster
Lukas Wagner 56977d48a9 api: notification: add api routes for filters
The Perl part of the API methods primarily defines the API schema,
checks for any needed priviledges and then calls the actual Rust
implementation exposed via perlmod. Any errors returned by the Rust
code are translated into PVE::Exception, so that the API call fails
with the correct HTTP error code.

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
2023-08-16 11:10:51 +02:00
..
Mapping api: resource usb mapping: add missing proxyto_callback 2023-06-21 12:51:47 +02:00
BackupInfo.pm api: backup info: make "name" property truly optional in response struct 2022-11-15 14:07:39 +01:00
Ceph.pm api: ceph metadata: rename instance placeholder to id in return schema 2023-01-16 16:32:16 +01:00
Jobs.pm api: cluster jobs: fix perl module not ending with a true value 2023-06-19 08:30:53 +02:00
Makefile api: prepare api handler module for notification config 2023-08-16 11:10:15 +02:00
Mapping.pm api: mappings: cleanup perl imports 2023-06-19 08:30:53 +02:00
MetricServer.pm api: metrics: use complete config for testing the connection 2021-11-15 16:17:51 +01:00
Notifications.pm api: notification: add api routes for filters 2023-08-16 11:10:51 +02:00