POST /Logging/Download/

Generates the download file for the logs.
 

Request

Method Request URI
POST /API/Logging/Download/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.GetLogEntriesOptions

Response

Response Body

A status code indicating success and a System.Guid corresponding to the file name, or a failure reason.