![]() |
Open Kilda Java Documentation
|
Static Public Member Functions | |
static List< LinkDto > | dumpLinks () |
static boolean | islFail (String switchName, String portNo) |
static boolean | addLink (String srcSwitchName, String destSwitchName) |
Definition at line 29 of file LinksUtils.java.
|
static |
Creates link between two switches.
Definition at line 97 of file LinksUtils.java.
|
static |
Returns links through Topology-Engine-Rest service.
Definition at line 42 of file LinksUtils.java.
|
static |
Cut the ISL which goes from specific switch and port.
Definition at line 75 of file LinksUtils.java.