mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
API list_devices update with sysName, location_id and type (#14731)
* Add sysName, location_id, type to list_devices * Add new list_devices type
This commit is contained in:
@@ -1014,8 +1014,11 @@ Input:
|
||||
- ipv4: search by IPv4 address
|
||||
- ipv6: search by IPv6 address (compressed or uncompressed)
|
||||
- location: search by location
|
||||
- location_id: serach by locaiton_id
|
||||
- hostname: search by hostname
|
||||
- sysName: search by sysName
|
||||
- device_id: exact match by device-id
|
||||
- type: search by device type
|
||||
- query: If searching by, then this will be used as the input.
|
||||
|
||||
Example:
|
||||
|
Reference in New Issue
Block a user