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-07-11 16:37:57 +03:00
"link_id": "994ee8ac-e59d-45bd-947a-33e38826e021",
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
},
"node_id": "c293dc3c-d7e2-402c-89c5-a04aa51965f6",
"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
},
"node_id": "fbb9bec7-3f67-4d2e-85af-79ccfa06156f",
"port_number": 4
2016-06-30 11:55:47 +03:00
}
],
2016-07-11 16:37:57 +03:00
"project_id": "303f4f73-d0ab-4ff5-9b89-a1f6b8b0bbc9"
2016-06-30 11:55:47 +03:00
}