gns3-server/docs/api/notifications/link.updated.json
2016-11-03 18:20:51 +01:00

32 lines
876 B
JSON

{
"capture_file_name": null,
"capture_file_path": null,
"capturing": false,
"link_id": "65559a20-c765-457c-a5a8-d7d888a463b4",
"link_type": "ethernet",
"nodes": [
{
"adapter_number": 0,
"label": {
"text": "Hello",
"x": 64,
"y": 0
},
"node_id": "a6d134f5-be5e-4c5b-aabc-cfa27082e8ce",
"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": "dd3133ce-2a62-4f2e-9304-8d5fb3e5a972",
"port_number": 4
}
],
"project_id": "a278f1ce-4fd4-4161-ab9c-db7e6cc8ad1c"
}