Updated The Glances RESTFULL JSON API (markdown)

Nicolas Hennion 2016-01-31 10:14:04 +01:00
parent e662dd3fd3
commit c0929df0c9

@ -215,6 +215,7 @@ Example: _/api/2/mem/limits_
*** ***
GET _**/api/2/args**_ GET _**/api/2/args**_
New in 2.6 or +
Return all Glances command line arguments Return all Glances command line arguments
@ -236,6 +237,7 @@ Example: _/api/2/args_
*** ***
GET _**/api/2/args/:item**_ GET _**/api/2/args/:item**_
New in 2.6 or +
Return Glances command line argument for the given item Return Glances command line argument for the given item