GET /DateMapping/{id}/

Get all date mappings for an OLAP cube.
 

Request

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

URI Parameters

URI Parameter Description
sessionId The current session ID.

Path Parameters

Path Parameter Description
id The OLAP cube ID.

Request Body

There is no Request Body for this function.

Response

Response Body

A Dundas.BI.WebApi.Models.DateMappingData object, or an error code indicating the problem.