GET /DataCube/RequestParameter/{id}/

Requests a new parameter to be created on the transform. Parameters for Output Element filtering or Transform setting can be created.
 

Request

Method Request URI
GET /API/DataCube/RequestParameter/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the data cube to create the parameter on.

Request Body

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

Response

Response Body

Error code indication of success or reason of failure.