1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-25 01:38:08 +00:00
gns3-server/scripts/docs/api/notifications/link.created.json
2018-11-21 14:12:38 +07:00

43 lines
1.1 KiB
JSON

{
"capture_file_name": null,
"capture_file_path": null,
"capturing": false,
"filters": {
"frequency_drop": [
50
],
"latency": [
10
]
},
"link_id": "1900eb3d-c749-4cd3-8914-54c9961896fd",
"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": "2fa9ec96-e8d5-4815-aa62-f44ab99882f4",
"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": "c775c5a7-19c1-424d-9de5-37b75202ad13",
"port_number": 4
}
],
"project_id": "dae777d6-b862-4846-a46f-444ef696ea7e",
"suspend": false
}