]> git.proxmox.com Git - proxmox-backup.git/commit - src/api2/admin/datastore.rs
api2/admin/datastore: add download-decoded endpoint
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 18 Jun 2020 11:55:29 +0000 (13:55 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 19 Jun 2020 06:39:15 +0000 (08:39 +0200)
commit6ef9bb59ebbac6b55b55558ed83f186531e67302
treee47f779383c2378400620f730ce594cb96e02552
parenteeaa2c212b7150648d2c629c8fe3280c73e269a5
api2/admin/datastore: add download-decoded endpoint

similar to 'download', but streams the decoded file
when it is not encrypted

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/api2/admin/datastore.rs