[PATCH pve-manager 0/1] feat: pass backup status to hook script on job-end/job-abort
Constantin Herold
proxmox8914 at herold.me
Wed Sep 24 18:48:30 CEST 2025
Thanks Thomas, I wasn't aware of the builtin webhook support, seems like
I can do what I need with the builtin `handlebars` templating engine.
I still think my patch would be a great addition given that scripting
capabilities are not limited in any way.
Let me know if I need to do anything else for the Proxmox Team to review it.
On 24.09.25 11:40, Thomas Lamprecht wrote:
> FWIW, for this the notification system might be better suited, it already
> has support for various targets, including web hooks. That doesn't mean
> adding info to the hook is not needed, just wanted to mention that it exist
> and that one option might be to provide support for trigger a dedicated
> notification for each single backup "sub-job", which would avoid the need
> for having a custom hook if it's just to get a dedicated notification / hook
> ASAP for each failed backup of a guest (vs. the overall result of the backups
> of all guests).
>
>
More information about the pve-devel
mailing list