Hello, I am trying to find if there is any vCD API using which I can extract the SAML Metadata for an Organization. Right now I can only extract using the URL as follows:
https://{URL for VCD}/cloud/org/{Org NAme}/saml/metadata/alias
I am looking for an API so I can do this step in the SSO automation that I am implementing.
Thanks,
Sri