Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier for the site.
"d8f8f8f8-f8f8-f8f8-f8f8-f8f8f8f8f8f8"
The unique identifier for the ARP entry (a SHA1 hash of site ID and MAC address).
"0c8526584284b025f3c328904724cf48a1a3848b"
Body
Response
The updated ARP entry object.
The unique identifier for the ARP entry (a SHA1 hash of site ID and MAC address).
"0c8526584284b025f3c328904724cf48a1a3848b"
The MAC address of the device.
"00:1A:2B:3C:4D:5E"
The IP address of the device.
"192.168.88.254"
The network interface on which the device was seen.
"bridge"
Human-readable string indicating when the device was last seen.
"5 minutes ago"
The ARP group this device belongs to, if any.
The device's hostname, if discovered.
"my-laptop.local"
The manufacturer of the device, derived from the MAC address.
"Apple, Inc."
The site where this device was discovered.
"d8f8f8f8-f8f8-f8f8-f8f8-f8f8f8f8f8f8"
The IP subnet range the device belongs to.
"192.168.88.0/24"
A user-defined alias for the device.
"Main Server"
The serial number of the device, if discovered via SNMP.