Get DBaaS CA Certificate

GET /dbaas-ca-certificate

Returns a CA Certificate required to reach a DBaaS service through a TLS-protected connection.

Responses

  • 200 application/json

    200

    Hide response attribute Show response attribute object
GET /dbaas-ca-certificate
curl \
 -X GET https://api-ch-gva-2.exoscale.com/v2/dbaas-ca-certificate
Response examples (200)
{
  "certificate": "string"
}