elasticsearch/docs/reference/data-streams/lifecycle
Mary Gouseti b9b818e28e
Allow explain data stream lifecycle to accept a data stream. (#98811)
Currently the `GET target/_lifecycle/explain` API only works for
indices. In this PR we extend this behaviour to allow the target to be a
data stream so we can get the overview lifecycle status for all the
backing indices of a data stream.
2023-08-24 06:29:09 -04:00
..
apis Allow explain data stream lifecycle to accept a data stream. (#98811) 2023-08-24 06:29:09 -04:00
index.asciidoc GA the data stream lifecycle (#98644) 2023-08-21 17:28:54 +01:00
tutorial-manage-existing-data-stream.asciidoc GA the data stream lifecycle (#98644) 2023-08-21 17:28:54 +01:00
tutorial-manage-new-data-stream.asciidoc GA the data stream lifecycle (#98644) 2023-08-21 17:28:54 +01:00