VMware Cloud Community
madhanSakthi
Contributor
Contributor
Jump to solution

Url format to login to vcloud server

Hi,

I'm trying to login to vcloud server using .net sdk. But my server url is not working from c# code

my url is  :

https://vcd.xxxx.de/cloud/org/210

Here 210 is the organisation name.

In vsphere sdk, the url has a suffix "sdk".

similarly , do I need to give the vcloud url in any

particular format for accessing vcloud server through sdk ?

Pls help me out...if there is a way to get the correct url for login , pls suggest

Thanks.

0 Kudos
1 Solution

Accepted Solutions
rcporto
Leadership
Leadership
Jump to solution

Check if helps: Retrieve the Login URL and List of Supported API Versions

---

Richardson Porto
Senior Infrastructure Specialist
LinkedIn: http://linkedin.com/in/richardsonporto

View solution in original post

2 Replies
rcporto
Leadership
Leadership
Jump to solution

Check if helps: Retrieve the Login URL and List of Supported API Versions

---

Richardson Porto
Senior Infrastructure Specialist
LinkedIn: http://linkedin.com/in/richardsonporto
madhanSakthi
Contributor
Contributor
Jump to solution

thanks for the link...i read the sdk will take care of the login url if we specify the base url and sdk version.

0 Kudos