Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Connection

Database Connection resource used for migrations.

Properties

Optional adminCredentials

adminCredentials: model.AdminCredentials

Optional certificateTdn

certificateTdn: undefined | string

This name is the distinguished name used while creating the certificate on target database.

compartmentId

compartmentId: string

OCID of the compartment

Optional connectDescriptor

connectDescriptor: model.ConnectDescriptor

Optional credentialsSecretId

credentialsSecretId: undefined | string

OCID of the Secret in the OCI vault containing the Database Connection credentials.

Optional databaseId

databaseId: undefined | string

The OCID of the cloud database.

databaseType

Database connection type.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

displayName

displayName: string

Database Connection display name identifier.

Optional freeformTags

freeformTags: undefined | object

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 resource

Optional isDedicated

isDedicated: undefined | false | true

True if the Autonomous Connection is dedicated. Not provided for Non-Autonomous Connections.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

lifecycleState

lifecycleState: LifecycleStates

The current state of the Connection resource.

Optional manualDatabaseSubType

manualDatabaseSubType: model.DatabaseManualConnectionSubTypes

Database manual connection subtype. This value can only be specified for manual connections.

Optional nsgIds

nsgIds: Array<string>

An array of Network Security Group OCIDs used to define network access for Connections.

Optional privateEndpoint

privateEndpoint: model.PrivateEndpointDetails

Optional replicationCredentials

replicationCredentials: model.AdminCredentials

Optional sshDetails

sshDetails: model.SshDetails

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

timeCreated

timeCreated: Date

The time the Connection resource was created. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

The time of the last Connection resource details update. An RFC3339 formatted datetime string.

Optional vaultDetails

vaultDetails: model.VaultDetails

Functions

getDeserializedJsonObj

getJsonObj