Class CancelMigrateReindexRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.indices.CancelMigrateReindexRequest

public class CancelMigrateReindexRequest extends RequestBase
Cancel a migration reindex operation.

Cancel a migration reindex attempt for a data stream or index.

See Also: