Skip to main content

Download audit logs

GET 

https://edge-host-ip:5080/v1/edge-mgmt/edgehosts/current/audits/download

Download audit logs as a single compressed file

Responses

OK

Response Headers

  • Content-Disposition

    string

    Specifies the filename for the downloaded file.

Schema

    string

curl -L 'https://edge-host-ip:5080/v1/edge-mgmt/edgehosts/current/audits/download' \
-H 'Accept: application/x-tar'
Request Collapse all
Base URL
https://edge-host-ip:5080