Skip to main content

Network Devices

List the modeled network devices.OpenAPI: YAML | JSON

Use these resources to retrieve basic information about the devices in a network Snapshot or to access the raw data (configuration and state) files that the Forward Platform collected from a device.

The last operation below lists devices that are apparently missing from the network Snapshot—neighbors of modeled devices that can be added to the network using the Classic Devices API.


Get all network devices
/api/networks/:networkId/devices
Get a network device
/api/networks/:networkId/devices/:deviceName
List a device’s data files
/api/networks/:networkId/devices/:deviceName/files
Get device data file content
/api/networks/:networkId/devices/:deviceName/files/:fileName
Get missing network devices
/api/networks/:networkId/missing-devices