Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AwrSourceSummary

Summary of an AwrSource.

Properties

awrHubId

awrHubId: string

AWR Hub OCID

awrSourceDatabaseId

awrSourceDatabaseId: string

DatabaseId of the Source database for which AWR Data will be uploaded to AWR Hub.

hoursSinceLastImport

hoursSinceLastImport: number

Number of hours since last AWR snapshots import happened from the Source database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

maxSnapshotIdentifier

maxSnapshotIdentifier: number

The maximum snapshot identifier of the source database for which AWR data is uploaded to AWR Hub. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

minSnapshotIdentifier

minSnapshotIdentifier: number

The minimum snapshot identifier of the source database for which AWR data is uploaded to AWR Hub. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

name

name: string

Database name of the Source database for which AWR Data will be uploaded to AWR Hub.

snapshotsUploaded

snapshotsUploaded: number

Number of AWR snapshots uploaded from the Source database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

timeFirstSnapshotGenerated

timeFirstSnapshotGenerated: Date

The time at which the earliest snapshot was generated in the source database for which data is uploaded to AWR Hub. An RFC3339 formatted datetime string

timeLastSnapshotGenerated

timeLastSnapshotGenerated: Date

The time at which the latest snapshot was generated in the source database for which data is uploaded to AWR Hub. An RFC3339 formatted datetime string

Functions

getDeserializedJsonObj

getJsonObj