mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-17 17:24:51 +02:00
7f72b90b0e
* A new one for controller related events (compute, appliance templates etc.) * The existing one for project related events (links, nodes etc.)
11 lines
288 B
JSON
11 lines
288 B
JSON
{
|
|
"capture_file_name": null,
|
|
"capture_file_path": null,
|
|
"capturing": false,
|
|
"filters": {},
|
|
"link_id": "8cdcab06-40e7-41a0-b4b4-4d17b8b1ac7f",
|
|
"link_type": "ethernet",
|
|
"nodes": [],
|
|
"project_id": "52a0b14c-074d-433a-9e1d-0041a5dcca39",
|
|
"suspend": false
|
|
} |