Class DeleteAllPitsRequestParameters
Request options for DeleteAllPits
https://opensearch.org/docs/latest/search-plugins/point-in-time-api/#delete-pits
Implements
Inherited Members
Namespace: OpenSearch.Net
Assembly: OpenSearch.Net.dll
Syntax
public class DeleteAllPitsRequestParameters : RequestParameters<DeleteAllPitsRequestParameters>, 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 |