2025-12-09
▼ ▲ sql.instances.addEntraIdCertificate
Scopes :
Description : Adds a new Entra ID certificate for the specified instance. If an Entra ID certificate was previously added but never used in a certificate rotation, this operation replaces that version.
Parameter Order :
Path : v1/projects/{project}/instances/{instance}/addEntraIdCertificate
Parameters :
project
Required : Yes
Description : Required. Project ID of the project that contains the instance.
Type : string
Location : path
instance
Description : Required. Cloud SQL instance ID. This does not include the project ID.
Flat Path : v1/projects/{project}/instances/{instance}/addEntraIdCertificate
HTTP Method : POST