apache-nifiapache-nifi-registry

How to rename a flow in NiFi Registry?


NiFi Registry currently allows renaming buckets, but not versioned flows. How can I rename one? I've looked into the documentation but I can't find any solution.

I am using NiFi v1.9.0.

Thanks in advance,


Solution

  • There is no direct rename option; instead create a new versioned flow object via the rest interface and copy across any versions you want to keep.