1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 06:19:08 +00:00
gns3-server/docs/api/notifications/link.created.json

43 lines
1.1 KiB
JSON
Raw Normal View History

2018-01-08 08:26:44 +00:00
{
"capture_file_name": null,
"capture_file_path": null,
"capturing": false,
"filters": {
"frequency_drop": [
50
],
"latency": [
10
]
},
"link_id": "f6347019-741f-4569-98e7-0f58f2225d9b",
2018-01-08 08:26:44 +00:00
"link_type": "ethernet",
"nodes": [
{
"adapter_number": 0,
"label": {
"rotation": 0,
"style": "font-size: 10; font-style: Verdana",
"text": "0/3",
"x": -10,
"y": -10
},
"node_id": "2688dd1a-6002-4ab5-b134-7a51794cef25",
2018-01-08 08:26:44 +00:00
"port_number": 3
},
{
"adapter_number": 2,
"label": {
"rotation": 0,
"style": "font-size: 10; font-style: Verdana",
"text": "2/4",
"x": -10,
"y": -10
},
"node_id": "09440c34-f5de-402e-b8b6-beda818ebef4",
2018-01-08 08:26:44 +00:00
"port_number": 4
}
],
"project_id": "b82e9467-a4f0-4668-8ef4-49078d628aa2",
2018-01-08 08:26:44 +00:00
"suspend": false
}