File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
x-pack/docs/en/rest-api/rollup Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3333
3434==== Request Body
3535
36- There is no request body for the Get Jobs API.
36+ There is no request body for the Get Rollup Caps API.
3737
3838==== Authorization
3939
@@ -179,4 +179,4 @@ GET _xpack/rollup/data/sensor-1
179179Why is this? The original rollup job was configured against a specific index pattern (`sensor-*`) not a concrete index
180180(`sensor-1`). So while the index belongs to the pattern, the rollup job is only valid across the entirety of the pattern
181181not just one of it's containing indices. So for that reason, the Rollup Capabilities API only returns information based
182- on the originally configured index name or pattern.
182+ on the originally configured index name or pattern.
You can’t perform that action at this time.
0 commit comments