Create discovery connection
Provisions a Fetcher connection scoped to Matcher and synchronizes the local discovery cache.
Authorizations
Bearer token authentication (format: "Bearer {token}")
Body
Connection configuration name
1"prod-ledger-db"
Database name
1"ledger"
Database engine type; canonical token or a common alias (e.g. postgres -> POSTGRESQL, mysql -> MYSQL)
1"POSTGRESQL"
Database host
1"db.internal.example.com"
Database TCP port (1-65535)
1 <= x <= 655355432
Database user name the connection authenticates as
1"matcher_ro"
Optional schema/namespace within the database
"public"
Response
Created
A discovered Fetcher database connection
Internal identifier for the connection
Name of the Fetcher configuration that produced this connection
Type of database (e.g. postgres, mysql)
Current connection status
Whether the table schema has been discovered for this connection
Timestamp when this connection was last observed in Fetcher

