oci_kafka_update_cluster
Update an OCI Kafka cluster's display name, tags, or configuration asynchronously. Track progress using work requests.
Instructions
Update an OCI Kafka cluster's display name, tags, or applied configuration.
Requires --allow-writes. The operation is asynchronous — use oci_kafka_get_work_request to track progress.
Args: cluster_id: OCI Kafka cluster OCID (ocid1.kafkacluster.*). display_name: New display name for the cluster. cluster_config_id: OCID of the cluster configuration to apply. cluster_config_version: Specific version number of the config to apply. freeform_tags: Free-form tags as a dict of string key-value pairs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_id | Yes | ||
| display_name | No | ||
| freeform_tags | No | ||
| cluster_config_id | No | ||
| cluster_config_version | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |