Get information about how machine learning jobs and trained models are using memory, on each node, both within the JVM heap, and natively, outside of the JVM. ##Required authorization
- Cluster privileges:
monitor_ml
Query parameters
-
Period to wait for a connection to the master node. If no response is received before the timeout expires, the request fails and returns an error.
Values are
-1or0. -
Period to wait for a response. If no response is received before the timeout expires, the request fails and returns an error.
Values are
-1or0.
GET
/_ml/memory/_stats
Console
GET _ml/memory/_stats?human
curl \
--request GET 'http://api.example.com/_ml/memory/_stats'