type AlarmCombinationRule
alarm_ids
List of alarm IDs to be combined.
Maximum number of lists: 5
Data type | Cardinality | Parent element | Child element |
---|---|---|---|
list(String) | 1..1 | None | None |
operator
Specifies the evaluation operator for the combination:
- or
- and
If omitted, "and" is used.
Data type | Cardinality | Parent element | Child element |
---|---|---|---|
Enum | 0..1 | None | None |