Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExternalDbSystemDiscoveryConnector

The connector details used to connect to the external DB system component.

Properties

Optional connectionFailureMessage

connectionFailureMessage: undefined | string

The error message indicating the reason for connection failure or {@code null} if the connection was successful.

Optional connectionStatus

connectionStatus: undefined | string

The status of connectivity to the external DB system component.

connectorType

connectorType: string

displayName

displayName: string

The user-friendly name for the external connector. The name does not have to be unique.

Optional timeConnectionStatusLastUpdated

timeConnectionStatusLastUpdated: Date

The date and time the connectionStatus of the external DB system connector was last updated.

Functions

getDeserializedJsonObj

getJsonObj