diff --git a/src/PVE/API2/Storage/FileRestore.pm b/src/PVE/API2/Storage/FileRestore.pm index 6c9cda6..4b6af63 100644 --- a/src/PVE/API2/Storage/FileRestore.pm +++ b/src/PVE/API2/Storage/FileRestore.pm @@ -146,6 +146,7 @@ __PACKAGE__->register_method ({ path => 'download', method => 'GET', proxyto => 'node', + download => 1, permissions => { description => "You need read access for the volume.", user => 'all',