It looks like opensearch-ruby doesn't yet have any code to support DELETE _data_stream/
Minus this it seems the only workaround would be to manipulate transport more manually so as to construct the above.
If this isn't there somewhere yet, we need it.
It looks like opensearch-ruby doesn't yet have any code to support DELETE _data_stream/
Minus this it seems the only workaround would be to manipulate transport more manually so as to construct the above.
If this isn't there somewhere yet, we need it.