Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateAutonomousContainerDatabaseDataguardAssociationDetails

Create Autonomous Dataguard Association to an existing Autonomous Container Database

Properties

Optional fastStartFailOverLagLimitInSeconds

fastStartFailOverLagLimitInSeconds: undefined | number

The lag time for my preference based on data loss tolerance in seconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional isAutomaticFailoverEnabled

isAutomaticFailoverEnabled: undefined | false | true

Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association

Optional peerAutonomousContainerDatabaseBackupConfig

peerAutonomousContainerDatabaseBackupConfig: model.PeerAutonomousContainerDatabaseBackupConfig

Optional peerAutonomousContainerDatabaseCompartmentId

peerAutonomousContainerDatabaseCompartmentId: undefined | string

The OCID of the compartment where the standby Autonomous Container Database will be created.

peerAutonomousContainerDatabaseDisplayName

peerAutonomousContainerDatabaseDisplayName: string

The display name for the peer Autonomous Container Database.

Optional peerAutonomousVmClusterId

peerAutonomousVmClusterId: undefined | string

The OCID of the peer Autonomous Exadata VM Cluster.

Optional peerCloudAutonomousVmClusterId

peerCloudAutonomousVmClusterId: undefined | string

The OCID of the peer cloud Autonomous Exadata VM Cluster.

Optional peerDbUniqueName

peerDbUniqueName: undefined | string

Specifies the {@code DB_UNIQUE_NAME} of the peer database to be created.

protectionMode

protectionMode: ProtectionMode

The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

Optional standbyMaintenanceBufferInDays

standbyMaintenanceBufferInDays: undefined | number

The scheduling detail for the quarterly maintenance window of the standby Autonomous Container Database. This value represents the number of days before scheduled maintenance of the primary database. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj