Hi all, I'm new to vCloud so please forgive me if I'm asking a dumb question. I'm currently trying to develop an automation solution using the vCloud API (.Net), and I have at my disposition a vCloud hosted on iland.
I'm trying to run the .Net SDK samples and I see that I have to provide the “vcloud url” in order to connect. For instance, the command to get a list with all existing VMs is the following:
ListAllvApps VcloudUrl user@organization Password
The thing is that I don't really know what is this "vcloudurl", I tried using the value that appears under “Default organization URL” on the organization settings (see screenshot), but I got an error in the response (instead of getting an xml I get an html with a "Page not found" text or something similar in the body).
Can anyone help me on this?
Thanks a lot,
Jorge