Files
ContainerLab/pe-exp-7.clab.yml.annotations.json
T
2026-04-21 16:08:10 +02:00

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": {}
}