proxmox/pbs-api-types/src
Dominik Csapak 24a10d107a 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
..
tape cleanup schema function calls 2021-12-16 11:25:02 +01:00
acl.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
common_regex.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
crypto.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
datastore.rs api: datastore_status: restore api/gui compatibility 2022-03-22 10:31:25 +01:00
file_restore.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
human_byte.rs misc clippy fixes 2022-02-08 14:57:16 +01:00
jobs.rs verify: allow '0' days for reverification 2022-01-27 15:31:55 +01:00
key_derivation.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
lib.rs cleanup: move BasicRealmInfo to pbs-api-types 2022-03-07 08:06:55 +01:00
network.rs pbs-api-types: remove libc dependency 2021-12-01 09:10:25 +01:00
openid.rs misc clippy fixes 2022-02-08 14:57:16 +01:00
percent_encoding.rs move pbs-tools/src/percent_encoding.rs to pbs-api-types/src/percent_encoding.rs 2021-11-25 11:48:52 +01:00
remote.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
traffic_control.rs pbs-api-types: split out type RateLimitConfig 2021-11-22 07:49:41 +01:00
user.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00
userid.rs Username schema: set min_length to 1 2022-03-07 13:47:06 +01:00
zfs.rs update to first proxmox crate split 2021-10-11 11:58:49 +02:00