]> git.proxmox.com Git - proxmox-backup.git/commit
client: adapt to change datastroe status return schema
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 28 Oct 2020 21:59:39 +0000 (22:59 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 28 Oct 2020 21:59:40 +0000 (22:59 +0100)
commitf9beae9cc907fc350ff89a7716ac8f07194c37d8
treeb772a1ccb1d5706d058ddff6512cac9a246a3cf2
parent4430f199c4f6520fd2a89b0448f3e1c1eca580a5
client: adapt to change datastroe status return schema

fixes commit 16f9f244cfc19f021afa193929f40441434f0349 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>
src/bin/proxmox-backup-client.rs