projects
/
vsorcdistro
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
commented unused variables
[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