Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TargetResponderRecipeResponderRule

A TargetResponderRecipeResponderRule resource contains a specific instance of a single responder rule.

A TargetResponderRecipeRule resource: * Is effectively a copy of a ResponderRecipeRule resource 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 ThreatResponderRecipe 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 responder recipe (in a TargetResponderRecipe resource), and override any changes made in rules associated with the corresponding ResponderRecipe resource.

Properties

compartmentId

compartmentId: string

Compartment OCID

Optional description

description: undefined | string

Responder rule description

Optional details

details: model.ResponderRuleDetails

Optional displayName

displayName: undefined | string

Responder rule display name

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 responder rule

Optional policies

policies: Array<string>

List of policies

responderRuleId

responderRuleId: string

Unique identifier for the responder rule

Optional supportedModes

supportedModes: Array<SupportedModes>

Supported execution modes for the responder rule

Optional timeCreated

timeCreated: Date

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

Optional timeUpdated

timeUpdated: Date

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

Optional type

type: model.ResponderType

Type of responder

Functions

getDeserializedJsonObj

getJsonObj