oci_kafka_get_cluster_health
Retrieve Kafka cluster health status, including broker list, controller ID, and topic count. Verify connectivity and overall cluster health.
Instructions
Get Kafka cluster health status including broker list, controller info, and topic count.
Returns cluster ID, controller ID, broker count and details, and total topic count. Use this to verify cluster connectivity and check overall cluster health.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |