Example searches: “storage_strict_data_init”, “rm_sync_timeout_ms”, “use_fetch_scheduler_group”, “group_name”, “transaction_coordinator_cleanup_policy”
Check the health of the Redpanda cluster.
Cluster ready status response
Values are ready or booting.
ready
booting
curl \ --request GET 'http://localhost:9644/v1/status/ready'
{ "status": "ready" }