Chaffelson / nipyapi

A convenient Python wrapper for Apache NiFi
Other
246 stars 76 forks source link

Support Start/Stop calls for Process Groups and Processors #44

Closed Chaffelson closed 6 years ago

Chaffelson commented 6 years ago

It would be useful for testing if deployed processors/process groups could be started and stopped. This is particularly important to test congruence between import/export of Flows and Templates.

Chaffelson commented 6 years ago

This has been implemented for 0.8.0 canvas.schedule_components canvas.schedule_processor canvas.schedule_process_group