proxmox-backup/src/api2
Dominik Csapak be61c56c21 api2/tape/drive: add optional label-text to erase
if given, erases the tape only iff the inserted tape contains that label
used to safeguard tape erasing from ui for standalone drives

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-02-17 06:55:53 +01:00
..
access clippy: allow api functions with many arguments 2021-01-26 09:54:52 +01:00
admin clippy: allow api functions with many arguments 2021-01-26 09:54:52 +01:00
backup verify: factor out common parameters 2021-01-26 09:54:49 +01:00
config cleanup: tape_backup_job.rs - do not use #[allow(non_camel_case_types)] 2021-02-15 10:41:04 +01:00
node clippy: allow api functions with many arguments 2021-01-26 09:54:52 +01:00
reader replace Userid with Authid 2020-10-29 15:11:39 +01:00
tape api2/tape/drive: add optional label-text to erase 2021-02-17 06:55:53 +01:00
types api2/types/tape/media_location: fix deserialization of MediaLocation::Vault 2021-02-11 14:23:54 +01:00
access.rs change half-ticket time range from -120..240 to -60..600 2021-02-01 15:13:11 +01:00
admin.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
backup.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
config.rs fix api sort order 2021-02-15 06:35:45 +01:00
helpers.rs clippy: remove unnecessary clones 2021-01-20 16:22:59 +01:00
node.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
ping.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
pull.rs clippy: us *_or_else with function calls 2021-01-20 16:23:54 +01:00
reader.rs api2/reader: asyncify the reader worker task 2021-01-29 06:59:25 +01:00
status.rs improve code docs in api2 2021-01-22 15:57:42 +01:00
version.rs improve code docs in api2 2021-01-22 15:57:42 +01:00