To retrieve the public certificate used to secure the connection to the database cluster send a GET request to/v2/databases/$DATABASE_ID/ca.The response will be a JSON object with a ca key. This will be set to an objectcontaining the base64 encoding of the public key certificate.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To retrieve the public certificate used to secure the connection to the database cluster send a GET request to/v2/databases/$DATABASE_ID/ca.The response will be a JSON object with a ca key. This will be set to an objectcontaining the base64 encoding of the public key certificate.
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/databases/{database_cluster_uuid}/ca