mirror of
https://github.com/opennetworkinglab/onos.git
synced 2026-01-08 18:12:08 +01:00
14 lines
409 B
JSON
14 lines
409 B
JSON
{
|
|
"devices": {
|
|
"of:0000000000000001": { "basic": { "name": "Spine-1" }},
|
|
"of:0000000000000002": { "basic": { "name": "Spine-2" }},
|
|
"of:000000000000000b": { "basic": { "name": "Leaf-1" }},
|
|
"of:000000000000000c": { "basic": { "name": "Leaf-2" }},
|
|
"of:000000000000000d": { "basic": { "name": "Leaf-3" }},
|
|
"of:000000000000000e": { "basic": { "name": "Leaf-4" }}
|
|
},
|
|
|
|
"hosts": {
|
|
}
|
|
}
|