1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-18 06:18:08 +00:00
gns3-server/docs/api/notifications/link.updated.json
2016-09-27 17:15:40 +02:00

32 lines
876 B
JSON

{
"capture_file_name": null,
"capture_file_path": null,
"capturing": false,
"link_id": "7e50ee4f-eb62-4a0d-9c61-4e3c8a0c5e4a",
"link_type": "ethernet",
"nodes": [
{
"adapter_number": 0,
"label": {
"text": "Hello",
"x": 64,
"y": 0
},
"node_id": "12111336-9763-45f1-adae-43ca7fc32c26",
"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": "4a1e56d8-64bf-4686-a2a0-ffd67302f892",
"port_number": 4
}
],
"project_id": "d90e1de9-a63c-4ba0-b0b5-b5b1a20160b8"
}