pbs: backup-ns parameter was renamed to ns

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller
2022-05-13 13:07:49 +02:00
committed by Thomas Lamprecht
parent 120b0ff20c
commit 4c9c5f3782

View File

@ -251,7 +251,7 @@ my sub api_param_from_volname : prototype($$$) {
}
return {
(ns($scfg, 'backup-ns')),
(ns($scfg, 'ns')),
'backup-type' => $btype,
'backup-id' => $bid,
'backup-time' => $btime,