This API can be used to return the list of available schemas. Note: Run with force_refresh = true
for the first time triggering this API. Not supported for virtual datasources.
xxxxxxxxxx
curl --request GET \
--url https://alation_domain/integration/v1/datasource/datasource_id/available_schemas/ \
--header 'accept: application/json'