Created 06-08-2016 08:43 AM
Hi all,
I've exported a template from a NiFi instance, and I would like to import it in another instance via api (curl). I've seen the nifi-api documentation, but I can't find a way to do it. Anyone know how to do it?
Thank you!
Created 06-08-2016 11:08 AM
Davide, take a look at https://github.com/aperepel/nifi-api-deploy
You can either use this script or peek at how it's doing the template import and instantiation. Good luck!
Created 06-08-2016 11:08 AM
Davide, take a look at https://github.com/aperepel/nifi-api-deploy
You can either use this script or peek at how it's doing the template import and instantiation. Good luck!
Created 06-08-2016 12:07 PM
Hi Andrew, thank you! It's really useful!
Created 12-06-2016 11:04 PM
Where does Nifi store the created templates on the server? I am unable to locate the directory.