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.