Number of APIs: 4
POST {{baseUrl}}/deployments?request_id=minim voluptate&validate_only=false
Creates a Deployment.
GET {{baseUrl}}/deployments
List 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