Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fpcagent
/
7c0ff01e219409a6a048ba97dd6b1eb0fce3956d
/
.
/
scripts
/
getClients.sh
blob: 214803e88bd87ec3bb7b3aa2a9259b358064f9ff [
file
] [
log
] [
blame
]
Dimitrios Mavrommatis
7c0ff01
2017-12-07 00:25:58 -0800
[
diff
] [
blame^
]
1
#!/bin/bash
2
curl
-
u onos
:
rocks http
://
localhost
:
8181
/
onos
/
restconf
/
data
/
fpc
:
connection
-
info
|
python
-
m json
.
tool