POST /DataConnector/RelationalTabularStructures/{id}/

Defines the structures under a data connector for tabular providers.
 

Request

Method Request URI
POST /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 update.

Request Body

Name: options
Type: System.Collections.Generic.IList`1[Dundas.BI.WebApi.Models.RelationalStructureData]

Response

Response Body

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