[Users] actual disk size of vm via api

2014-02-12 Thread Sven Kieske
Hi, I got a question regarding the reported actual disk size of a vm. you can obtain this value fine via api: https://your_engine/api/vms/{id}/disks/ however, if the vm is cloned from a template this disk size does not seem to show the actual size of the whole disk but instead the difference

Re: [Users] actual disk size of vm via api

2014-02-12 Thread Gadi Ickowicz
you created a thin-copy of the template? Gadi Ickowicz - Original Message - From: Sven Kieske s.kie...@mittwald.de To: Users@ovirt.org List Users@ovirt.org Sent: Wednesday, February 12, 2014 5:57:28 PM Subject: [Users] actual disk size of vm via api Hi, I got a question regarding

Re: [Users] actual disk size of vm via api

2014-02-12 Thread Sven Kieske
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I know there are 2 ways to create the new vm. I specifically looked at the size to determine if I used the correct rest api call. To answer your question: I did a full clone of the copy. and this worked correct, as far as I can tell. I looked at the