##Required authorization
- Cluster privileges:
monitor,manage
Path parameters
-
A comma-separated list of node IDs or names to limit the returned information; use
_localto return information from the node you're connecting to, leave empty to get information from all nodes
GET
/_nodes/{node_id}/usage
Console
GET _nodes/usage
curl \
--request GET 'http://api.example.com/_nodes/{node_id}/usage'