Migrate Elasticsearch resource to use ILM
POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/_enable-ilm?validate_only=false
Migrates the specified Elasticsearch resource to use ILM.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
validate_only | boolean | When true , does not enable ILM but returns warnings if any applications may lose availability during ILM migration. |
Request Body
{"index_patterns"=>[{"index_pattern"=>"deserunt dolore", "policy_name"=>"culpa sed irure est"}, {"index_pattern"=>"quis dolore ut aute", "policy_name"=>"do cillum culpa velit ut"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""