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

KeyDatatypeRequiredDescription
validate_onlybooleanWhen 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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

""