Method: folders.updateKajPolicyConfig

Full name: folders.updateKajPolicyConfig

Updates the KeyAccessJustificationsPolicyConfig for a given folder.

HTTP request


The URLs use gRPC Transcoding syntax.

Path parameters

Parameters
keyAccessJustificationsPolicyConfig.name

string

Identifier. The resource name for this KeyAccessJustificationsPolicyConfig in the format of "{organizations|folders|projects}/*/kajPolicyConfig".

Query parameters

Parameters
updateMask

string (FieldMask format)

Optional. The list of fields to update.

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

Request body

The request body contains an instance of KeyAccessJustificationsPolicyConfig.

Response body

If successful, the response body contains an instance of KeyAccessJustificationsPolicyConfig.

Authorization scopes

Requires one of the following OAuth scopes:

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

For more information, see the Authentication Overview.