POST /DataConnector/Discover/{id}/

Discovers the data structures for a given data connector.
 

Request

Method Request URI
POST /API/DataConnector/Discover/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The ID of the session.

Path Parameters

Path Parameter Description
id The ID of the data connector.

Request Body

Name: dataStructureTypes
Type: Dundas.BI.Data.Metadata.SupportedDataStructures

Response

Response Body

A status of 200 for success, otherwise the error code and the error details.