Hi dojo,
Is it possible to change the alarm bubble up so that it stops at AAS_2 instead of bubbling up all the way to the Hub Equipment? I tried shortening the relation and adding a separate one without the options="includeInAlarms"
e.g.
from <Relation path="1000;2000;3000;4000;5000;6000;7000" options="includeInAlarms:topology" />
to something like
<Relation path="1000;2000;3000" />
<Relation path="3000;4000;5000;6000;7000" options="includeInAlarms:topology" />
but this didnt work...
Am i missing something?
Joshua Wong [SLC] [DevOps Enabler] Asked question 3 days ago