DatabaseStandbySummary
A summary of a standby Autonomous Database in an Oracle Data Guard configuration.
Contents
- availabilityDomain
-
The availability domain of the standby Autonomous Database.
Type: String
Required: No
- lagTimeInSeconds
-
The time lag, in seconds, between the standby database and the primary database.
Type: Integer
Required: No
- maintenanceTargetComponent
-
The component on the standby Autonomous Database that the current maintenance is being applied to.
Type: String
Required: No
- status
-
The current status of the standby Autonomous Database.
Type: String
Valid Values:
AVAILABLE | FAILED | PROVISIONING | TERMINATED | TERMINATING | UPDATING | MAINTENANCE_IN_PROGRESS | STOPPING | STOPPED | STARTING | UNAVAILABLE | RESTORE_IN_PROGRESS | RESTORE_FAILED | BACKUP_IN_PROGRESS | SCALE_IN_PROGRESS | AVAILABLE_NEEDS_ATTENTION | RESTARTING | RECREATING | ROLE_CHANGE_IN_PROGRESS | UPGRADING | INACCESSIBLE | STANDBYRequired: No
- statusReason
-
Additional information about the current status of the standby Autonomous Database, if applicable.
Type: String
Required: No
- timeDataGuardRoleChanged
-
The date and time when the Oracle Data Guard role of the standby database last changed.
Type: Timestamp
Required: No
- timeDisasterRecoveryRoleChanged
-
The date and time when the disaster recovery role of the standby database last changed.
Type: Timestamp
Required: No
- timeMaintenanceBegin
-
The date and time when the next maintenance of the standby database begins.
Type: Timestamp
Required: No
- timeMaintenanceEnd
-
The date and time when the next maintenance of the standby database ends.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: