Public Certificate Authority API (publicca:v1)

2023-04-25

1 new method | New API

Additions

    Methods
  • publicca.projects.locations.externalAccountKeys.create

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

      Parameters :

        parent

          Required : Yes

          Type : string

          Description : Required. The parent resource where this external_account_key will be created. Format: projects/[project_id]/locations/[location]. At present only the "global" location is supported.

          Location : path

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

      Path : v1/{+parent}/externalAccountKeys

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

      HTTP Method : POST

      Parameter Order : parent

      Description : Creates a new ExternalAccountKey bound to the project.