Hi everyone!
I'm capturing the processor id from the log file and I want to get the full Path of the processor.
If we have:
- group A (Parent group)
- group B
- group c
- processor (with id e93-181fed5c2-1bd10ecf812)
Can I utilize the Nifi rest API using the processor Id and get the path of groups?
Thank you all!