proxmox-backup/src/api2/admin
Dominik Csapak f32791b4b2 api2/admin/datastore: add delete for groups
so that a user can delete a whole group at once, until now, the fastest
way for this was to prune to one snapshot, and delete that

code is basically a copy/paste from the snapshot delete, sans
the 'backup-time' parameter

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-05-17 08:45:10 +02:00
..
datastore.rs api2/admin/datastore: add delete for groups 2021-05-17 08:45:10 +02:00
sync.rs typo fixes all over the place 2021-03-10 16:39:57 +01:00
verify.rs cleanup: use serde(flatten) for VerificationJobStatus, improve code reuse 2021-02-19 09:50:25 +01:00