|
@@ -1,6 +1,7 @@
|
|
{
|
|
{
|
|
"ilm.move_to_step": {
|
|
"ilm.move_to_step": {
|
|
- "documentation": "http://www.elastic.co/guide/en/index_lifecycle/current/index_lifecycle.html",
|
|
|
|
|
|
+ "documentation": "https://www.elastic.co/guide/en/elasticsearch/reference/current/ilm-move-to-step.html",
|
|
|
|
+ "description": "Triggers execution of a specific step in the lifecycle policy. Since this action is designed to only be run in emergency situations, clients should not implement this API",
|
|
"methods": [ "POST" ],
|
|
"methods": [ "POST" ],
|
|
"url": {
|
|
"url": {
|
|
"path": "/_ilm/move/{index}",
|
|
"path": "/_ilm/move/{index}",
|