Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AuditProfileSummary

Summary of an audit profile.

Properties

Optional auditCollectedVolume

auditCollectedVolume: undefined | number

Indicates count of audit records collected by Data Safe from the target which is eligible for the current month's billing cycle. Audit records for actions performed by Data Safe service account on the target is excluded. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

compartmentId

compartmentId: string

The OCID of the compartment that contains 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 audit profile.

displayName

displayName: string

The display name of the audit profile.

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

isOverrideGlobalRetentionSetting

isOverrideGlobalRetentionSetting: boolean

Indicates whether audit retention settings like online and offline months is set at the target level overriding the global audit retention settings.

isPaidUsageEnabled

isPaidUsageEnabled: boolean

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.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Details about the current state of the audit profile in Data Safe.

lifecycleState

The current state of the audit profile.

offlineMonths

offlineMonths: number

Indicates the number of months the audit records will be stored offline in the Data Safe audit archive. Minimum: 0; Maximum: 72 months. If you have a requirement to store the audit data even longer in archive, please contact the Oracle Support. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

onlineMonths

onlineMonths: number

Indicates the number of months the audit records will be stored online in Oracle Data Safe audit repository for immediate reporting and analysis. Minimum: 1; Maximum:12 months Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

targetId

targetId: string

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

timeCreated

timeCreated: Date

The date and time the audit profile was created, in the format defined by RFC3339.

timeUpdated

timeUpdated: Date

The date and time the audit profile was updated, in the format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj