oci_kafka_get_connection_info
Check the current Kafka connection configuration to verify cluster readiness, confirm security settings, and determine if setup is needed before proceeding.
Instructions
Show the current Kafka connection configuration.
Returns connection details with the password masked. Use this to:
Check whether a cluster is already configured before calling other tools.
Verify which cluster the server is connected to.
Confirm security settings before troubleshooting connectivity issues.
If 'configured' is false, call oci_kafka_configure_connection first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |