GET /logging/Download/{id}/

Downloads the requested logs.
 

Request

Method Request URI
GET /API/logging/Download/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The current session ID.

Path Parameters

Path Parameter Description
id The ID of the DBI Logs Export file.

Request Body

There is no Request Body for this function.

Response

Response Body

A status code indicating success and the file, or a failure reason.