Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AutonomousDatabaseStandbySummary

Autonomous Data Guard standby database details.

Properties

Optional lagTimeInSeconds

lagTimeInSeconds: undefined | number

The amount of time, in seconds, that the data of the standby database lags the data of the primary database. Can be used to determine the potential data loss in the event of a failover. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Additional information about the current lifecycle state.

Optional lifecycleState

lifecycleState: LifecycleState

The current state of the Autonomous Database.

Optional timeDataGuardRoleChanged

timeDataGuardRoleChanged: Date

The date and time the Autonomous Data Guard role was switched for the standby Autonomous Database.

Optional timeDisasterRecoveryRoleChanged

timeDisasterRecoveryRoleChanged: Date

The date and time the Disaster Recovery role was switched for the standby Autonomous Database.

Functions

getDeserializedJsonObj

getJsonObj