]> git.proxmox.com Git - pve-storage.git/commit
api2/storage/content: change to volume_size_info and add return properties
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 24 Nov 2020 09:09:31 +0000 (10:09 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Nov 2020 09:23:25 +0000 (10:23 +0100)
commit3369651885a99a56857a5ec783bfec1ac46048a9
tree2aab31d43dc427aa20bd9ba1aab29694b47b0b08
parent6fef456c8d3052e259c946bf94caca74ef9b71bb
api2/storage/content: change to volume_size_info and add return properties

'file_size_info' only works for directory based storages, while
'volume_size_info' should work for all

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/API2/Storage/Content.pm