mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-28 08:38:55 +00:00
619 B
619 B
/v2/compute/projects/{project_id}/export
GET /v2/compute/projects/{project_id}/export
Export a project as a portable archive
Parameters
- project_id: The UUID of the project
Response status codes
- 200: Return the file
- 404: The project doesn't exist