Shumoku Server API · 0.1.6-beta.4 · Data Sources
List interface neighbors for a host
GET /api/datasources/{id}/hosts/{hostId}/neighbors Authentication
sessionCookie / bearerAuth
Responses
| Status | Description | Schema |
|---|---|---|
200 | LLDP or CDP interface neighbors | InterfaceNeighborList |
401 | Authentication is required | Error |
500 | The upstream data source request failed | Error |