POST /DataCube/CreateElementParameter/{id}/

Gets a data element parameter.
 

Request

Method Request URI
POST /API/DataCube/CreateElementParameter/{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 update the transform on.

Request Body

Name: elementId
Type: System.Guid

Response

Response Body

A Dundas.BI.WebApi.Models.ParameterData object containing the parameter data, or a status code indicating the problem.