Gitiles
Code Review
Sign In
gerrit.lfbroadband.org
/
cord-tester
/
d6cd22e9bba2ba00c5c4aa753fff221cc2ae61ed
/
.
/
src
/
test
/
setup
/
webserver-get.curl
blob: bdaf7f8b43fc9f42c5d12272953d201cf1797f59 [
file
] [
log
] [
blame
]
#!/usr/bin/env bash
# example cord test web get to retrieve config from voltha test case
curl
-
H
"Content-Type: application/json"
-
X GET
-
d
'{"test_case" : "voltha"}'
http
:
//localhost:5000/get