1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 22:08:56 +00:00
gns3-server/docs/api/notifications/project.closed.json
2019-03-30 15:56:26 +07:00

21 lines
560 B
JSON

{
"auto_close": true,
"auto_open": false,
"auto_start": false,
"drawing_grid_size": 25,
"filename": "Test.gns3",
"grid_size": 75,
"name": "Test",
"path": "/tmp/tmps0wphr5t/projects/87c334ef-f588-45ae-98b1-4a54249f1cb9",
"project_id": "87c334ef-f588-45ae-98b1-4a54249f1cb9",
"scene_height": 1000,
"scene_width": 2000,
"show_grid": false,
"show_interface_labels": false,
"show_layers": false,
"snap_to_grid": false,
"status": "closed",
"supplier": null,
"variables": null,
"zoom": 100
}