aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2023-02-10 09:43:19 +0200
committerSergey Poznyakoff <gray@gnu.org>2023-02-10 09:46:50 +0200
commitcd52e76b1f495690f6cfe03425f89f52b4f1b6ea (patch)
tree106b00e2a2a170bd6696236ede9446114c0ce1aa /README
parentadf834c425677029e356df63921b5f996436ca62 (diff)
downloadping903-master.tar.gz
ping903-master.tar.bz2
Version 1.0HEADv1.0master
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 1 insertions, 3 deletions
diff --git a/README b/README
index 7de1140..d9d3911 100644
--- a/README
+++ b/README
@@ -466,27 +466,25 @@ success. On error, the following codes can be returned:
given) the argument cannot be resolved to a IPv4 address. If the
Content-Type of the response is "application/json", the "message"
attribute of the returned JSON object supplies an explanation of
the error.
- 500 (Internal server error)
-If such an IP is already in the list, returns .
-
** DELETE /config/ip-list/IP-OR-HOSTNAME
Deletes IP-OR-HOSTNAME from the IP list. Returns 200 (OK) on success.
If IP-OR-HOSTNAME was not found in the IP list or is immutable,
returns 404 (Not found).
All update requests are queued and take effect at the beginning of the
next ping probe.
* Copyright information:
-Copyright (C) 2020 Sergey Poznyakoff
+Copyright (C) 2020-2023 Sergey Poznyakoff
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the
copyright notice and this permission notice are preserved,
thus giving the recipient permission to redistribute in turn.

Return to:

Send suggestions and report system problems to the System administrator.