Class AllocationExplainRequest

java.lang.Object
org.opensearch.client.opensearch._types.RequestBase
org.opensearch.client.opensearch.cluster.AllocationExplainRequest
All Implemented Interfaces:
JsonpSerializable, PlainJsonSerializable, ToCopyableBuilder<AllocationExplainRequest.Builder,AllocationExplainRequest>

@JsonpDeserializable @Generated("org.opensearch.client.codegen.CodeGenerator") public final class AllocationExplainRequest extends RequestBase implements PlainJsonSerializable, ToCopyableBuilder<AllocationExplainRequest.Builder,AllocationExplainRequest>
Explains how shards are allocated in the current cluster and provides an explanation for why unassigned shards can't be allocated to a node.