Name | Type | Description | Notes |
---|---|---|---|
integrationType | IntegrationType | ||
name | String | Name of the Integration. | |
parameters | Map<String, String> | Parameters of the Integration. | |
environmentIds | List<UUID> | List of Environment IDs that are connected with this Integration. If the list is empty, all of the Environments are connected. | |
configIds | List<UUID> | List of Config IDs that are connected with this Integration. If the list is empty, all of the Configs are connected. |