Download audit logs
GET/v1/edge-mgmt/edgehosts/current/audits/download
Download audit logs as a single compressed file
Responses
- 200
- 404
- default
OK
Response Headers
- Content-Disposition - string - Specifies the filename for the downloaded file. 
- application/x-tar
- application/json
- Schema
Schema
string
- Schema
Schema
string
Not Found
- application/x-tar
- application/json
- Schema
- Example (from schema)
Schema
messagestring
{
  "message": "string"
}
- Schema
- Example (from schema)
Schema
messagestring
{
  "message": "string"
}
generic error response
- application/x-tar
- application/json
- Schema
Schema
string
- Schema
Schema
string
Loading...