Class StatsRequestParameters
Request options for Stats
https://opensearch.org/docs/latest/search-plugins/async/index/#monitor-stats
Implements
Inherited Members
Namespace: OpenSearch.Net.Specification.AsynchronousSearchApi
Assembly: OpenSearch.Net.dll
Syntax
public class StatsRequestParameters : RequestParameters<StatsRequestParameters>, 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 |