Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
  1. Can any one help me in understanding vSphere n vCloud director? And difference in both?
  2. How to use vCloud's REST URI's in own Java application once it has been installed?
  3. Any Java example of using vCloud REST API will be really helpful..!! :-)
share|improve this question

1 Answer

I am new to this as well but here is what I gathered if you have not already. vSphere is the api that is used to interact with the vSphere server infrastructure. vCloud API is what is used to interact with their cloud management layer. vCloud Director or vCloud Express would be examples of this.

This is my starting point when I need vCloud info...http://communities.vmware.com/community/developer/forums/vcloudapi?sourceid=ie7&rls=com.microsoft:en-us:IE-SearchBox&ie=&oe=&rlz=

Hope this helps.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.