mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-18 06:18:08 +00:00
41 lines
1022 B
JSON
41 lines
1022 B
JSON
{
|
|
"capture_file_name": null,
|
|
"capture_file_path": null,
|
|
"capturing": false,
|
|
"filters": {
|
|
"frequency_drop": [
|
|
50
|
|
],
|
|
"latency": [
|
|
10
|
|
]
|
|
},
|
|
"link_id": "b3bb9cf1-9947-48aa-9a81-4531bf575943",
|
|
"link_type": "ethernet",
|
|
"nodes": [
|
|
{
|
|
"adapter_number": 0,
|
|
"label": {
|
|
"text": "Hello",
|
|
"x": 64,
|
|
"y": 0
|
|
},
|
|
"node_id": "a093ca63-8a69-4ee5-bf36-fb9ea1e586d4",
|
|
"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": "dfda5907-1939-4dbb-a36f-660ef2c9e2cb",
|
|
"port_number": 4
|
|
}
|
|
],
|
|
"project_id": "42d57b87-6ba4-4693-95c5-815064a1e587",
|
|
"suspend": false
|
|
} |