Clears the cache for data-sources api requests.
Get 'connectionProperties' for a given datasource
Get 'connectionProperties' for a given datasource
Datasource ID
Optional
options: ApiCallOptionsGet list available gateway ID's for a given datasource
Get list available gateway ID's for a given datasource
Datasource ID
an object with query parameters
Optional
forceRefresh?: booleanForce to get a refreshed list from backend. Cached list will be returned if not set or set to false.
Optional
options: ApiCallOptionsGets the list of data sources available on the node.
Gets the list of data sources available on the node.
an object with query parameters
Optional
dataSourceId?: stringFiltering on datasourceID, when multiple dataSourceId are set in query, last dataSourceId will be used
Optional
detail?: booleanDetermines if provider detail is returned
Optional
includeui?: booleanDetermines if UI info is returned
Optional
options: ApiCallOptions
Clears the cache for data-sources api requests.