Celery Tasks Python Module¶
The Celery tasks module.
-
pacifica.notifications.tasks.create_log_match(eventmatch, event_log_uuid, policy_resp)[source]¶ Create the EventLogMatch object.
-
pacifica.notifications.tasks.disable_eventmatch(eventmatch_uuid, error)[source]¶ Disable the eventmatch obj.
-
pacifica.notifications.tasks.dispatch_orm_event(orm_event)[source]¶ Dispatch the event from an existing orm obj.