Clears the cache for data-sources api requests.
Get 'connectionProperties' for a given datasource
Get 'connectionProperties' for a given datasource
Datasource ID
Optionaloptions: 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
OptionalforceRefresh?: booleanForce to get a refreshed list from backend. Cached list will be returned if not set or set to false.
Optionaloptions: 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
OptionaldataSourceId?: stringFiltering on datasourceID, when multiple dataSourceId are set in query, last dataSourceId will be used
Optionaldetail?: booleanDetermines if provider detail is returned
OptionalincludeDisabled?: booleanWhen true disabled datasources are also included in the response
Optionalincludeui?: booleanDetermines if UI info is returned
Optionaloptions: ApiCallOptions
Clears the cache for data-sources api requests.