oci_kafka_enable_superuser
Enable superuser on an OCI Kafka cluster for full administrative access. Optionally set a duration to limit the activation period.
Instructions
Enable the superuser for an OCI Kafka cluster.
Requires --allow-writes. The superuser has full administrative access to all Kafka resources. Use sparingly and with a time limit.
Args: cluster_id: OCI Kafka cluster OCID. duration_in_hours: Optional duration (hours) to keep superuser enabled. If not set, superuser stays enabled until explicitly disabled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_id | Yes | ||
| duration_in_hours | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |