Feature request: a new endpoint /admin/api/v1/pipeline/{pipelineId}/restart to completely shutdown the pipeline, but without deleting it, but restarting the pipeline with a clean state (or with kept-state if keep-state=true). With this feature, you can restart the pipeline without the need of restarting the container nor deleting and re-adding the complete pipeline, which can come in very handy in development or setting up your pipelin with trial and error
Feature request: a new endpoint
/admin/api/v1/pipeline/{pipelineId}/restart
to completely shutdown the pipeline, but without deleting it, but restarting the pipeline with a clean state (or with kept-state ifkeep-state=true
). With this feature, you can restart the pipeline without the need of restarting the container nor deleting and re-adding the complete pipeline, which can come in very handy in development or setting up your pipelin with trial and error