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

2023-03-11

2 new methods

Additions

    Methods
  • cloudkms.projects.locations.getEkmConfig

      Description : Returns the EkmConfig singleton resource for a given project and location.

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/ekmConfig

      HTTP Method : GET

      Parameters :

        name

          Location : path

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

          Required : Yes

          Description : Required. The name of the EkmConfig to get.

          Type : string

      Parameter Order : name

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloudkms
    • Path : v1/{+name}

  • cloudkms.projects.locations.updateEkmConfig

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/ekmConfig

      Parameters :

        name

          Location : path

          Description : Output only. The resource name for the EkmConfig in the format `projects/*/locations/*/ekmConfig`.

          Required : Yes

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

          Type : string

        updateMask

          Description : Required. List of fields to be updated in this request.

          Format : google-fieldmask

          Location : query

          Type : string

      HTTP Method : PATCH

      Description : Updates the EkmConfig singleton resource for a given project and location.

      Path : v1/{+name}

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloudkms
    • Parameter Order : name