mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-17 17:24:51 +02: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": "f3893bd7-489a-4d53-a070-fc5bc566ff9c",
|
|
"link_type": "ethernet",
|
|
"nodes": [
|
|
{
|
|
"adapter_number": 0,
|
|
"label": {
|
|
"text": "Hello",
|
|
"x": 64,
|
|
"y": 0
|
|
},
|
|
"node_id": "89b7c700-a385-4011-a0be-a732672d8d9f",
|
|
"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": "763411ab-6843-4908-a667-de022c261e1f",
|
|
"port_number": 4
|
|
}
|
|
],
|
|
"project_id": "b703f752-a954-4794-958a-8eac176ac316",
|
|
"suspend": false
|
|
} |