oci_kafka_update_cluster_config
Modify the display name or free-form tags of an OCI Kafka cluster configuration. This asynchronous update does not create a new version; monitor progress via get work request.
Instructions
Update an OCI Kafka cluster configuration's name or tags.
Requires --allow-writes. Updating metadata does not create a new version. The operation is asynchronous — use oci_kafka_get_work_request to track it.
Args: cluster_config_id: OCI cluster config OCID (ocid1.kafkaclusterconfig.*). display_name: New display name for the configuration. freeform_tags: Updated free-form string key-value tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| display_name | No | ||
| freeform_tags | No | ||
| cluster_config_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |