17 lines
340 B
YAML
17 lines
340 B
YAML
http:
|
|
http://localhost:9200/_cluster/health:
|
|
status: 200
|
|
timeout: 2000
|
|
body:
|
|
- "green"
|
|
- '"number_of_nodes":3'
|
|
- '"number_of_data_nodes":3'
|
|
|
|
http://localhost:9200:
|
|
status: 200
|
|
timeout: 2000
|
|
body:
|
|
- '"number" : "7.17.3"'
|
|
- '"cluster_name" : "upgrade"'
|
|
- "You Know, for Search"
|