commit | a9df596e4de976bd30af3e54c4fdf84b5e8ce076 | [log] [tgz] |
---|---|---|
author | Dimitrios Mavrommatis <dimitris@opennetworking.org> | Tue Dec 05 15:11:04 2017 -0800 |
committer | Dimitrios Mavrommatis <dimitris@opennetworking.org> | Tue Dec 05 15:11:04 2017 -0800 |
tree | 8378e6a6562e5d7f66f85e87a46a9976ee6806af | |
parent | feae3c7b707ad475be7c06cd9b5c02e030907255 [diff] [blame] |
added benchmark and configure bundle
diff --git a/scripts/getFpcAgentInfo.sh b/scripts/getFpcAgentInfo.sh index 4a45b20..75696a5 100755 --- a/scripts/getFpcAgentInfo.sh +++ b/scripts/getFpcAgentInfo.sh
@@ -1,2 +1,2 @@ #!/bin/bash -curl -u onos:rocks http://localhost:8181/onos/restconf/data/ietf-dmm-fpcagent:fpc-agent-info +curl -u onos:rocks http://localhost:8181/onos/restconf/data/ietf-dmm-fpcagent:fpc-agent-info | python -m json.tool