]> git.proxmox.com Git - pve-storage.git/commit - PVE/API2/Storage/PruneBackups.pm
Add API and pvesm call for prune_backups
authorFabian Ebner <f.ebner@proxmox.com>
Thu, 9 Jul 2020 12:45:43 +0000 (14:45 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 24 Jul 2020 13:44:53 +0000 (15:44 +0200)
commit25a9583634035c5419d3b71e9f6ee30b6d9ed360
treed597e60cc904434f820a1d0c6f2e5cd8fed06727
parent8f26b3910d7e5149bfa495c3df9c44242af989d5
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>
PVE/API2/Storage/Makefile
PVE/API2/Storage/PruneBackups.pm [new file with mode: 0644]
PVE/API2/Storage/Status.pm
PVE/CLI/pvesm.pm