Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseToolsConnectionOracleDatabaseSummary

DatabaseToolsConnectionSummary of an Oracle Database.

Properties

Optional advancedProperties

advancedProperties: undefined | object

The advanced connection properties key-value pair (e.g., {@code oracle.net.ssl_server_dn_match}).

compartmentId

compartmentId: string

The OCID of the compartment containing the Database Tools connection.

connectionString

connectionString: string

The connect descriptor or Easy Connect Naming method used to connect to the 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"}}}

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

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 {@code DatabaseToolsConnection}.

Optional keyStores

Oracle wallet or Java Keystores containing trusted certificates for authenticating the server's public certificate and the client private key and associated certificates required for client authentication.

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: LifecycleState

The current state of the Database Tools connection.

Optional locks

Locks associated with this resource.

Optional privateEndpointId

privateEndpointId: undefined | string

The OCID of the {@code DatabaseToolsPrivateEndpoint} used to access the database in the customer VCN.

Optional proxyClient

Optional relatedResource

relatedResource: model.DatabaseToolsRelatedResource

runtimeSupport

runtimeSupport: RuntimeSupport

Specifies whether this connection is supported by the Database Tools Runtime.

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 Database Tools connection was created. An RFC3339 formatted datetime string.

timeUpdated

timeUpdated: Date

The time the Database Tools connection was updated. An RFC3339 formatted datetime string.

Const type

type: string = "ORACLE_DATABASE"

Optional userName

userName: undefined | string

The database user name.

Optional userPassword

userPassword: model.DatabaseToolsUserPasswordSecretIdSummary

Methods

getDeserializedJsonObj

getJsonObj