blob: bdaf7f8b43fc9f42c5d12272953d201cf1797f59 [file] [log] [blame]
A R Karthicka974c212017-07-17 19:47:12 -07001#!/usr/bin/env bash
2
3# example cord test web get to retrieve config from voltha test case
4
5curl -H "Content-Type: application/json" -X GET -d '{"test_case" : "voltha"}' http://localhost:5000/get