Download a Log Collection File

Function

Downloads a log collection file. When the task status is succeed or partiallyFailed, you can download the log file.

Syntax

Operation type: GET

URL: https://{ip}:{port}/edgemanager/v1/logmgmt/dump/download/edgeNodes.tar.gz

Request message body: None

Usage Example

Request:

GET https://10.10.10.10:30035/edgemanager/v1/logmgmt/dump/download/edgeNodes.tar.gz

Request message body: None

Sample response: downloaded file

Response status code: 200