mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-12-25 03:01:26 +01:00
25 lines
367 B
JSON
25 lines
367 B
JSON
{
|
|
"node": {
|
|
"ip": "172.17.0.6",
|
|
"id": "172.17.0.6",
|
|
"port": 9876
|
|
},
|
|
"storage": [
|
|
{
|
|
"ip": "172.17.0.2",
|
|
"id": "atomix-1",
|
|
"port": 5679
|
|
},
|
|
{
|
|
"ip": "172.17.0.3",
|
|
"id": "atomix-2",
|
|
"port": 5679
|
|
},
|
|
{
|
|
"ip": "172.17.0.4",
|
|
"id": "atomix-3",
|
|
"port": 5679
|
|
}
|
|
],
|
|
"name": "onos"
|
|
} |