diff --git a/docs/reference/rollup/apis/rollup-api.asciidoc b/docs/reference/rollup/apis/rollup-api.asciidoc index dd28784317fd..bceb0d678cce 100644 --- a/docs/reference/rollup/apis/rollup-api.asciidoc +++ b/docs/reference/rollup/apis/rollup-api.asciidoc @@ -51,9 +51,14 @@ POST /my-index-000001/_rollup/rollup-my-index-000001 [[rollup-api-prereqs]] ==== {api-prereq-title} -If the {es} {security-features} are enabled, you must have the `manage` or +* If the {es} {security-features} are enabled, you must have the `manage` or `manage_rollup` cluster privilege to use this API. See <>. +* You can only roll up an index that contains: + +** A <> or <> timestamp field +** One or more <> fields + [[rollup-api-path-params]] ==== {api-path-parms-title}