We can remove this once https://github.com/elastic/elasticsearch/pull/18759 is in.
@@ -26,6 +26,8 @@ PUT /my_index
}
+
+GET /_cluster/health?wait_for_status=yellow
--------------------------------------------------
// CONSOLE