Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AwrDbSnapshotSummary

The AWR snapshot summary of one snapshot.

Properties

awrDbId

awrDbId: string

Internal ID of the database. The internal ID of the database is not the OCID. It can be retrieved from the following endpoint: /managedDatabases/{managedDatabaseId}/awrDbs

Optional errorCount

errorCount: undefined | number

The total number of errors. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional instanceNumber

instanceNumber: undefined | number

The database instance number. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

snapshotId

snapshotId: number

The ID of the snapshot. The snapshot ID is not the OCID. It can be retrieved from the following endpoint: /managedDatabases/{managedDatabaseId}/awrDbs/{awrDbId}/awrDbSnapshots Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeBegin

timeBegin: Date

The start time of the snapshot.

Optional timeDbStartup

timeDbStartup: Date

The timestamp of the database startup.

Optional timeEnd

timeEnd: Date

The end time of the snapshot.

Functions

getDeserializedJsonObj

getJsonObj