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

34 lines
971 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-11-03 19:20:51 +02:00
"link_id": "398c9cb0-724e-4d56-a9b5-2b33831c8c39",
2016-09-27 18:15:40 +03:00
"link_type": "ethernet",
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-11-03 19:20:51 +02:00
"node_id": "f931da2a-abe7-4e8b-8b40-385fa091cb4d",
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-11-03 19:20:51 +02:00
"node_id": "3fcc232f-a6df-422c-800a-39ca356661d5",
2016-06-30 11:55:47 +03:00
"port_number": 4
}
],
2016-11-03 19:20:51 +02:00
"project_id": "ca14de30-087a-4994-bb54-b2b00e18d1ef"
2016-06-30 11:55:47 +03:00
}