Description
DeviceManagerImpl tracks devices as they move around a network and defines the destination device for a new flowTopologyService maintain the topology information for the controller, as well as to find routing in the network.
Services Provided
- ITopologyService
- IRoutingService
...
Getting all devices
Code Block | ||||
---|---|---|---|---|
| ||||
curl -s http://localhost:8080/wm/topology/switchclusters/json
|