Migrate Elasticsearch and associated Kibana resources to enable CCR
Migrates the specified Elasticsearch resource and its associated Kibana to enable CCR (if supported).
Path parameters
-
Identifier for the Deployment.
-
User-specified RefId for the Resource (or '_main' if there is only one).
POST
/deployments/{deployment_id}/elasticsearch/{ref_id}/_enable-ccr
curl \
--request POST 'https://api.elastic-cloud.com/api/v1/deployments/{deployment_id}/elasticsearch/{ref_id}/_enable-ccr'