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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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