gns3-server/docs/api/notifications/link.updated.json

31 lines
847 B
JSON
Raw Normal View History

2016-06-30 11:55:47 +03:00
{
2016-07-11 16:37:57 +03:00
"capture_file_name": null,
"capture_file_path": null,
2016-06-30 11:55:47 +03:00
"capturing": false,
2016-09-14 16:24:27 +03:00
"link_id": "53d6bd87-c993-48b5-929e-eb341e3e4ff0",
2016-06-30 11:55:47 +03:00
"nodes": [
{
"adapter_number": 0,
2016-07-11 16:37:57 +03:00
"label": {
"text": "Hello",
"x": 64,
"y": 0
},
2016-09-14 16:24:27 +03:00
"node_id": "866a6df5-6a62-487e-a0da-1bd99c6190ff",
2016-07-11 16:37:57 +03:00
"port_number": 3
2016-06-30 11:55:47 +03:00
},
{
2016-07-11 16:37:57 +03:00
"adapter_number": 2,
"label": {
"rotation": 0,
"style": "font-size: 10; font-style: Verdana",
"text": "2/4",
"x": -10,
"y": -10
},
2016-09-14 16:24:27 +03:00
"node_id": "37b4c123-e5a5-4aae-9be6-d746ef8b3958",
2016-07-11 16:37:57 +03:00
"port_number": 4
2016-06-30 11:55:47 +03:00
}
],
2016-09-14 16:24:27 +03:00
"project_id": "2d1162b3-1094-4f73-9df0-c98d759fb88b"
2016-06-30 11:55:47 +03:00
}