get {protocol}://{base-url}/integration/v2/datasource//configuration_check/network_connection/
This API can be used to check the network connection status of the datasource.
Responses
This API can be used to check the network connection status of the datasource.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v2/datasource/datasource_id/configuration_check/network_connection/ \
--header 'accept: application/json'