Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TargetResponderRecipe

A TargetResponderRecipe resource contains a specific instance of one of the supported detector types (for example, activity, configuration, or threat) in which some settings can be modified specifically for a single target.

A TargetResponderRecipe resource: * Is effectively a copy of a ResponderRecipe resource in which users can make very limited changes if it\u2019s Oracle-managed, and more changes if it\u2019s user-managed. * Is visible on the Cloud Guard Targets, Target Details page. * Is located in a specific OCI compartment. * Can be modified by users, programmatically or through the UI. * Changes that can be made here override any settings in the corresponding ResponderRecipe, of which the TargetResponderRecipe resource is effectively a copy of the ResponderRecipe resource (effectively created when the detector recipe is attached to the target).

Properties

compartmentId

compartmentId: string

Compartment OCID

description

description: string

Target responder description

displayName

displayName: string

Target responder recipe display name

Optional effectiveResponderRules

effectiveResponderRules: Array<TargetResponderRecipeResponderRule>

List of currently enabled responder rules for the responder type for recipe after applying defaults

id

id: string

Unique identifier of target responder recipe that can't be changed after creation

Optional locks

Locks associated with this resource.

owner

owner: OwnerType

Owner of target responder recipe

responderRecipeId

responderRecipeId: string

Unique identifier for the Oracle-managed responder recipe from which this recipe was cloned

Optional responderRules

List of responder rules associated with the recipe - user input

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.

Functions

getDeserializedJsonObj

getJsonObj