Class ExplainRequestParameters
Request options for Explain
https://opensearch.org/docs/latest/im-plugin/index-transforms/transforms-apis/#get-the-status-of-a-transform-job
Implements
Inherited Members
Namespace: OpenSearch.Net.Specification.TransformsApi
Assembly: OpenSearch.Net.dll
Syntax
public class ExplainRequestParameters : RequestParameters<ExplainRequestParameters>, 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 |