cloud hosted deployments enable-deployment-resource-ilm cli command
Auth required
elastic cloud hosted deployments enable-deployment-resource-ilm \
--deployment-id <deployment-id> \
--ref-id <ref-id> \
[options]
Migrate Elasticsearch resource to use ILM
--deployment-idstringrequired- Identifier for the Deployment.
--ref-idstringrequired- User-specified RefId for the Resource (or '_main' if there is only one).
--[no-]validate-only- When
true, does not enable ILM but returns warnings if any applications may lose availability during ILM migration.
--input-filestring- path to a JSON file to use as command input
--[no-]dry-run- validate all inputs and exit without performing any action (preview changes without applying them)
--[no-]json-
output as JSON