1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/docs/api/notifications/link.created.json
2018-06-07 10:26:06 +02: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": "b0c7889a-5cf0-439a-a6b0-1fdf2fd1858a",
"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": "855bcbdc-2af5-4625-898e-2c647ed580dd",
"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": "0098bb1e-c7a2-40c8-8c29-f323a7872fbd",
"port_number": 4
}
],
"project_id": "d8f1da27-a533-4aab-95bb-117aaccb48c7",
"suspend": false
}