gns3-server/docs/api/notifications/link.updated.json

39 lines
1.0 KiB
JSON
Raw Normal View History

2018-01-08 10:26:44 +02:00
{
2019-10-23 17:00:00 +03:00
"capture_compute_id": null,
2018-01-08 10:26:44 +02:00
"capture_file_name": null,
"capture_file_path": null,
"capturing": false,
"filters": {
"frequency_drop": [
50
],
"latency": [
10
]
},
2020-01-08 04:52:15 +02:00
"link_id": "b76bd8b1-2171-4361-9228-801713d23079",
2018-01-08 10:26:44 +02:00
"link_type": "ethernet",
"nodes": [
{
"adapter_number": 0,
"label": {
"text": "Hello",
"x": 64,
"y": 0
},
2020-01-08 04:52:15 +02:00
"node_id": "8b77b480-361e-488b-96b1-a769890e11ec",
2018-01-08 10:26:44 +02:00
"port_number": 3
},
{
"adapter_number": 2,
"label": {
2019-10-23 17:00:00 +03:00
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "2/4"
2018-01-08 10:26:44 +02:00
},
2020-01-08 04:52:15 +02:00
"node_id": "b4688a3d-0af8-4ddc-b85f-e26dc1031c4c",
2018-01-08 10:26:44 +02:00
"port_number": 4
}
],
2020-01-08 04:52:15 +02:00
"project_id": "85333131-b83a-4112-9a51-184ba0c536a8",
2018-01-08 10:26:44 +02:00
"suspend": false
}