Class UpdateSettingsRequestParameters
Request options for UpdateSettings
https://opensearch.org/docs/latest/tuning-your-cluster/replication-plugin/api/#update-settings
Inheritance
UpdateSettingsRequestParameters
Implements
Inherited Members
Namespace: OpenSearch.Net.Specification.ReplicationApi
Assembly: OpenSearch.Net.dll
Syntax
public class UpdateSettingsRequestParameters : RequestParameters<UpdateSettingsRequestParameters>, IRequestParameters
Properties
| Edit this page View SourceDefaultHttpMethod
Declaration
public override HttpMethod DefaultHttpMethod { get; }
Property Value
Type | Description |
---|---|
HttpMethod |
Overrides
| Edit this page View SourceSupportsBody
Declaration
public override bool SupportsBody { get; }
Property Value
Type | Description |
---|---|
bool |