Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ResponderRecipeResponderRule

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

A ResponderRecipeRule resource: * Is effectively a copy of a ResponderRule resource in which users can make certain changes if it\u2019s Oracle-managed, and other changes if it\u2019s user-managed. * Can also be created by cloning an existing ResponderRecipe resource, either user-managed or Oracle-managed; cloning the ResponderRecipe resource also clones its associated ResponderRule resources as ResponderRecipeRule resources. * Is visible on the Cloud Guard Responder Recipes, Responder Details page. * Is effectively located in a specific OCI compartment, through the ResponderRecipe resource to which it belongs. * Can be modified by users, programmatically or through the UI. * Changes that can be made here apply globally, to all resources in OCI compartments mapped to a target that attaches the associated responder recipe (in a TargetResponderRecipe resource), but are overridden by changes made in the corresponding TargetResponderRecipe resource (which is effectively a copy of the ResponderRecipe resource). type: object

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 locks

Locks associated with this resource.

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 responder recipe rule was created. Format defined by RFC3339.

Optional timeUpdated

timeUpdated: Date

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

Optional type

type: model.ResponderType

Type of responder

Functions

getDeserializedJsonObj

getJsonObj