Skip to content

Questions about VMware Cloud Director 36.0 API #13

Closed Answered by ccouzens
chenchunwei24k asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @chenchunwei24k

I no longer work for a company that uses VMware Cloud Director, but I should still be able to answer your questions.

The API format between the 36.0 API and the lower version's API is totally different as below.

Version 36.0 : https://<api_host>/cloudapi/1.0.0/
Lower Version : https://<api_host>/api/

There are 2 APIs.

https://<api_host>/api/ They call this one Cloud Director API. I will call it the old API.
https://<api_host>/cloudapi/1.0.0/ They call this one Cloud Director OpenAPI. I will call it the new API.

When I used VMware Cloud Director almost everything useful had to be done with the old API. Each version they keep adding new features to the new API.

I suspec…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by chenchunwei24k
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants