1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-15 21:08:55 +00:00
gns3-server/docs/api/notifications/link.created.json
2016-07-11 15:37:57 +02:00

33 lines
942 B
JSON

{
"capture_file_name": null,
"capture_file_path": null,
"capturing": false,
"link_id": "ca9142e8-9684-4b31-b9c4-68eaec0f0b0d",
"nodes": [
{
"adapter_number": 0,
"label": {
"rotation": 0,
"style": "font-size: 10; font-style: Verdana",
"text": "0/3",
"x": -10,
"y": -10
},
"node_id": "c4812669-53d7-4098-bc90-76be0ff7bf1a",
"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": "0d0bfaee-1d67-4909-be6a-c0d2ae16521d",
"port_number": 4
}
],
"project_id": "87658726-db5c-47e0-9f4b-1688f4f9b04e"
}