Returns all ARP entries of a specific device discovered by running an IPv4 reconciliation policy.
Output / Response
Returns all ARP entries of a specific device.
To understand the returned result, refer to the constants listed in Device Properties.
API call:
APIEntity[] getDiscoveredDeviceArpEntries ( long
policyId, long deviceId )
Parameter | Description |
---|---|
policyId | The object ID for the IPv4 reconciliation policy. |
deviceId | The object ID of the discovered device. |