Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • 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

...