Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AvailableAuditVolumeSummary

Represents the audit data volume collected by Data Safe from the target database for the specified audit profile.

Properties

auditProfileId

auditProfileId: string

The OCID of the audit profile resource.

Optional auditTrailId

auditTrailId: undefined | string

The OCID of the audit trail.

Optional databaseUniqueName

databaseUniqueName: undefined | string

Unique name of the database associated to the peer target database.

monthInConsideration

monthInConsideration: Date

Represents the month under consideration for which aggregated audit data volume available at the target is computed. This field will be the UTC start of the day of the first day of the month for which the aggregate count corresponds to, in the format defined by RFC3339.. For instance, the value of 01-01-2021T00:00:00Z represents Jan 2021.

trailLocation

trailLocation: string

Audit trail location on the target database from where the audit data is being collected by Data Safe.

volume

volume: number

Represents the aggregated audit data volume available in the audit trails on the target database which is yet to be collected by Data Safe for the specified month. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj