GetElementByPollingIp
Use this method to request a list of all the elements that poll a specific IP address.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See Connect. |
| ip | String | The IP address |
Output
| Item | Format | Description |
|---|---|---|
| GetElementByPollingIpResult | Array of DMAElement | The list of elements that poll the specified IP address. |