connect
Generates a short-lived X509 certificate containing the provided public key and signed by a private key specific to the target instance. Users may use the certificate to authenticate as themselves when connecting to the database.
post/v1/projects/{project}/instances/{instance}:generateEphemeralCert
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.
Request body
Response
Successful response