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

1.5 KiB

/v2/compute/projects/{project_id}/import

POST /v2/compute/projects/{project_id}/import

Import a project from a portable archive

Parameters

  • project_id: The UUID of the project

Response status codes

  • 200: Project imported
  • 403: You are not allowed to modify this property

Output

Name Mandatory Type Description
name ['string', 'null'] Project name
path ['string', 'null'] Project directory
project_id string Project UUID
temporary boolean If project is a temporary project