proxmox-backup/src/api2/config
Dominik Csapak b03ec281bf api2/config/{drive, changer}: prevent adding same device multiple times
this check is not perfect since there are often multiple device
nodes per drive/changer, but from the scan api we should return always
the same, so for an api user this should be enough

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-01-28 15:03:56 +01:00
..
access tfa: add webauthn configuration API entry points 2021-01-15 15:19:52 +01:00
changer.rs api2/config/{drive, changer}: prevent adding same device multiple times 2021-01-28 15:03:56 +01:00
datastore.rs clippy: allow api functions with many arguments 2021-01-26 09:54:52 +01:00
drive.rs api2/config/{drive, changer}: prevent adding same device multiple times 2021-01-28 15:03:56 +01:00
media_pool.rs tape: add encrypt property to media pool configuration 2021-01-18 13:38:22 +01:00
remote.rs clippy: allow api functions with many arguments 2021-01-26 09:54:52 +01:00
sync.rs clippy: allow api functions with many arguments 2021-01-26 09:54:52 +01:00
tape_encryption_keys.rs cleanup: always compute fingerprint in KeyConfig constructors 2021-01-21 11:56:54 +01:00
verify.rs clippy: allow api functions with many arguments 2021-01-26 09:54:52 +01:00