GetElementNameByPollingIp
Use this method to request a list of all the elements that poll a specific IP address (element names only).
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See Connect. |
| ip | String | The IP address |
Output
| Item | Format | Description |
|---|---|---|
| GetElementNameByPollingIpResult | Array of String | The list of elements that poll the specified IP address. |