Migrate Elasticsearch and associated Kibana resources to enable CCR

POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/_enable-ccr?validate_only=false

Migrates the specified Elasticsearch resource and its associated Kibana to enable CCR (if supported).

Request Params

KeyDatatypeRequiredDescription
validate_onlybooleanWhen true, will not enable CCR but returns warnings if any elements may lose availability during CCR enablement

RESPONSES

status: OK

""