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

33 lines
942 B
JSON
Raw Normal View History

2016-06-30 11:55:47 +03:00
{
"capture_file_name": null,
"capture_file_path": null,
"capturing": false,
2016-09-14 16:24:27 +03:00
"link_id": "a5017183-450b-43ef-9f5b-7d9ef2f77670",
2016-06-30 11:55:47 +03:00
"nodes": [
{
"adapter_number": 0,
2016-07-11 16:37:57 +03:00
"label": {
"rotation": 0,
"style": "font-size: 10; font-style: Verdana",
"text": "0/3",
"x": -10,
"y": -10
},
2016-09-14 16:24:27 +03:00
"node_id": "7ec55228-4f17-47ec-9afa-041114f5a95e",
2016-06-30 11:55:47 +03:00
"port_number": 3
},
{
"adapter_number": 2,
2016-07-11 16:37:57 +03:00
"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": "ea49b826-f3ac-4683-898d-7c9384cd44f1",
2016-06-30 11:55:47 +03:00
"port_number": 4
}
],
2016-09-14 16:24:27 +03:00
"project_id": "7577e59a-7758-4c5a-841f-be976afd8a57"
2016-06-30 11:55:47 +03:00
}