Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DecryptionRuleSummary

Summary for Decryption Rule used in the firewall policy rules. A Decryption Rule is used to define which traffic should be decrypted by the firewall, and how it should do so.

Properties

action

Action:

NO_DECRYPT - Matching traffic is not decrypted. * DECRYPT - Matching traffic is decrypted with the specified {@code secret} according to the specified {@code decryptionProfile}.

decryptionProfile

decryptionProfile: string

The name of the decryption profile to use.

name

name: string

Name for the decryption rule, must be unique within the policy.

parentResourceId

parentResourceId: string

OCID of the Network Firewall Policy this application belongs to.

priorityOrder

priorityOrder: number

The priority order in which this rule should be evaluated. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

secret

secret: string

The name of a mapped secret. Its {@code type} must match that of the specified decryption profile.

Functions

getDeserializedJsonObj

getJsonObj