nodes.usageedit

client.nodes.usage({
  metric: string | string[],
  node_id: string | string[],
  timeout: string
})

Reference

metric

string | string[] - Limit the information returned to the specified metrics

node_id or nodeId

string | string[] - A comma-separated list of node IDs or names to limit the returned information; use _local to return information from the node you’re connecting to, leave empty to get information from all nodes

timeout

string - Explicit operation timeout