Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DiscoveredExternalAsmInstance

The details of an ASM instance discovered in an external DB system discovery run.

Properties

Optional adrHomeDirectory

adrHomeDirectory: undefined | string

The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.

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

displayName

displayName: string

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

hostName

hostName: string

The name of the host on which the ASM instance is running.

Optional instanceName

instanceName: undefined | string

The name of the ASM instance.

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