Search Results for

    Show / Hide Table of Contents

    Interface INodesUsageRequest

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

    Properties

    | 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
      • Metric
      • NodeId
    • Extension Methods
    Back to top Generated by DocFX