5
0
mirror of git://git.proxmox.com/git/proxmox-backup.git synced 2025-01-08 21:18:07 +03:00
proxmox-backup/src
Thomas Lamprecht f9beae9cc9 client: adapt to change datastroe status return schema
fixes commit 16f9f244cf which extended
the return schema of the status API but did not adapted the client
status command to that.

Simply define our own tiny return schema and use that.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-28 22:59:40 +01:00
..
api2 verify: improve code reuse, fix filter function 2020-10-28 12:58:15 +01:00
backup do_verification_job: fix "never-reverify" and refactor/comment 2020-10-28 16:12:09 +01:00
bin client: adapt to change datastroe status return schema 2020-10-28 22:59:40 +01:00
client add tools::http for generic HTTP GET and move HttpsConnector there 2020-10-21 16:22:08 +02:00
config document verify job structs 2020-10-28 15:32:28 +01:00
pxar pxar: anchor pxarexcludes starting with a slash 2020-10-15 12:28:31 +02:00
rrd clippy fixups 2020-10-14 11:20:07 +02:00
server do_verification_job: fix "never-reverify" and refactor/comment 2020-10-28 16:12:09 +01:00
tools tools: socket: fix typo in comment 2020-10-28 21:26:11 +01:00
api2.rs api: add world accessible ping dummy endpoint 2020-10-24 19:12:14 +02:00
auth_helpers.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
auth.rs clippy fixups 2020-10-14 11:20:07 +02:00
backup.rs rustdoc: overhaul backup rustdoc and add locking table 2020-10-16 09:38:01 +02:00
buildcfg.rs server/rest: implement request access log 2020-10-16 11:23:49 +02:00
client.rs switch to external pxar and fuse crates 2020-06-08 13:56:58 +02:00
config.rs move jobstate to server 2020-10-28 07:37:01 +01:00
lib.rs rustdoc: add crate level doc 2020-10-16 09:37:50 +02:00
server.rs send notification mails for GC and verify jobs 2020-10-28 10:44:23 +01:00
task.rs introduce TaskState trait 2020-10-12 14:11:57 +02:00
tools.rs tools: get_hardware_address: better error handling 2020-10-27 13:13:00 +01:00