mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
This changes the `GET _data_stream/ds_name/_lifecycle` endpoint to return the data stream name even if it doesn't have a lifecycle configured. e.g. ``` { "data_streams": [ { "name": "logs-nginx" } ] } ``` * Fix xcontent and tests * Update docs --------- Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
delete-lifecycle.asciidoc | ||
dlm-api.asciidoc | ||
explain-data-lifecycle.asciidoc | ||
get-lifecycle.asciidoc | ||
put-lifecycle.asciidoc |