# Functions
*
Example:
{
"Name": "l2sm1",
"nodeIP": "10.1.14.53",
"neighborNodes":["10.4.2.3","10.4.2.5"]
}
*/.
*
Example:
{
"Nodes": [
{
"name": "l2sm1",
"nodeIP": "10.1.14.53"
},
{
"name": "l2sm2",
"nodeIP": "10.1.14.90"
}
],
"Links": [
{
"endpointA": "l2sm1",
"endpointB": "l2sm2"
}
]
}
*/.
No description provided by the author
No description provided by the author