VMware {code} Community
tangrui9105
Contributor
Contributor

What's the URL of vCloud REST API for this vCloud service director server

Suppose my vCloud service director server is 10.1.1.1, the Administrator user name is admin/password, then I can use "https://10.1.1.1/vcloud" to access vCloud GUI, but what's the URL for REST API, for example, I have tried "http://10.1.1.1/vcloud/api/v0.9/login", but failed. Could anyone tell me the right URL, please?

0 Kudos
4 Replies
vpopovski
Enthusiast
Enthusiast

The right URL for the vCloud API is http://10.1.1.1/api/v0.9/login

Hope that helps,

Vassil

tangrui9105
Contributor
Contributor

Thanks a lot! And one more question is what user name and password should I use for this login URL, I tried vCloud administrator and organization administrator, but they both doesn't work.

0 Kudos
admin
Immortal
Immortal

for API try userName@OrgName and password.

tangrui9105
Contributor
Contributor

It works, thanks!

0 Kudos