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