mirror of
https://github.com/iSharkFly-Docs/opensearch-docs-cn
synced 2025-02-10 22:34:40 +00:00
fe8d702ca9
* add operation to titles to differentiate from the API group acronym Signed-off-by: alicejw <alicejw@amazon.com> * update frontmatter with new page title Signed-off-by: alicejw <alicejw@amazon.com> * for updates per issue https://github.com/opensearch-project/documentation-website/issues/1713 Signed-off-by: alicejw <alicejw@amazon.com> * to rename section title in left nav TOC to remove acronym definition and update each page frontmatter accordingly Signed-off-by: alicejw <alicejw@amazon.com> * to update page title per AWS Style Guide suggestion to only spell out the acronym the first time it's used in a sentence, not on the page title Signed-off-by: alicejw <alicejw@amazon.com> Signed-off-by: alicejw <alicejw@amazon.com>
926 B
926 B
layout | title | parent | nav_order | has_children |
---|---|---|---|---|
default | CAT cluster manager | CAT API | 30 | false |
CAT cluster_manager
Introduced 1.0 {: .label .label-purple }
The CAT cluster manager operation lists information that helps identify the elected cluster manager node.
Example
GET _cat/cluster_manager?v
Path and HTTP methods
GET _cat/cluster_manager
URL parameters
All CAT cluster manager URL parameters are optional.
In addition to the common URL parameters, you can specify the following parameters:
Parameter | Type | Description |
---|---|---|
cluster_manager_timeout | Time | The amount of time to wait for a connection to the cluster manager node. Default is 30 seconds. |
Response
id | host | ip | node
ZaIkkUd4TEiAihqJGkp5CA | 172.18.0.3 | 172.18.0.3 | opensearch-node2