blob: b420f7cdc3057b8b684c72947de2b2371b7384ca [file] [log] [blame]
{
"devices": {
"rest:127.0.0.1:8080": {
"basic": {
"driver": "restCiena"
}
}
},
"apps": {
"org.onosproject.restsb": {
"restDevices": [{
"name": "local",
"password": "local",
"ip": "127.0.0.1",
"port": 8080,
"protocol": "http"
}]
}
}
}