Download edge host Logs
GET/v1/edge-mgmt/edgehosts/current/download-logs
Downloads the logs of the edge host as a tar file.
Responses
- 200
- 404
A tar file containing the logs of the edge host.
Response Headers
- Content-Disposition - string - Specifies the filename for the downloaded file. 
- application/x-tar
- application/json
- Schema
Schema
string
- Schema
Schema
string
resource not found
- application/x-tar
- application/json
- Schema
- Example (from schema)
Schema
messagestring
{
  "message": "string"
}
- Schema
- Example (from schema)
Schema
messagestring
{
  "message": "string"
}
Loading...