| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/stable | 181 | 11 Jul 2025 | |
| latest/stable | 180 | 11 Jul 2025 | |
| latest/stable | 179 | 11 Jul 2025 | |
| latest/stable | 178 | 11 Jul 2025 | |
| latest/edge | 309 | 04 Dec 2025 | |
| latest/edge | 308 | 04 Dec 2025 | |
| latest/edge | 307 | 04 Dec 2025 | |
| latest/edge | 306 | 04 Dec 2025 | |
| latest/edge | 305 | 04 Dec 2025 | |
| latest/edge | 304 | 04 Dec 2025 |
juju deploy data-integrator --channel edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
consumer-group-prefix | string
the required consumer group prefix for Kafka. (This is an optional parameter that could be specified in case of
consumerrole is set). -
database-name | string
The desired database name for which the access will be granted (this parameter is needed for MongoDB, MySQL and PostgreSQL).
-
entity-permissions | string
List of permissions to assigned to the custom entity, in JSON format.
-
entity-type | string
Type of entity to create upon integration. Possible values are USER or GROUP.
-
extra-group-roles | string
a comma-separated list of values that contains the required extra roles, e.g.
adminin case of a database orproducer,consumerin case of Kafka. -
extra-user-roles | string
a comma-separated list of values that contains the required extra roles, e.g.
adminin case of a database orproducer,consumerin case of Kafka. -
index-name | string
The index name for which the access is granted (this parameter is needed for OpenSearch).
-
mtls-cert | string
The client certificate for which the access is granted (this parameter is needed for etcd).
-
prefix-name | string
The prefix for which the access is granted (this parameter is needed for etcd).
-
requested-entities-secret | string
Secret URI containing a mapping of requested entity name to password. Password value of None, requests random password. Requires secrets support.
-
topic-name | string
The topic name for which the access is granted (this parameter is needed for Kafka).