Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ConnectorPlugin

A service source or service target used to create a connector. Example connector plugins include the Queue source and the Notifications target. For more information about flows defined by connectors, see Overview of Connector Hub. For configuration instructions, see Creating a Connector.

Properties

displayName

displayName: string

A user-friendly name. It does not have to be unique, and it is changeable. Avoid entering confidential information.

Optional estimatedThroughput

estimatedThroughput: model.EstimatedThroughput

The estimated throughput range (LOW, MEDIUM, HIGH).

kind

kind: string

lifecycleState

The current state of the service connector.

name

name: string

The service to be called by the connector plugin. Example: {@code QueueSource}

Optional schema

schema: undefined | string

Gets the specified connector plugin configuration information in OpenAPI specification format.

timeCreated

timeCreated: Date

The date and time when this plugin became available. Format is defined by RFC3339. Example: {@code 2023-09-09T21:10:29.600Z}

Functions

getDeserializedJsonObj

getJsonObj