You are looking at documentation for an older release.
Not what you want? See the
current release documentation.
Nodes infoedit
var r = this._client.NodeInfo(NodesInfo.All); var node = r.Nodes.Values.First();
You can then traverse all the stats i.e:
node.OS.CPU.Idle