Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DatabaseDiagnosticsAndManagementFeatureDetails

The details required to enable the Diagnostics and Management feature.

Properties

Optional canEnableAllCurrentPdbs

canEnableAllCurrentPdbs: undefined | false | true

Indicates whether Diagnostics & Management should be enabled for all the current pluggable databases in the container database.

connectorDetails

databaseConnectionDetails

databaseConnectionDetails: DatabaseConnectionDetails

Const feature

feature: string = "DIAGNOSTICS_AND_MANAGEMENT"

Optional isAutoEnablePluggableDatabase

isAutoEnablePluggableDatabase: undefined | false | true

Indicates whether Diagnostics & Management should be enabled automatically for all the pluggable databases in the container database.

managementType

managementType: ManagementType

The management type for the database. Use "BASIC" for basic management. Use "ADVANCED" for full management.

Methods

getDeserializedJsonObj

getJsonObj