POST /ApplicationConfiguration/ComputeEffectiveLogFilterValue/

Computes what the effective value for a setting would be without having to save the configuration.
 

Request

Method Request URI
POST /API/ApplicationConfiguration/ComputeEffectiveLogFilterValue/?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

An un-serialized log filter or a status code and error message indicating the problem.