Project

General

Profile

Actions

Bug #10043

closed

User story #9698: Import node properties from external data sources

Bug #10026: Datasource config: missing interpolation of rudder params in request header

Missing refresh API for one data source only

Added by François ARMAND over 7 years ago. Updated over 7 years ago.

Status:
Released
Priority:
1
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

The parent ticket introduced API to update properties for nodes, either refresh all data sources for one node or refresh all data sources for all nodes.

We need to add:
- refresh one data sources for one node (when the data source knows about a change for a given node and want to notify the node),
- refresh one data source for all node.

Moreoever, the API URLs should be:

.../api/latest/nodes/reloadDatasources
.../api/latest/nodes/reloadDatasources/${datasourceId}
.../api/latest/nodes/${nodeId}/reloadDatasources
.../api/latest/nodes/${nodeId}/reloadDatasources/${datasourceId}
Actions

Also available in: Atom PDF