POST /ApplicationConfiguration/ScopeValues/

Get the setting values for the specified scope.
 

Request

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

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

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

Response

Response Body

An array of Dundas.BI.WebApi.Models.AppSettingValueData objects, or a status code indicating the problem.