Update discovery connection
Updates a Matcher-owned Fetcher connection and synchronizes the local discovery cache.
Authorizations
Bearer token authentication (format: "Bearer {token}")
Path Parameters
Matcher connection ID
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
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
Optional schema/namespace within the database
"public"
Database user name the connection authenticates as
1"matcher_ro"
Response
OK
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

