Update and rename MantenerFIFO to MantenerFIFO.md
[vsorcdistro/.git] / scripts / deleteflows.sh
1 #!/bin/bash
2 curl -X DELETE http://localhost:8080/stats/flowentry/clear/1
3 curl -X DELETE http://localhost:8080/stats/flowentry/clear/2
4 curl -X DELETE http://localhost:8080/stats/flowentry/clear/3
5