mirror of
https://github.com/GNS3/gns3-server
synced 2024-12-25 00:08:11 +00:00
Update schema description for disk_usage_percent.
This commit is contained in:
parent
a2367d3c04
commit
b1224ce9f6
@ -68,7 +68,7 @@ SERVER_STATISTICS_SCHEMA = {
|
|||||||
"type": "integer",
|
"type": "integer",
|
||||||
},
|
},
|
||||||
"disk_usage_percent": {
|
"disk_usage_percent": {
|
||||||
"description": "Disk usage in percent",
|
"description": "Disk usage in percent for all mountpoints",
|
||||||
"type": "array",
|
"type": "array",
|
||||||
},
|
},
|
||||||
"load_average_percent": {
|
"load_average_percent": {
|
||||||
|
Loading…
Reference in New Issue
Block a user