Method: instances.updateRiskConfig

Full name: projects.locations.instances.updateRiskConfig

Updates RiskConfig used for the computation of Entity Risk Score.

HTTP request

PATCH https://chronicle.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 the following OAuth scope:

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

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.