Search Results for

    Show / Hide Table of Contents

    Enum RebalanceEnable

    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public enum RebalanceEnable

    Fields

    Name Description
    All

    (default) Allows shard balancing for all kinds of shards.

    None

    No shard balancing of any kind are allowed for any indices.

    Primaries

    Allows shard balancing only for primary shards.

    Replicas

    Allows shard balancing only for replica shards.

    Extension Methods

    KnownEnums.GetStringValue(Enum)
    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Fields
    • Extension Methods
    Back to top Generated by DocFX