Get missing network devices
GET/networks/:networkId/missing-devices
Returns devices that are listed as CDP, LLDP, iBGP or OSPF neighbors of modeled devices but that aren’t yet included in the network model.
Request
Responses
- 200
- 409
OK. Devices are sorted by number of neighbors (most first) and secondarily by name.
The system is currently processing this Snapshot.
Note: GET /networks/{networkId}/snapshots/latestProcessed can be used to determine when processing of the latest Snapshot is done or to identify an alternate Snapshot that has already been processed.