elasticsearch/docs/reference/cat
Jake Landis 32269f1a6d
_cat/threadpool remove "size" and add "time" params (#55736)
The rest spec and documentation for _cat/threadpool supports a "size" parameter.
However, the "size" parameter will have no impact since there are no values
of type "SizeValue" of the return value of this _cat api.

This commit removes the "size" param from the spec and documentation.

This commit also adds support for the "time" param since and support to
format the time param for the "keep_alive" column. By default, the output
should not change since the "TimeValue" rendered default (via RestTable)
is toString(), and the code prior to this also called toString().

closes #54478
2020-05-06 14:26:08 -05:00
..
alias.asciidoc [DOCS] Remove unsupported local and master_timeout parms from cat API docs (#47933) 2019-10-14 11:38:46 -04:00
allocation.asciidoc [DOCS] Document bytes and time params in cat API docs (#47672) 2019-10-10 08:29:27 -04:00
anomaly-detectors.asciidoc [ML] Adding failed_category_count to model_size_stats (#55716) 2020-04-25 08:01:21 +01:00
count.asciidoc [DOCS] Remove unsupported local and master_timeout parms from cat API docs (#47933) 2019-10-14 11:38:46 -04:00
datafeeds.asciidoc [DOCS] Adds cat anomaly detectors API (#52866) 2020-02-28 12:15:21 -08:00
dataframeanalytics.asciidoc [DOCS] Reformats cat DFA API docs. (#52885) 2020-02-27 14:20:29 +01:00
fielddata.asciidoc [DOCS] Remove unsupported local and master_timeout parms from cat API docs (#47933) 2019-10-14 11:38:46 -04:00
health.asciidoc [DOCS] Remove unsupported local and master_timeout parms from cat API docs (#47933) 2019-10-14 11:38:46 -04:00
indices.asciidoc [DOCS] Document bytes and time params in cat API docs (#47672) 2019-10-10 08:29:27 -04:00
master.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
nodeattrs.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
nodes.asciidoc [DOCS] Add transform nodes (#53698) 2020-03-18 15:23:41 -07:00
pending_tasks.asciidoc [DOCS] Document bytes and time params in cat API docs (#47672) 2019-10-10 08:29:27 -04:00
plugins.asciidoc [DOCS] Correct typo in ICU Analysis plugin description (#47175) 2019-09-27 10:48:00 -04:00
recovery.asciidoc [DOCS] Remove unsupported local and master_timeout parms from cat API docs (#47933) 2019-10-14 11:38:46 -04:00
repositories.asciidoc [DOCS] [2 of 5] Change // CONSOLE comments to [source,console] (#46353) 2019-09-09 13:13:41 -04:00
segments.asciidoc Remove type field from DocWriteRequest and associated Response objects (#47671) 2019-10-11 10:23:55 +01:00
shards.asciidoc [Docs] Fix short alias for 'unassigned.for' (#51059) 2020-01-16 12:09:54 +01:00
snapshots.asciidoc [DOCS] Remove unsupported local and master_timeout parms from cat API docs (#47933) 2019-10-14 11:38:46 -04:00
tasks.asciidoc [DOCS] Remove unused cat tasks request parameters (#54539) 2020-04-03 14:24:48 -04:00
templates.asciidoc Add support for V2 index templates to /_cat/templates (#55829) 2020-04-28 09:25:54 -06:00
thread_pool.asciidoc _cat/threadpool remove "size" and add "time" params (#55736) 2020-05-06 14:26:08 -05:00
trainedmodel.asciidoc [DOCS] Adds cat trained model API documentation (#52824) 2020-02-27 12:50:11 +01:00
transforms.asciidoc [DOCS] Add processing details to get transforms stats API (#54368) 2020-04-01 09:50:57 -07:00