Search Results for

    Show / Hide Table of Contents

    Enum AllocationEnable

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

    Fields

    Name Description
    All

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

    NewPrimaries

    Allows shard allocation only for primary shards for new indices.

    None

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

    Primaries

    Allows shard allocation only for primary 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