NEST by Elasticsearch Inc. and contributors

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

.NET API 2,349,056 bytes

 NodesShutdownRequest

Request parameters for NodesShutdownForAll http://www.elastic.co/guide/en/elasticsearch/reference/1.6/cluster-nodes-shutdown.html
public string Delay { get; set; }

Set the delay for the operation (default: 1s)

public bool Exit { get; set; }

Exit the JVM as well (default: true)

public string FilterPath { get; set; }

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

public string Source { get; set; }

The URL-encoded request definition