Updated The Glances RESTFULL JSON API (markdown)

Nicolas Hennion 2021-07-17 18:54:42 +02:00
parent 432053d918
commit 1e1631a3ab

@ -1,7 +1,15 @@
Glances HTTP API is based on **RESTFul/JSON**.
The detailed Glances Restfull/API documentation is available in the code:
Click here to consult the last version ==> https://github.com/nicolargo/glances/blob/fieldsdescription/docs/api.rst
*Note: Change api/3 by api/2 if you use Glances 2.x.*
***
# Serveur side
$ glances -w
@ -389,5 +397,3 @@ Example: Return the refresh time _/api/2/args/time_
```
5
```
***