-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOCS] Move rollup APIs to docs (#31450)
- Loading branch information
Showing
20 changed files
with
301 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
x-pack/docs/en/rollup/api-quickref.asciidoc → docs/reference/rollup/api-quickref.asciidoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
[role="xpack"] | ||
[testenv="basic"] | ||
[[rollup-api-quickref]] | ||
== API Quick Reference | ||
|
||
|
1 change: 1 addition & 0 deletions
1
...cs/en/rest-api/rollup/delete-job.asciidoc → ...reference/rollup/apis/delete-job.asciidoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
[role="xpack"] | ||
[testenv="basic"] | ||
[[rollup-delete-job]] | ||
=== Delete Job API | ||
++++ | ||
|
1 change: 1 addition & 0 deletions
1
.../docs/en/rest-api/rollup/get-job.asciidoc → docs/reference/rollup/apis/get-job.asciidoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
[role="xpack"] | ||
[testenv="basic"] | ||
[[rollup-get-job]] | ||
=== Get Rollup Jobs API | ||
++++ | ||
|
1 change: 1 addition & 0 deletions
1
.../docs/en/rest-api/rollup/put-job.asciidoc → docs/reference/rollup/apis/put-job.asciidoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
[role="xpack"] | ||
[testenv="basic"] | ||
[[rollup-put-job]] | ||
=== Create Job API | ||
++++ | ||
|
1 change: 1 addition & 0 deletions
1
...s/en/rest-api/rollup/rollup-caps.asciidoc → ...eference/rollup/apis/rollup-caps.asciidoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
[role="xpack"] | ||
[testenv="basic"] | ||
[[rollup-get-rollup-caps]] | ||
=== Get Rollup Job Capabilities | ||
++++ | ||
|
File renamed without changes.
1 change: 1 addition & 0 deletions
1
...est-api/rollup/rollup-job-config.asciidoc → ...ce/rollup/apis/rollup-job-config.asciidoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
[role="xpack"] | ||
[testenv="basic"] | ||
[[rollup-job-config]] | ||
=== Rollup Job Configuration | ||
|
||
|
1 change: 1 addition & 0 deletions
1
...en/rest-api/rollup/rollup-search.asciidoc → ...erence/rollup/apis/rollup-search.asciidoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
[role="xpack"] | ||
[testenv="basic"] | ||
[[rollup-search]] | ||
=== Rollup Search | ||
++++ | ||
|
1 change: 1 addition & 0 deletions
1
...ocs/en/rest-api/rollup/start-job.asciidoc → .../reference/rollup/apis/start-job.asciidoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
[role="xpack"] | ||
[testenv="basic"] | ||
[[rollup-start-job]] | ||
=== Start Job API | ||
++++ | ||
|
1 change: 1 addition & 0 deletions
1
...docs/en/rest-api/rollup/stop-job.asciidoc → docs/reference/rollup/apis/stop-job.asciidoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
[role="xpack"] | ||
[testenv="basic"] | ||
[[rollup-stop-job]] | ||
=== Stop Job API | ||
++++ | ||
|
2 changes: 2 additions & 0 deletions
2
x-pack/docs/en/rollup/index.asciidoc → docs/reference/rollup/index.asciidoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
[role="xpack"] | ||
[testenv="basic"] | ||
[[xpack-rollup]] | ||
= Rolling up historical data | ||
|
||
|
2 changes: 2 additions & 0 deletions
2
x-pack/docs/en/rollup/overview.asciidoc → docs/reference/rollup/overview.asciidoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
[role="xpack"] | ||
[testenv="basic"] | ||
[[rollup-overview]] | ||
== Overview | ||
|
||
|
2 changes: 2 additions & 0 deletions
2
...en/rollup/rollup-agg-limitations.asciidoc → ...ce/rollup/rollup-agg-limitations.asciidoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
[role="xpack"] | ||
[testenv="basic"] | ||
[[rollup-agg-limitations]] | ||
== Rollup Aggregation Limitations | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.