File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/reference/rollup/apis Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,13 +51,13 @@ POST /my-index-000001/_rollup/rollup-my-index-000001
5151[[rollup-api-prereqs]]
5252==== {api-prereq-title}
5353
54- * If the {es} {security-features} are enabled, you must have the `manage` or
55- `manage_rollup` cluster privilege to use this API. See <<security-privileges>> .
54+ * If the {es} {security-features} are enabled, you must have the `manage_rollup`
55+ or `manage` <<privileges-list- cluster,cluster privilege>> to use this API.
5656
5757* You can only roll up an index that contains:
5858
5959** A <<date,`date`>> or <<date_nanos,`date_nanos`>> timestamp field
60- ** One or more <<number,numeric>> fields
60+ ** One or more <<number,numeric>> fields to store as `metrics`
6161
6262[[rollup-api-path-params]]
6363==== {api-path-parms-title}
You can’t perform that action at this time.
0 commit comments