Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DiscoveredExternalDbSystemComponent

The details of an external DB system component.

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.

componentType

componentType: string

displayName

displayName: string

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

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.

Functions

getDeserializedJsonObj

getJsonObj