GetSLAElementConfiguration
Use this method to retrieve the configuration for a specified SLA element.
Available from DataMiner 9.0.5 onwards.
Input
Item | Format | Description |
---|---|---|
connection | String | The connection string. See ConnectApp. |
dmaID | Integer | The DataMiner Agent ID. |
elementID | Integer | The ID of the SLA element. |
Output
Item | Format | Description |
---|---|---|
GetSLAElementConfigurationResult | DMASLAElementConfiguration | The configuration of the specified SLA element. |