Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateConnectionDetails

Details to create a Database Connection resource.

Properties

adminCredentials

adminCredentials: CreateAdminCredentials

Optional certificateTdn

certificateTdn: undefined | string

This name is the distinguished name used while creating the certificate on target database. Requires a TLS wallet to be specified. Not required for source container database connections.

compartmentId

compartmentId: string

OCID of the compartment

Optional connectDescriptor

connectDescriptor: model.CreateConnectDescriptor

Optional databaseId

databaseId: undefined | string

The OCID of the cloud database. Required if the database connection type is Autonomous.

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"}}}

Optional displayName

displayName: undefined | 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"}}

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.CreatePrivateEndpoint

Optional replicationCredentials

replicationCredentials: model.CreateAdminCredentials

Optional sshDetails

sshDetails: model.CreateSshDetails

Optional tlsKeystore

tlsKeystore: undefined | string

keystore.jks file contents; base64 encoded String. Requires a TLS wallet to be specified. Not required for source container database connections.

Optional tlsWallet

tlsWallet: undefined | string

cwallet.sso containing containing the TCPS/SSL certificate; base64 encoded String. Not required for source container database connections.

vaultDetails

vaultDetails: CreateVaultDetails

Functions

getDeserializedJsonObj

getJsonObj