From 2fc7933591cc798a72497c63e7b1974cc01eb8a6 Mon Sep 17 00:00:00 2001 From: Nicolas Hennion Date: Sat, 16 Dec 2023 12:16:48 +0100 Subject: [PATCH] Updated The Glances RESTFULL JSON API (markdown) --- The-Glances-RESTFULL-JSON-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/The-Glances-RESTFULL-JSON-API.md b/The-Glances-RESTFULL-JSON-API.md index 161657b..c0d92bf 100644 --- a/The-Glances-RESTFULL-JSON-API.md +++ b/The-Glances-RESTFULL-JSON-API.md @@ -2,7 +2,7 @@ Glances HTTP API is based on **RESTFul/JSON**. The detailed Glances Restfull/API documentation is available in the code. -* Glances version 4: https://github.com/nicolargo/glances/blob/develop/docs/api.rst +* Glances version 4: https://github.com/nicolargo/glances/blob/develop/docs/api.rst or directly from the server using the http://0.0.0.0:61208/docs#/ * Glances version 3: https://github.com/nicolargo/glances/blob/support/glancesv3/docs/api.rst