NEST by Elastic and contributors

<PackageReference Include="NEST" Version="2.4.5" />

.NET API 3,094,528 bytes

 NodesStatsRequest

public Fields CompletionFields { get; set; }

public Fields FielddataFields { get; set; }

public Fields Fields { get; set; }

public string FilterPath { get; set; }

public bool Groups { get; set; }

public bool Human { get; set; }

public Level Level { get; set; }

protected INodesStatsRequest Self { get; }

public string Source { get; set; }

public Time Timeout { get; set; }

public string[] Types { get; set; }

public NodesStatsRequest(NodeIds node_id)

public NodesStatsRequest(NodeIds node_id, NodesStatsMetric metric)

public NodesStatsRequest(NodeIds node_id, NodesStatsMetric metric, NodesStatsIndexMetric index_metric)