huaweicloudsdkaom 3.1.142__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of huaweicloudsdkaom might be problematic. Click here for more details.
- huaweicloudsdkaom/v1/aom_async_client.py +14 -14
- huaweicloudsdkaom/v1/aom_client.py +14 -14
- huaweicloudsdkaom/v1/model/approve_info.py +7 -7
- huaweicloudsdkaom/v1/model/create_fast_execute_script_request.py +3 -3
- huaweicloudsdkaom/v1/model/create_fast_execute_script_response.py +3 -3
- huaweicloudsdkaom/v1/model/create_workflow_request.py +3 -3
- huaweicloudsdkaom/v1/model/create_workflow_response.py +81 -81
- huaweicloudsdkaom/v1/model/execute_workflow_request.py +3 -3
- huaweicloudsdkaom/v1/model/execute_workflow_response.py +3 -3
- huaweicloudsdkaom/v1/model/execution_result_list.py +13 -13
- huaweicloudsdkaom/v1/model/his_fast_script.py +15 -15
- huaweicloudsdkaom/v1/model/job.py +31 -31
- huaweicloudsdkaom/v1/model/list_all_job_by_name_request.py +3 -3
- huaweicloudsdkaom/v1/model/list_all_job_by_name_response.py +5 -5
- huaweicloudsdkaom/v1/model/list_all_script_by_name_request.py +3 -3
- huaweicloudsdkaom/v1/model/list_all_script_by_name_response.py +5 -5
- huaweicloudsdkaom/v1/model/list_all_version_by_version_id_request.py +3 -3
- huaweicloudsdkaom/v1/model/list_all_version_by_version_id_response.py +5 -5
- huaweicloudsdkaom/v1/model/list_template_by_job_id_request.py +5 -5
- huaweicloudsdkaom/v1/model/list_template_by_job_id_request_body.py +11 -11
- huaweicloudsdkaom/v1/model/list_template_by_job_id_response.py +5 -5
- huaweicloudsdkaom/v1/model/list_workflow_executions_request.py +5 -5
- huaweicloudsdkaom/v1/model/list_workflow_executions_response.py +3 -3
- huaweicloudsdkaom/v1/model/list_workflow_request.py +3 -3
- huaweicloudsdkaom/v1/model/list_workflow_response.py +5 -5
- huaweicloudsdkaom/v1/model/metadata.py +5 -5
- huaweicloudsdkaom/v1/model/node.py +17 -17
- huaweicloudsdkaom/v1/model/parameter.py +21 -21
- huaweicloudsdkaom/v1/model/rate_control.py +7 -7
- huaweicloudsdkaom/v1/model/reference_info.py +5 -5
- huaweicloudsdkaom/v1/model/script.py +29 -29
- huaweicloudsdkaom/v1/model/script_version.py +31 -31
- huaweicloudsdkaom/v1/model/search_jobs_request_body.py +13 -13
- huaweicloudsdkaom/v1/model/search_scripts_request_body.py +21 -21
- huaweicloudsdkaom/v1/model/search_template_by_id_request.py +5 -5
- huaweicloudsdkaom/v1/model/search_template_by_id_response.py +43 -43
- huaweicloudsdkaom/v1/model/search_workflow_execution_detail_request.py +5 -5
- huaweicloudsdkaom/v1/model/search_workflow_execution_detail_response.py +23 -23
- huaweicloudsdkaom/v1/model/start_pausing_workflow_executions_request.py +9 -9
- huaweicloudsdkaom/v1/model/start_pausing_workflow_executions_response.py +3 -3
- huaweicloudsdkaom/v1/model/step.py +13 -13
- huaweicloudsdkaom/v1/model/stop_execution_request.py +5 -5
- huaweicloudsdkaom/v1/model/stop_execution_response.py +3 -3
- huaweicloudsdkaom/v1/model/task_param.py +9 -9
- huaweicloudsdkaom/v1/model/template.py +43 -43
- huaweicloudsdkaom/v1/model/update_workflow_trigger_status_request.py +5 -5
- huaweicloudsdkaom/v1/model/update_workflow_trigger_status_response.py +3 -3
- huaweicloudsdkaom/v1/model/work_flow_model.py +5 -5
- huaweicloudsdkaom/v1/model/workflow.py +81 -81
- huaweicloudsdkaom/v1/model/workflow_execution_brief.py +25 -25
- huaweicloudsdkaom/v1/model/workflow_query_param.py +25 -25
- huaweicloudsdkaom/v1/model/workflow_request_body.py +27 -27
- huaweicloudsdkaom/v2/aom_async_client.py +50 -50
- huaweicloudsdkaom/v2/aom_client.py +50 -50
- huaweicloudsdkaom/v2/model/access_code_model.py +9 -9
- huaweicloudsdkaom/v2/model/action_rule.py +21 -21
- huaweicloudsdkaom/v2/model/add_action_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/add_action_rule_response.py +1 -1
- huaweicloudsdkaom/v2/model/add_alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/add_alarm_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/add_event2alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/add_event2alarm_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/add_metric_data_request.py +3 -3
- huaweicloudsdkaom/v2/model/add_metric_data_response.py +5 -5
- huaweicloudsdkaom/v2/model/add_mute_rules_request.py +3 -3
- huaweicloudsdkaom/v2/model/add_mute_rules_response.py +1 -1
- huaweicloudsdkaom/v2/model/add_or_update_alarm_rule_v4_item_result.py +5 -5
- huaweicloudsdkaom/v2/model/add_or_update_alarm_rule_v4_request_body.py +17 -17
- huaweicloudsdkaom/v2/model/add_or_update_metric_or_event_alarm_rule_request.py +7 -7
- huaweicloudsdkaom/v2/model/add_or_update_metric_or_event_alarm_rule_response.py +7 -7
- huaweicloudsdkaom/v2/model/add_or_update_service_discovery_rules_request.py +3 -3
- huaweicloudsdkaom/v2/model/add_or_update_service_discovery_rules_response.py +11 -11
- huaweicloudsdkaom/v2/model/alarm_notification.py +17 -17
- huaweicloudsdkaom/v2/model/alarm_param_for_v4_db.py +29 -29
- huaweicloudsdkaom/v2/model/alarm_rule_param.py +37 -37
- huaweicloudsdkaom/v2/model/alarm_tags.py +7 -7
- huaweicloudsdkaom/v2/model/app_name_rule.py +7 -7
- huaweicloudsdkaom/v2/model/app_rules.py +19 -19
- huaweicloudsdkaom/v2/model/app_rules_body.py +3 -3
- huaweicloudsdkaom/v2/model/app_rules_spec.py +27 -27
- huaweicloudsdkaom/v2/model/application_name_rule.py +7 -7
- huaweicloudsdkaom/v2/model/cmdb_info.py +5 -5
- huaweicloudsdkaom/v2/model/count_events_request.py +5 -5
- huaweicloudsdkaom/v2/model/count_events_response.py +9 -9
- huaweicloudsdkaom/v2/model/create_prom_instance_request.py +5 -5
- huaweicloudsdkaom/v2/model/create_prom_instance_response.py +3 -3
- huaweicloudsdkaom/v2/model/create_recording_rule_request.py +5 -5
- huaweicloudsdkaom/v2/model/create_recording_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/delete_action_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/delete_action_rule_response.py +1 -1
- huaweicloudsdkaom/v2/model/delete_alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/delete_alarm_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/delete_alarm_rule_v4_request_body.py +3 -3
- huaweicloudsdkaom/v2/model/delete_alarm_rules_body.py +3 -3
- huaweicloudsdkaom/v2/model/delete_alarm_rules_request.py +3 -3
- huaweicloudsdkaom/v2/model/delete_alarm_rules_response.py +3 -3
- huaweicloudsdkaom/v2/model/delete_event2alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/delete_event2alarm_rule_response.py +1 -1
- huaweicloudsdkaom/v2/model/delete_metric_or_event_alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/delete_metric_or_event_alarm_rule_response.py +7 -7
- huaweicloudsdkaom/v2/model/delete_mute_rule_name.py +3 -3
- huaweicloudsdkaom/v2/model/delete_mute_rules_request.py +3 -3
- huaweicloudsdkaom/v2/model/delete_mute_rules_response.py +1 -1
- huaweicloudsdkaom/v2/model/delete_prom_instance_request.py +5 -5
- huaweicloudsdkaom/v2/model/delete_prom_instance_response.py +3 -3
- huaweicloudsdkaom/v2/model/deleteservice_discovery_rules_request.py +3 -3
- huaweicloudsdkaom/v2/model/deleteservice_discovery_rules_response.py +9 -9
- huaweicloudsdkaom/v2/model/dimension.py +5 -5
- huaweicloudsdkaom/v2/model/dimension2.py +5 -5
- huaweicloudsdkaom/v2/model/dimension_series.py +5 -5
- huaweicloudsdkaom/v2/model/discovery_rule.py +7 -7
- huaweicloudsdkaom/v2/model/event2alarm_rule_body.py +33 -33
- huaweicloudsdkaom/v2/model/event2alarm_rule_body_metadata.py +3 -3
- huaweicloudsdkaom/v2/model/event2alarm_rule_body_trigger_policies.py +15 -15
- huaweicloudsdkaom/v2/model/event_alarm_spec.py +13 -13
- huaweicloudsdkaom/v2/model/event_list.py +3 -3
- huaweicloudsdkaom/v2/model/event_model.py +15 -15
- huaweicloudsdkaom/v2/model/event_query_param.py +11 -11
- huaweicloudsdkaom/v2/model/event_query_param2.py +11 -11
- huaweicloudsdkaom/v2/model/event_query_param2_sort.py +5 -5
- huaweicloudsdkaom/v2/model/event_query_param_sort.py +5 -5
- huaweicloudsdkaom/v2/model/event_series.py +5 -5
- huaweicloudsdkaom/v2/model/event_trigger_condition.py +13 -13
- huaweicloudsdkaom/v2/model/item_result.py +3 -3
- huaweicloudsdkaom/v2/model/list_access_code_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_access_code_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_action_rule_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_action_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_agents_request.py +5 -5
- huaweicloudsdkaom/v2/model/list_agents_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_alarm_rule_request.py +5 -5
- huaweicloudsdkaom/v2/model/list_alarm_rule_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_event2alarm_rule_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_event2alarm_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_event_model.py +23 -23
- huaweicloudsdkaom/v2/model/list_events_request.py +11 -11
- huaweicloudsdkaom/v2/model/list_events_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_get_request.py +5 -5
- huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_get_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_post_request.py +5 -5
- huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_post_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_label_values_aom_prom_get_request.py +3 -3
- huaweicloudsdkaom/v2/model/list_label_values_aom_prom_get_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_labels_aom_prom_get_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_labels_aom_prom_get_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_labels_aom_prom_post_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_labels_aom_prom_post_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_log_items_request.py +5 -5
- huaweicloudsdkaom/v2/model/list_log_items_response.py +7 -7
- huaweicloudsdkaom/v2/model/list_metadata_aom_prom_get_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_metadata_aom_prom_get_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_metric_items_request.py +9 -9
- huaweicloudsdkaom/v2/model/list_metric_items_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_metric_or_event_alarm_rule_request.py +25 -25
- huaweicloudsdkaom/v2/model/list_metric_or_event_alarm_rule_response.py +7 -7
- huaweicloudsdkaom/v2/model/list_mute_rule_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_mute_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_notified_histories_request.py +3 -3
- huaweicloudsdkaom/v2/model/list_notified_histories_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_permissions_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_permissions_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_prom_instance_request.py +11 -11
- huaweicloudsdkaom/v2/model/list_prom_instance_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_range_query_aom_prom_get_request.py +9 -9
- huaweicloudsdkaom/v2/model/list_range_query_aom_prom_get_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_range_query_aom_prom_post_request.py +9 -9
- huaweicloudsdkaom/v2/model/list_range_query_aom_prom_post_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_sample_request.py +5 -5
- huaweicloudsdkaom/v2/model/list_sample_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_series_request.py +7 -7
- huaweicloudsdkaom/v2/model/list_series_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_service_discovery_rules_request.py +3 -3
- huaweicloudsdkaom/v2/model/list_service_discovery_rules_response.py +9 -9
- huaweicloudsdkaom/v2/model/log_path_rule.py +7 -7
- huaweicloudsdkaom/v2/model/match.py +7 -7
- huaweicloudsdkaom/v2/model/meta_data.py +7 -7
- huaweicloudsdkaom/v2/model/meta_data_series.py +9 -9
- huaweicloudsdkaom/v2/model/metric_alarm_spec.py +17 -17
- huaweicloudsdkaom/v2/model/metric_api_query_item_param.py +5 -5
- huaweicloudsdkaom/v2/model/metric_data_item.py +7 -7
- huaweicloudsdkaom/v2/model/metric_data_points.py +7 -7
- huaweicloudsdkaom/v2/model/metric_data_value.py +5 -5
- huaweicloudsdkaom/v2/model/metric_item_info.py +5 -5
- huaweicloudsdkaom/v2/model/metric_item_result_api.py +11 -11
- huaweicloudsdkaom/v2/model/metric_query_meritc_param.py +7 -7
- huaweicloudsdkaom/v2/model/mute_config.py +9 -9
- huaweicloudsdkaom/v2/model/mute_rule.py +17 -17
- huaweicloudsdkaom/v2/model/name_rule.py +5 -5
- huaweicloudsdkaom/v2/model/no_data_condition.py +7 -7
- huaweicloudsdkaom/v2/model/node_info.py +5 -5
- huaweicloudsdkaom/v2/model/notifications.py +7 -7
- huaweicloudsdkaom/v2/model/notified_histories_result.py +5 -5
- huaweicloudsdkaom/v2/model/page_info.py +7 -7
- huaweicloudsdkaom/v2/model/prom_config_model.py +11 -11
- huaweicloudsdkaom/v2/model/prom_instance_eps_create_model.py +25 -25
- huaweicloudsdkaom/v2/model/prom_instance_eps_model.py +27 -27
- huaweicloudsdkaom/v2/model/prom_instance_request_model.py +11 -11
- huaweicloudsdkaom/v2/model/push_events_request.py +7 -7
- huaweicloudsdkaom/v2/model/push_events_response.py +1 -1
- huaweicloudsdkaom/v2/model/query_alarm_result.py +51 -51
- huaweicloudsdkaom/v2/model/query_body_param.py +21 -21
- huaweicloudsdkaom/v2/model/query_metric_data_param.py +9 -9
- huaweicloudsdkaom/v2/model/query_metric_item_option_param.py +7 -7
- huaweicloudsdkaom/v2/model/query_sample.py +7 -7
- huaweicloudsdkaom/v2/model/query_sample_param.py +9 -9
- huaweicloudsdkaom/v2/model/query_series_option_param.py +7 -7
- huaweicloudsdkaom/v2/model/recording_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/recovery_condition.py +3 -3
- huaweicloudsdkaom/v2/model/relation_model.py +7 -7
- huaweicloudsdkaom/v2/model/sample_data_value.py +5 -5
- huaweicloudsdkaom/v2/model/search_key.py +13 -13
- huaweicloudsdkaom/v2/model/series_api_query_item_param.py +3 -3
- huaweicloudsdkaom/v2/model/series_query_item_result.py +11 -11
- huaweicloudsdkaom/v2/model/show_action_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/show_action_rule_response.py +21 -21
- huaweicloudsdkaom/v2/model/show_alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/show_alarm_rule_response.py +5 -5
- huaweicloudsdkaom/v2/model/show_metrics_data_request.py +5 -5
- huaweicloudsdkaom/v2/model/show_metrics_data_response.py +7 -7
- huaweicloudsdkaom/v2/model/smn_info.py +7 -7
- huaweicloudsdkaom/v2/model/smn_response.py +13 -13
- huaweicloudsdkaom/v2/model/smn_topics.py +11 -11
- huaweicloudsdkaom/v2/model/statistic_value.py +5 -5
- huaweicloudsdkaom/v2/model/trigger_condition.py +47 -47
- huaweicloudsdkaom/v2/model/update_action_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/update_action_rule_response.py +1 -1
- huaweicloudsdkaom/v2/model/update_alarm_rule_param.py +37 -37
- huaweicloudsdkaom/v2/model/update_alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/update_alarm_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/update_event_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/update_event_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/update_mute_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/update_mute_rule_response.py +1 -1
- huaweicloudsdkaom/v2/model/value_data.py +9 -9
- huaweicloudsdkaom/v3/aom_async_client.py +19 -19
- huaweicloudsdkaom/v3/aom_client.py +19 -19
- huaweicloudsdkaom/v3/model/biz_app_param.py +11 -11
- huaweicloudsdkaom/v3/model/component_param.py +9 -9
- huaweicloudsdkaom/v3/model/component_update_param.py +5 -5
- huaweicloudsdkaom/v3/model/create_app_request.py +3 -3
- huaweicloudsdkaom/v3/model/create_app_response.py +3 -3
- huaweicloudsdkaom/v3/model/create_component_request.py +3 -3
- huaweicloudsdkaom/v3/model/create_component_response.py +3 -3
- huaweicloudsdkaom/v3/model/create_env_request.py +3 -3
- huaweicloudsdkaom/v3/model/create_env_response.py +3 -3
- huaweicloudsdkaom/v3/model/create_sub_app_request.py +3 -3
- huaweicloudsdkaom/v3/model/create_sub_app_response.py +3 -3
- huaweicloudsdkaom/v3/model/delete_app_request.py +3 -3
- huaweicloudsdkaom/v3/model/delete_app_response.py +3 -3
- huaweicloudsdkaom/v3/model/delete_component_request.py +3 -3
- huaweicloudsdkaom/v3/model/delete_component_response.py +3 -3
- huaweicloudsdkaom/v3/model/delete_env_request.py +3 -3
- huaweicloudsdkaom/v3/model/delete_env_response.py +1 -1
- huaweicloudsdkaom/v3/model/delete_sub_app_request.py +3 -3
- huaweicloudsdkaom/v3/model/delete_sub_app_response.py +3 -3
- huaweicloudsdkaom/v3/model/env_param.py +15 -15
- huaweicloudsdkaom/v3/model/list_resource_under_node_request.py +7 -7
- huaweicloudsdkaom/v3/model/list_resource_under_node_response.py +5 -5
- huaweicloudsdkaom/v3/model/page_resource_list_param.py +17 -17
- huaweicloudsdkaom/v3/model/show_app_by_name_request.py +5 -5
- huaweicloudsdkaom/v3/model/show_app_by_name_response.py +23 -23
- huaweicloudsdkaom/v3/model/show_app_request.py +3 -3
- huaweicloudsdkaom/v3/model/show_app_response.py +23 -23
- huaweicloudsdkaom/v3/model/show_component_by_name_request.py +5 -5
- huaweicloudsdkaom/v3/model/show_component_by_name_response.py +9 -9
- huaweicloudsdkaom/v3/model/show_component_request.py +3 -3
- huaweicloudsdkaom/v3/model/show_component_response.py +23 -23
- huaweicloudsdkaom/v3/model/show_env_by_name_request.py +7 -7
- huaweicloudsdkaom/v3/model/show_env_by_name_response.py +31 -31
- huaweicloudsdkaom/v3/model/show_env_request.py +3 -3
- huaweicloudsdkaom/v3/model/show_env_response.py +31 -31
- huaweicloudsdkaom/v3/model/sub_app_create_param.py +11 -11
- huaweicloudsdkaom/v3/model/sub_app_update_param.py +7 -7
- huaweicloudsdkaom/v3/model/tag_name_and_id_vo.py +5 -5
- huaweicloudsdkaom/v3/model/update_app_request.py +5 -5
- huaweicloudsdkaom/v3/model/update_app_response.py +1 -1
- huaweicloudsdkaom/v3/model/update_component_request.py +5 -5
- huaweicloudsdkaom/v3/model/update_component_response.py +1 -1
- huaweicloudsdkaom/v3/model/update_env_request.py +5 -5
- huaweicloudsdkaom/v3/model/update_env_response.py +1 -1
- huaweicloudsdkaom/v3/model/update_sub_app_request.py +5 -5
- huaweicloudsdkaom/v3/model/update_sub_app_response.py +1 -1
- huaweicloudsdkaom/v3/model/waterfall_page_list_param.py +5 -5
- huaweicloudsdkaom/v4/aom_async_client.py +3 -3
- huaweicloudsdkaom/v4/aom_client.py +3 -3
- huaweicloudsdkaom/v4/model/agent_batch_import_param_new.py +15 -15
- huaweicloudsdkaom/v4/model/agent_import_param_new.py +17 -17
- huaweicloudsdkaom/v4/model/agent_info_param.py +11 -11
- huaweicloudsdkaom/v4/model/agent_info_result.py +27 -27
- huaweicloudsdkaom/v4/model/agent_upgrade_param.py +5 -5
- huaweicloudsdkaom/v4/model/batch_import_agent_request.py +5 -5
- huaweicloudsdkaom/v4/model/batch_import_agent_response.py +3 -3
- huaweicloudsdkaom/v4/model/batch_update_agent_request.py +3 -3
- huaweicloudsdkaom/v4/model/batch_update_agent_response.py +3 -3
- huaweicloudsdkaom/v4/model/plugin_install_basic_param.py +7 -7
- huaweicloudsdkaom/v4/model/show_agent_infos_request.py +3 -3
- huaweicloudsdkaom/v4/model/show_agent_infos_response.py +9 -9
- huaweicloudsdkaom/v4/model/single_agent_param.py +5 -5
- {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/METADATA +2 -2
- huaweicloudsdkaom-3.1.143.dist-info/RECORD +320 -0
- huaweicloudsdkaom-3.1.142.dist-info/RECORD +0 -320
- {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/LICENSE +0 -0
- {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/WHEEL +0 -0
- {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/top_level.txt +0 -0
|
@@ -33,7 +33,7 @@ class SmnTopics:
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
def __init__(self, display_name=None, name=None, push_policy=None, status=None, topic_urn=None):
|
|
36
|
-
"""SmnTopics
|
|
36
|
+
r"""SmnTopics
|
|
37
37
|
|
|
38
38
|
The model defined in huaweicloud sdk
|
|
39
39
|
|
|
@@ -68,7 +68,7 @@ class SmnTopics:
|
|
|
68
68
|
|
|
69
69
|
@property
|
|
70
70
|
def display_name(self):
|
|
71
|
-
"""Gets the display_name of this SmnTopics.
|
|
71
|
+
r"""Gets the display_name of this SmnTopics.
|
|
72
72
|
|
|
73
73
|
Topic的显示名,推送邮件消息时,作为邮件发件人显示。显示名的长度为192byte或64个中文。默认值为空。
|
|
74
74
|
|
|
@@ -79,7 +79,7 @@ class SmnTopics:
|
|
|
79
79
|
|
|
80
80
|
@display_name.setter
|
|
81
81
|
def display_name(self, display_name):
|
|
82
|
-
"""Sets the display_name of this SmnTopics.
|
|
82
|
+
r"""Sets the display_name of this SmnTopics.
|
|
83
83
|
|
|
84
84
|
Topic的显示名,推送邮件消息时,作为邮件发件人显示。显示名的长度为192byte或64个中文。默认值为空。
|
|
85
85
|
|
|
@@ -90,7 +90,7 @@ class SmnTopics:
|
|
|
90
90
|
|
|
91
91
|
@property
|
|
92
92
|
def name(self):
|
|
93
|
-
"""Gets the name of this SmnTopics.
|
|
93
|
+
r"""Gets the name of this SmnTopics.
|
|
94
94
|
|
|
95
95
|
创建topic的名字。Topic名称只能包含大写字母、小写字母、数字、-和_,且必须由大写字母、小写字母或数字开头,长度为1到255个字符。
|
|
96
96
|
|
|
@@ -101,7 +101,7 @@ class SmnTopics:
|
|
|
101
101
|
|
|
102
102
|
@name.setter
|
|
103
103
|
def name(self, name):
|
|
104
|
-
"""Sets the name of this SmnTopics.
|
|
104
|
+
r"""Sets the name of this SmnTopics.
|
|
105
105
|
|
|
106
106
|
创建topic的名字。Topic名称只能包含大写字母、小写字母、数字、-和_,且必须由大写字母、小写字母或数字开头,长度为1到255个字符。
|
|
107
107
|
|
|
@@ -112,7 +112,7 @@ class SmnTopics:
|
|
|
112
112
|
|
|
113
113
|
@property
|
|
114
114
|
def push_policy(self):
|
|
115
|
-
"""Gets the push_policy of this SmnTopics.
|
|
115
|
+
r"""Gets the push_policy of this SmnTopics.
|
|
116
116
|
|
|
117
117
|
SMN消息推送策略。取值为0或1
|
|
118
118
|
|
|
@@ -123,7 +123,7 @@ class SmnTopics:
|
|
|
123
123
|
|
|
124
124
|
@push_policy.setter
|
|
125
125
|
def push_policy(self, push_policy):
|
|
126
|
-
"""Sets the push_policy of this SmnTopics.
|
|
126
|
+
r"""Sets the push_policy of this SmnTopics.
|
|
127
127
|
|
|
128
128
|
SMN消息推送策略。取值为0或1
|
|
129
129
|
|
|
@@ -134,7 +134,7 @@ class SmnTopics:
|
|
|
134
134
|
|
|
135
135
|
@property
|
|
136
136
|
def status(self):
|
|
137
|
-
"""Gets the status of this SmnTopics.
|
|
137
|
+
r"""Gets the status of this SmnTopics.
|
|
138
138
|
|
|
139
139
|
topic中订阅者的状态。0:主题已删除或主题下订阅列表为空。1:主题下的订阅列表存在状态为“已订阅”的订阅信息。2:主题下的订阅信息状态处于“未订阅”或“已取消”。
|
|
140
140
|
|
|
@@ -145,7 +145,7 @@ class SmnTopics:
|
|
|
145
145
|
|
|
146
146
|
@status.setter
|
|
147
147
|
def status(self, status):
|
|
148
|
-
"""Sets the status of this SmnTopics.
|
|
148
|
+
r"""Sets the status of this SmnTopics.
|
|
149
149
|
|
|
150
150
|
topic中订阅者的状态。0:主题已删除或主题下订阅列表为空。1:主题下的订阅列表存在状态为“已订阅”的订阅信息。2:主题下的订阅信息状态处于“未订阅”或“已取消”。
|
|
151
151
|
|
|
@@ -156,7 +156,7 @@ class SmnTopics:
|
|
|
156
156
|
|
|
157
157
|
@property
|
|
158
158
|
def topic_urn(self):
|
|
159
|
-
"""Gets the topic_urn of this SmnTopics.
|
|
159
|
+
r"""Gets the topic_urn of this SmnTopics.
|
|
160
160
|
|
|
161
161
|
Topic的唯一的资源标识。
|
|
162
162
|
|
|
@@ -167,7 +167,7 @@ class SmnTopics:
|
|
|
167
167
|
|
|
168
168
|
@topic_urn.setter
|
|
169
169
|
def topic_urn(self, topic_urn):
|
|
170
|
-
"""Sets the topic_urn of this SmnTopics.
|
|
170
|
+
r"""Sets the topic_urn of this SmnTopics.
|
|
171
171
|
|
|
172
172
|
Topic的唯一的资源标识。
|
|
173
173
|
|
|
@@ -27,7 +27,7 @@ class StatisticValue:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, statistic=None, value=None):
|
|
30
|
-
"""StatisticValue
|
|
30
|
+
r"""StatisticValue
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class StatisticValue:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def statistic(self):
|
|
53
|
-
"""Gets the statistic of this StatisticValue.
|
|
53
|
+
r"""Gets the statistic of this StatisticValue.
|
|
54
54
|
|
|
55
55
|
统计方式。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class StatisticValue:
|
|
|
61
61
|
|
|
62
62
|
@statistic.setter
|
|
63
63
|
def statistic(self, statistic):
|
|
64
|
-
"""Sets the statistic of this StatisticValue.
|
|
64
|
+
r"""Sets the statistic of this StatisticValue.
|
|
65
65
|
|
|
66
66
|
统计方式。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class StatisticValue:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def value(self):
|
|
75
|
-
"""Gets the value of this StatisticValue.
|
|
75
|
+
r"""Gets the value of this StatisticValue.
|
|
76
76
|
|
|
77
77
|
统计结果。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class StatisticValue:
|
|
|
83
83
|
|
|
84
84
|
@value.setter
|
|
85
85
|
def value(self, value):
|
|
86
|
-
"""Sets the value of this StatisticValue.
|
|
86
|
+
r"""Sets the value of this StatisticValue.
|
|
87
87
|
|
|
88
88
|
统计结果。
|
|
89
89
|
|
|
@@ -69,7 +69,7 @@ class TriggerCondition:
|
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
def __init__(self, metric_query_mode=None, metric_namespace=None, metric_name=None, metric_unit=None, metric_labels=None, promql=None, promql_expr=None, trigger_times=None, trigger_interval=None, trigger_type=None, promql_for=None, aggregation_type=None, operator=None, thresholds=None, aggregation_window=None, cmdb=None, query_match=None, query_param=None, aom_monitor_level=None, aggregate_type=None, metric_statistic_method=None, expression=None, mix_promql=None):
|
|
72
|
-
"""TriggerCondition
|
|
72
|
+
r"""TriggerCondition
|
|
73
73
|
|
|
74
74
|
The model defined in huaweicloud sdk
|
|
75
75
|
|
|
@@ -190,7 +190,7 @@ class TriggerCondition:
|
|
|
190
190
|
|
|
191
191
|
@property
|
|
192
192
|
def metric_query_mode(self):
|
|
193
|
-
"""Gets the metric_query_mode of this TriggerCondition.
|
|
193
|
+
r"""Gets the metric_query_mode of this TriggerCondition.
|
|
194
194
|
|
|
195
195
|
指标查询模式。 - “AOM”:AOM原生 - “PROM”:AOM Prometheus - “NATIVE_PROM”:原生Prometheus
|
|
196
196
|
|
|
@@ -201,7 +201,7 @@ class TriggerCondition:
|
|
|
201
201
|
|
|
202
202
|
@metric_query_mode.setter
|
|
203
203
|
def metric_query_mode(self, metric_query_mode):
|
|
204
|
-
"""Sets the metric_query_mode of this TriggerCondition.
|
|
204
|
+
r"""Sets the metric_query_mode of this TriggerCondition.
|
|
205
205
|
|
|
206
206
|
指标查询模式。 - “AOM”:AOM原生 - “PROM”:AOM Prometheus - “NATIVE_PROM”:原生Prometheus
|
|
207
207
|
|
|
@@ -212,7 +212,7 @@ class TriggerCondition:
|
|
|
212
212
|
|
|
213
213
|
@property
|
|
214
214
|
def metric_namespace(self):
|
|
215
|
-
"""Gets the metric_namespace of this TriggerCondition.
|
|
215
|
+
r"""Gets the metric_namespace of this TriggerCondition.
|
|
216
216
|
|
|
217
217
|
指标命名空间。
|
|
218
218
|
|
|
@@ -223,7 +223,7 @@ class TriggerCondition:
|
|
|
223
223
|
|
|
224
224
|
@metric_namespace.setter
|
|
225
225
|
def metric_namespace(self, metric_namespace):
|
|
226
|
-
"""Sets the metric_namespace of this TriggerCondition.
|
|
226
|
+
r"""Sets the metric_namespace of this TriggerCondition.
|
|
227
227
|
|
|
228
228
|
指标命名空间。
|
|
229
229
|
|
|
@@ -234,7 +234,7 @@ class TriggerCondition:
|
|
|
234
234
|
|
|
235
235
|
@property
|
|
236
236
|
def metric_name(self):
|
|
237
|
-
"""Gets the metric_name of this TriggerCondition.
|
|
237
|
+
r"""Gets the metric_name of this TriggerCondition.
|
|
238
238
|
|
|
239
239
|
指标名称。
|
|
240
240
|
|
|
@@ -245,7 +245,7 @@ class TriggerCondition:
|
|
|
245
245
|
|
|
246
246
|
@metric_name.setter
|
|
247
247
|
def metric_name(self, metric_name):
|
|
248
|
-
"""Sets the metric_name of this TriggerCondition.
|
|
248
|
+
r"""Sets the metric_name of this TriggerCondition.
|
|
249
249
|
|
|
250
250
|
指标名称。
|
|
251
251
|
|
|
@@ -256,7 +256,7 @@ class TriggerCondition:
|
|
|
256
256
|
|
|
257
257
|
@property
|
|
258
258
|
def metric_unit(self):
|
|
259
|
-
"""Gets the metric_unit of this TriggerCondition.
|
|
259
|
+
r"""Gets the metric_unit of this TriggerCondition.
|
|
260
260
|
|
|
261
261
|
指标单位。
|
|
262
262
|
|
|
@@ -267,7 +267,7 @@ class TriggerCondition:
|
|
|
267
267
|
|
|
268
268
|
@metric_unit.setter
|
|
269
269
|
def metric_unit(self, metric_unit):
|
|
270
|
-
"""Sets the metric_unit of this TriggerCondition.
|
|
270
|
+
r"""Sets the metric_unit of this TriggerCondition.
|
|
271
271
|
|
|
272
272
|
指标单位。
|
|
273
273
|
|
|
@@ -278,7 +278,7 @@ class TriggerCondition:
|
|
|
278
278
|
|
|
279
279
|
@property
|
|
280
280
|
def metric_labels(self):
|
|
281
|
-
"""Gets the metric_labels of this TriggerCondition.
|
|
281
|
+
r"""Gets the metric_labels of this TriggerCondition.
|
|
282
282
|
|
|
283
283
|
指标维度。
|
|
284
284
|
|
|
@@ -289,7 +289,7 @@ class TriggerCondition:
|
|
|
289
289
|
|
|
290
290
|
@metric_labels.setter
|
|
291
291
|
def metric_labels(self, metric_labels):
|
|
292
|
-
"""Sets the metric_labels of this TriggerCondition.
|
|
292
|
+
r"""Sets the metric_labels of this TriggerCondition.
|
|
293
293
|
|
|
294
294
|
指标维度。
|
|
295
295
|
|
|
@@ -300,7 +300,7 @@ class TriggerCondition:
|
|
|
300
300
|
|
|
301
301
|
@property
|
|
302
302
|
def promql(self):
|
|
303
|
-
"""Gets the promql of this TriggerCondition.
|
|
303
|
+
r"""Gets the promql of this TriggerCondition.
|
|
304
304
|
|
|
305
305
|
Prometheus语句。
|
|
306
306
|
|
|
@@ -311,7 +311,7 @@ class TriggerCondition:
|
|
|
311
311
|
|
|
312
312
|
@promql.setter
|
|
313
313
|
def promql(self, promql):
|
|
314
|
-
"""Sets the promql of this TriggerCondition.
|
|
314
|
+
r"""Sets the promql of this TriggerCondition.
|
|
315
315
|
|
|
316
316
|
Prometheus语句。
|
|
317
317
|
|
|
@@ -322,7 +322,7 @@ class TriggerCondition:
|
|
|
322
322
|
|
|
323
323
|
@property
|
|
324
324
|
def promql_expr(self):
|
|
325
|
-
"""Gets the promql_expr of this TriggerCondition.
|
|
325
|
+
r"""Gets the promql_expr of this TriggerCondition.
|
|
326
326
|
|
|
327
327
|
Prometheus语句模板。
|
|
328
328
|
|
|
@@ -333,7 +333,7 @@ class TriggerCondition:
|
|
|
333
333
|
|
|
334
334
|
@promql_expr.setter
|
|
335
335
|
def promql_expr(self, promql_expr):
|
|
336
|
-
"""Sets the promql_expr of this TriggerCondition.
|
|
336
|
+
r"""Sets the promql_expr of this TriggerCondition.
|
|
337
337
|
|
|
338
338
|
Prometheus语句模板。
|
|
339
339
|
|
|
@@ -344,7 +344,7 @@ class TriggerCondition:
|
|
|
344
344
|
|
|
345
345
|
@property
|
|
346
346
|
def trigger_times(self):
|
|
347
|
-
"""Gets the trigger_times of this TriggerCondition.
|
|
347
|
+
r"""Gets the trigger_times of this TriggerCondition.
|
|
348
348
|
|
|
349
349
|
连续周期个数。
|
|
350
350
|
|
|
@@ -355,7 +355,7 @@ class TriggerCondition:
|
|
|
355
355
|
|
|
356
356
|
@trigger_times.setter
|
|
357
357
|
def trigger_times(self, trigger_times):
|
|
358
|
-
"""Sets the trigger_times of this TriggerCondition.
|
|
358
|
+
r"""Sets the trigger_times of this TriggerCondition.
|
|
359
359
|
|
|
360
360
|
连续周期个数。
|
|
361
361
|
|
|
@@ -366,7 +366,7 @@ class TriggerCondition:
|
|
|
366
366
|
|
|
367
367
|
@property
|
|
368
368
|
def trigger_interval(self):
|
|
369
|
-
"""Gets the trigger_interval of this TriggerCondition.
|
|
369
|
+
r"""Gets the trigger_interval of this TriggerCondition.
|
|
370
370
|
|
|
371
371
|
检查频率周期。 - 当trigger_type 为“HOURLY”时,填“” - 当trigger_type为“DAILY”时,格式为:“小时” 例如 每天凌晨三点\"03:00\" - 当trigger_type为“WEEKLY”时,格式为:“星期 小时”例如每周一凌晨三点 “1 03:00” - 当trigger_type为“CRON”时,格式为 标准CRON表达式 - 当trigger_type为“FIXED_RATE”时,秒的取值为15s,30s,分钟为 1~59,小时为 1~24。例如:“15s”,“30s”,“1min”,“1h”
|
|
372
372
|
|
|
@@ -377,7 +377,7 @@ class TriggerCondition:
|
|
|
377
377
|
|
|
378
378
|
@trigger_interval.setter
|
|
379
379
|
def trigger_interval(self, trigger_interval):
|
|
380
|
-
"""Sets the trigger_interval of this TriggerCondition.
|
|
380
|
+
r"""Sets the trigger_interval of this TriggerCondition.
|
|
381
381
|
|
|
382
382
|
检查频率周期。 - 当trigger_type 为“HOURLY”时,填“” - 当trigger_type为“DAILY”时,格式为:“小时” 例如 每天凌晨三点\"03:00\" - 当trigger_type为“WEEKLY”时,格式为:“星期 小时”例如每周一凌晨三点 “1 03:00” - 当trigger_type为“CRON”时,格式为 标准CRON表达式 - 当trigger_type为“FIXED_RATE”时,秒的取值为15s,30s,分钟为 1~59,小时为 1~24。例如:“15s”,“30s”,“1min”,“1h”
|
|
383
383
|
|
|
@@ -388,7 +388,7 @@ class TriggerCondition:
|
|
|
388
388
|
|
|
389
389
|
@property
|
|
390
390
|
def trigger_type(self):
|
|
391
|
-
"""Gets the trigger_type of this TriggerCondition.
|
|
391
|
+
r"""Gets the trigger_type of this TriggerCondition.
|
|
392
392
|
|
|
393
393
|
触发频率的类型: - “FIXED_RATE”:固定间隔 - “HOURLY”:每小时 - “DAILY”:每天 - “WEEKLY”:每周 - “CRON”:Cron表达式
|
|
394
394
|
|
|
@@ -399,7 +399,7 @@ class TriggerCondition:
|
|
|
399
399
|
|
|
400
400
|
@trigger_type.setter
|
|
401
401
|
def trigger_type(self, trigger_type):
|
|
402
|
-
"""Sets the trigger_type of this TriggerCondition.
|
|
402
|
+
r"""Sets the trigger_type of this TriggerCondition.
|
|
403
403
|
|
|
404
404
|
触发频率的类型: - “FIXED_RATE”:固定间隔 - “HOURLY”:每小时 - “DAILY”:每天 - “WEEKLY”:每周 - “CRON”:Cron表达式
|
|
405
405
|
|
|
@@ -410,7 +410,7 @@ class TriggerCondition:
|
|
|
410
410
|
|
|
411
411
|
@property
|
|
412
412
|
def promql_for(self):
|
|
413
|
-
"""Gets the promql_for of this TriggerCondition.
|
|
413
|
+
r"""Gets the promql_for of this TriggerCondition.
|
|
414
414
|
|
|
415
415
|
Prometheus原生监控时长。
|
|
416
416
|
|
|
@@ -421,7 +421,7 @@ class TriggerCondition:
|
|
|
421
421
|
|
|
422
422
|
@promql_for.setter
|
|
423
423
|
def promql_for(self, promql_for):
|
|
424
|
-
"""Sets the promql_for of this TriggerCondition.
|
|
424
|
+
r"""Sets the promql_for of this TriggerCondition.
|
|
425
425
|
|
|
426
426
|
Prometheus原生监控时长。
|
|
427
427
|
|
|
@@ -432,7 +432,7 @@ class TriggerCondition:
|
|
|
432
432
|
|
|
433
433
|
@property
|
|
434
434
|
def aggregation_type(self):
|
|
435
|
-
"""Gets the aggregation_type of this TriggerCondition.
|
|
435
|
+
r"""Gets the aggregation_type of this TriggerCondition.
|
|
436
436
|
|
|
437
437
|
统计方式: - average - minimum - maximum - sum - sampleCount
|
|
438
438
|
|
|
@@ -443,7 +443,7 @@ class TriggerCondition:
|
|
|
443
443
|
|
|
444
444
|
@aggregation_type.setter
|
|
445
445
|
def aggregation_type(self, aggregation_type):
|
|
446
|
-
"""Sets the aggregation_type of this TriggerCondition.
|
|
446
|
+
r"""Sets the aggregation_type of this TriggerCondition.
|
|
447
447
|
|
|
448
448
|
统计方式: - average - minimum - maximum - sum - sampleCount
|
|
449
449
|
|
|
@@ -454,7 +454,7 @@ class TriggerCondition:
|
|
|
454
454
|
|
|
455
455
|
@property
|
|
456
456
|
def operator(self):
|
|
457
|
-
"""Gets the operator of this TriggerCondition.
|
|
457
|
+
r"""Gets the operator of this TriggerCondition.
|
|
458
458
|
|
|
459
459
|
判断条件:“>”,“<”,“=”,“>=”,“<=”
|
|
460
460
|
|
|
@@ -465,7 +465,7 @@ class TriggerCondition:
|
|
|
465
465
|
|
|
466
466
|
@operator.setter
|
|
467
467
|
def operator(self, operator):
|
|
468
|
-
"""Sets the operator of this TriggerCondition.
|
|
468
|
+
r"""Sets the operator of this TriggerCondition.
|
|
469
469
|
|
|
470
470
|
判断条件:“>”,“<”,“=”,“>=”,“<=”
|
|
471
471
|
|
|
@@ -476,7 +476,7 @@ class TriggerCondition:
|
|
|
476
476
|
|
|
477
477
|
@property
|
|
478
478
|
def thresholds(self):
|
|
479
|
-
"""Gets the thresholds of this TriggerCondition.
|
|
479
|
+
r"""Gets the thresholds of this TriggerCondition.
|
|
480
480
|
|
|
481
481
|
键值对形式,键为告警级别,值为告警阈值
|
|
482
482
|
|
|
@@ -487,7 +487,7 @@ class TriggerCondition:
|
|
|
487
487
|
|
|
488
488
|
@thresholds.setter
|
|
489
489
|
def thresholds(self, thresholds):
|
|
490
|
-
"""Sets the thresholds of this TriggerCondition.
|
|
490
|
+
r"""Sets the thresholds of this TriggerCondition.
|
|
491
491
|
|
|
492
492
|
键值对形式,键为告警级别,值为告警阈值
|
|
493
493
|
|
|
@@ -498,7 +498,7 @@ class TriggerCondition:
|
|
|
498
498
|
|
|
499
499
|
@property
|
|
500
500
|
def aggregation_window(self):
|
|
501
|
-
"""Gets the aggregation_window of this TriggerCondition.
|
|
501
|
+
r"""Gets the aggregation_window of this TriggerCondition.
|
|
502
502
|
|
|
503
503
|
统计周期。 - “15s” - “30s” - “1m” - “5m” - “15m” - “1h”
|
|
504
504
|
|
|
@@ -509,7 +509,7 @@ class TriggerCondition:
|
|
|
509
509
|
|
|
510
510
|
@aggregation_window.setter
|
|
511
511
|
def aggregation_window(self, aggregation_window):
|
|
512
|
-
"""Sets the aggregation_window of this TriggerCondition.
|
|
512
|
+
r"""Sets the aggregation_window of this TriggerCondition.
|
|
513
513
|
|
|
514
514
|
统计周期。 - “15s” - “30s” - “1m” - “5m” - “15m” - “1h”
|
|
515
515
|
|
|
@@ -520,7 +520,7 @@ class TriggerCondition:
|
|
|
520
520
|
|
|
521
521
|
@property
|
|
522
522
|
def cmdb(self):
|
|
523
|
-
"""Gets the cmdb of this TriggerCondition.
|
|
523
|
+
r"""Gets the cmdb of this TriggerCondition.
|
|
524
524
|
|
|
525
525
|
:return: The cmdb of this TriggerCondition.
|
|
526
526
|
:rtype: :class:`huaweicloudsdkaom.v2.CmdbInfo`
|
|
@@ -529,7 +529,7 @@ class TriggerCondition:
|
|
|
529
529
|
|
|
530
530
|
@cmdb.setter
|
|
531
531
|
def cmdb(self, cmdb):
|
|
532
|
-
"""Sets the cmdb of this TriggerCondition.
|
|
532
|
+
r"""Sets the cmdb of this TriggerCondition.
|
|
533
533
|
|
|
534
534
|
:param cmdb: The cmdb of this TriggerCondition.
|
|
535
535
|
:type cmdb: :class:`huaweicloudsdkaom.v2.CmdbInfo`
|
|
@@ -538,7 +538,7 @@ class TriggerCondition:
|
|
|
538
538
|
|
|
539
539
|
@property
|
|
540
540
|
def query_match(self):
|
|
541
|
-
"""Gets the query_match of this TriggerCondition.
|
|
541
|
+
r"""Gets the query_match of this TriggerCondition.
|
|
542
542
|
|
|
543
543
|
查询筛选条件。
|
|
544
544
|
|
|
@@ -549,7 +549,7 @@ class TriggerCondition:
|
|
|
549
549
|
|
|
550
550
|
@query_match.setter
|
|
551
551
|
def query_match(self, query_match):
|
|
552
|
-
"""Sets the query_match of this TriggerCondition.
|
|
552
|
+
r"""Sets the query_match of this TriggerCondition.
|
|
553
553
|
|
|
554
554
|
查询筛选条件。
|
|
555
555
|
|
|
@@ -560,7 +560,7 @@ class TriggerCondition:
|
|
|
560
560
|
|
|
561
561
|
@property
|
|
562
562
|
def query_param(self):
|
|
563
|
-
"""Gets the query_param of this TriggerCondition.
|
|
563
|
+
r"""Gets the query_param of this TriggerCondition.
|
|
564
564
|
|
|
565
565
|
查询参数
|
|
566
566
|
|
|
@@ -571,7 +571,7 @@ class TriggerCondition:
|
|
|
571
571
|
|
|
572
572
|
@query_param.setter
|
|
573
573
|
def query_param(self, query_param):
|
|
574
|
-
"""Sets the query_param of this TriggerCondition.
|
|
574
|
+
r"""Sets the query_param of this TriggerCondition.
|
|
575
575
|
|
|
576
576
|
查询参数
|
|
577
577
|
|
|
@@ -582,7 +582,7 @@ class TriggerCondition:
|
|
|
582
582
|
|
|
583
583
|
@property
|
|
584
584
|
def aom_monitor_level(self):
|
|
585
|
-
"""Gets the aom_monitor_level of this TriggerCondition.
|
|
585
|
+
r"""Gets the aom_monitor_level of this TriggerCondition.
|
|
586
586
|
|
|
587
587
|
监控层级。
|
|
588
588
|
|
|
@@ -593,7 +593,7 @@ class TriggerCondition:
|
|
|
593
593
|
|
|
594
594
|
@aom_monitor_level.setter
|
|
595
595
|
def aom_monitor_level(self, aom_monitor_level):
|
|
596
|
-
"""Sets the aom_monitor_level of this TriggerCondition.
|
|
596
|
+
r"""Sets the aom_monitor_level of this TriggerCondition.
|
|
597
597
|
|
|
598
598
|
监控层级。
|
|
599
599
|
|
|
@@ -604,7 +604,7 @@ class TriggerCondition:
|
|
|
604
604
|
|
|
605
605
|
@property
|
|
606
606
|
def aggregate_type(self):
|
|
607
|
-
"""Gets the aggregate_type of this TriggerCondition.
|
|
607
|
+
r"""Gets the aggregate_type of this TriggerCondition.
|
|
608
608
|
|
|
609
609
|
聚合方式。 - “by”:不分组 - “avg” - “max” - “min” - “sum”
|
|
610
610
|
|
|
@@ -615,7 +615,7 @@ class TriggerCondition:
|
|
|
615
615
|
|
|
616
616
|
@aggregate_type.setter
|
|
617
617
|
def aggregate_type(self, aggregate_type):
|
|
618
|
-
"""Sets the aggregate_type of this TriggerCondition.
|
|
618
|
+
r"""Sets the aggregate_type of this TriggerCondition.
|
|
619
619
|
|
|
620
620
|
聚合方式。 - “by”:不分组 - “avg” - “max” - “min” - “sum”
|
|
621
621
|
|
|
@@ -626,7 +626,7 @@ class TriggerCondition:
|
|
|
626
626
|
|
|
627
627
|
@property
|
|
628
628
|
def metric_statistic_method(self):
|
|
629
|
-
"""Gets the metric_statistic_method of this TriggerCondition.
|
|
629
|
+
r"""Gets the metric_statistic_method of this TriggerCondition.
|
|
630
630
|
|
|
631
631
|
当配置方式为全量指标时可选择的指标运算方式。 - “single”:单个指标进行运算 - “mix”:多个指标进行混合运算
|
|
632
632
|
|
|
@@ -637,7 +637,7 @@ class TriggerCondition:
|
|
|
637
637
|
|
|
638
638
|
@metric_statistic_method.setter
|
|
639
639
|
def metric_statistic_method(self, metric_statistic_method):
|
|
640
|
-
"""Sets the metric_statistic_method of this TriggerCondition.
|
|
640
|
+
r"""Sets the metric_statistic_method of this TriggerCondition.
|
|
641
641
|
|
|
642
642
|
当配置方式为全量指标时可选择的指标运算方式。 - “single”:单个指标进行运算 - “mix”:多个指标进行混合运算
|
|
643
643
|
|
|
@@ -648,7 +648,7 @@ class TriggerCondition:
|
|
|
648
648
|
|
|
649
649
|
@property
|
|
650
650
|
def expression(self):
|
|
651
|
-
"""Gets the expression of this TriggerCondition.
|
|
651
|
+
r"""Gets the expression of this TriggerCondition.
|
|
652
652
|
|
|
653
653
|
混合运算的表达式。
|
|
654
654
|
|
|
@@ -659,7 +659,7 @@ class TriggerCondition:
|
|
|
659
659
|
|
|
660
660
|
@expression.setter
|
|
661
661
|
def expression(self, expression):
|
|
662
|
-
"""Sets the expression of this TriggerCondition.
|
|
662
|
+
r"""Sets the expression of this TriggerCondition.
|
|
663
663
|
|
|
664
664
|
混合运算的表达式。
|
|
665
665
|
|
|
@@ -670,7 +670,7 @@ class TriggerCondition:
|
|
|
670
670
|
|
|
671
671
|
@property
|
|
672
672
|
def mix_promql(self):
|
|
673
|
-
"""Gets the mix_promql of this TriggerCondition.
|
|
673
|
+
r"""Gets the mix_promql of this TriggerCondition.
|
|
674
674
|
|
|
675
675
|
混合运算的promQL。
|
|
676
676
|
|
|
@@ -681,7 +681,7 @@ class TriggerCondition:
|
|
|
681
681
|
|
|
682
682
|
@mix_promql.setter
|
|
683
683
|
def mix_promql(self, mix_promql):
|
|
684
|
-
"""Sets the mix_promql of this TriggerCondition.
|
|
684
|
+
r"""Sets the mix_promql of this TriggerCondition.
|
|
685
685
|
|
|
686
686
|
混合运算的promQL。
|
|
687
687
|
|
|
@@ -25,7 +25,7 @@ class UpdateActionRuleRequest:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, body=None):
|
|
28
|
-
"""UpdateActionRuleRequest
|
|
28
|
+
r"""UpdateActionRuleRequest
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -43,7 +43,7 @@ class UpdateActionRuleRequest:
|
|
|
43
43
|
|
|
44
44
|
@property
|
|
45
45
|
def body(self):
|
|
46
|
-
"""Gets the body of this UpdateActionRuleRequest.
|
|
46
|
+
r"""Gets the body of this UpdateActionRuleRequest.
|
|
47
47
|
|
|
48
48
|
:return: The body of this UpdateActionRuleRequest.
|
|
49
49
|
:rtype: :class:`huaweicloudsdkaom.v2.ActionRule`
|
|
@@ -52,7 +52,7 @@ class UpdateActionRuleRequest:
|
|
|
52
52
|
|
|
53
53
|
@body.setter
|
|
54
54
|
def body(self, body):
|
|
55
|
-
"""Sets the body of this UpdateActionRuleRequest.
|
|
55
|
+
r"""Sets the body of this UpdateActionRuleRequest.
|
|
56
56
|
|
|
57
57
|
:param body: The body of this UpdateActionRuleRequest.
|
|
58
58
|
:type body: :class:`huaweicloudsdkaom.v2.ActionRule`
|