proxmox-backup/src/api2
Dominik Csapak 39ffb75d91 api: datastore_status: restore api/gui compatibility
the latest changes to this api call changed/removed some things that
were actually necessary for the gui. Readd those and document them this
time.

The change from u64 to i64 limits us to 8EiB of Datastore sizes (instead if
16EiB) but if we reach that, we must adapt most other parts to use 128bit
sizes anyway

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-03-22 10:31:25 +01:00
..
access cleanup: move BasicRealmInfo to pbs-api-types 2022-03-07 08:06:55 +01:00
admin tape, docs, api: fix miscellaneous typos 2022-03-11 12:52:06 +01:00
backup tree-wide: cleanup manual map/flatten 2021-12-30 15:02:07 +01:00
config api/config: use http_bail for 'not found' errors 2022-03-08 09:09:25 +01:00
node api: node/disk: rustfmt 2022-02-10 13:12:15 +01:00
reader remove unused identity macro 2021-11-29 11:24:02 +01:00
tape ParallelHandler: avoid re-export (cleanup) 2022-02-14 14:12:39 +01:00
types use schema verify methods 2021-12-30 15:02:07 +01:00
helpers.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
mod.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
ping.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
pull.rs use RateLimitConfig for HttpClient and pull 2021-11-22 07:49:41 +01:00
status.rs api: datastore_status: restore api/gui compatibility 2022-03-22 10:31:25 +01:00
version.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00