cURL
curl --request GET \ --url https://api.example.com/cluster-health
{ "cluster_name": "<string>", "metadata_cluster_health": "<unknown>" }
Cluster health information
Cluster name
Embedded metadata cluster health if it was enabled
Show child attributes
Was this page helpful?