Logo
Elasticsearch API Documentation

deployments-{deployment id}-elasticsearch/{ref id}-remote-clusters

Number of APIs: 2


1. Set remote clusters

PUT {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/remote-clusters

Overwrites or creates the remote clusters for the elasticsearch resource.



2. Get remote clusters

GET {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/remote-clusters

Returns the list of remote clusters for the elasticsearch resource.



ENDPOINTS