Fixing a typo in the stop SLM api request header.

This commit is contained in:
Mathew Davis 2019-11-19 21:36:16 -07:00 committed by Mathew Davis
parent 2b9fb7ebe2
commit 92a1faf545
1 changed files with 1 additions and 1 deletions

View File

@ -673,7 +673,7 @@ Stop the Snapshot Lifecycle Management (SLM) plugin.
[[slm-stop-request]]
==== {api-request-title}
`POST /_ilm/stop`
`POST /_slm/stop`
[[slm-stop-desc]]
==== {api-description-title}