Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EmManagedExternalDatabaseConfigurationSummary

Configuration summary of a EM Managed External database.

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

enterpriseManagerBridgeId

enterpriseManagerBridgeId: string

OPSI Enterprise Manager Bridge OCID

enterpriseManagerIdentifier

enterpriseManagerIdentifier: string

Enterprise Manager Unique Identifier

Const entitySource

entitySource: string = "EM_MANAGED_EXTERNAL_DATABASE"

exadataDetails

exadataDetails: ExadataDetails

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

instances

instances: Array<HostInstanceMap>

Array of hostname and instance name.

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.

Methods

getDeserializedJsonObj

getJsonObj