Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
54f3e93a6be7935c255bd3af1d97f5998ac9450a
/
.
/
tools
/
test
/
configs
/
restSB-cfg.json
blob: 2ab6ab63ab6dd68537c747bc98fa9f9add3778a9 [
file
] [
log
] [
blame
]
{
"devices"
:
{
"rest:127.0.0.1:8080"
:
{
"rest"
:
{
"ip"
:
"127.0.0.1"
,
"port"
:
8080
,
"username"
:
"dev"
,
"password"
:
"dev"
,
"protocol"
:
"http"
},
"basic"
:
{
"driver"
:
"restCiena"
}
}
}
}