Skip to main content
Version: latest

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

File downloaded successfully
Response Headers
  • Content-Disposition string
    Specifies the filename for the downloaded file.