The watcher.applier.base Module

This component is in charge of executing the Action Plan built by the Watcher Decision Engine.

See: System Architecture for more details on this component.

class watcher.applier.base.BaseApplier[source]

Bases: object

execute(action_plan_uuid)[source]

Previous topic

The watcher.applier.actions.sleep Module

Next topic

The watcher.applier.default Module

Project Source

This Page