pre final lap
[vsorcdistro/.git] / scripts / deleteflows.sh
diff --git a/scripts/deleteflows.sh b/scripts/deleteflows.sh
new file mode 100755 (executable)
index 0000000..fae77f8
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/bash
+curl -X DELETE http://localhost:8080/stats/flowentry/clear/1
+curl -X DELETE http://localhost:8080/stats/flowentry/clear/2
+curl -X DELETE http://localhost:8080/stats/flowentry/clear/3
+