Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateAuditProfileDetails

The details used to create a new audit profile.

Properties

compartmentId

compartmentId: string

The OCID of the compartment where you want to create the audit profile.

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 audit profile.

Optional displayName

displayName: undefined | string

The display name of the audit profile. The name does not have to be unique, and it's changeable.

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\"}}

Optional isPaidUsageEnabled

isPaidUsageEnabled: undefined | false | true

Indicates if you want to continue collecting audit records beyond the free limit of one million audit records per month per target database, potentially incurring additional charges. The default value is inherited from the global settings. You can change at the global level or at the target level.

targetId

targetId: string

The OCID of the Data Safe target for which the audit profile is created.

Functions

getDeserializedJsonObj

getJsonObj