Name | Type | Description | Notes |
---|---|---|---|
channels | Vec | List of channel notification | |
client_source | String | Policy Client source | |
client_uuid | String | Policy Client UUID | |
created_at | Option<String> | [optional] | |
deleted | bool | Policy deleted | |
enabled | bool | Policy enabled | |
filters | serde_json::Value | Policy filters | |
frequency | bool | Enable alert frequency for the policy | |
frequency_minutes | i32 | Quantity of alert interval time | |
frequency_occurrences | i32 | Quantity of alert occurrencies | |
id | String | Id | |
name | String | Policy name | |
updated_at | Option<String> | [optional] |