Search Results for

    Show / Hide Table of Contents

    Interface IAllocateEmptyPrimaryRerouteCommand

    Inherited Members
    IAllocateClusterRerouteCommand.Index
    IAllocateClusterRerouteCommand.Node
    IAllocateClusterRerouteCommand.Shard
    IClusterRerouteCommand.Name
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IAllocateEmptyPrimaryRerouteCommand : IAllocateClusterRerouteCommand, IClusterRerouteCommand

    Properties

    | Edit this page View Source

    AcceptDataLoss

    Declaration
    [DataMember(Name = "accept_data_loss")]
    bool? AcceptDataLoss { get; set; }
    Property Value
    Type Description
    bool?

    Extension Methods

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