DataConnectorService.listStructures Method

Lists the data structures for a specified data connector.
 

Parameters

dataConnector

Type: DataConnector
The data connector to list the structures for.
dataStructureTypes

Type: SupportedDataStructures
(optional) The types of data structures to list.
Optional: True

Return Value


Type: jQuery.Promise
ElementType: String
Value: Array
A promise object that is resolved when the call is complete. If successful, an array of strings (the names) is returned.