<div dir="ltr"><div><div>Hello,</div><div><br></div><div>i am try automate an task, i am try consult the actual size the disk of vm, but not have success, i try in database in table imagens, i try with python-api with command:</div><div><br></div><div>vm = api.vms.get(vmname)</div><div>disk =  vm.disks.get(diskname)</div><div>disk.get_actual_size()</div><div><br></div><div>but the informations  not is equal with that shown in the dashboard.</div><div><br></div><div>Can someone help me?</div></div><div> </div><div><br></div></div>