proxmox-backup/src/api2
Dominik Csapak 5fdaecf6f4 api2/tape/drive: reorganize drive api
similar to the changers, create a listing at /tape/drive and put
the specific api calls below that

move the scan api call up one level

remove the status info from the config listing

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-01-28 11:15:17 +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 api2/tape/drive: reorganize drive api 2021-01-28 11:15:17 +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: reorganize drive api 2021-01-28 11:15:17 +01:00
types api2/types/tape/drive: add changer_drivenum 2021-01-28 11:14:28 +01:00
access.rs clippy: rewrite ifs with identical return values 2021-01-25 11:41:43 +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 improve code docs in api2 2021-01-22 15:57:42 +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 improve code docs in api2 2021-01-22 15:57:42 +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