Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DiscoveredExternalListener

The details of an Oracle listener discovered in an external DB system discovery run.

Properties

Optional adrHomeDirectory

adrHomeDirectory: undefined | string

The directory that stores tracing and logging incidents when Automatic Diagnostic Repository (ADR) is enabled.

Optional associatedComponents

associatedComponents: Array<AssociatedComponent>

The list of associated components.

componentId

componentId: string

The identifier of the discovered DB system component.

componentName

componentName: string

The name of the discovered DB system component.

Const componentType

componentType: string = "LISTENER"

Optional connector

connector: model.ExternalDbSystemDiscoveryMacsConnector

Optional dbNodeName

dbNodeName: undefined | string

The name of the DB node.

displayName

displayName: string

The user-friendly name for the discovered DB system component. The name does not have to be unique.

Optional endpoints

The list of protocol addresses the listener is configured to listen on.

Optional hostName

hostName: undefined | string

The name of the host on which the external listener is running.

Optional isSelectedForMonitoring

isSelectedForMonitoring: undefined | false | true

Indicates whether the DB system component should be provisioned as an OCI resource or not.

Optional listenerAlias

listenerAlias: undefined | string

The listener alias.

Optional listenerType

listenerType: ListenerType

The type of listener.

Optional logDirectory

logDirectory: undefined | string

The destination directory of the listener log file.

Optional oracleHome

oracleHome: undefined | string

The Oracle home location of the listener.

Optional resourceId

resourceId: undefined | string

The OCID of the existing OCI resource matching the discovered DB system component.

Optional status

status: Status

The state of the discovered DB system component.

Optional traceDirectory

traceDirectory: undefined | string

The destination directory of the listener trace file.

Optional version

version: undefined | string

The listener version.

Methods

getDeserializedJsonObj

getJsonObj