gns3-server/docs/api/notifications/link.updated.json
2017-06-29 17:14:46 +02:00

32 lines
876 B
JSON

{
"capture_file_name": null,
"capture_file_path": null,
"capturing": false,
"link_id": "2211ed32-8333-41ec-bf10-8bfcd7953239",
"link_type": "ethernet",
"nodes": [
{
"adapter_number": 0,
"label": {
"text": "Hello",
"x": 64,
"y": 0
},
"node_id": "1ef55a34-a4a3-4654-a8a8-5b78ee2d14a7",
"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": "1084d14e-fc5c-424d-a5e5-b2c7c1dbbae1",
"port_number": 4
}
],
"project_id": "a29c3a9d-06cc-4931-a2cc-cd8098975e9b"
}