Loading

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-id string required
Identifier for the Deployment.
--ref-id string required
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-file string
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