mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 02:13:33 -04:00
Moved node_info, node_stats, shutdown and hot_threads into nodes.* Moved snapshot and repository APIs into snapshot.*
7 lines
97 B
YAML
7 lines
97 B
YAML
---
|
|
"node_info test":
|
|
- do:
|
|
nodes.info: {}
|
|
|
|
- is_true: nodes
|
|
- is_true: cluster_name
|