1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-20 14:58:57 +00:00
gns3-server/docs/api/notifications/link.created.json

38 lines
1.1 KiB
JSON
Raw Normal View History

2018-01-08 08:26:44 +00:00
{
2019-10-23 14:00:00 +00:00
"capture_compute_id": null,
2018-01-08 08:26:44 +00:00
"capture_file_name": null,
"capture_file_path": null,
"capturing": false,
"filters": {
"frequency_drop": [
50
],
"latency": [
10
]
},
2020-01-08 02:52:15 +00:00
"link_id": "cff847b1-0233-4ee1-bb26-82039debff2b",
2018-01-08 08:26:44 +00:00
"link_type": "ethernet",
"nodes": [
{
"adapter_number": 0,
"label": {
2019-10-23 14:00:00 +00:00
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "0/3"
2018-01-08 08:26:44 +00:00
},
2020-01-08 02:52:15 +00:00
"node_id": "fd4dc1ea-7688-4e42-bba1-71bfa31eddbc",
2018-01-08 08:26:44 +00:00
"port_number": 3
},
{
"adapter_number": 2,
"label": {
2019-10-23 14:00:00 +00:00
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "2/4"
2018-01-08 08:26:44 +00:00
},
2020-01-08 02:52:15 +00:00
"node_id": "74e807d2-2e9a-467c-a44f-08b725c24cc9",
2018-01-08 08:26:44 +00:00
"port_number": 4
}
],
2020-01-08 02:52:15 +00:00
"project_id": "51c1ac28-1756-4912-a31a-36d480326e9b",
2018-01-08 08:26:44 +00:00
"suspend": false
}