Quantcast
Channel: VMware Communities: Message List - How to do a powerOn operation via the rest API
Browsing latest articles
Browse All 6 View Live

How to do a powerOn operation via the rest API

I am having some issues trying to powerOn a Vapp.   The powerOn operation makes the VM go from "Powered Off" to "Partially Powered Off"...  Trying to figure out via the API how to make it really START...

View Article



Re: How to do a powerOn operation via the rest API

Hi, Can you try doing a deploy operation on the vm with power on propery set to true. Regards,Rajesh Kamal.

View Article

Re: How to do a powerOn operation via the rest API

vapp.Deploy(true,100000); Ding this does does the same thing as the powerOn operation. It still will not move it from paritially powered on to powered on.

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images