Name | Type | Description | Notes |
---|---|---|---|
allowed_nodes | list[int] | Nodes that can be masters for this channel | [optional] |
enabled | bool | Channel is to be used or not | [optional] |
excluded_nodes | list[int] | Nodes that can be masters for this channel | [optional] |
parameters | EventChannelParameters | Parameters to be used for an smtp channel | [optional] |
system | bool | Channel is a pre-defined system channel | [optional] |
type | str | The mechanism used by the channel | |
id | int | Unique identifier. | [optional] |
name | str | Channel name, may not contain /, max length 254. |