]> git.proxmox.com Git - pve-storage.git/commit
api: scan: note that USB is depreacated
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 Dec 2020 10:31:03 +0000 (11:31 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 2 Dec 2020 10:31:06 +0000 (11:31 +0100)
commit405b247168438de20799e70772a6e71877a69c6f
treeae82ac7965e5b691678b03ce023220e19b158d11
parenta57101434b9031dc3394fa551150c7cada20c48e
api: scan: note that USB is depreacated

It now got moved in /nodes/<node>/hardware/usb as envisioned[0], this
allows to sunset the usb scan API endpoint here and drop it with 7.0

[0]: https://lists.proxmox.com/pipermail/pve-devel/2018-November/034694.html

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/API2/Storage/Scan.pm