gns3-server/docs/api/notifications/project.closed.json
2019-10-23 22:00:00 +08: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/tmpsz64slgw/projects/7067008d-8304-4384-a280-4ce79aa81b05",
"project_id": "7067008d-8304-4384-a280-4ce79aa81b05",
"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
}