Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DiscoveredExternalDbHome

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

Properties

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 = "DATABASE_HOME"

displayName

displayName: string

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

homeDirectory

homeDirectory: string

The location of the DB home.

Optional isSelectedForMonitoring

isSelectedForMonitoring: undefined | false | true

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

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.

Methods

getDeserializedJsonObj

getJsonObj