186 Commits

Author SHA1 Message Date
Benjamin Trent
374e76d7cd
[Transform] fixing naming in HLRC and _cat to match API content () ()
Fixing the naming of the HLRC values to match the ToXContent field names (i.e. the field names returned from an API call).

Also fixes the names in the _cat API as well.

closes 
2020-03-30 08:57:02 -04:00
Lisa Cawley
27cd5b343c
[DOCS] Augments cat transforms API () () 2020-03-26 07:56:46 -07:00
Benjamin Trent
415d73c27d
[Transform] renamed _cat/transform to _cat/transforms () ()
renaming _cat/transform to  _cat/transforms for uniformity with the other _cat apis.
2020-03-18 19:54:03 -04:00
Lisa Cawley
268e512f0b [DOCS] Add transform nodes () 2020-03-18 15:26:37 -07:00
Lisa Cawley
c6e37c7662 [DOCS] Adds stub for cat transform API () 2020-03-18 08:31:10 -07:00
Lisa Cawley
4fbe1b0550
[DOCS] Adds cat anomaly detectors API () () 2020-03-02 07:28:55 -08:00
István Zoltán Szabó
8785f57dfe [DOCS] Reformats cat DFA API docs. () 2020-02-27 14:21:52 +01:00
István Zoltán Szabó
4a33352a94 [DOCS] Adds cat trained model API documentation () 2020-02-27 12:54:11 +01:00
Lisa Cawley
b788ec7157 [DOCS] Adds cat datafeeds API () 2020-02-26 09:28:57 -08:00
István Zoltán Szabó
f57422bbfd [DOCS] Adds cat data frame analytics API ()
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2020-02-26 11:10:42 +01:00
baifan
60a53f2897 [DOCS] Fix disk.used_percent typo in _cat/nodes docs ()
Corrects an example for the `disk.used_percent` parameter in `_cat/nodes` API.
2020-02-04 09:15:56 -05:00
Henning Andersen
ca8601373a [DOCS] Task management API experimental status issue ()
Add issue reference to documentation.

Relates 
2020-01-30 14:15:47 +01:00
Yannick Welsch
fa212fe60b Stricter checks of setup and teardown in docs tests ()
Adds extra checks due to 7.x backport
2020-01-28 16:52:23 +01:00
Ted Timmons
b345c7ff31 [Docs] Fix short alias for 'unassigned.for' ()
The short alias for `unassigned.for` is `uf`, not 'ua'.
2020-01-16 12:10:30 +01:00
David Turner
b209e7b6ff
Remove included docs ()
In  we accidentally duplicated the docs for the `?local` parameter to the
`GET _cat/nodes` API. This commit removes the duplicate docs.
2020-01-02 17:19:42 +00:00
Oleg
7539fbb30f Deprecate the 'local' parameter of /_cat/nodes ()
The cat nodes API performs a `ClusterStateAction` then a `NodesInfoAction`.
Today it accepts the `?local` parameter and passes this to the
`ClusterStateAction` but this parameter has no effect on the `NodesInfoAction`.
This is surprising, because `GET _cat/nodes?local` looks like it might be a
completely local call but in fact it still depends on every node in the
cluster.

This commit deprecates the `?local` parameter on this API so that it can be
removed in 8.0.

Relates 
2020-01-02 14:53:56 +00:00
James Rodewig
99fdea50dd
[DOCS] Correct cat snapshots API request example ()
For 7.x and earlier branches, `_cat/repositories` API requests require a
repository name.

This removes an erroneous request example without a repository name
added with a8e0275.
2019-12-17 09:23:38 -05:00
James Rodewig
3f5678ca79 [DOCS] Remove shadow replica reference ()
Removes a reference to shadow replicas from the cat shards API docs
and a comment in cluster/routing/UnassignedInfo.java.

Shadow replicas were removed with .
2019-12-10 09:30:51 -05:00
James Rodewig
99476db2d0 [DOCS] Remove individual task retrieval from cat/tasks API () 2019-11-25 10:32:39 -05:00
Kelly Campbell
df5afa797e [DOCS] Correct GET path in cat tasks API docs ()
Previously, the request example included `GET _cat/_tasks`. However, the resource should be `tasks`, not `_tasks`.
2019-11-25 09:37:59 -05:00
Lisa Cawley
eca93fcc5f [DOCS] Adds machine learning node type and filters () 2019-11-15 08:31:59 -08:00
Brandon DeVault
2f162a98a0 [DOCS] Added the voting node.role value ()
* [DOCS] Added the voting node.role value 

