[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

Get CA Bundle

Description

Download the latest CA bundle associated to the SSO configuration

Request

Request

URL

URL


get
https://cloud.vmwarehorizon.com/admin/v1/sso-configurations/{id}/ca-bundle
Copy

Path Parameters

Path Parameters

string
id Required

id


Query Parameters

Query Parameters

integer
bundle_version Optional

Optional parameter to fetch a specific version bundle, instead of default latest bundle


string
org_id Optional

org_id


Authentication

Authentication

This operation uses the following authentication methods.

Response

Response

200 OK

Successfully download the CA bundle associated to SSO configuration

Errors

Errors

ErrorResponse
401

Unauthorized


ErrorResponse
403

Forbidden


ErrorResponse
404

Not Found


ErrorResponse
500

Unexpected internal server error

Code Samples

Code Samples

cURL Command

curl https://cloud.vmwarehorizon.com/admin/v1/sso-configurations/{id}/ca-bundle


[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Feedback

Was this page helpful?