Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ChangeRetentionDetails

Details for the audit retention months to be modified.

Properties

Optional isOverrideGlobalRetentionSetting

isOverrideGlobalRetentionSetting: undefined | false | true

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

Optional offlineMonths

offlineMonths: undefined | 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.

Optional onlineMonths

onlineMonths: undefined | 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.

Functions

getDeserializedJsonObj

getJsonObj