With the elasticsearch.yml option "node.voting_only: true", if you perform a "_cat/nodes" there is a new option for `v` that will display if the node is a voting node.

* [DOCS] Added the voting node.role value

Updated "voting node" to read "voting-only node"
2019-10-22 15:26:05 +02:00
James Rodewig
5f3ef2e09c [DOCS] Remove unsupported local and master_timeout parms from cat API docs () 2019-10-14 11:39:31 -04:00
James Rodewig
a8e027551a
[DOCS] Document bytes and time params in cat API docs () () 2019-10-10 09:48:40 -04:00
James Rodewig
b8e7f5069d
[DOCS] Reformat index recovery API docs () () 2019-10-03 16:43:26 -04:00
James Rodewig
079bf887c0
[DOCS] Reorder index APIs alphabetically () () 2019-10-01 17:07:28 -04:00
James Rodewig
e70220857d
[DOCS] Document cat tasks API () () 2019-10-01 12:22:50 -04:00
James Rodewig
b98c57ab21
[DOCS] Document missing query parms for cat recovery API () ()
Documents the following query parameters for
the /_cat/recovery API:

* `active_only`
* `detailed`
* `index`
2019-09-27 16:31:10 -04:00
James Rodewig
e01465eb88
[DOCS] Correct typo in ICU Analysis plugin description () () 2019-09-27 13:04:14 -04:00
James Rodewig
b59ecde041
[DOCS] [2 of 5] Change // CONSOLE comments to [source,console] () () 2019-09-09 13:38:14 -04:00
James Rodewig
d5597c9ba6 [DOCS] Reformat index segments API docs () 2019-09-05 08:34:59 -04:00
James Rodewig
ceb8b9bbee Change {var} convention to <var> () 2019-08-23 10:57:48 -04:00
Tal Levy
9b14b7298b
[7.x] Add is_write_index column to cat.aliases ()
* Add is_write_index column to cat.aliases ()

Aliases have had the option to set `is_write_index` since 6.4,
but the cat.aliases action was never updated.

* correct version bounds to 7.4
2019-08-21 14:15:49 -07:00
James Rodewig
109358ca3f [DOCS] Reformat cat API titles () 2019-08-13 08:37:10 -04:00
James Rodewig
df0df9402d [DOCS] Correct anchor for cat segments API examples 2019-08-13 08:30:20 -04:00
James Rodewig
2543e9eca5 [DOCS] Reformats cat shards API () 2019-08-13 08:30:14 -04:00
James Rodewig
bff4ef2d95 [DOCS] Reformats cat templates API () 2019-08-12 08:45:45 -04:00
James Rodewig
c1c3bd011a [DOCS] Reformats cat snapshots API () 2019-08-12 08:41:57 -04:00
James Rodewig
7556d37925 [DOCS] Reformats cat thread pool API () 2019-08-12 08:36:57 -04:00
James Rodewig
e8acf6b34f [DOCS] Reformats cat repositories API () 2019-08-12 08:30:46 -04:00
James Rodewig
fb81346055 [DOCS] Reformats cat segments API () 2019-08-12 08:25:32 -04:00
James Rodewig
4e79e04c0e [DOCS] Reformats cat recovery API () 2019-08-12 08:17:52 -04:00
James Rodewig
1506d4436b [DOCS] Reformats cat plugins API () 2019-08-09 08:49:00 -04:00
James Rodewig
e72bda1703 [DOCS] Reformats cat nodes API () 2019-08-08 08:38:02 -04:00
James Rodewig
b806e6edde [DOCS] Reformats cat pending tasks API () 2019-08-08 08:32:04 -04:00
James Rodewig
46fc989ca2 [DOCS] Reformats cat nodeattrs API () 2019-08-07 09:31:37 -04:00
James Rodewig
5ade756275 [DOCS] Reformats cat indices API () 2019-08-07 09:08:35 -04:00
James Rodewig
d8423f0a80 [DOCS] Reformat cat master API () 2019-08-07 09:04:04 -04:00
Jason Tedor
9a142ff25c
Introduce formal node ML role ()
This commit builds on the ability for plugins to introduce new roles to
add a formal node ML role.
2019-08-06 13:00:05 -04:00
James Rodewig
b09b874801 [DOCS] Reformat cat fielddata API () 2019-08-06 10:33:51 -04:00