Skip to main content

Network Snapshots

List or manage the network Snapshots collected from network devices.OpenAPI: YAML | JSON

Once a network Snapshot has been collected, the Forward Platform processes it to build a model and to compute the results of any Checks defined in the network. Snapshot processing time is typically just a few seconds, but varies by network size and complexity and by available computing power.

The resources in this section are for listing Snapshots, exporting or importing a Snapshot as a .zip file, and deleting Snapshots.


List all Snapshots
/api/networks/:networkId/snapshots
Import a Snapshot
/api/networks/:networkId/snapshots
Get the latest processed Snapshot
/api/networks/:networkId/snapshots/latestProcessed
Export a Snapshot
/api/snapshots/:snapshotId
Export a Snapshot subset
/api/snapshots/:snapshotId
Delete a Snapshot
/api/snapshots/:snapshotId
Get Snapshot metrics
/api/snapshots/:snapshotId/metrics