]> git.proxmox.com Git - proxmox-backup.git/commit - src/api2/admin/datastore.rs
api: add remaining missing backup-ns parameters
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 25 Apr 2022 08:34:53 +0000 (10:34 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 12 May 2022 07:33:50 +0000 (09:33 +0200)
commit33f2c2a1bfd5e9d423f07327c8c5cd5bd9a36aa5
tree6d58036968ada84b9c7d6d2b9599de00434ca609
parent4c7cc5b39e850770de4cecf827baa018a851c64b
api: add remaining missing backup-ns parameters

these are the ones for non-#[api] methods, also fill in the
namespace in prune operations

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/api2/admin/datastore.rs
src/api2/backup/mod.rs
src/api2/reader/mod.rs