Re: Can I Suspend a CloudStack VM through the REST API?

2013-09-18 Thread Krasimir Baylov
ypervisors might support > suspend and some might not. Some hypervisors execute > suspend/pause/hibernate only if the guest tools are installed. > You can create jira ticket for it and please feel free to implement it. > > Thanks > Rajesh Battala > > -----Original Message--

Can I Suspend a CloudStack VM through the REST API?

2013-09-18 Thread Krasimir Baylov
Hi all, Is there a way to hibernate a running VM in CloudStack with the REST API? I know I can deploy/start/stop/destroy it but I couldn't find a way of hibernating it. By hibernate I mean - releasing the resources that the VM uses while preserving it's state (like SLEEP in Windows). In other wor