Link ILM management and policy information in ILM API documentation (#37324)

Previously these were only linked in a circuitous way rather than being
available from the top level API documentation and "Put Lifecycle" API docs.
This makes them slightly easier to find for a user.
This commit is contained in:
Lee Hinman 2019-01-10 12:34:44 -07:00 committed by GitHub
parent 2d5a8ec59d
commit a2d63ecdc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View File

@ -3,7 +3,9 @@
beta[]
You can use the following APIs to manage policies on indices.
You can use the following APIs to manage policies on indices. See
<<index-lifecycle-management,Managing the index lifecycle>> for more information
about Index Lifecycle Management.
[float]
[[ilm-api-policy-endpoint]]

View File

@ -8,7 +8,8 @@
beta[]
Creates or updates lifecycle policy.
Creates or updates lifecycle policy. See <<ilm-policy-definition,Policy phases and actions>>
for definitions of policy components.
==== Request