diff --git a/x-pack/docs/en/ilm/apis/stop.asciidoc b/x-pack/docs/en/ilm/apis/stop.asciidoc index 604907f31bb..66024b77373 100644 --- a/x-pack/docs/en/ilm/apis/stop.asciidoc +++ b/x-pack/docs/en/ilm/apis/stop.asciidoc @@ -88,3 +88,14 @@ If the request does not encounter errors, you receive the following result: -------------------------------------------------- // CONSOLE // TESTRESPONSE + +////////////////////////// + +[source,js] +-------------------------------------------------- +POST _ilm/start +-------------------------------------------------- +// CONSOLE +// TEST[continued] + +//////////////////////////