This API can be used to check various configuration of the datasource. Checks the network connections status, service account authentication and service account privileges. Note: Not supported for virtual datasources.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v1/datasource/datasource_id/configuration_check/ \
--header 'accept: application/json'