v2

latestOpenAPI 3.1.0CC-BY-SA 2.02026-07-2617789528.6 KB
🧩 Data sources

Update properties from data sources

Update properties from all data source on all nodes. The call is asynchronous.

post/datasources/reload

Response

Data source reloaded

result'success' | 'error' required

Result of the request

action'ReloadAllDatasourcesAllNodes' required

The id of the action

datastring required

Example response

{
  "data": "Data for all nodes, for all configured data sources are going to be updated"
}