Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace UpdateConnectionDetails

Details to update in a Database Connection resource.

Properties

Optional adminCredentials

adminCredentials: model.UpdateAdminCredentials

Optional certificateTdn

certificateTdn: undefined | string

This name is the distinguished name used while creating the certificate on target database. Not required for source container database connections.

Optional connectDescriptor

connectDescriptor: model.UpdateConnectDescriptor

Optional databaseId

databaseId: undefined | string

The OCID of the cloud database.

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 nsgIds

nsgIds: Array<string>

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

Optional privateEndpoint

privateEndpoint: model.UpdatePrivateEndpoint

Optional replicationCredentials

replicationCredentials: model.UpdateAdminCredentials

Optional sshDetails

sshDetails: model.UpdateSshDetails

Optional tlsKeystore

tlsKeystore: undefined | string

keystore.jks file contents; base64 encoded String. 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.

Optional vaultDetails

vaultDetails: model.UpdateVaultDetails

Functions

getDeserializedJsonObj

getJsonObj