Go to file
Lukas Wagner f5a97f1f5d api: jobs: vzdump: pass job 'job-id' parameter
This allows us to access the backup job id in the send_notification
function, where we can set it as metadata for the notification.
The 'job-id' parameter can only be used by 'root@pam' to prevent
abuse. This has the side effect that manually triggered backup jobs
cannot have the 'job-id' parameter at the moment. To mitigate that,
manually triggered backup jobs could be changed so that they
are not performed by a direct API call by the UI, but by requesting
pvescheduler to execute the job in the near future (similar to how
manually triggered replication jobs work).

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
Reviewed-by: Max Carrara <m.carrara@proxmox.com>
 [ TL: fleece in d/control bump for guest-common now that the version
   is known ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2024-07-22 19:23:18 +02:00
aplinfo update shipped appliance info index 2024-05-07 11:55:24 +02:00
bin makefile: fix waring typo 2024-07-22 18:28:18 +02:00
configs vzdump config: add fleecing property string 2024-06-12 12:50:47 +02:00
debian api: jobs: vzdump: pass job 'job-id' parameter 2024-07-22 19:23:18 +02:00
network-hooks makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
PVE api: jobs: vzdump: pass job 'job-id' parameter 2024-07-22 19:23:18 +02:00
services makefile: convert to use simple parenthesis 2023-05-29 18:24:00 +02:00
templates notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00
test tests: remove vzdump_notification test 2024-06-03 14:16:35 +02:00
www ui: cephfs: disallow blank field for now required MDS ID 2024-07-22 18:54:21 +02:00
.gitignore gitignore: ignore any test artifacts 2024-06-03 14:16:35 +02:00
defines.mk fix #844: allow to pre-delay start-all-marked guests on boot 2019-11-20 20:20:58 +01:00
Makefile notifications: use named templates instead of in-code templates 2024-06-03 14:16:35 +02:00
spice-example-sh doc: spice-example-sh: support special characters in passwords 2017-10-05 13:57:27 +02:00
vzdump-hook-script.pl close #3476: vzdump: add job-init hook 2022-01-18 12:20:26 +01:00