how to import pipeline using rest api /v1/pipeline/{pipelineid}/import? [closed]
I have json file of pipeline and I want to import it into streamsets using Rest API-> /v1/pipeline/{pipelineid}/import how can I do that I read the documantation but I am still confuse about it. and my json file 8000 lines long so what things I can remove from that file which will be still ok and can Imported.
This is a duplicate of https://ask.streamsets.com/question/1816/how-can-i-import-an-exported-pipeline-into-sdc-using-curl/