@@ -57,7 +57,7 @@ async def aliases(
57
57
not intended for use by applications. For application consumption, use the aliases
58
58
API.
59
59
60
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-alias.html>`_
60
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-alias.html>`_
61
61
62
62
:param name: A comma-separated list of aliases to retrieve. Supports wildcards
63
63
(`*`). To retrieve all aliases, omit this parameter or use `*` or `_all`.
@@ -145,7 +145,7 @@ async def allocation(
145
145
disk space. IMPORTANT: cat APIs are only intended for human consumption using
146
146
the command line or Kibana console. They are not intended for use by applications.
147
147
148
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-allocation.html>`_
148
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-allocation.html>`_
149
149
150
150
:param node_id: Comma-separated list of node identifiers or names used to limit
151
151
the returned information.
@@ -232,7 +232,7 @@ async def component_templates(
232
232
for use by applications. For application consumption, use the get component template
233
233
API.
234
234
235
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-component-templates.html>`_
235
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-component-templates.html>`_
236
236
237
237
:param name: The name of the component template. Accepts wildcard expressions.
238
238
If omitted, all component templates are returned.
@@ -316,7 +316,7 @@ async def count(
316
316
console. They are not intended for use by applications. For application consumption,
317
317
use the count API.
318
318
319
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-count.html>`_
319
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-count.html>`_
320
320
321
321
:param index: Comma-separated list of data streams, indices, and aliases used
322
322
to limit the request. Supports wildcards (`*`). To target all data streams
@@ -402,7 +402,7 @@ async def fielddata(
402
402
using the command line or Kibana console. They are not intended for use by applications.
403
403
For application consumption, use the nodes stats API.
404
404
405
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-fielddata.html>`_
405
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-fielddata.html>`_
406
406
407
407
:param fields: Comma-separated list of fields used to limit returned information.
408
408
To retrieve all fields, omit this parameter.
@@ -497,7 +497,7 @@ async def health(
497
497
across multiple nodes. You also can use the API to track the recovery of a large
498
498
cluster over a longer period of time.
499
499
500
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-health.html>`_
500
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-health.html>`_
501
501
502
502
:param format: Specifies the format to return the columnar data in, can be set
503
503
to `text`, `json`, `cbor`, `yaml`, or `smile`.
@@ -574,7 +574,7 @@ async def help(
574
574
"""
575
575
Get CAT help. Returns help for the CAT APIs.
576
576
577
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat.html>`_
577
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat.html>`_
578
578
579
579
:param format: Specifies the format to return the columnar data in, can be set
580
580
to `text`, `json`, `cbor`, `yaml`, or `smile`.
@@ -672,7 +672,7 @@ async def indices(
672
672
using the command line or Kibana console. They are not intended for use by applications.
673
673
For application consumption, use an index endpoint.
674
674
675
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-indices.html>`_
675
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-indices.html>`_
676
676
677
677
:param index: Comma-separated list of data streams, indices, and aliases used
678
678
to limit the request. Supports wildcards (`*`). To target all data streams
@@ -774,7 +774,7 @@ async def master(
774
774
command line or Kibana console. They are not intended for use by applications.
775
775
For application consumption, use the nodes info API.
776
776
777
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-master.html>`_
777
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-master.html>`_
778
778
779
779
:param format: Specifies the format to return the columnar data in, can be set
780
780
to `text`, `json`, `cbor`, `yaml`, or `smile`.
@@ -949,7 +949,7 @@ async def ml_data_frame_analytics(
949
949
For application consumption, use the get data frame analytics jobs statistics
950
950
API.
951
951
952
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-dfanalytics.html>`_
952
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-dfanalytics.html>`_
953
953
954
954
:param id: The ID of the data frame analytics to fetch
955
955
:param allow_no_match: Whether to ignore if a wildcard expression matches no
@@ -1123,7 +1123,7 @@ async def ml_datafeeds(
1123
1123
using the Kibana console or command line. They are not intended for use by applications.
1124
1124
For application consumption, use the get datafeed statistics API.
1125
1125
1126
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-datafeeds.html>`_
1126
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-datafeeds.html>`_
1127
1127
1128
1128
:param datafeed_id: A numerical character string that uniquely identifies the
1129
1129
datafeed.
@@ -1496,7 +1496,7 @@ async def ml_jobs(
1496
1496
for use by applications. For application consumption, use the get anomaly detection
1497
1497
job statistics API.
1498
1498
1499
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-anomaly-detectors.html>`_
1499
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-anomaly-detectors.html>`_
1500
1500
1501
1501
:param job_id: Identifier for the anomaly detection job.
1502
1502
:param allow_no_match: Specifies what to do when the request: * Contains wildcard
@@ -1685,7 +1685,7 @@ async def ml_trained_models(
1685
1685
console or command line. They are not intended for use by applications. For application
1686
1686
consumption, use the get trained models statistics API.
1687
1687
1688
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-trained-model.html>`_
1688
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-trained-model.html>`_
1689
1689
1690
1690
:param model_id: A unique identifier for the trained model.
1691
1691
:param allow_no_match: Specifies what to do when the request: contains wildcard
@@ -1782,7 +1782,7 @@ async def nodeattrs(
1782
1782
are not intended for use by applications. For application consumption, use the
1783
1783
nodes info API.
1784
1784
1785
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-nodeattrs.html>`_
1785
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-nodeattrs.html>`_
1786
1786
1787
1787
:param format: Specifies the format to return the columnar data in, can be set
1788
1788
to `text`, `json`, `cbor`, `yaml`, or `smile`.
@@ -1861,7 +1861,7 @@ async def nodes(
1861
1861
are not intended for use by applications. For application consumption, use the
1862
1862
nodes info API.
1863
1863
1864
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-nodes.html>`_
1864
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-nodes.html>`_
1865
1865
1866
1866
:param bytes: The unit used to display byte values.
1867
1867
:param format: Specifies the format to return the columnar data in, can be set
@@ -1946,7 +1946,7 @@ async def pending_tasks(
1946
1946
console. They are not intended for use by applications. For application consumption,
1947
1947
use the pending cluster tasks API.
1948
1948
1949
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-pending-tasks.html>`_
1949
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-pending-tasks.html>`_
1950
1950
1951
1951
:param format: Specifies the format to return the columnar data in, can be set
1952
1952
to `text`, `json`, `cbor`, `yaml`, or `smile`.
@@ -2020,7 +2020,7 @@ async def plugins(
2020
2020
They are not intended for use by applications. For application consumption, use
2021
2021
the nodes info API.
2022
2022
2023
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-plugins.html>`_
2023
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-plugins.html>`_
2024
2024
2025
2025
:param format: Specifies the format to return the columnar data in, can be set
2026
2026
to `text`, `json`, `cbor`, `yaml`, or `smile`.
@@ -2104,7 +2104,7 @@ async def recovery(
2104
2104
line or Kibana console. They are not intended for use by applications. For application
2105
2105
consumption, use the index recovery API.
2106
2106
2107
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-recovery.html>`_
2107
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-recovery.html>`_
2108
2108
2109
2109
:param index: A comma-separated list of data streams, indices, and aliases used
2110
2110
to limit the request. Supports wildcards (`*`). To target all data streams
@@ -2196,7 +2196,7 @@ async def repositories(
2196
2196
are not intended for use by applications. For application consumption, use the
2197
2197
get snapshot repository API.
2198
2198
2199
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-repositories.html>`_
2199
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-repositories.html>`_
2200
2200
2201
2201
:param format: Specifies the format to return the columnar data in, can be set
2202
2202
to `text`, `json`, `cbor`, `yaml`, or `smile`.
@@ -2275,7 +2275,7 @@ async def segments(
2275
2275
console. They are not intended for use by applications. For application consumption,
2276
2276
use the index segments API.
2277
2277
2278
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-segments.html>`_
2278
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-segments.html>`_
2279
2279
2280
2280
:param index: A comma-separated list of data streams, indices, and aliases used
2281
2281
to limit the request. Supports wildcards (`*`). To target all data streams
@@ -2364,7 +2364,7 @@ async def shards(
2364
2364
for human consumption using the command line or Kibana console. They are not
2365
2365
intended for use by applications.
2366
2366
2367
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-shards.html>`_
2367
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-shards.html>`_
2368
2368
2369
2369
:param index: A comma-separated list of data streams, indices, and aliases used
2370
2370
to limit the request. Supports wildcards (`*`). To target all data streams
@@ -2452,7 +2452,7 @@ async def snapshots(
2452
2452
console. They are not intended for use by applications. For application consumption,
2453
2453
use the get snapshot API.
2454
2454
2455
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-snapshots.html>`_
2455
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-snapshots.html>`_
2456
2456
2457
2457
:param repository: A comma-separated list of snapshot repositories used to limit
2458
2458
the request. Accepts wildcard expressions. `_all` returns all repositories.
@@ -2542,7 +2542,7 @@ async def tasks(
2542
2542
console. They are not intended for use by applications. For application consumption,
2543
2543
use the task management API.
2544
2544
2545
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /tasks.html>`_
2545
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /tasks.html>`_
2546
2546
2547
2547
:param actions: The task action names, which are used to limit the response.
2548
2548
:param detailed: If `true`, the response includes detailed information about
@@ -2632,7 +2632,7 @@ async def templates(
2632
2632
console. They are not intended for use by applications. For application consumption,
2633
2633
use the get index template API.
2634
2634
2635
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-templates.html>`_
2635
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-templates.html>`_
2636
2636
2637
2637
:param name: The name of the template to return. Accepts wildcard expressions.
2638
2638
If omitted, all templates are returned.
@@ -2718,7 +2718,7 @@ async def thread_pool(
2718
2718
They are not intended for use by applications. For application consumption, use
2719
2719
the nodes info API.
2720
2720
2721
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-thread-pool.html>`_
2721
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-thread-pool.html>`_
2722
2722
2723
2723
:param thread_pool_patterns: A comma-separated list of thread pool names used
2724
2724
to limit the request. Accepts wildcard expressions.
@@ -2973,7 +2973,7 @@ async def transforms(
2973
2973
command line. They are not intended for use by applications. For application
2974
2974
consumption, use the get transform statistics API.
2975
2975
2976
- `<https://www.elastic.co/guide/en/elasticsearch/reference/master /cat-transforms.html>`_
2976
+ `<https://www.elastic.co/guide/en/elasticsearch/reference/8.x /cat-transforms.html>`_
2977
2977
2978
2978
:param transform_id: A transform identifier or a wildcard expression. If you
2979
2979
do not specify one of these options, the API returns information for all
0 commit comments