Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DiscoveredExternalClusterInstance

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

Properties

Optional adrHomeDirectory

adrHomeDirectory: undefined | string

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

Optional associatedComponents

associatedComponents: Array<AssociatedComponent>

The list of associated components.

Optional clusterId

clusterId: undefined | string

The unique identifier of the Oracle cluster.

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

Optional connector

connector: model.ExternalDbSystemDiscoveryMacsConnector

Optional crsBaseDirectory

crsBaseDirectory: undefined | string

The Oracle base location of Cluster Ready Services (CRS).

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 cluster instance is running.

Optional isSelectedForMonitoring

isSelectedForMonitoring: undefined | false | true

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

Optional nodeRole

nodeRole: NodeRole

The role of the cluster node.

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