EditElement
Use this method to edit a specified element.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection string. See ConnectApp. |
| dmaID | Integer | The DataMiner Agent ID. |
| elementID | Integer | The element ID. |
| viewIDs | Array of Integer | The IDs of the views that should contain the element. |
| configuration | DMAElementConfiguration | See DMAElementConfiguration. |
Output
None.