The NiFi Rest API provides programmatic access to command and control a NiFi instance in real time. Start and stop processors, monitor queues, query provenance data, and more. Each endpoint below ...
To see how to write NiFi Python processors, please refer to the Python Developer Guide under the Apache NiFi documentation. In the flow configuration these Python processors can be referenced by their ...