Objects
Get node ARP cache
Read the ARP cache of the given node. Entries are resolved against the object database where possible - the interface the entry was seen on and the node owning the IP address are reported by name when the caller has read access to them. Returns an empty entry list with a null timestamp when the ARP cache has never been collected for this node.
get/v1/objects/{object-id}/arp-cache
Path parameters
object-idinteger required
Node object ID
Query parameters
forceReadboolean
Force a live read from the device instead of using the server's cached copy. A live read blocks for the duration of the agent or SNMP request and may time out on an unreachable node.
Response
ARP cache retrieved successfully