Class ReindexRethrottleResponse
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class ReindexRethrottleResponse : ResponseBase, IResponse, IOpenSearchResponse
Properties
| Edit this page View SourceNodes
Declaration
[DataMember(Name = "nodes")]
public IReadOnlyDictionary<string, ReindexNode> Nodes { get; }
Property Value
Type | Description |
---|---|
IReadOnlyDictionary<string, ReindexNode> |