oci_kafka_change_cluster_compartment
Move an OCI Kafka cluster to a different compartment. Changing IAM policies and access requires explicit confirmation.
Instructions
Move an OCI Kafka cluster to a different OCI compartment.
Requires --allow-writes. This is a HIGH RISK operation that requires confirmation. Moving a cluster changes which IAM policies and users can access it.
Args: cluster_id: OCI Kafka cluster OCID to move. target_compartment_id: Target OCI compartment OCID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_id | Yes | ||
| target_compartment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |