NEST by Elastic and contributors

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

.NET API 3,056,640 bytes

 CatRepositoriesRequest

Request parameters for CatRepositories http://www.elastic.co/guide/en/elasticsearch/reference/master/cat-repositories.html
public string FilterPath { get; set; }

Comma separated list of filters used to reduce the response returned by Elasticsearch

public string[] H { get; set; }

Comma-separated list of column names to display

public bool Help { get; set; }

Return help information

public bool Local { get; set; }

Return local information, do not retrieve the state from master node

public Time MasterTimeout { get; set; }

Explicit operation timeout for connection to master node

protected ICatRepositoriesRequest Self { get; }

public string Source { get; set; }

The URL-encoded request definition

public bool V { get; set; }

Verbose mode. Display column headers