Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateDetectorRuleDetails

Parameters to be updated for a detector rule within a detector recipe.

Properties

Optional condition

Optional configurations

configurations: Array<DetectorConfiguration>

List of detector rule configurations

Optional dataSourceId

dataSourceId: undefined | string

The unique identifier of the attached data source

Optional description

description: undefined | string

Description for the detector rule

Optional entitiesMappings

entitiesMappings: Array<EntitiesMapping>

Data source entities mapping for a detector rule

isEnabled

isEnabled: boolean

Enablement status of the detector rule

Optional labels

labels: Array<string>

User-defined labels for a detector rule

Optional recommendation

recommendation: undefined | string

Recommendation for the detector rule

Optional riskLevel

riskLevel: model.RiskLevel

The risk level of the detector rule

Functions

getDeserializedJsonObj

getJsonObj