diff --git a/docs/genindex.html b/docs/genindex.html index 5a5bda0..f99c24b 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -205,6 +205,8 @@
Get the number of processes in the system run queue averaged over the last 1, 5, and 15 minutes respectively.
+Args:
+++request: Reference to the FastAPI request object. +apikey: API Key to authenticate the request.
+
Raises:
+++APIResponse: +Raises the HTTPStatus object with a status code and CPU usage as response.
+
Memory: 0%
+ {% if swap %}Swap: 0%
{% endif %} +Disk: 0%
+ +