1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/docs/api/notifications/link.updated.json

41 lines
1022 B
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": "873cfd7c-e61a-41c8-ac60-1068f67d2832",
2018-01-08 08:26:44 +00:00
"link_type": "ethernet",
"nodes": [
{
"adapter_number": 0,
"label": {
"text": "Hello",
"x": 64,
"y": 0
},
"node_id": "cbd224a2-fc0e-4a41-9dae-6ddd1b8ce297",
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": "16dcbe64-5544-443b-bfed-798e6b89bd7d",
2018-01-08 08:26:44 +00:00
"port_number": 4
}
],
"project_id": "c12478fd-66df-4eac-ace8-fcd9aeb15028",
2018-01-08 08:26:44 +00:00
"suspend": false
}