Migrate Elasticsearch resource to use SLM
POST {{baseUrl}}/deployments/:deployment_id/elasticsearch/:ref_id/_enable-slm?validate_only=false
Migrates the specified Elasticsearch resource to use SLM.
Body
PARAM
Key | Datatype | Required | Description |
validate_only
|
boolean | When `true`, does not enable SLM but returns warnings if any applications may lose availability during SLM migration. |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
ENDPOINTS