GetService
Use this method to retrieve the data of a particular service.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| dmaID | Integer | The DataMiner Agent ID. |
| serviceID | Integer | The service ID. |
Output
| Item | Format | Description |
|---|---|---|
| GetServiceResult | DMAElement | The data of the specified service. |