GET /DataCube/RequestBridgeParameter/{id}/

Requests a new bridge parameter to be created on the data process.
 

Request

Method Request URI
GET /API/DataCube/RequestBridgeParameter/{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.BridgeParameterOptions

Response

Response Body

A Dundas.BI.Data.Parameters.BridgeParameter object, or error code indication of success or reason of failure.