Cloud Key Management Service (KMS) API (cloudkms:v1)

2023-04-14

1 new method

Additions

    Methods
  • cloudkms.projects.locations.ekmConnections.verifyConnectivity

      Parameters:

        name

          Description: Required. The name of the EkmConnection to verify.

          Required: Yes

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

          Type: string

          Location: path

      Flat Path: v1/projects/{projectsId}/locations/{locationsId}/ekmConnections/{ekmConnectionsId}:verifyConnectivity

      Path: v1/{+name}:verifyConnectivity

      HTTP Method: GET

      Scopes:

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloudkms
    • Description: Verifies that Cloud KMS can successfully connect to the external key manager specified by an EkmConnection. If there is an error connecting to the EKM, this method returns a FAILED_PRECONDITION status containing structured information as described at https://cloud.google.com/kms/docs/reference/ekm_errors.

      Parameter Order: name