mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-15 12:59:06 +00:00
39 lines
1.0 KiB
JSON
39 lines
1.0 KiB
JSON
{
|
|
"capture_compute_id": null,
|
|
"capture_file_name": null,
|
|
"capture_file_path": null,
|
|
"capturing": false,
|
|
"filters": {
|
|
"frequency_drop": [
|
|
50
|
|
],
|
|
"latency": [
|
|
10
|
|
]
|
|
},
|
|
"link_id": "b76bd8b1-2171-4361-9228-801713d23079",
|
|
"link_type": "ethernet",
|
|
"nodes": [
|
|
{
|
|
"adapter_number": 0,
|
|
"label": {
|
|
"text": "Hello",
|
|
"x": 64,
|
|
"y": 0
|
|
},
|
|
"node_id": "8b77b480-361e-488b-96b1-a769890e11ec",
|
|
"port_number": 3
|
|
},
|
|
{
|
|
"adapter_number": 2,
|
|
"label": {
|
|
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
|
|
"text": "2/4"
|
|
},
|
|
"node_id": "b4688a3d-0af8-4ddc-b85f-e26dc1031c4c",
|
|
"port_number": 4
|
|
}
|
|
],
|
|
"project_id": "85333131-b83a-4112-9a51-184ba0c536a8",
|
|
"suspend": false
|
|
} |