elasticsearch/docs/reference/slm/apis
William Brafford 92c8a73348
Deprecate disabling basic-license features (#54816)
We believe there's no longer a need to be able to disable basic-license
features completely using the "xpack.*.enabled" settings. If users don't
want to use those features, they simply don't need to use them. Having
such features always available lets us build more complex features that
assume basic-license features are present.

This commit deprecates settings of the form "xpack.*.enabled" for
basic-license features, excluding "security", which is a special case.
It also removes deprecated settings from integration tests and unit
tests where they're not directly relevant; e.g. monitoring and ILM are
no longer disabled in many integration tests.
2020-04-17 09:18:55 -04:00
..
index.asciidoc Deprecate disabling basic-license features (#54816) 2020-04-17 09:18:55 -04:00
slm-api.asciidoc [DOCS] Align with ILM API docs (#48705) 2020-01-22 20:44:19 -08:00
slm-delete.asciidoc Add xpack/basic scope to SLM documentation (#51711) 2020-01-30 16:17:50 -07:00
slm-execute-retention.asciidoc Add xpack/basic scope to SLM documentation (#51711) 2020-01-30 16:17:50 -07:00
slm-execute.asciidoc Add xpack/basic scope to SLM documentation (#51711) 2020-01-30 16:17:50 -07:00
slm-get-status.asciidoc Add xpack/basic scope to SLM documentation (#51711) 2020-01-30 16:17:50 -07:00
slm-get.asciidoc Add xpack/basic scope to SLM documentation (#51711) 2020-01-30 16:17:50 -07:00
slm-put.asciidoc [DOCS] Collapses sections in put snapshot lifecycle policy API (#54834) 2020-04-06 12:10:47 -07:00
slm-start.asciidoc Add xpack/basic scope to SLM documentation (#51711) 2020-01-30 16:17:50 -07:00
slm-stats.asciidoc Add xpack/basic scope to SLM documentation (#51711) 2020-01-30 16:17:50 -07:00
slm-stop.asciidoc Add xpack/basic scope to SLM documentation (#51711) 2020-01-30 16:17:50 -07:00