mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-21 21:57:49 +00:00
867 B
867 B
/v1/files/stream
GET /v1/files/stream
Stream a file from the server
Response status codes
- 200: File retrieved
- 409: Can't access to file
- 404: File doesn't exist
Input
Name | Mandatory | Type | Description |
---|---|---|---|
location | ✔ | ['string'] | File path |