NEST by Elastic and contributors

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

.NET API 4,396,544 bytes

 CatHealthRequest

Request for Health

http://www.elastic.co/guide/en/elasticsearch/reference/master/cat-health.html

public string Format { get; set; }

a short version of the Accept header, e.g. json, yaml

public string[] Headers { get; set; }

Comma-separated list of column names to display

public bool? Help { get; set; }

Return help information

public bool? IncludeTimestamp { get; set; }

Set to false to disable timestamping

public bool? Local { get; set; }

Return local information, do not retrieve the state from master node (default: false)

public Time MasterTimeout { get; set; }

Explicit operation timeout for connection to master node

protected ICatHealthRequest Self { get; }

public string[] SortByColumns { get; set; }

Comma-separated list of column names or column aliases to sort by

public bool? Verbose { get; set; }

Verbose mode. Display column headers