v1
latestSwagger 2.02026-07-172810.6 KBdataflow
Push the configuration of running dataflows.
In order to ensure business continuity, Logisland will contact the third party application in order to push a snapshot of the current configuration. The endpoint will be called:
- On a regular basis (according to logisland configuration).
- Each time the a dataflow or a pipeline configuration change has been applied.
This service can be seen as well as a liveness ping.
post/dataflows/{dataflowName}
Path parameters
jobIdstring required
logisland job id (aka the engine name)
Request body
Response
The server should return HTTP 200 OK. By the way, the response is ignored by Logisland since the operation has a fire and forget nature.