Interface IAllocateEmptyPrimaryRerouteCommand
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IAllocateEmptyPrimaryRerouteCommand : IAllocateClusterRerouteCommand, IClusterRerouteCommand
Properties
| Edit this page View SourceAcceptDataLoss
Declaration
[DataMember(Name = "accept_data_loss")]
bool? AcceptDataLoss { get; set; }
Property Value
Type | Description |
---|---|
bool? |