AlloyDB API (alloydb:v1alpha)

2024-03-14

1 removed method

Deletions

    Methods
  • alloydb.projects.locations.clusters.generateClientCertificate

      Path: v1alpha/{+parent}:generateClientCertificate

      Flat Path: v1alpha/projects/{projectsId}/locations/{locationsId}/clusters/{clustersId}:generateClientCertificate

      HTTP Method: POST

      Parameters:

        parent

          Description: Required. The name of the parent resource. The required format is: * projects/{project}/locations/{location}/clusters/{cluster}

          Pattern: ^projects/[^/]+/locations/[^/]+/clusters/[^/]+$

          Location: path

          Required: Yes

          Type: string

      Parameter Order: parent

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Description: Generate a client certificate signed by a Cluster CA. The sole purpose of this endpoint is to support AlloyDB connectors and the Auth Proxy client. The endpoint's behavior is subject to change without notice, so do not rely on its behavior remaining constant. Future changes will not break AlloyDB connectors or the Auth Proxy client.