]> git.proxmox.com Git - proxmox-backup.git/commit - src/api2/node.rs
report: add api endpoint and function to generate report
authorHannes Laimer <h.laimer@proxmox.com>
Tue, 3 Nov 2020 12:29:06 +0000 (13:29 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 3 Nov 2020 14:16:42 +0000 (15:16 +0100)
commitb0ef9631e6bc82960f5cd2525cae4b52b7ab5ab3
treef73927eb9e30643f06a47a67017483c85a92c4d0
parentfb0d9833af55c793fb2679c6a0197a59b32bc1cb
report: add api endpoint and function to generate report

Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
src/api2/node.rs
src/api2/node/report.rs [new file with mode: 0644]
src/server.rs
src/server/report.rs [new file with mode: 0644]