/
View Data Source

View Data Source

To view a single data source and its high level information we can specify the collection and data source ID.

http://{host}/rds/api/catalog/test/datasource1


{
    "id": "datasource1",
    "name": "An example data source.",
	"description": "An example data source that is used for the Rich Data Services documentation.",
	"provenance": "Metadata Technology North America, 2016",
    "public": true
}