A list of the parameters needed to add and query an integration.
Note: Query parameters should come as top level parameters in the application/json request made to the datasources endpoints (they are accessed via request.json
inside mindsdb)
- user [str]
- password [str]
- host [str]
- port [int]
- query [str]
- user [str]
- password [str]
- host [str]
- port [int]
- database [optional - str]
- query [str]
- database [optional - str]
- user [str]
- password [str]
- host [str]
- account [str]
- query [str]
- database [str]
- warehouse [str]
- schema [str]
- user [str]
- password [str]
- host [str]
- port [int]
- find [str]
- collection [str]
- database [str]