Full name: projects.locations.instances.updateRiskConfig
Updates RiskConfig used for the computation of Entity Risk Score.
HTTP request
PATCH https://{endpoint}/v1beta/{riskConfig.name}
Where {endpoint} is one of the supported service endpoints.
Path parameters
| Parameters | |
|---|---|
riskConfig.name |
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-platformhttps://www.googleapis.com/auth/chroniclehttps://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.