mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-18 14:28:08 +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": "2ac96baf-b053-446a-8bbf-51d331c318c6",
|
|
"link_type": "ethernet",
|
|
"nodes": [
|
|
{
|
|
"adapter_number": 0,
|
|
"label": {
|
|
"text": "Hello",
|
|
"x": 64,
|
|
"y": 0
|
|
},
|
|
"node_id": "d72e2acf-d797-47a0-8c29-f269b1287aff",
|
|
"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": "27ada508-50dd-4671-b0cd-584fbc467676",
|
|
"port_number": 4
|
|
}
|
|
],
|
|
"project_id": "98dffbde-364b-49ef-bd61-cd3d12f5e521",
|
|
"suspend": false
|
|
} |