filter.alarms¶
Alarms filter¶
type |
object |
||
properties |
|||
|
The id of the template to use for this file |
||
type |
string |
||
|
The variables and their values to be replaced from the template |
||
type |
object |
||
additionalProperties |
|||
|
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 |
|
|
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 |
||
|
A reference to the alarm module that should use this filter. |
||
type |
string |
||
|
MongoDB expression that represents the filter to apply. |
||
|
Flag to indicate if the filter must not hide the alarm base on the hideUntil field |
||
type |
boolean |
||
default |
True |
||
|
Flag to indicate if the filter must ignore the forceHide field |
||
type |
boolean |
||
default |
False |
||
|
The id of the max severity to use when this filter is empty. If not set the default “empty clear severity” will be used if defined. If no default “empty clear severity” is defined this field must exists. |
||
type |
string |
||
additionalProperties |
False |