Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
b673adc9f050dc323ea7b6b5c8a40dbbb9ea15b4
/
.
/
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"
}
}
}
}