NEST by Elastic and contributors

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

.NET API 5,345,280 bytes

 SnapshotStatusDescriptor

public class SnapshotStatusDescriptor : RequestDescriptorBase<SnapshotStatusDescriptor, SnapshotStatusRequestParameters, ISnapshotStatusRequest>, ISnapshotStatusRequest, IRequest<SnapshotStatusRequestParameters>, IRequest
descriptor for SnapshotStatus http://www.elastic.co/guide/en/elasticsearch/reference/master/modules-snapshots.html

/_snapshot/_status

public SnapshotStatusDescriptor IgnoreUnavailable(bool? ignoreUnavailable = true)

Whether to ignore unavailable snapshots, defaults to false which means a SnapshotMissingException is thrown

Explicit operation timeout for connection to master node

A repository name

A comma-separated list of snapshot names