POST /DataConnector/ListStructures/

Lists the structures for the data connector information given that can be used for .
 

Request

Method Request URI
POST /API/DataConnector/ListStructures/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The session identifier.

Request Body

Name: listStructuresOptions
Type: Dundas.BI.WebApi.Models.ListStructuresOptions

Response

Response Body

A collection of string names of the structures, otherwise the error code and the error details.