From 6e1d546dadb012ab777bf51a580c6e6cf09008bb Mon Sep 17 00:00:00 2001 From: PandaWawawa Date: Thu, 8 Oct 2015 14:41:19 +0200 Subject: [PATCH] Add the state filter on the alert list documentation --- doc/API/API-Docs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/API/API-Docs.md b/doc/API/API-Docs.md index 82f57b9f76..39bb0bcd80 100644 --- a/doc/API/API-Docs.md +++ b/doc/API/API-Docs.md @@ -603,7 +603,7 @@ Input: Example: ```curl -curl -H 'X-Auth-Token: YOURAPITOKENHERE' https://librenms.org/api/v0/alerts +curl -H 'X-Auth-Token: YOURAPITOKENHERE' https://librenms.org/api/v0/alerts?state=1 ``` Output: