Docs: ARP endpoint can search by MAC (#12129)

This commit is contained in:
Tony Murray
2020-09-21 19:22:04 -05:00
committed by GitHub
parent 9559b09f5e
commit c207f1dbcf

View File

@ -9,6 +9,7 @@ Route: `/api/v0/resources/ip/arp/:query`
Query can be: Query can be:
- An IP address - An IP address
- A MAC address
- A CIDR network (192.168.1.0/24) - A CIDR network (192.168.1.0/24)
- `all` and set ?device=_hostname_ (or device id) - `all` and set ?device=_hostname_ (or device id)