Description
The Bareos Director daemon can load Python 3 plugins for custom backup orchestration and integration behavior. It is useful for administrators who need programmable director-side extensions.
Director plugins can affect job scheduling, policy decisions, and metadata handling. Run only trusted plugin code and test it away from production first.