Set remote clusters
PUT {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/remote-clusters
Overwrites or creates the remote clusters for the elasticsearch resource.
Request Body
{"resources"=>[{"alias"=>"sit anim", "deployment_id"=>"voluptate ex proident nostrud cillum", "elasticsearch_ref_id"=>"cupidatat adipisicing dolore occaecat", "info"=>{"compatible"=>false, "connected"=>false, "healthy"=>true, "trusted"=>false, "trusted_back"=>false}, "skip_unavailable"=>false}, {"alias"=>"in quis in officia", "deployment_id"=>"dolore Ut veniam", "elasticsearch_ref_id"=>"in est ullamco enim exercitation", "info"=>{"compatible"=>true, "connected"=>true, "healthy"=>false, "trusted"=>false, "trusted_back"=>false}, "skip_unavailable"=>true}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |