Shumoku Server API · 0.1.6-beta.4 · Data Sources
List attached topologies
GET /api/datasources/{id}/topologies Authentication
sessionCookie / bearerAuth
Responses
| Status | Description | Schema |
|---|---|---|
200 | Topologies currently using the data source | AttachedTopologyList |
401 | Authentication is required | Error |
404 | The data source does not exist | Error |