gns3-server/docs/api/v2/compute/project/projectsprojectidexport.rst
Julien Duponchelle 97aea5f82a
Doc update
2016-04-18 16:58:06 +02:00

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