1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-25 01:38:08 +00:00
gns3-server/docs/api/notifications/project.closed.json

10 lines
328 B
JSON
Raw Normal View History

2016-08-15 10:08:59 +00:00
{
2016-08-25 12:43:19 +00:00
"auto_close": true,
"auto_open": false,
"auto_start": false,
"filename": "test.gns3",
"name": "test",
2016-08-29 13:58:29 +00:00
"path": "/var/folders/3s/r2wbv07n7wg4vrsn874lmxxh0000gn/T/tmpy8xtppwg/projects/2e26e0e6-634c-409c-98d8-651b4160126d",
"project_id": "2e26e0e6-634c-409c-98d8-651b4160126d",
2016-08-15 10:08:59 +00:00
"status": "closed"
}