Skip to main content
GET
cURL
PREVIEW
This endpoint is in Preview and subject to change. Refer to the API support policy for more details.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

cluster_id
string
required

The ID of the cluster whose source-database CA certificate to fetch.

Response

A successful response.

MigrationAssistantSourceCACert is the CA certificate bundle a Migration Assistant trusts when connecting to its source database.

x509_pem_cert
string

The PEM-encoded X.509 CA certificate bundle.