InsightStatus Enum

Level of the most severe insight generated by the detector.

Inheritance
builtins.str
InsightStatus
InsightStatus

Constructor

InsightStatus(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

CRITICAL
INFO
NONE
SUCCESS
WARNING