can we use java api to shutdown, power on , suspended esxi
This method can be used to shutDown the host:
Below method can used to reboot the host.
Refer:VMware vSphere API Reference
Note: I have not used these methods yet. I will try this during this week.
I believe the JAVA API works on the VM level, host cant be manage.
if you are talking about vm then its possible to do the same.. there are many scripts are over the internet .
U mean we cannot use any java code to shutdown esxi?
This method can be used to shutDown the host:
Below method can used to reboot the host.
Refer:VMware vSphere API Reference
Note: I have not used these methods yet. I will try this during this week.
