Method: instances.updateRiskConfig

Full name: projects.locations.instances.updateRiskConfig

Updates RiskConfig used for the computation of Entity Risk Score.

HTTP request


PATCH https://chronicle.africa-south1.rep.googleapis.com/v1alpha/{riskConfig.name}

Path parameters

Parameters
riskConfig.name

string

Since this is a singleton resource, name includes the name of their parent followed by one static-segment e.g. '.../instances/12345/riskConfig'

Request body

The request body contains an instance of RiskConfig.

Response body

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

Authorization scopes

Requires one of the following OAuth scopes:

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

For more information, see the Authentication Overview.

IAM Permissions

Requires the following IAM permission on the name resource:

  • chronicle.riskConfigs.update

For more information, see the IAM documentation.