DataConnectorService.discoverSpecifiedDataStructures Method
Discovers the data structures for a specified data connector.
Parameters
- id
-
Type: String
The ID of the data connector to discover structures for.
- structureNames
-
Type: Array
ElementType: String
An array of the names of the structures to discover.
- deleteUnusedStructures
-
Type: Boolean
(optional) The types of data structures to discover.
Optional: True
- dataStructureTypes
-
Type: SupportedDataStructures
(optional) The types of data structures to discover.
Optional: True
Return Value
Type: jQuery.Promise
A promise object that is resolved when the call is complete.