Skip to content

Commit 1777507

Browse files
committed
[DOCS] Rollup Caps API incorrectly mentions GET Jobs API (#32280)
1 parent d07b4ec commit 1777507

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

x-pack/docs/en/rest-api/rollup/rollup-caps.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ live?
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
179179
Why 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
181181
not 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.

0 commit comments

Comments
 (0)