10 lines
205 B
YAML
10 lines
205 B
YAML
http:
|
|
http://localhost:9200/_cluster/health:
|
|
status: 200
|
|
timeout: 2000
|
|
body:
|
|
- 'green'
|
|
- '"cluster_name":"multi"'
|
|
- '"number_of_nodes":9'
|
|
- '"number_of_data_nodes":3'
|