VMware Cloud Community
rayeesabbas
Contributor
Contributor

Find VM ware server and Host from localnetwork

Hi Guys,

Is there any way we can find the currently available VMware servers and its hosts from my intranet, .Basically i want to use in Java application , f there are any JAVA API is available please guide me

Regards

Rayees

+919884343024

Reply
0 Kudos
1 Reply
AndreTheGiant
Immortal
Immortal

You can try to build (or use an existing one) a network port scan to chech 443 ports.

Then you can use VMware API/SDK to verify if you are talking with a ESX or a VC or other web servers.

http://www.vmware.com/support/developer/

Andre

Andre | http://about.me/amauro | http://vinfrastructure.it/ | @Andrea_Mauro
Reply
0 Kudos