Network Topology
A network’s topology influences the behavior of the network model and how automatic network layout works in the application. Forward Enterprise determines what device links to include in its network model using 1) automatic discovery using collected LLDP/CDP information, 2) automatic inference based on the MAC addresses devices have learned, and 3) any user-defined link overrides, which have the highest precedence.
The resources in this section are for listing all of a network’s device links and for listing and defining
link overrides. A link override is undirected (normalized in responses so that port1 ≤ port2) and either
present (the link exists) or absent (the link doesn’t exist).
Get the network topology
/api/snapshots/:snapshotId/topology
Get the network’s link overrides
/api/networks/:networkId/link-overrides
Set the network’s link overrides
/api/networks/:networkId/link-overrides
Edit the network’s link overrides
/api/networks/:networkId/link-overrides
Get a Snapshot’s link overrides
/api/networks/:networkId/link-overrides?view=snapshot
Get recent link override changes
/api/networks/:networkId/link-overrides?view=staged
Apply recent link override changes
/api/networks/:networkId/link-overrides?action=backdate
Get link overrides for a SnapshotDeprecated
/api/snapshots/:snapshotId/topology/overrides
Edit link overrides at a SnapshotDeprecated
/api/snapshots/:snapshotId/topology/overrides
Replace link overrides at a SnapshotDeprecated
/api/snapshots/:snapshotId/topology/overrides