Logo
Elasticsearch API Documentation

deployments

Number of APIs: 4


1. Create Deployment

POST {{baseUrl}}/deployments?request_id=minim voluptate&validate_only=false

Creates a Deployment.



2. List Deployments

GET {{baseUrl}}/deployments

List Deployments.



3. Search Deployments

POST {{baseUrl}}/deployments/_search

Retrieves the information for all of the deployments that match the specified query.



4. Get eligible remote clusters

POST {{baseUrl}}/deployments/eligible-remote-clusters?version=minim voluptate

Returns the list of deployments which contain eligible remote clusters for a specific version.



ENDPOINTS