Elasticsearch.Net by Elastic and contributors

<PackageReference Include="Elasticsearch.Net" Version="7.11.1" />

.NET API 924,160 bytes

 SetUpgradeModeRequestParameters

Request options for SetUpgradeMode

https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-set-upgrade-mode.html

public bool? Enabled { get; set; }

Whether to enable upgrade_mode ML setting or not. Defaults to false.

public TimeSpan Timeout { get; set; }

Controls the time to wait before action times out. Defaults to 30 seconds