Shumoku Server API · 0.1.6-beta.4 · Data Sources
List hosts from a data source
GET /api/datasources/{id}/hosts Authentication
sessionCookie / bearerAuth
Responses
| Status | Description | Schema |
|---|---|---|
200 | Hosts exposed by the plugin | HostList |
401 | Authentication is required | Error |
500 | The upstream data source request failed | Error |