proxmox-backup/src/bin
Markus Frank ae60eed310 proxmox-tape: api: restore_key-code moved to tape-encryption-keys
The restore_key api-endpoint is tape/drive/{drive}/restore-key.
Since I cannot set the url parameter for the drivename to null or
undefined, when restoring by exported-key, I moved the
added restore_key-api-code to
"create_key aka POST api2/json/config/tape-encryption-keys" and
added an ApiHandler call in the cli's "restore_key" to call
"create_key" in the api.

Signed-off-by: Markus Frank <m.frank@proxmox.com>
2022-04-13 16:31:17 +02:00
..
proxmox_backup_debug adapt to the new ApiHandler variants 2022-04-13 08:13:40 +02:00
proxmox_backup_manager cli: backup manager: rust fmt 2022-04-10 17:50:35 +02:00
proxmox_tape proxmox-tape: api: restore_key-code moved to tape-encryption-keys 2022-04-13 16:31:17 +02:00
docgen.rs tree wide: some stylistic clippy fixes 2022-04-11 08:14:28 +02:00
proxmox-backup-api.rs pbs-datastore: add active operations tracking 2022-04-12 15:29:14 +02:00
proxmox-backup-debug.rs use new proxmox-async crate 2021-11-19 18:03:22 +01:00
proxmox-backup-manager.rs tree wide: some stylistic clippy fixes 2022-04-11 08:14:28 +02:00
proxmox-backup-proxy.rs datastore: add check for maintenance in lookup 2022-04-12 15:29:14 +02:00
proxmox-daily-update.rs bin: daily-update: use syslog/log crates instead of printing to stderr 2022-02-22 10:58:44 +01:00
proxmox-tape.rs tree wide: some stylistic clippy fixes 2022-04-11 08:14:28 +02:00
sg-tape-cmd.rs tree-wide: fix needless borrows 2021-12-30 13:55:33 +01:00