...
- IStorageSourceService
- IThreadPoolService
- IFloodlightProviderService
- IOFSwitchService
- IRestAPIService
- IShutdownService
- IDebugCounterService
- IDebugEventService
Java File
The module is implemented in net.floodlightcontroller.linkdiscovery.internal.LinkDiscoveryManager.
...
REST API
URI | Description | Arguments |
|
---|---|---|---|
/wm/topology/links/json | List of all links detected by the controller. | None. |
Sample REST calls with curl
...