pve-manager/PVE
Lukas Wagner 95c2dc1bc9 api: notification: add api routes for groups
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:47 +02:00
..
API2 api: notification: add api routes for groups 2023-08-16 11:10:47 +02:00
Ceph makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
CLI handle pve-kernel -> proxmox-kernel rename 2023-08-01 10:33:12 +02:00
Jobs makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
Service makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
Status makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
.gitignore add .gitignore files, fix Makefiles 2011-08-23 16:23:46 +02:00
API2.pm expand repoid to 16 chars and avoid querying git for it twice 2023-05-29 18:24:00 +02:00
API2Tools.pm api: resources: return plugin type 2020-11-24 23:01:54 +01:00
APLInfo.pm appliances: switch over to Proxmox VE 8 index 2023-06-07 11:38:34 +02:00
AutoBalloon.pm avoid perl warning 2013-01-22 11:44:41 +01:00
CertCache.pm takeover CertCache from pve-cluster 2019-11-18 12:25:35 +01:00
CertHelpers.pm renew pve-ssl.pem when it nearly expires 2019-11-26 13:13:04 +01:00
ExtMetric.pm status/plugin: extend send/_connect/_disconnect/test_connection 2021-01-28 17:32:23 +01:00
HTTPServer.pm ui: implement OpenId login 2021-07-02 14:09:30 +02:00
Jobs.pm Jobs: add RealmSync Plugin and register it 2023-06-07 11:38:34 +02:00
Makefile expand repoid to 16 chars and avoid querying git for it twice 2023-05-29 18:24:00 +02:00
NodeConfig.pm nodeconfig: use common config parser 2022-03-17 14:24:20 +01:00
pvecfg.pm.in pvecfg: adapt version and release semantic 2019-05-26 16:11:43 +02:00
Report.pm pvereport: add date -R to general system info section 2023-03-27 15:30:12 +02:00
VZDump.pm vzdump: send notifications via new notification module 2023-08-16 11:10:10 +02:00