POST /ApplicationConfiguration/EffectiveValueForSetting/

Gets the effective value for an application setting from the perspective of the specified scope.
 

Request

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

URI Parameters

URI Parameter Description
sessionId ID of the current session.

Request Body

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

Response

Response Body

A Dundas.BI.WebApi.Models.AppSettingValueData object or a status code indicating a problem.