elasticsearch/docs/reference/data-streams/lifecycle
Mary Gouseti 2122da31cd
[DSL] Introduce data stream global retention - Part 3 (#105682)
In this PR we introduce the API that will expose the global retention configuration and will allow users to take advantage of it.

These APIs are protected by the dedicated introduced privileges:

`manage_data_stream_global_retention` or higher, which allows all operations on the global retention configuration
`monitor_data_stream_retention` or higher, which allows the retrieval of the global retention configuration.

This PR is the final PR that makes the global retention available for our users.
2024-03-28 10:40:33 +02:00
..
apis [DSL] Introduce data stream global retention - Part 3 (#105682) 2024-03-28 10:40:33 +02:00
index.asciidoc [DSL] Introduce data stream global retention - Part 3 (#105682) 2024-03-28 10:40:33 +02:00
tutorial-manage-data-stream-retention.asciidoc [DSL] Introduce data stream global retention - Part 3 (#105682) 2024-03-28 10:40:33 +02:00
tutorial-manage-existing-data-stream.asciidoc [DSL Global Retention] Use data stream global retention metadata (#106221) 2024-03-20 20:27:08 +02:00
tutorial-manage-new-data-stream.asciidoc [DSL Global Retention] Use data stream global retention metadata (#106221) 2024-03-20 20:27:08 +02:00
tutorial-migrate-data-stream-from-ilm-to-dsl.asciidoc [DSL Global Retention] Use data stream global retention metadata (#106221) 2024-03-20 20:27:08 +02:00