Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ConnectionDetails

Connection details for the database.

Properties

Optional connectorId

connectorId: undefined | string

Database connector Identifier OCID.

Optional dbId

dbId: undefined | string

dbId of the database.

Optional dbUniqueName

dbUniqueName: undefined | string

UniqueName used for database connection requests.

port

port: number

Listener Port number used for connection requests. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

protocol

protocol: Protocol

Protocol used in DB connection string when connecting to external database service.

serviceName

serviceName: string

Service name used for connection requests.

Optional sslSecretId

sslSecretId: undefined | string

SSL Secret Identifier for TCPS connector in OCI VaultOCID.

Functions

getDeserializedJsonObj

getJsonObj