Re: Retreive VM snapshot size

2013-11-14 Thread Antonio Petrocelli
yes, same issue for vm snap also. Thanks Il 14/11/2013 16:37, Nux! ha scritto: On 13.11.2013 11:51, Antonio Petrocelli wrote: Hello, someone knows how to obtain the size of a VM snapshot with CLOUDSTACK 4.2 API? with this call _http://cloudstack.apache.org/docs/api/apidocs-4.2/domain_admi

Re: Retreive VM snapshot size

2013-11-14 Thread Nux!
On 13.11.2013 11:51, Antonio Petrocelli wrote: Hello, someone knows how to obtain the size of a VM snapshot with CLOUDSTACK 4.2 API? with this call _http://cloudstack.apache.org/docs/api/apidocs-4.2/domain_admin/listVMSnapshot.html_ size is not specified. This seems to be a known problem,

Re: Retreive VM snapshot size

2013-11-14 Thread Mike Tutkowski
Hi, I would recommend you fill out a JIRA ticket with all your details: https://issues.apache.org/jira/browse/CLOUDSTACK Thanks! On Thu, Nov 14, 2013 at 1:17 AM, Antonio Petrocelli < a.petroce...@netsons.com> wrote: > Hello, > > thanks a lot for your reply. > > I need this value to inform cu

Re: Retreive VM snapshot size

2013-11-14 Thread Antonio Petrocelli
Hello, thanks a lot for your reply. I need this value to inform customers about how mutch they are spending. i'm able to retreive this value from usage but i need it real time. Best Regards. Il 13/11/2013 19:14

Re: Retreive VM snapshot size

2013-11-13 Thread Mike Tutkowski
If delta snapshots are in use, my question would be, "What does the size of such a snapshot really mean?" For example, if you delete that snapshot, it doesn't mean that's the amount of space you're going to get back. How is this snapshot size info to be used? On Wed, Nov 13, 2013 at 4:51 AM, An

Retreive VM snapshot size

2013-11-13 Thread Antonio Petrocelli
Hello, someone knows how to obtain the size of a VM snapshot with CLOUDSTACK 4.2 API? with this call _http://cloudstack.apache.org/docs/api/apidocs-4.2/domain_admin/listVMSnapshot.html_ size is not specified. Thanks. Regards.