Retrieves a list of schemas and their children from a NoSQL data source.
400Bad request due to invalid object details or Object ID.
404Data source not found.
500Internal server error occurred while processing the request.
Retrieves a list of schemas and their children from a NoSQL data source.
400Bad request due to invalid object details or Object ID.
404Data source not found.
500Internal server error occurred while processing the request.
xxxxxxxxxx
curl --request GET \
--url 'https://alation_domain/integration/v2/doc_schema/datasource_id/?page=1' \
--header 'accept: application/json'