Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseConfigurationSummary

Summary of a database configuration for a resource.

Properties

cdbName

cdbName: string

Name of the CDB.Only applies to PDB.

compartmentId

compartmentId: string

The OCID of the compartment.

databaseDisplayName

databaseDisplayName: string

The user-friendly name for the database. The name does not have to be unique.

databaseInsightId

databaseInsightId: string

The OCID of the database insight resource.

databaseName

databaseName: string

The database name. The database name is unique within the tenancy.

databaseType

databaseType: string

Operations Insights internal representation of the database type.

databaseVersion

databaseVersion: string

The version of the database.

definedTags

definedTags: object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Type declaration

  • [key: string]: object
    • [key: string]: any

entitySource

entitySource: string

freeformTags

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

Type declaration

  • [key: string]: string

Optional processorCount

processorCount: undefined | number

Processor count. This is the OCPU count for Autonomous Database and CPU core count for other database types. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj