mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-25 08:33:22 +03:00
Updated The Glances RESTFULL JSON API (markdown)
parent
432053d918
commit
1e1631a3ab
@ -1,7 +1,15 @@
|
|||||||
Glances HTTP API is based on **RESTFul/JSON**.
|
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.*
|
*Note: Change api/3 by api/2 if you use Glances 2.x.*
|
||||||
|
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
|
||||||
# Serveur side
|
# Serveur side
|
||||||
|
|
||||||
$ glances -w
|
$ glances -w
|
||||||
@ -389,5 +397,3 @@ Example: Return the refresh time _/api/2/args/time_
|
|||||||
```
|
```
|
||||||
5
|
5
|
||||||
```
|
```
|
||||||
|
|
||||||
***
|
|
Loading…
Reference in New Issue
Block a user