[pve-devel] [PATCH pve-guest-common/pve-docs 0/1]

Stefan Hanreich s.hanreich at proxmox.com
Thu Sep 22 13:54:19 CEST 2022


This patch adds hooks that run when the user creates a snapshot 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-guest-common:

Stefan Hanreich (1):
  add pre/post-snapshot hooks

 src/PVE/AbstractConfig.pm | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

pve-docs:

Stefan Hanreich (1):
  add pre/post snapshot 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