PUT /DataCube/UnhideAnalysisElement/{id}/

Unhide a connector element's corresponding analysis element in the data cube.
 

Request

Method Request URI
PUT /API/DataCube/UnhideAnalysisElement/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the data cube the parameter is in.

Request Body

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

Response

Response Body

An Dundas.BI.Data.Metadata.IAnalysisElement object, or else an error code indicating the reason of failure.