deployments-{deployment id}-elasticsearch/{ref id}
Number of APIs: 8
-
Get Deployment Elasticsearch Resource Info GET {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id?show_security=false&show_metadata=false&show_plans=true&show_plan_logs=false&show_plan_history=false&show_plan_defaults=false&convert_legacy_plans=false&show_system_alerts=0&show_settings=false&enrich_with_template=true
-
Shutdown Deployment Elasticsearch Resource POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/_shutdown?hide=false&skip_snapshot=false
-
Restart Deployment Elasticsearch Resource POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/_restart?restore_snapshot=true&skip_snapshot=true&cancel_pending=false&group_attribute=zone&shard_init_wait_time=600
-
Migrate Elasticsearch resource to use SLM POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/_enable-slm?validate_only=false
-
Reset 'elastic' user password POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/_reset-password
-
Migrate Elasticsearch and associated Kibana resources to enable CCR POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/_enable-ccr?validate_only=false
-
Get eligible remote clusters POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/eligible-remote-clusters
-
Migrate Elasticsearch resource to use ILM POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/_enable-ilm?validate_only=false