mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge branch 'master' of https://github.com/adaniels21487/librenms into issue-1650
This commit is contained in:
@@ -505,7 +505,7 @@ Output:
|
||||
|
||||
### <a name="api-route-21">Function: `list_oxidized`</a> [`top`](#top)
|
||||
|
||||
List devices for use with Oxidized.
|
||||
List devices for use with Oxidized. If you have group support enabled then a group will also be returned based on your config.
|
||||
|
||||
Route: /api/v0/oxidized
|
||||
|
||||
@@ -836,7 +836,7 @@ Output:
|
||||
{
|
||||
"status": "ok",
|
||||
"err-msg": "",
|
||||
"message": "Alert has been ackgnowledged"
|
||||
"message": "Alert has been acknowledged"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user