OwlCyberSecurity - MANAGER
Edit File: consts.py
class MonitorStatus: IN_PROGRESS = "in_progress" OK = "ok" ERROR = "error"