Example searches: “Verify identity of current user and resolve to a principal”, “Reload the keys from the identity provider and disconnect clients”, “cloud_storage_cache_directory”, “cert_file”, “developer_mode”
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" }