VMware Cloud Community
vManav
Enthusiast
Enthusiast

Starting development of a plugin

Hi,

I am setting up Eclipse env for development of vSphere plugin. I imported the Open Flex sdk and vSphere Web sdk and the helloworldui project. I deployed the project on the Virgo server. Now I am able to open the URL https://localhost:9443/vsphere-client/ on my local machine. However, I wanted to ask how can I log in to the vCenter server.

What are the next steps from this point.

Thanks and Regards,

vManav

Tags (1)
0 Kudos
1 Reply
vManav
Enthusiast
Enthusiast

Aah, finally... able to log in to the vCenter server. To do that, you need to register a vCenter server using the ls-cmd command script given inside the <vspehre-client>/scripts directory. Registering will be completed once you import the server ip and ssh thumbprint into the client.properties file using the command.

This completes the development setup activity of vSphere Web Client plugin.

0 Kudos