How to export and import a Pipeline from StreamSets Control Hub using REST Api?
I have a requirement to automate exporting and importing a Pipeline from StreamSets Control Hub. How to do this using Rest Api?
The rest api's :
Export --> https://host_name:port_no/pipelinestore/rest/v1/pipelines/exportPipelineCommits
Import --> https://host_name:port_no/pipelinestore/rest/v1/pipelines/importPipelineCommits