get {protocol}://{base-url}/integration/v1/datasources//connectors
This API can be used to return the list of available equivalent ocf connector and their native datasources
Responses
This API can be used to return the list of available equivalent ocf connector and their native datasources
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v1/datasources/db_type/connectors \
--header 'accept: application/json'