[pve-devel] [PATCH pve-container/pve-docs/qemu-server 0/1] Add pre/post-restore hooks
Stefan Hanreich
s.hanreich at proxmox.com
Thu Sep 22 15:19:40 CEST 2022
This patch adds hooks that run when the user restores a backup from the Web UI
/ CLI. I have tested this with both VMs/CTs via Web UI and CLI. Are there any
other places where the hook should get triggered that I missed?
pve-container:
Stefan Hanreich (1):
Add pre/post-restore hooks to CTs
src/PVE/API2/LXC.pm | 6 ++++++
1 file changed, 6 insertions(+)
qemu-server:
Stefan Hanreich (1):
Add pre/post-restore hooks to VMs
PVE/API2/Qemu.pm | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
pve-docs:
Stefan Hanreich (1):
add pre/post-restore events to example hookscript
examples/guest-example-hookscript.pl | 14 ++++++++++++++
1 file changed, 14 insertions(+)
--
2.30.2
More information about the pve-devel
mailing list