POST /ApplicationConfiguration/GetLogFilterForScope/

Get the log filter values for the current scope.
 

Request

Method Request URI
POST /API/ApplicationConfiguration/GetLogFilterForScope/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The current session ID.

Request Body

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

Response

Response Body

A Dundas.BI.WebApi.Models.AppSettingValueData object containing the un-serialized log filter or a status code and error message indicating the problem.