1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 19:28:07 +00:00
gns3-server/docs/api/notifications/link.created.json
2016-09-14 15:31:58 +02:00

33 lines
942 B
JSON

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