severity.web

Web severity

type

object

properties

  • templateId

The id of the template to use for this file

type

string

  • templateVariables

The variables and their values to be replaced from the template

type

object

additionalProperties

  • variablesFiles

The variables files to use to replace the variables. The first file of the list will take precedence over the following one. Template variables take precedence over the contents of the files.

type

array

items

type

string

  • isTemplateGeneratedByOspComposer

If the value is set to true, manual editing of this file should be avoided, as the composer will override the value in the next generation.

type

boolean

  • moduleId

A reference to the web module that should use this severity.

type

string

  • fgColor

The color of the text for alarms of this severity.

oneOf

type

string

pattern

^(#([a-fA-F0-9]{6}|[a-fA-F0-9]{3}))?$

type

object

properties

  • dark

oneOf

type

string

pattern

^(#([a-fA-F0-9]{6}|[a-fA-F0-9]{3}))?$

  • light

oneOf

type

string

pattern

^(#([a-fA-F0-9]{6}|[a-fA-F0-9]{3}))?$

additionalProperties

False

  • bgColor

The color of the background for alarms of this severity.

oneOf

type

string

pattern

^(#([a-fA-F0-9]{6}|[a-fA-F0-9]{3}))?$

type

object

properties

  • dark

oneOf

type

string

pattern

^(#([a-fA-F0-9]{6}|[a-fA-F0-9]{3}))?$

  • light

oneOf

type

string

pattern

^(#([a-fA-F0-9]{6}|[a-fA-F0-9]{3}))?$

additionalProperties

False

  • fgHiColor

The color of the text for alarms of this severity when selected.

oneOf

type

string

pattern

^(#([a-fA-F0-9]{6}|[a-fA-F0-9]{3}))?$

type

object

properties

  • dark

oneOf

type

string

pattern

^(#([a-fA-F0-9]{6}|[a-fA-F0-9]{3}))?$

  • light

oneOf

type

string

pattern

^(#([a-fA-F0-9]{6}|[a-fA-F0-9]{3}))?$

additionalProperties

False

  • bgHiColor

The color of the background for alarms of this severity when selected.

oneOf

type

string

pattern

^(#([a-fA-F0-9]{6}|[a-fA-F0-9]{3}))?$

type

object

properties

  • dark

oneOf

type

string

pattern

^(#([a-fA-F0-9]{6}|[a-fA-F0-9]{3}))?$

  • light

oneOf

type

string

pattern

^(#([a-fA-F0-9]{6}|[a-fA-F0-9]{3}))?$

additionalProperties

False

additionalProperties

False