Debugging
Datasource Config
Gather information about the datasource’s config.
Sample Request
Sample Response
/getdatasourceconfig
endpoint returns the current state of the datasource config.- This can be used to double-check if the config is correct. If you need to make any changes to the config, you can use the
/adddatasource
endpoint again to override the previous config.
Was this page helpful?