]> git.proxmox.com Git - pve-manager.git/commit - PVE/API2/Backup.pm
vzdump: add new 'next-run' field for vzdump job listing
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 2 Dec 2021 10:41:43 +0000 (11:41 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 13 Jan 2022 14:33:41 +0000 (15:33 +0100)
commitc048ad30c8fd9a44310a77e92308f246d080f77a
tree0c5968e89be22eb004d2ab8b6ff3171cfee34baf
parent38772ec8fae96632ceb0d76b1d79451b42396b49
vzdump: add new 'next-run' field for vzdump job listing

and calculate it by getting the next event after 'now' since
we currently have no way to get the last run time for jobs only running
on different cluster nodes

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Backup.pm
www/manager6/dc/Backup.js