Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SqlFirewallPolicySummary

The SQL Firewall policy resource contains the firewall policy metadata for a single user.

Properties

compartmentId

compartmentId: string

The OCID of the compartment containing the SQL Firewall policy.

dbUserName

dbUserName: string

The database user name.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags

Example: {@code {\"Operations\": {\"CostCenter\": \"42\"}}}

Optional description

description: undefined | string

The description of the SQL Firewall policy.

displayName

displayName: string

The display name of the SQL Firewall policy.

Optional enforcementScope

enforcementScope: EnforcementScope

Specifies the SQL Firewall policy enforcement option.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags

Example: {@code {\"Department\": \"Finance\"}}

id

id: string

The OCID of the SQL Firewall policy.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Details about the current state of the SQL Firewall policy in Data Safe.

lifecycleState

The current state of the SQL Firewall policy.

securityPolicyId

securityPolicyId: string

The OCID of the security policy corresponding to the SQL Firewall policy.

Optional sqlLevel

sqlLevel: SqlLevel

Specifies the level of SQL included for this SQL Firewall policy. USER_ISSUED_SQL - User issued SQL statements only. ALL_SQL - Includes all SQL statements including SQL statement issued inside PL/SQL units.

status

status: Status

Specifies whether the SQL Firewall policy is enabled or disabled.

timeCreated

timeCreated: Date

The time that the SQL Firewall policy was created, in the format defined by RFC3339.

Optional timeUpdated

timeUpdated: Date

The date and time the SQL Firewall policy was last updated, in the format defined by RFC3339.

Optional violationAction

violationAction: ViolationAction

Specifies the SQL Firewall action based on detection of SQL Firewall violations.

Optional violationAudit

violationAudit: ViolationAudit

Specifies whether a unified audit policy should be enabled for auditing the SQL Firewall policy violations.

Functions

getDeserializedJsonObj

getJsonObj