Mininet: REST API
Mininet is an excellent extensible network emulation tool, however, currently is designed for human input...
Get Nodes
Query Parameters
Name
Type
Description
{
"c0": {
"class": "Controller"
},
"h2": {
"class": "Host"
},
"s1": {
"class": "OVSSwitch"
},
"h1": {
"class": "Host"
}
}Get Node Information
Path Parameters
Name
Type
Description
Ping a Host Set
Query Parameters
Name
Type
Description
Ping all hosts
Run iperf between 2 hosts
Query Parameters
Name
Type
Description
Last updated
Was this helpful?