mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-04-29 15:37:40 +00:00
![]() Adds an api endpoint on the datastore that reports the gc job status such as: - Schedule - State (of last run) - Duration (of last run) - Last Run - Next Run (if scheduled) - Pending Chunks (of last run) - Pending Bytes (of last run) - Removed Chunks (of last run) - Removed Bytes (of last run) Adds a dedicated endpoint admin/gc that reports gc job status for all datastores including the onces without a gc-schedule. Signed-off-by: Stefan Lendl <s.lendl@proxmox.com> Originally-by: Gabriel Goller <g.goller@proxmox.com> Tested-by: Gabriel Goller <g.goller@proxmox.com> Reviewd-by: Gabriel Goller <g.goller@proxmox.com> Tested-by: Lukas Wagner <l.wagner@proxmox.com> Reviewed-by: Lukas Wagner <l.wagner@proxmox.com> |
||
---|---|---|
.. | ||
tape | ||
acl.rs | ||
crypto.rs | ||
datastore.rs | ||
file_restore.rs | ||
jobs.rs | ||
key_derivation.rs | ||
ldap.rs | ||
lib.rs | ||
maintenance.rs | ||
metrics.rs | ||
network.rs | ||
node.rs | ||
openid.rs | ||
percent_encoding.rs | ||
remote.rs | ||
traffic_control.rs | ||
user.rs | ||
zfs.rs |