sslCerts
Retrieves a particular SSL certificate. Does not include the private key (required for usage). The private key must be saved from the response to initial creation.
get/v1/projects/{project}/instances/{instance}/sslCerts/{sha1Fingerprint}
Path parameters
projectstring required
Project ID of the project that contains the instance.
instancestring required
Cloud SQL instance ID. This does not include the project ID.
sha1Fingerprintstring required
Sha1 FingerPrint.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.