gns3-server/docs/api/v2/compute/project/projectsprojectidstreampath.rst
2016-05-12 10:39:50 +02:00

659 B

/v2/compute/projects/{project_id}/stream/{path:.+}

GET /v2/compute/projects/{project_id}/stream/{path:.+}

Stream a file from a project

Parameters

  • project_id: The UUID of the project

Response status codes

  • 200: Return the file
  • 403: Permission denied
  • 404: The file doesn't exist