OpenSearch/docs/reference/ilm
Tal Levy a85b4f42ca
[ILM] change remove-policy-from-index http method from DELETE to POST (#35268)
The remove-ilm-from-index API was using the DELETE http method
to signify that something is being removed. Although, metadata
about ILM for the index is being deleted, no entity/resource
is being deleted during this operation. POST is more in line with
what this API is actually doing, it is modifying the metadata for
an index. As part of this change, `remove` is also appended to the path 
to be more explicit about its actions.
2018-11-06 07:46:25 -08:00
..
apis [ILM] change remove-policy-from-index http method from DELETE to POST (#35268) 2018-11-06 07:46:25 -08:00
get-index-lifecycle-information.asciidoc remove old doc placeholder and migrate ilm docs to top-level (#34615) 2018-10-26 12:19:52 -07:00
getting-started-ilm.asciidoc remove old doc placeholder and migrate ilm docs to top-level (#34615) 2018-10-26 12:19:52 -07:00
index.asciidoc [DOCS] Fixed edit links for ILM APIs and added the APIs to the REST ref (#35070) 2018-10-30 18:27:43 -07:00
set-up-lifecycle-policy.asciidoc rename CRUD api REST path prefix _ilm to _ilm/policy (#35056) 2018-10-30 16:19:05 -07:00
start-stop-ilm.asciidoc rename CRUD api REST path prefix _ilm to _ilm/policy (#35056) 2018-10-30 16:19:05 -07:00
update-lifecycle-policy.asciidoc Remove Joda usage from ILM (#35220) 2018-11-05 08:17:15 -07:00
using-policies-rollover.asciidoc rename CRUD api REST path prefix _ilm to _ilm/policy (#35056) 2018-10-30 16:19:05 -07:00