Add API and pvesm call for prune_backups

For the pvesm call use a wrapper and a --dry-run option to redirect
to the correct API call.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
This commit is contained in:
Fabian Ebner
2020-07-09 14:45:43 +02:00
committed by Thomas Lamprecht
parent 8f26b3910d
commit 25a9583634
4 changed files with 298 additions and 1 deletions

View File

@ -1,5 +1,5 @@
SOURCES= Content.pm Status.pm Config.pm
SOURCES= Content.pm Status.pm Config.pm PruneBackups.pm
.PHONY: install
install: