Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateDetectorRuleDetails

Details of a detector rule to be created in a detector recipe.

Properties

Optional condition

Optional configurations

configurations: Array<DetectorConfiguration>

List of detector rule configurations

Optional dataSourceId

dataSourceId: undefined | string

OCID of the data source which is attached

Optional description

description: undefined | string

Description of the detector rule

Optional entitiesMappings

entitiesMappings: Array<EntitiesMapping>

Data source entities mapping for the detector rule

Optional isEnabled

isEnabled: undefined | false | true

Enablement state of the detector rule

Optional labels

labels: Array<string>

User-defined labels for the detector rule

name

name: string

Name of the detector rule

Optional recommendation

recommendation: undefined | string

Recommendations for the detector rule

Optional riskLevel

riskLevel: model.RiskLevel

The risk level for the detector rule

Optional sourceDetectorRuleId

sourceDetectorRuleId: undefined | string

ID of source detector rule

Functions

getDeserializedJsonObj

getJsonObj