1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-19 14:29:22 +00:00
gns3-server/docs/api/notifications/link.deleted.json

12 lines
320 B
JSON
Raw Normal View History

2018-01-08 08:26:44 +00:00
{
2019-10-23 14:00:00 +00:00
"capture_compute_id": null,
2018-01-08 08:26:44 +00:00
"capture_file_name": null,
"capture_file_path": null,
"capturing": false,
"filters": {},
2020-01-08 02:52:15 +00:00
"link_id": "695dacc3-7daf-493e-b31f-3370436f1d23",
2018-01-08 08:26:44 +00:00
"link_type": "ethernet",
"nodes": [],
2020-01-08 02:52:15 +00:00
"project_id": "4589f3fc-4d98-4170-ac66-ed1262cac368",
2018-01-08 08:26:44 +00:00
"suspend": false
}