Include hostname in alerts_list API command

- Include hostname in alerts_list API command
- Update API docs
This commit is contained in:
Søren Rosiak
2015-04-19 13:28:58 +02:00
parent c1a2e630e1
commit 9da3efe091
2 changed files with 2 additions and 1 deletions

View File

@@ -487,6 +487,7 @@ Output:
"count": 7,
"alerts": [
{
"hostname": "localhost",
"id": "1",
"device_id": "1",
"rule_id": "1",