Hello Skyline Community,
I'm using a automation script where each night a lower priority alarm template is assigned to a configuration element, and in the morning the script activates the regular alarm template again.
However I want to assign this script to a large amount (300+) of elements, and the only way to do this is by manually creating dummies. Is there a way to assign a large amount of Configuration elements under a single dummy? Or maybe choose all elements under a dummy which use a specific alarm template?
Thank you
Hi Gijs,
Another option could be updating alarm templates via element import/export. For example, you can export the list of elements in a CSV file, update the alarm template column for the selected elements and import the updated CSV file. Existing elements will be updated with the new alarm template.
When updating the CSV file, you can remove entries for elements that don't require any update. Elements will not be removed if they are not available in the CSV file.
Hope it helps.