GET /DataConnector/RelationalTabularStructures/{id}/

Gets the structures under a data connector for tabular providers.
 

Request

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

URI Parameters

URI Parameter Description
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the data connector to get the structures for.

Request Body

There is no Request Body for this function.

Response

Response Body

An array of Dundas.BI.WebApi.Models.RelationalStructureData object containing the relational structures, or a status code indicating the problem.