mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-10 23:12:48 +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": "c939cbf3-c221-472c-84ce-4c4fc41801de",
|
|
"link_type": "ethernet",
|
|
"nodes": [
|
|
{
|
|
"adapter_number": 0,
|
|
"label": {
|
|
"text": "Hello",
|
|
"x": 64,
|
|
"y": 0
|
|
},
|
|
"node_id": "047905b7-88ea-40c5-b3c5-917ef5952203",
|
|
"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": "52052251-cbea-4740-93d6-aa4f2f3f5784",
|
|
"port_number": 4
|
|
}
|
|
],
|
|
"project_id": "4854a4b1-83bd-43c5-b556-532979f5e45f",
|
|
"suspend": false
|
|
} |