Home > @i2analyze/i2connect > connectors
connectors namespace
The members of the connectors namespace allow you to configure the connectors that you create for the i2 Connect server.
Signature:
export declare namespace connectors
Introduced: API version 1.0
Interfaces
| Interface | Description |
|---|---|
| IConnectorConfig | A collection of properties that provide the name and configuration for a connector. |
| IConnectorSchema | A connector schema. |
| ISchemas | A container for the schemas that a connector uses. |