Download a custom file from the user-defined or default directory
GET/v1/edge-mgmt/edgehosts/current/file-download/:filePath
Downloads a file from the /var/log/files
directory. The file path is expected to be relative to the /var/log/files
directory.
Request
Responses
- 200
- 404
- 500
- default
File downloaded successfully
Response Headers
Content-Disposition string
Specifies the filename for the downloaded file.
Not found
Internal server error
generic error response