48 lines
880 B
JSON
48 lines
880 B
JSON
{
|
|
"freeTextAnnotations": [],
|
|
"freeShapeAnnotations": [],
|
|
"trafficRateAnnotations": [],
|
|
"groupStyleAnnotations": [],
|
|
"networkNodeAnnotations": [],
|
|
"nodeAnnotations": [
|
|
{
|
|
"id": "client1",
|
|
"position": {
|
|
"x": 380,
|
|
"y": 480
|
|
},
|
|
"icon": "client",
|
|
"interfacePattern": "eth{n}"
|
|
},
|
|
{
|
|
"id": "client2",
|
|
"position": {
|
|
"x": 560,
|
|
"y": 480
|
|
},
|
|
"icon": "client",
|
|
"interfacePattern": "eth{n}"
|
|
},
|
|
{
|
|
"id": "rt1",
|
|
"position": {
|
|
"x": 380,
|
|
"y": 340
|
|
},
|
|
"icon": "pe",
|
|
"interfacePattern": "eth"
|
|
},
|
|
{
|
|
"id": "rt2",
|
|
"position": {
|
|
"x": 560,
|
|
"y": 340
|
|
},
|
|
"icon": "pe",
|
|
"interfacePattern": "eth"
|
|
}
|
|
],
|
|
"edgeAnnotations": [],
|
|
"aliasEndpointAnnotations": [],
|
|
"viewerSettings": {}
|
|
} |