POST /ApplicationConfiguration/GetSetValueForSetting/

Gets the set value for a specific setting and scope/scope target.
 

Request

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