The URL you specified is not the correct path, it is missing "process-groups".
http://10.10.100.105:8080/nifi-api/process-groups/f2ae3d20-e105-37a1-0000-000000000000/templates/upload On Wed, Sep 19, 2018 at 4:17 PM l vic <[email protected]> wrote: > > Hi, > I have template for the processing group "test-template.xml" with > id=f2ae3d20-e105-37a1-0000-000000000000 > that I am trying to upload from my mac > > curl -iv -F [email protected] -X POST > http://10.10.100.105:8080/nifi-api/f2ae3d20-e105-37a1-0000-000000000000/templates/upload > > > I see http error: > > > The specified resource could not be found.ma6219-mac:deploy > > > Any idea what the problem is with my command? > > Thanks , > > -V
