1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-12-11 09:38: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": "ac0d4a76-5120-4f5a-bfea-33fd674d8416",
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": "d1753166-6ea0-4f4e-878c-4bf1f754d87c",
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": "5925fab7-04e2-4872-8100-c1bc4f285bb3",
2018-01-08 08:26:44 +00:00
"port_number": 4
}
],
"project_id": "849c8478-639a-493e-9528-6f4b6b496dff",
2018-01-08 08:26:44 +00:00
"suspend": false
}