SeverityLevel#

class SeverityLevel(*args, **kwargs)#

Bases: object

Severity level of LCM notification.

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • WARNING: Severity level warning.

  • NOTICE: Severity level notice.

  • INFO: Severity level information.

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model