Get a MySQL Managed Database SSL certificate

Display the SSL CA certificate for an accessible MySQL Managed Database. The database's status needs to be active.

linode-cli databases mysql-ssl-cert 123
Learn more...
databases:read_only
Learn more...
Path Params
string
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

integer
required

The ID of the Managed MySQL Database.

Responses

Response body
object
string

The base64-encoded SSL CA certificate for the Managed Database instance.

Language
Credentials