Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseRegistrationSummary

Summary of the DatabaseRegistration.

Properties

Optional aliasName

aliasName: undefined | string

Credential store alias.

compartmentId

compartmentId: string

The OCID of the compartment being referenced.

Optional connectionString

connectionString: undefined | string

Connect descriptor or Easy Connect Naming method used to connect to a database.

Optional databaseId

databaseId: undefined | string

The OCID of the database being referenced.

Optional definedTags

definedTags: undefined | object

Tags defined for this resource. Each key is predefined and scoped to a namespace.

Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}

Optional description

description: undefined | string

Metadata about this specific object.

displayName

displayName: string

An object's Display Name.

fqdn

fqdn: string

A three-label Fully Qualified Domain Name (FQDN) for a resource.

Optional freeformTags

freeformTags: undefined | object

A simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.

Example: {@code {\"bar-key\": \"value\"}}

id

id: string

The OCID of the databaseRegistration being referenced.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Describes the object's current state in detail. For example, it can be used to provide actionable information for a resource in a Failed state.

Optional lifecycleState

lifecycleState: model.LifecycleState

Possible lifecycle states.

Optional secretId

secretId: undefined | string

The OCID of the customer's GoldenGate Service Secret. If provided, it references a key that customers will be required to ensure the policies are established to permit GoldenGate to use this Secret.

Optional sessionMode

sessionMode: SessionMode

The mode of the database connection session to be established by the data client. 'REDIRECT' - for a RAC database, 'DIRECT' - for a non-RAC database. Connection to a RAC database involves a redirection received from the SCAN listeners to the database node to connect to. By default the mode would be DIRECT.

Optional subnetId

subnetId: undefined | string

The OCID of the target subnet of the dedicated connection.

Optional systemTags

systemTags: undefined | object

The system tags associated with this resource, if any. The system tags are set by Oracle Cloud Infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags.

Example: {@code {orcl-cloud: {free-tier-retain: true}}}

Optional timeCreated

timeCreated: Date

The time the resource was created. The format is defined by RFC3339, such as {@code 2016-08-25T21:10:29.600Z}.

Optional timeUpdated

timeUpdated: Date

The time the resource was last updated. The format is defined by RFC3339, such as {@code 2016-08-25T21:10:29.600Z}.

Optional username

username: undefined | string

The username Oracle GoldenGate uses to connect the associated system of the given technology. This username must already exist and be available by the system/application to be connected to and must conform to the case sensitivty requirments defined in it.

Functions

getDeserializedJsonObj

getJsonObj