Search Results for

    Show / Hide Table of Contents

    Interface INodesStatsRequest

    Inherited Members
    IRequest<NodesStatsRequestParameters>.RequestParameters
    IRequest.ContentType
    IRequest.HttpMethod
    IRequest.RouteValues
    IRequest.GetUrl(IConnectionSettingsValues)
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface INodesStatsRequest : IRequest<NodesStatsRequestParameters>, IRequest

    Properties

    | Edit this page View Source

    IndexMetric

    Declaration
    [IgnoreDataMember]
    IndexMetrics IndexMetric { get; }
    Property Value
    Type Description
    IndexMetrics
    | Edit this page View Source

    Metric

    Declaration
    [IgnoreDataMember]
    Metrics Metric { get; }
    Property Value
    Type Description
    Metrics
    | Edit this page View Source

    NodeId

    Declaration
    [IgnoreDataMember]
    NodeIds NodeId { get; }
    Property Value
    Type Description
    NodeIds

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • IndexMetric
      • Metric
      • NodeId
    • Extension Methods
    Back to top Generated by DocFX