mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-10 15:02:42 +00:00
469 B
469 B
/project/{uuid}/commit
POST /project/{uuid}/commit
Write changes on disk
Parameters
- uuid: Project instance UUID
Response status codes
- 404: Project instance doesn't exist
- 204: Changes write on disk
Sample session
examples/post_projectuuidcommit.txt