Class StartRequestParameters
Request options for Start
https://opensearch.org/docs/latest/im-plugin/index-rollups/rollup-api/#start-or-stop-an-index-rollup-job
Implements
Inherited Members
Namespace: OpenSearch.Net.Specification.RollupsApi
Assembly: OpenSearch.Net.dll
Syntax
public class StartRequestParameters : RequestParameters<StartRequestParameters>, 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 |