Skip to content

SkylineCommunications/SLC-AS-ChatOps-Elements

Repository files navigation

SLC-AS-ChatOps-Elements

This repository contains an automation script solution with scripts that can be used to retrieve Element information from your DataMiner system using the DataMiner Teams bot.

The following scrips are currently available:

Pre-requisites

Kindly ensure that your DataMiner system and your Microsoft Teams adhere to the pre-requisites described in DM Docs.

Show Elements by Protocol

Automation script that returns the elements that use the given protocol from the connected DataMiner system. In case the protocol is not found or a typo is made it will suggest 3 protocols based on the input.

Show element by Protocol example

Show Elements With Parameter Value

Automation script that returns the elements that use the given protocol containing a parameter with a given value from the connected DataMiner system. This parameter can be defined by id or description. In case the protocol is not found or no matching elements are detected it will report this.

Limitations:

Column parameters are not supported.

Show Element with Parameter Value example