|
1 | 1 | # AlertRule
|
2 | 2 |
|
3 | 3 | ## Properties
|
4 |
| -Name | Type | Description | Notes |
5 |
| ------------- | ------------- | ------------- | ------------- |
6 |
| -**account_email** | **String** | | [optional] [default to null] |
7 |
| -**allowed_app_types** | **Vec<i64>** | | [optional] [default to null] |
8 |
| -**analyzing_time** | **String** | | [optional] [default to null] |
9 |
| -**app_display_state** | **String** | | [optional] [default to null] |
10 |
| -**app_id** | **i64** | | [optional] [default to null] |
11 |
| -**app_name** | **String** | | [optional] [default to null] |
12 |
| -**app_state** | **String** | | [optional] [default to null] |
13 |
| -**app_token** | **String** | | [optional] [default to null] |
14 |
| -**app_type** | **String** | | [optional] [default to null] |
15 |
| -**back_to_normal_needed** | **bool** | | [optional] [default to null] |
16 |
| -**chart_key** | **String** | | [optional] [default to null] |
17 |
| -**color** | **String** | | [optional] [default to null] |
18 |
| -**creator_email** | **String** | | [optional] [default to null] |
19 |
| -**default_agg_type** | **String** | | [optional] [default to null] |
20 |
| -**description** | **String** | | [optional] [default to null] |
21 |
| -**disallowed_app_types** | **Vec<i64>** | | [optional] [default to null] |
22 |
| -**enabled** | **bool** | | [optional] [default to null] |
23 |
| -**estimate_operation** | **String** | | [optional] [default to null] |
24 |
| -**estimate_value** | **f64** | | [optional] [default to null] |
25 |
| -**filter_values** | **String** | | [optional] [default to null] |
26 |
| -**filter_values_obj** | [**Vec<::models::FilterValue>**](FilterValue.md) | | [optional] [default to null] |
27 |
| -**ignore_regular_events_enabled** | **bool** | | [optional] [default to null] |
28 |
| -**integrations** | **String** | | [optional] [default to null] |
29 |
| -**last_data_received_date** | **i64** | | [optional] [default to null] |
30 |
| -**last_sent** | **i64** | | [optional] [default to null] |
31 |
| -**last_triggered** | **i64** | | [optional] [default to null] |
32 |
| -**metadata** | [***Value**](Value.md) | | [optional] [default to null] |
33 |
| -**metric_key** | **String** | | [optional] [default to null] |
34 |
| -**metric_label** | **String** | | [optional] [default to null] |
35 |
| -**min_delay_between_notifications_in_minutes** | **String** | | [optional] [default to null] |
36 |
| -**name** | **String** | | [optional] [default to null] |
37 |
| -**notification_emails** | **Vec<String>** | | [optional] [default to null] |
38 |
| -**notification_integrations** | [**Vec<::models::NotificationIntegration>**](NotificationIntegration.md) | | [optional] [default to null] |
39 |
| -**notifications_enabled** | **bool** | | [optional] [default to null] |
40 |
| -**query** | **String** | | [optional] [default to null] |
41 |
| -**report_name** | **String** | | [optional] [default to null] |
42 |
| -**rule_key** | **i64** | | [optional] [default to null] |
43 |
| -**rule_type** | **String** | | [optional] [default to null] |
44 |
| -**runbook** | **String** | | [optional] [default to null] |
45 |
| -**saved_query_id** | **i64** | | [optional] [default to null] |
46 |
| -**schedule** | [**Vec<::models::AlertRuleScheduleWeekdayDto>**](AlertRuleScheduleWeekdayDto.md) | | [optional] [default to null] |
47 |
| -**sematext_service** | **String** | | [optional] [default to null] |
48 |
| -**send_to_email** | **String** | | [optional] [default to null] |
49 |
| -**timezone** | **String** | | [optional] [default to null] |
50 |
| -**use_only_alert_rule_integrations** | **bool** | | [optional] [default to null] |
51 |
| -**user_permissions** | [***::models::UserPermissions**](UserPermissions.md) | | [optional] [default to null] |
52 |
| -**value_column_name** | **String** | | [optional] [default to null] |
53 |
| -**value_name** | **String** | | [optional] [default to null] |
| 4 | +| Name | Type | Description | Notes | |
| 5 | +| ---------------------------------------------- | -------------------------------------------------------------------------------- | ----------- | ---------------------------- | |
| 6 | +| **account_email** | **String** | | [optional] [default to null] | |
| 7 | +| **allowed_app_types** | **Vec<i64>** | | [optional] [default to null] | |
| 8 | +| **analyzing_time** | **String** | | [optional] [default to null] | |
| 9 | +| **app_display_state** | **String** | | [optional] [default to null] | |
| 10 | +| **app_id** | **i64** | | [optional] [default to null] | |
| 11 | +| **app_name** | **String** | | [optional] [default to null] | |
| 12 | +| **app_state** | **String** | | [optional] [default to null] | |
| 13 | +| **app_token** | **String** | | [optional] [default to null] | |
| 14 | +| **app_type** | **String** | | [optional] [default to null] | |
| 15 | +| **back_to_normal_needed** | **bool** | | [optional] [default to null] | |
| 16 | +| **chart_key** | **String** | | [optional] [default to null] | |
| 17 | +| **color** | **String** | | [optional] [default to null] | |
| 18 | +| **creator_email** | **String** | | [optional] [default to null] | |
| 19 | +| **default_agg_type** | **String** | | [optional] [default to null] | |
| 20 | +| **description** | **String** | | [optional] [default to null] | |
| 21 | +| **disallowed_app_types** | **Vec<i64>** | | [optional] [default to null] | |
| 22 | +| **enabled** | **bool** | | [optional] [default to null] | |
| 23 | +| **estimate_operation** | **String** | | [optional] [default to null] | |
| 24 | +| **estimate_value** | **f64** | | [optional] [default to null] | |
| 25 | +| **filter_values** | **String** | | [optional] [default to null] | |
| 26 | +| **filter_values_obj** | [**Vec<::models::FilterValue>**](FilterValue.md) | | [optional] [default to null] | |
| 27 | +| **ignore_regular_events_enabled** | **bool** | | [optional] [default to null] | |
| 28 | +| **integrations** | **String** | | [optional] [default to null] | |
| 29 | +| **last_data_received_date** | **i64** | | [optional] [default to null] | |
| 30 | +| **last_sent** | **i64** | | [optional] [default to null] | |
| 31 | +| **last_triggered** | **i64** | | [optional] [default to null] | |
| 32 | +| **metadata** | [***Value**](Value.md) | | [optional] [default to null] | |
| 33 | +| **metric_key** | **String** | | [optional] [default to null] | |
| 34 | +| **metric_label** | **String** | | [optional] [default to null] | |
| 35 | +| **min_delay_between_notifications_in_minutes** | **String** | | [optional] [default to null] | |
| 36 | +| **name** | **String** | | [optional] [default to null] | |
| 37 | +| **notification_emails** | **Vec<String>** | | [optional] [default to null] | |
| 38 | +| **notification_integrations** | [**Vec<::models::NotificationIntegration>**](NotificationIntegration.md) | | [optional] [default to null] | |
| 39 | +| **notifications_enabled** | **bool** | | [optional] [default to null] | |
| 40 | +| **query** | **String** | | [optional] [default to null] | |
| 41 | +| **report_name** | **String** | | [optional] [default to null] | |
| 42 | +| **rule_key** | **i64** | | [optional] [default to null] | |
| 43 | +| **rule_type** | **String** | | [optional] [default to null] | |
| 44 | +| **runbook** | **String** | | [optional] [default to null] | |
| 45 | +| **saved_query_id** | **i64** | | [optional] [default to null] | |
| 46 | +| **schedule** | [**Vec<::models::AlertRuleScheduleWeekdayDto>**](AlertRuleScheduleWeekdayDto.md) | | [optional] [default to null] | |
| 47 | +| **sematext_service** | **String** | | [optional] [default to null] | |
| 48 | +| **send_to_email** | **String** | | [optional] [default to null] | |
| 49 | +| **timezone** | **String** | | [optional] [default to null] | |
| 50 | +| **use_only_alert_rule_integrations** | **bool** | | [optional] [default to null] | |
| 51 | +| **user_permissions** | [***::models::UserPermissions**](UserPermissions.md) | | [optional] [default to null] | |
| 52 | +| **value_column_name** | **String** | | [optional] [default to null] | |
| 53 | +| **value_name** | **String** | | [optional] [default to null] | |
54 | 54 |
|
55 | 55 | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
56 |
| - |
57 |
| - |
0 commit comments