POST /DataConnector/DiscoverSpecified/{id}/

Discovers the specified data structures for a given data connector.
 

Request

Method Request URI
POST /API/DataConnector/DiscoverSpecified/{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: discoverSpecifiedStructuresOptions
Type: Dundas.BI.WebApi.Models.DiscoverSpecifiedStructuresOptions

Response

Response Body

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