Severity

public enum Severity : String, Codable

Allowed values for Alarm Severity

  • Undocumented

    Declaration

    Swift

    case CRITICAL
  • Undocumented

    Declaration

    Swift

    case MAJOR
  • Undocumented

    Declaration

    Swift

    case MINOR
  • Undocumented

    Declaration

    Swift

    case WARNING