RiskConfig

Configurations used to compute entity risk scores in a given instance.

JSON representation
 { 
 "name" 
 : 
 string 
 , 
 "defaultDetectionRiskScore" 
 : 
 number 
 , 
 "defaultAlertRiskScore" 
 : 
 number 
 , 
 "defaultWeightingFactor" 
 : 
 number 
 , 
 "defaultClosedAlertCoefficient" 
 : 
 number 
 } 
Fields
name

string

Because this is a singleton resource, name includes the name of its parent followed by one static segment, for example, .../instances/12345/riskConfig .

defaultDetectionRiskScore

number

Default risk score for detections.

defaultAlertRiskScore

number

Default risk score for alerts.

defaultWeightingFactor

number

Default weighting factor for risk scoring algorithms.

defaultClosedAlertCoefficient

number

Default closed alert coefficient.

Create a Mobile Website
View Site in Mobile | Classic
Share by: