2023-03-11
▼ ▲ 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 :
Path : v1/{+name}
▼ ▲ cloudkms.projects.locations.updateEkmConfig
Description : Output only. The resource name for the EkmConfig in the format `projects/*/locations/*/ekmConfig`.
updateMask
Description : Required. List of fields to be updated in this request.
Format : google-fieldmask
Location : query
HTTP Method : PATCH
Description : Updates the EkmConfig singleton resource for a given project and location.