Stream Connect roles
Assign roles to specify what different users can see and do.
Roles
For more information about managing and assigning roles, see Managing roles.
| Role | Description | Roles inherited |
|---|---|---|
| Kafka_admin | Manage integration with Kafka, including topics and settings related to kafka subscriptions. |
|
| kafka_namespace_admin | Manage Kafka namespace definitions. In an MSP instance with Kafka integrations in multiple domains, managing namespace definitions properly is important to maintain separation between domains, so it is recommended that this role not be granted to administrators within a single domain. | kafka_admin |
| stream_connect_admin | Management role for setting related to subscriptions, topics etc. |
|
| stream_connect_alert_viewer | Read-only access to all stream connect alert records and logs. | None |
| stream_connect_api | Role with full access to invoke Stream Connect scriptable APIs | None |
| stream_connect_readonly_api | Role required to invoke read-only scriptable API calls related to Stream Connect | None |
| stream_connect_viewer | Role with read-only access to Stream Connect configuration and runtime statistics. |
|