mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-05-03 01:23:02 +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