Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateOracleConnectionDetails

The information about a new Oracle Database Connection.

Properties

compartmentId

compartmentId: string

The OCID of the compartment.

Optional connectionString

connectionString: undefined | string

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

Const connectionType

connectionType: string = "ORACLE"

Optional databaseId

databaseId: undefined | string

The OCID of the database being referenced.

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 description

description: undefined | string

A user-friendly description. Does not have to be unique, and it's changeable. Avoid entering confidential information.

displayName

displayName: string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example: {"Department": "Finance"}

keyId

keyId: string

The OCID of the key used in cryptographic operations.

Optional nsgIds

nsgIds: Array<string>

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

password

password: string

The password (credential) used when creating or updating this resource.

Optional replicationPassword

replicationPassword: undefined | string

The password (credential) used when creating or updating this resource.

Optional replicationUsername

replicationUsername: undefined | string

The username (credential) used when creating or updating this resource.

Optional sshHost

sshHost: undefined | string

Name of the host the SSH key is valid for.

Optional sshKey

sshKey: undefined | string

Private SSH key string.

Optional sshSudoLocation

sshSudoLocation: undefined | string

Sudo location

Optional sshUser

sshUser: undefined | string

The username (credential) used when creating or updating this resource.

Optional subnetId

subnetId: undefined | string

OCI resource ID.

technologyType

technologyType: string

The Oracle technology type.

username

username: string

The username (credential) used when creating or updating this resource.

vaultId

vaultId: string

OCI resource ID.

Optional wallet

wallet: undefined | string

The wallet contents used to make connections to a database. This attribute is expected to be base64 encoded.

Methods

getDeserializedJsonObj

getJsonObj