VMware Cloud Community
schiguru
Contributor
Contributor

Download from URL

Hi, I am trying to automate the step for downloading the VCD SAML Metadata using vCO. The Metadata can be downloaded by typing an URL in the format:

http://<vcd URL>/cloud/org/<org name>/saml/metadata/alias/vcd

The moment I type above URL in browser I can download the metadata and save it locally. I was just wondering if the same can be achieved using vCO flow.

OR

Does any one know a way to download a VCD Organization's SAML metadata?

Thanks,

Sri

0 Kudos
4 Replies
schiguru
Contributor
Contributor

Hi All,

In general, is there a way to access Web URL using vCO?

Thanks.

0 Kudos
admin
Immortal
Immortal

Hi Schiguru,

what exactly do you mean with vCO web url? There are different ones:

vCO configuration

https://yourVcoServer:8283/

vCO WebView
https://yourVcoServer:8281/

vCO REST API

https://yourVcoServer:8281/api/

vCO SOAP API

https://yourVcoServer:8281/vmware-vmo-webcontrol/webservice?wsdl

Hope this helps Smiley Happy

Christian

0 Kudos
schiguru
Contributor
Contributor

Hi Christian, Thanks for your response.

If you look at my original post, I am basically trying to access the Web URL http://<vcd URL>/cloud/org/<org name>/saml/metadata/alias/vcd from a vCO Flow. How can I do that?

The same URL when tried from browser, it lets me download the SAML metadata. So I want to do the same using vCO Flow.

Thanks,

Sridhar

0 Kudos
admin
Immortal
Immortal

Hi Sridhar,

haven´t seen this sorry. Tested it also with a HTTP GET and nothing happens. Maybe the API explorer has this as direct method?

Cheers

Christian

0 Kudos