Name | Type | Description | Notes |
---|---|---|---|
field | str | Specifies which alert field will be used in condition. Possible values are message, alias, description, source, entity, tags, actions, extra-properties, recipients or teams | |
key | str | If field is set as extra-properties, key could be used for key-value pair | [optional] |
_not | bool | Indicates behaviour of the given operation. Default value is false | [optional] |
operation | str | It is the operation that will be executed for the given field and key. | |
expected_value | str | User defined value that will be compared with alert field according to the operation. Default value is empty string | [optional] |
order | int | Order of the condition in conditions list | [optional] |