Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TargetDetectorRecipeDetectorRule

A TargetDetectorRecipeDetectorRule resource contains a specific instance of a single detector rule in one of the supported detector types (for example, activity, configuration, or threat).

A TargetDetectorRecipeDetectorRule resource: * Is effectively a copy of a DetectorRecipeRule resource (made when a detector recipe is attached to a target) in which users can make certain changes if it\u2019s Oracle-managed, and other changes if it\u2019s user-managed. * Is visible on the Cloud Guard Targets, Target Details page. * Is effectively located in a specific OCI compartment, through the ThreatDetectorRecipe resource to which it belongs. * Can be modified by users, programmatically or through the UI. * Changes that can be made here apply locally, to resources in OCI compartments mapped to the target that attaches the associated detector recipe (in a TargetDetectorRecipe resource), and override any changes made in rules associated with the corresponding DetectorRecipe resource.

Properties

Optional dataSourceId

dataSourceId: undefined | string

The ID of the attached data source

Optional description

description: undefined | string

Description for TargetDetectorRecipeDetectorRule resource

Optional details

details: model.TargetDetectorDetails

detector

detector: DetectorEnum

Detector type for the rule

detectorRuleId

detectorRuleId: string

The unique identifier of the detector rule

Optional displayName

displayName: undefined | string

Display name for TargetDetectorRecipeDetectorRule resource

Optional entitiesMappings

entitiesMappings: Array<EntitiesMapping>

Data source entities mapping for a detector rule

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

Optional lifecycleState

lifecycleState: model.LifecycleState

The current lifecycle state of the detector rule

Optional locks

Locks associated with this resource.

Optional managedListTypes

managedListTypes: Array<ManagedListTypes>

List of managed list types related to this rule

Optional recommendation

recommendation: undefined | string

Recommendation for TargetDetectorRecipeDetectorRule resource

resourceType

resourceType: string

The type of resource which is monitored by the detector rule. For example, Instance, Database, VCN, Policy. To find the resource type for a particular rule, see [Detector Recipe Reference] (/iaas/cloud-guard/using/detect-recipes.htm#detect-recipes-reference).

Or try [Detector Recipe Reference] (/cloud-guard/using/detect-recipes.htm#detect-recipes-reference).

serviceType

serviceType: string

Service type of the configuration to which the rule is applied

Optional timeCreated

timeCreated: Date

The date and time the target detector recipe rule was created. Format defined by RFC3339.

Optional timeUpdated

timeUpdated: Date

The date and time the target detector recipe rule was last updated. Format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj