mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Include hostname in alerts_list API command
- Include hostname in alerts_list API command - Update API docs
This commit is contained in:
@@ -487,6 +487,7 @@ Output:
|
||||
"count": 7,
|
||||
"alerts": [
|
||||
{
|
||||
"hostname": "localhost",
|
||||
"id": "1",
|
||||
"device_id": "1",
|
||||
"rule_id": "1",
|
||||
|
||||
Reference in New Issue
Block a user