GET /Map/GetMapBindings/

Gets suggested map bindings based on the requested data.
 

Request

Method Request URI
GET /API/Map/GetMapBindings/?sessionId=value

URI Parameters

URI Parameter Description
sessionId ID of the session.

Request Body

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

Response

Response Body

A Dundas.BI.WebApi.Models.RecommendedMapBindings object, or a status code indicating the problem.