mirror of
https://github.com/Akkadius/glass-isc-dhcp.git
synced 2025-07-28 16:14:41 +02:00
Update README.md
This commit is contained in:
parent
92dabdc4b3
commit
efef33d329
14
README.md
14
README.md
@ -34,13 +34,13 @@
|
||||
- [Glass API](#glass-api-1)
|
||||
* [Use Cases](#use-cases)
|
||||
* [Example Calls](#example-calls)
|
||||
+ [GET: /api/get_active_leases](#get---api-get-active-leases)
|
||||
+ [GET: /api/get_subnet_details](#get---api-get-subnet-details)
|
||||
+ [GET: /api/get_mac_oui_list](#get---api-get-mac-oui-list)
|
||||
+ [GET: /api/get_server_info](#get---api-get-server-info)
|
||||
+ [GET: /api/get_vendor_count](#get---api-get-vendor-count)
|
||||
+ [GET: /api/get_mac_oui_count_by_vendor](#get---api-get-mac-oui-count-by-vendor)
|
||||
+ [GET: /api/get_dhcp_requests](#get---api-get-dhcp-requests)
|
||||
+ GET: /api/get_active_leases
|
||||
+ GET: /api/get_subnet_details
|
||||
+ GET: /api/get_mac_oui_list
|
||||
+ GET: /api/get_server_info
|
||||
+ GET: /api/get_vendor_count
|
||||
+ GET: /api/get_mac_oui_count_by_vendor
|
||||
+ GET: /api/get_dhcp_requests
|
||||
|
||||
# Features
|
||||
* Standalone NodeJS application that has a web interface, listens to the dhcp log and the leases file to collect analytics and data realtime
|
||||
|
Loading…
x
Reference in New Issue
Block a user