huaweicloudsdkaom 3.1.141__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/v1/region/aom_region.py +3 -0
- 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 +51 -51
- 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/v2/region/aom_region.py +3 -0
- 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/v3/region/aom_region.py +3 -0
- 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/v4/region/aom_region.py +3 -0
- {huaweicloudsdkaom-3.1.141.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/METADATA +2 -2
- huaweicloudsdkaom-3.1.143.dist-info/RECORD +320 -0
- huaweicloudsdkaom-3.1.141.dist-info/RECORD +0 -320
- {huaweicloudsdkaom-3.1.141.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/LICENSE +0 -0
- {huaweicloudsdkaom-3.1.141.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/WHEEL +0 -0
- {huaweicloudsdkaom-3.1.141.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/top_level.txt +0 -0
|
@@ -37,7 +37,7 @@ class EventModel:
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
def __init__(self, starts_at=None, ends_at=None, timeout=None, metadata=None, annotations=None, attach_rule=None, id=None):
|
|
40
|
-
"""EventModel
|
|
40
|
+
r"""EventModel
|
|
41
41
|
|
|
42
42
|
The model defined in huaweicloud sdk
|
|
43
43
|
|
|
@@ -85,7 +85,7 @@ class EventModel:
|
|
|
85
85
|
|
|
86
86
|
@property
|
|
87
87
|
def starts_at(self):
|
|
88
|
-
"""Gets the starts_at of this EventModel.
|
|
88
|
+
r"""Gets the starts_at of this EventModel.
|
|
89
89
|
|
|
90
90
|
事件或者告警产生的时间,CST毫秒级时间戳。
|
|
91
91
|
|
|
@@ -96,7 +96,7 @@ class EventModel:
|
|
|
96
96
|
|
|
97
97
|
@starts_at.setter
|
|
98
98
|
def starts_at(self, starts_at):
|
|
99
|
-
"""Sets the starts_at of this EventModel.
|
|
99
|
+
r"""Sets the starts_at of this EventModel.
|
|
100
100
|
|
|
101
101
|
事件或者告警产生的时间,CST毫秒级时间戳。
|
|
102
102
|
|
|
@@ -107,7 +107,7 @@ class EventModel:
|
|
|
107
107
|
|
|
108
108
|
@property
|
|
109
109
|
def ends_at(self):
|
|
110
|
-
"""Gets the ends_at of this EventModel.
|
|
110
|
+
r"""Gets the ends_at of this EventModel.
|
|
111
111
|
|
|
112
112
|
事件或者告警清除的时间,CST毫秒级时间戳,为0时表示未删除。
|
|
113
113
|
|
|
@@ -118,7 +118,7 @@ class EventModel:
|
|
|
118
118
|
|
|
119
119
|
@ends_at.setter
|
|
120
120
|
def ends_at(self, ends_at):
|
|
121
|
-
"""Sets the ends_at of this EventModel.
|
|
121
|
+
r"""Sets the ends_at of this EventModel.
|
|
122
122
|
|
|
123
123
|
事件或者告警清除的时间,CST毫秒级时间戳,为0时表示未删除。
|
|
124
124
|
|
|
@@ -129,7 +129,7 @@ class EventModel:
|
|
|
129
129
|
|
|
130
130
|
@property
|
|
131
131
|
def timeout(self):
|
|
132
|
-
"""Gets the timeout of this EventModel.
|
|
132
|
+
r"""Gets the timeout of this EventModel.
|
|
133
133
|
|
|
134
134
|
告警自动清除时间。毫秒数,例如一分钟则填写为60000。默认清除时间为3天,对应数字为 4320 * 1000(即:3天 * 24小时 * 60分钟 * 1000毫秒)。
|
|
135
135
|
|
|
@@ -140,7 +140,7 @@ class EventModel:
|
|
|
140
140
|
|
|
141
141
|
@timeout.setter
|
|
142
142
|
def timeout(self, timeout):
|
|
143
|
-
"""Sets the timeout of this EventModel.
|
|
143
|
+
r"""Sets the timeout of this EventModel.
|
|
144
144
|
|
|
145
145
|
告警自动清除时间。毫秒数,例如一分钟则填写为60000。默认清除时间为3天,对应数字为 4320 * 1000(即:3天 * 24小时 * 60分钟 * 1000毫秒)。
|
|
146
146
|
|
|
@@ -151,7 +151,7 @@ class EventModel:
|
|
|
151
151
|
|
|
152
152
|
@property
|
|
153
153
|
def metadata(self):
|
|
154
|
-
"""Gets the metadata of this EventModel.
|
|
154
|
+
r"""Gets the metadata of this EventModel.
|
|
155
155
|
|
|
156
156
|
事件或者告警的详细信息,为键值对形式。必须字段为: - event_name:事件或者告警名称,类型为String; - event_severity:事件级别枚举值。类型为String,四种类型 \"Critical\", \"Major\", \"Minor\", \"Info\"; - event_type:事件类别枚举值。类型为String,event为告警事件,alarm为普通告警; - resource_provider:事件对应云服务名称。类型为String; - resource_type:事件对应资源类型。类型为String; - resource_id:事件对应资源信息。类型为String。
|
|
157
157
|
|
|
@@ -162,7 +162,7 @@ class EventModel:
|
|
|
162
162
|
|
|
163
163
|
@metadata.setter
|
|
164
164
|
def metadata(self, metadata):
|
|
165
|
-
"""Sets the metadata of this EventModel.
|
|
165
|
+
r"""Sets the metadata of this EventModel.
|
|
166
166
|
|
|
167
167
|
事件或者告警的详细信息,为键值对形式。必须字段为: - event_name:事件或者告警名称,类型为String; - event_severity:事件级别枚举值。类型为String,四种类型 \"Critical\", \"Major\", \"Minor\", \"Info\"; - event_type:事件类别枚举值。类型为String,event为告警事件,alarm为普通告警; - resource_provider:事件对应云服务名称。类型为String; - resource_type:事件对应资源类型。类型为String; - resource_id:事件对应资源信息。类型为String。
|
|
168
168
|
|
|
@@ -173,7 +173,7 @@ class EventModel:
|
|
|
173
173
|
|
|
174
174
|
@property
|
|
175
175
|
def annotations(self):
|
|
176
|
-
"""Gets the annotations of this EventModel.
|
|
176
|
+
r"""Gets the annotations of this EventModel.
|
|
177
177
|
|
|
178
178
|
事件或者告警附加字段,可以为空。
|
|
179
179
|
|
|
@@ -184,7 +184,7 @@ class EventModel:
|
|
|
184
184
|
|
|
185
185
|
@annotations.setter
|
|
186
186
|
def annotations(self, annotations):
|
|
187
|
-
"""Sets the annotations of this EventModel.
|
|
187
|
+
r"""Sets the annotations of this EventModel.
|
|
188
188
|
|
|
189
189
|
事件或者告警附加字段,可以为空。
|
|
190
190
|
|
|
@@ -195,7 +195,7 @@ class EventModel:
|
|
|
195
195
|
|
|
196
196
|
@property
|
|
197
197
|
def attach_rule(self):
|
|
198
|
-
"""Gets the attach_rule of this EventModel.
|
|
198
|
+
r"""Gets the attach_rule of this EventModel.
|
|
199
199
|
|
|
200
200
|
事件或者告警预留字段,为空。
|
|
201
201
|
|
|
@@ -206,7 +206,7 @@ class EventModel:
|
|
|
206
206
|
|
|
207
207
|
@attach_rule.setter
|
|
208
208
|
def attach_rule(self, attach_rule):
|
|
209
|
-
"""Sets the attach_rule of this EventModel.
|
|
209
|
+
r"""Sets the attach_rule of this EventModel.
|
|
210
210
|
|
|
211
211
|
事件或者告警预留字段,为空。
|
|
212
212
|
|
|
@@ -217,7 +217,7 @@ class EventModel:
|
|
|
217
217
|
|
|
218
218
|
@property
|
|
219
219
|
def id(self):
|
|
220
|
-
"""Gets the id of this EventModel.
|
|
220
|
+
r"""Gets the id of this EventModel.
|
|
221
221
|
|
|
222
222
|
事件或者告警id,系统会自动生成,上报无须填写该字段。
|
|
223
223
|
|
|
@@ -228,7 +228,7 @@ class EventModel:
|
|
|
228
228
|
|
|
229
229
|
@id.setter
|
|
230
230
|
def id(self, id):
|
|
231
|
-
"""Sets the id of this EventModel.
|
|
231
|
+
r"""Sets the id of this EventModel.
|
|
232
232
|
|
|
233
233
|
事件或者告警id,系统会自动生成,上报无须填写该字段。
|
|
234
234
|
|
|
@@ -33,7 +33,7 @@ class EventQueryParam:
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
def __init__(self, time_range=None, step=None, search=None, sort=None, metadata_relation=None):
|
|
36
|
-
"""EventQueryParam
|
|
36
|
+
r"""EventQueryParam
|
|
37
37
|
|
|
38
38
|
The model defined in huaweicloud sdk
|
|
39
39
|
|
|
@@ -69,7 +69,7 @@ class EventQueryParam:
|
|
|
69
69
|
|
|
70
70
|
@property
|
|
71
71
|
def time_range(self):
|
|
72
|
-
"""Gets the time_range of this EventQueryParam.
|
|
72
|
+
r"""Gets the time_range of this EventQueryParam.
|
|
73
73
|
|
|
74
74
|
timeRange用于指标查询时间范围,主要用于解决客户端时间和服务端时间不一致情况下,查询最近N分钟的数据。另可用于精确查询某一段时间的数据。 如: - -1.-1.60(表示最近60分钟),不管当前客户端是什么时间,都以服务端时间为准查询最近60分钟。 - 1650852000000.1650852300000.5(表示GMT+8 2022-04-25 10:00:00至2022-04-25 10:05:00指定的5分钟) 格式: startTimeInMillis.endTimeInMillis.durationInMinutes 参数解释: - startTimeInMillis: 查询的开始时间,格式为UTC毫秒,如果指定为-1,服务端将按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如-1.1650852300000.5,则相当于1650852000000.1650852300000.5 - endTimeInMillis: 查询的结束时间,格式为UTC毫秒,如果指定为-1,服务端将按(startTimeInMillis + durationInMinutes * 60 * 1000)计算结束时间,如果计算出的结束时间大于当前系统时间,则使用当前系统时间。如1650852000000.-1.5,则相当于1650852000000.1650852300000.5 - durationInMinutes:查询时间的跨度分钟数。 取值范围大于0并且大于等于(endTimeInMillis - startTimeInMillis) / (60 * 1000) - 1。当开始时间与结束时间都设置为-1时,系统会将结束时间设置为当前时间UTC毫秒值,并按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如:-1.-1.60(表示最近60分钟) 约束: 单次请求中,查询时长与周期需要满足以下条件: durationInMinutes * 60 / period <= 1440
|
|
75
75
|
|
|
@@ -80,7 +80,7 @@ class EventQueryParam:
|
|
|
80
80
|
|
|
81
81
|
@time_range.setter
|
|
82
82
|
def time_range(self, time_range):
|
|
83
|
-
"""Sets the time_range of this EventQueryParam.
|
|
83
|
+
r"""Sets the time_range of this EventQueryParam.
|
|
84
84
|
|
|
85
85
|
timeRange用于指标查询时间范围,主要用于解决客户端时间和服务端时间不一致情况下,查询最近N分钟的数据。另可用于精确查询某一段时间的数据。 如: - -1.-1.60(表示最近60分钟),不管当前客户端是什么时间,都以服务端时间为准查询最近60分钟。 - 1650852000000.1650852300000.5(表示GMT+8 2022-04-25 10:00:00至2022-04-25 10:05:00指定的5分钟) 格式: startTimeInMillis.endTimeInMillis.durationInMinutes 参数解释: - startTimeInMillis: 查询的开始时间,格式为UTC毫秒,如果指定为-1,服务端将按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如-1.1650852300000.5,则相当于1650852000000.1650852300000.5 - endTimeInMillis: 查询的结束时间,格式为UTC毫秒,如果指定为-1,服务端将按(startTimeInMillis + durationInMinutes * 60 * 1000)计算结束时间,如果计算出的结束时间大于当前系统时间,则使用当前系统时间。如1650852000000.-1.5,则相当于1650852000000.1650852300000.5 - durationInMinutes:查询时间的跨度分钟数。 取值范围大于0并且大于等于(endTimeInMillis - startTimeInMillis) / (60 * 1000) - 1。当开始时间与结束时间都设置为-1时,系统会将结束时间设置为当前时间UTC毫秒值,并按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如:-1.-1.60(表示最近60分钟) 约束: 单次请求中,查询时长与周期需要满足以下条件: durationInMinutes * 60 / period <= 1440
|
|
86
86
|
|
|
@@ -91,7 +91,7 @@ class EventQueryParam:
|
|
|
91
91
|
|
|
92
92
|
@property
|
|
93
93
|
def step(self):
|
|
94
|
-
"""Gets the step of this EventQueryParam.
|
|
94
|
+
r"""Gets the step of this EventQueryParam.
|
|
95
95
|
|
|
96
96
|
统计步长。毫秒数,例如一分钟则填写为60000。
|
|
97
97
|
|
|
@@ -102,7 +102,7 @@ class EventQueryParam:
|
|
|
102
102
|
|
|
103
103
|
@step.setter
|
|
104
104
|
def step(self, step):
|
|
105
|
-
"""Sets the step of this EventQueryParam.
|
|
105
|
+
r"""Sets the step of this EventQueryParam.
|
|
106
106
|
|
|
107
107
|
统计步长。毫秒数,例如一分钟则填写为60000。
|
|
108
108
|
|
|
@@ -113,7 +113,7 @@ class EventQueryParam:
|
|
|
113
113
|
|
|
114
114
|
@property
|
|
115
115
|
def search(self):
|
|
116
|
-
"""Gets the search of this EventQueryParam.
|
|
116
|
+
r"""Gets the search of this EventQueryParam.
|
|
117
117
|
|
|
118
118
|
模糊查询匹配字段,可以为空。如果值不为空,可以模糊匹配metadata字段中的必选字段的值。
|
|
119
119
|
|
|
@@ -124,7 +124,7 @@ class EventQueryParam:
|
|
|
124
124
|
|
|
125
125
|
@search.setter
|
|
126
126
|
def search(self, search):
|
|
127
|
-
"""Sets the search of this EventQueryParam.
|
|
127
|
+
r"""Sets the search of this EventQueryParam.
|
|
128
128
|
|
|
129
129
|
模糊查询匹配字段,可以为空。如果值不为空,可以模糊匹配metadata字段中的必选字段的值。
|
|
130
130
|
|
|
@@ -135,7 +135,7 @@ class EventQueryParam:
|
|
|
135
135
|
|
|
136
136
|
@property
|
|
137
137
|
def sort(self):
|
|
138
|
-
"""Gets the sort of this EventQueryParam.
|
|
138
|
+
r"""Gets the sort of this EventQueryParam.
|
|
139
139
|
|
|
140
140
|
:return: The sort of this EventQueryParam.
|
|
141
141
|
:rtype: :class:`huaweicloudsdkaom.v2.EventQueryParamSort`
|
|
@@ -144,7 +144,7 @@ class EventQueryParam:
|
|
|
144
144
|
|
|
145
145
|
@sort.setter
|
|
146
146
|
def sort(self, sort):
|
|
147
|
-
"""Sets the sort of this EventQueryParam.
|
|
147
|
+
r"""Sets the sort of this EventQueryParam.
|
|
148
148
|
|
|
149
149
|
:param sort: The sort of this EventQueryParam.
|
|
150
150
|
:type sort: :class:`huaweicloudsdkaom.v2.EventQueryParamSort`
|
|
@@ -153,7 +153,7 @@ class EventQueryParam:
|
|
|
153
153
|
|
|
154
154
|
@property
|
|
155
155
|
def metadata_relation(self):
|
|
156
|
-
"""Gets the metadata_relation of this EventQueryParam.
|
|
156
|
+
r"""Gets the metadata_relation of this EventQueryParam.
|
|
157
157
|
|
|
158
158
|
查询条件组合,可以为空。
|
|
159
159
|
|
|
@@ -164,7 +164,7 @@ class EventQueryParam:
|
|
|
164
164
|
|
|
165
165
|
@metadata_relation.setter
|
|
166
166
|
def metadata_relation(self, metadata_relation):
|
|
167
|
-
"""Sets the metadata_relation of this EventQueryParam.
|
|
167
|
+
r"""Sets the metadata_relation of this EventQueryParam.
|
|
168
168
|
|
|
169
169
|
查询条件组合,可以为空。
|
|
170
170
|
|
|
@@ -33,7 +33,7 @@ class EventQueryParam2:
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
def __init__(self, time_range=None, step=None, search=None, sort=None, metadata_relation=None):
|
|
36
|
-
"""EventQueryParam2
|
|
36
|
+
r"""EventQueryParam2
|
|
37
37
|
|
|
38
38
|
The model defined in huaweicloud sdk
|
|
39
39
|
|
|
@@ -70,7 +70,7 @@ class EventQueryParam2:
|
|
|
70
70
|
|
|
71
71
|
@property
|
|
72
72
|
def time_range(self):
|
|
73
|
-
"""Gets the time_range of this EventQueryParam2.
|
|
73
|
+
r"""Gets the time_range of this EventQueryParam2.
|
|
74
74
|
|
|
75
75
|
timeRange用于指标查询时间范围,主要用于解决客户端时间和服务端时间不一致情况下,查询最近N分钟的数据。另可用于精确查询某一段时间的数据。 如: - -1.-1.60(表示最近60分钟),不管当前客户端是什么时间,都以服务端时间为准查询最近60分钟。 - 1650852000000.1650852300000.5(表示GMT+8 2022-04-25 10:00:00至2022-04-25 10:05:00指定的5分钟) 格式: startTimeInMillis.endTimeInMillis.durationInMinutes 参数解释: - startTimeInMillis: 查询的开始时间,格式为UTC毫秒,如果指定为-1,服务端将按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如-1.1650852300000.5,则相当于1650852000000.1650852300000.5 - endTimeInMillis: 查询的结束时间,格式为UTC毫秒,如果指定为-1,服务端将按(startTimeInMillis + durationInMinutes * 60 * 1000)计算结束时间,如果计算出的结束时间大于当前系统时间,则使用当前系统时间。如1650852000000.-1.5,则相当于1650852000000.1650852300000.5 - durationInMinutes:查询时间的跨度分钟数。 取值范围大于0并且大于等于(endTimeInMillis - startTimeInMillis) / (60 * 1000) - 1。当开始时间与结束时间都设置为-1时,系统会将结束时间设置为当前时间UTC毫秒值,并按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如:-1.-1.60(表示最近60分钟) 约束: 单次请求中,查询时长与周期需要满足以下条件: durationInMinutes * 60 / period <= 1440
|
|
76
76
|
|
|
@@ -81,7 +81,7 @@ class EventQueryParam2:
|
|
|
81
81
|
|
|
82
82
|
@time_range.setter
|
|
83
83
|
def time_range(self, time_range):
|
|
84
|
-
"""Sets the time_range of this EventQueryParam2.
|
|
84
|
+
r"""Sets the time_range of this EventQueryParam2.
|
|
85
85
|
|
|
86
86
|
timeRange用于指标查询时间范围,主要用于解决客户端时间和服务端时间不一致情况下,查询最近N分钟的数据。另可用于精确查询某一段时间的数据。 如: - -1.-1.60(表示最近60分钟),不管当前客户端是什么时间,都以服务端时间为准查询最近60分钟。 - 1650852000000.1650852300000.5(表示GMT+8 2022-04-25 10:00:00至2022-04-25 10:05:00指定的5分钟) 格式: startTimeInMillis.endTimeInMillis.durationInMinutes 参数解释: - startTimeInMillis: 查询的开始时间,格式为UTC毫秒,如果指定为-1,服务端将按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如-1.1650852300000.5,则相当于1650852000000.1650852300000.5 - endTimeInMillis: 查询的结束时间,格式为UTC毫秒,如果指定为-1,服务端将按(startTimeInMillis + durationInMinutes * 60 * 1000)计算结束时间,如果计算出的结束时间大于当前系统时间,则使用当前系统时间。如1650852000000.-1.5,则相当于1650852000000.1650852300000.5 - durationInMinutes:查询时间的跨度分钟数。 取值范围大于0并且大于等于(endTimeInMillis - startTimeInMillis) / (60 * 1000) - 1。当开始时间与结束时间都设置为-1时,系统会将结束时间设置为当前时间UTC毫秒值,并按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如:-1.-1.60(表示最近60分钟) 约束: 单次请求中,查询时长与周期需要满足以下条件: durationInMinutes * 60 / period <= 1440
|
|
87
87
|
|
|
@@ -92,7 +92,7 @@ class EventQueryParam2:
|
|
|
92
92
|
|
|
93
93
|
@property
|
|
94
94
|
def step(self):
|
|
95
|
-
"""Gets the step of this EventQueryParam2.
|
|
95
|
+
r"""Gets the step of this EventQueryParam2.
|
|
96
96
|
|
|
97
97
|
统计步长。毫秒数,例如一分钟则填写为60000。
|
|
98
98
|
|
|
@@ -103,7 +103,7 @@ class EventQueryParam2:
|
|
|
103
103
|
|
|
104
104
|
@step.setter
|
|
105
105
|
def step(self, step):
|
|
106
|
-
"""Sets the step of this EventQueryParam2.
|
|
106
|
+
r"""Sets the step of this EventQueryParam2.
|
|
107
107
|
|
|
108
108
|
统计步长。毫秒数,例如一分钟则填写为60000。
|
|
109
109
|
|
|
@@ -114,7 +114,7 @@ class EventQueryParam2:
|
|
|
114
114
|
|
|
115
115
|
@property
|
|
116
116
|
def search(self):
|
|
117
|
-
"""Gets the search of this EventQueryParam2.
|
|
117
|
+
r"""Gets the search of this EventQueryParam2.
|
|
118
118
|
|
|
119
119
|
模糊查询匹配字段,可以为空。如果值不为空,可以模糊匹配。metadata字段为必选字段。
|
|
120
120
|
|
|
@@ -125,7 +125,7 @@ class EventQueryParam2:
|
|
|
125
125
|
|
|
126
126
|
@search.setter
|
|
127
127
|
def search(self, search):
|
|
128
|
-
"""Sets the search of this EventQueryParam2.
|
|
128
|
+
r"""Sets the search of this EventQueryParam2.
|
|
129
129
|
|
|
130
130
|
模糊查询匹配字段,可以为空。如果值不为空,可以模糊匹配。metadata字段为必选字段。
|
|
131
131
|
|
|
@@ -136,7 +136,7 @@ class EventQueryParam2:
|
|
|
136
136
|
|
|
137
137
|
@property
|
|
138
138
|
def sort(self):
|
|
139
|
-
"""Gets the sort of this EventQueryParam2.
|
|
139
|
+
r"""Gets the sort of this EventQueryParam2.
|
|
140
140
|
|
|
141
141
|
:return: The sort of this EventQueryParam2.
|
|
142
142
|
:rtype: :class:`huaweicloudsdkaom.v2.EventQueryParam2Sort`
|
|
@@ -145,7 +145,7 @@ class EventQueryParam2:
|
|
|
145
145
|
|
|
146
146
|
@sort.setter
|
|
147
147
|
def sort(self, sort):
|
|
148
|
-
"""Sets the sort of this EventQueryParam2.
|
|
148
|
+
r"""Sets the sort of this EventQueryParam2.
|
|
149
149
|
|
|
150
150
|
:param sort: The sort of this EventQueryParam2.
|
|
151
151
|
:type sort: :class:`huaweicloudsdkaom.v2.EventQueryParam2Sort`
|
|
@@ -154,7 +154,7 @@ class EventQueryParam2:
|
|
|
154
154
|
|
|
155
155
|
@property
|
|
156
156
|
def metadata_relation(self):
|
|
157
|
-
"""Gets the metadata_relation of this EventQueryParam2.
|
|
157
|
+
r"""Gets the metadata_relation of this EventQueryParam2.
|
|
158
158
|
|
|
159
159
|
查询条件组合,可以为空。
|
|
160
160
|
|
|
@@ -165,7 +165,7 @@ class EventQueryParam2:
|
|
|
165
165
|
|
|
166
166
|
@metadata_relation.setter
|
|
167
167
|
def metadata_relation(self, metadata_relation):
|
|
168
|
-
"""Sets the metadata_relation of this EventQueryParam2.
|
|
168
|
+
r"""Sets the metadata_relation of this EventQueryParam2.
|
|
169
169
|
|
|
170
170
|
查询条件组合,可以为空。
|
|
171
171
|
|
|
@@ -27,7 +27,7 @@ class EventQueryParam2Sort:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, order_by=None, order=None):
|
|
30
|
-
"""EventQueryParam2Sort
|
|
30
|
+
r"""EventQueryParam2Sort
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class EventQueryParam2Sort:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def order_by(self):
|
|
53
|
-
"""Gets the order_by of this EventQueryParam2Sort.
|
|
53
|
+
r"""Gets the order_by of this EventQueryParam2Sort.
|
|
54
54
|
|
|
55
55
|
排序字段列表。会根据列表中定义顺序对返回列表最排序。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class EventQueryParam2Sort:
|
|
|
61
61
|
|
|
62
62
|
@order_by.setter
|
|
63
63
|
def order_by(self, order_by):
|
|
64
|
-
"""Sets the order_by of this EventQueryParam2Sort.
|
|
64
|
+
r"""Sets the order_by of this EventQueryParam2Sort.
|
|
65
65
|
|
|
66
66
|
排序字段列表。会根据列表中定义顺序对返回列表最排序。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class EventQueryParam2Sort:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def order(self):
|
|
75
|
-
"""Gets the order of this EventQueryParam2Sort.
|
|
75
|
+
r"""Gets the order of this EventQueryParam2Sort.
|
|
76
76
|
|
|
77
77
|
排序方式枚举值。asc代表正序,desc代表倒序。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class EventQueryParam2Sort:
|
|
|
83
83
|
|
|
84
84
|
@order.setter
|
|
85
85
|
def order(self, order):
|
|
86
|
-
"""Sets the order of this EventQueryParam2Sort.
|
|
86
|
+
r"""Sets the order of this EventQueryParam2Sort.
|
|
87
87
|
|
|
88
88
|
排序方式枚举值。asc代表正序,desc代表倒序。
|
|
89
89
|
|
|
@@ -27,7 +27,7 @@ class EventQueryParamSort:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, order_by=None, order=None):
|
|
30
|
-
"""EventQueryParamSort
|
|
30
|
+
r"""EventQueryParamSort
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class EventQueryParamSort:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def order_by(self):
|
|
53
|
-
"""Gets the order_by of this EventQueryParamSort.
|
|
53
|
+
r"""Gets the order_by of this EventQueryParamSort.
|
|
54
54
|
|
|
55
55
|
排序字段列表。会根据列表中定义顺序对返回列表进行排序。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class EventQueryParamSort:
|
|
|
61
61
|
|
|
62
62
|
@order_by.setter
|
|
63
63
|
def order_by(self, order_by):
|
|
64
|
-
"""Sets the order_by of this EventQueryParamSort.
|
|
64
|
+
r"""Sets the order_by of this EventQueryParamSort.
|
|
65
65
|
|
|
66
66
|
排序字段列表。会根据列表中定义顺序对返回列表进行排序。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class EventQueryParamSort:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def order(self):
|
|
75
|
-
"""Gets the order of this EventQueryParamSort.
|
|
75
|
+
r"""Gets the order of this EventQueryParamSort.
|
|
76
76
|
|
|
77
77
|
排序方式枚举值。asc代表正序,desc代表倒序。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class EventQueryParamSort:
|
|
|
83
83
|
|
|
84
84
|
@order.setter
|
|
85
85
|
def order(self, order):
|
|
86
|
-
"""Sets the order of this EventQueryParamSort.
|
|
86
|
+
r"""Sets the order of this EventQueryParamSort.
|
|
87
87
|
|
|
88
88
|
排序方式枚举值。asc代表正序,desc代表倒序。
|
|
89
89
|
|
|
@@ -27,7 +27,7 @@ class EventSeries:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, event_severity=None, values=None):
|
|
30
|
-
"""EventSeries
|
|
30
|
+
r"""EventSeries
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class EventSeries:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def event_severity(self):
|
|
53
|
-
"""Gets the event_severity of this EventSeries.
|
|
53
|
+
r"""Gets the event_severity of this EventSeries.
|
|
54
54
|
|
|
55
55
|
事件或者告警级别枚举类型。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class EventSeries:
|
|
|
61
61
|
|
|
62
62
|
@event_severity.setter
|
|
63
63
|
def event_severity(self, event_severity):
|
|
64
|
-
"""Sets the event_severity of this EventSeries.
|
|
64
|
+
r"""Sets the event_severity of this EventSeries.
|
|
65
65
|
|
|
66
66
|
事件或者告警级别枚举类型。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class EventSeries:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def values(self):
|
|
75
|
-
"""Gets the values of this EventSeries.
|
|
75
|
+
r"""Gets the values of this EventSeries.
|
|
76
76
|
|
|
77
77
|
事件或者告警统计结果。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class EventSeries:
|
|
|
83
83
|
|
|
84
84
|
@values.setter
|
|
85
85
|
def values(self, values):
|
|
86
|
-
"""Sets the values of this EventSeries.
|
|
86
|
+
r"""Sets the values of this EventSeries.
|
|
87
87
|
|
|
88
88
|
事件或者告警统计结果。
|
|
89
89
|
|
|
@@ -35,7 +35,7 @@ class EventTriggerCondition:
|
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
def __init__(self, event_name=None, trigger_type=None, aggregation_window=None, operator=None, thresholds=None, frequency=None):
|
|
38
|
-
"""EventTriggerCondition
|
|
38
|
+
r"""EventTriggerCondition
|
|
39
39
|
|
|
40
40
|
The model defined in huaweicloud sdk
|
|
41
41
|
|
|
@@ -78,7 +78,7 @@ class EventTriggerCondition:
|
|
|
78
78
|
|
|
79
79
|
@property
|
|
80
80
|
def event_name(self):
|
|
81
|
-
"""Gets the event_name of this EventTriggerCondition.
|
|
81
|
+
r"""Gets the event_name of this EventTriggerCondition.
|
|
82
82
|
|
|
83
83
|
事件名称。
|
|
84
84
|
|
|
@@ -89,7 +89,7 @@ class EventTriggerCondition:
|
|
|
89
89
|
|
|
90
90
|
@event_name.setter
|
|
91
91
|
def event_name(self, event_name):
|
|
92
|
-
"""Sets the event_name of this EventTriggerCondition.
|
|
92
|
+
r"""Sets the event_name of this EventTriggerCondition.
|
|
93
93
|
|
|
94
94
|
事件名称。
|
|
95
95
|
|
|
@@ -100,7 +100,7 @@ class EventTriggerCondition:
|
|
|
100
100
|
|
|
101
101
|
@property
|
|
102
102
|
def trigger_type(self):
|
|
103
|
-
"""Gets the trigger_type of this EventTriggerCondition.
|
|
103
|
+
r"""Gets the trigger_type of this EventTriggerCondition.
|
|
104
104
|
|
|
105
105
|
触发方式: - “immediately”:立即触发 - “accumulative”:累计触发
|
|
106
106
|
|
|
@@ -111,7 +111,7 @@ class EventTriggerCondition:
|
|
|
111
111
|
|
|
112
112
|
@trigger_type.setter
|
|
113
113
|
def trigger_type(self, trigger_type):
|
|
114
|
-
"""Sets the trigger_type of this EventTriggerCondition.
|
|
114
|
+
r"""Sets the trigger_type of this EventTriggerCondition.
|
|
115
115
|
|
|
116
116
|
触发方式: - “immediately”:立即触发 - “accumulative”:累计触发
|
|
117
117
|
|
|
@@ -122,7 +122,7 @@ class EventTriggerCondition:
|
|
|
122
122
|
|
|
123
123
|
@property
|
|
124
124
|
def aggregation_window(self):
|
|
125
|
-
"""Gets the aggregation_window of this EventTriggerCondition.
|
|
125
|
+
r"""Gets the aggregation_window of this EventTriggerCondition.
|
|
126
126
|
|
|
127
127
|
统计周期。单位为秒,例如 1小时 填“3600”,当trigger_type为“immediately”时 不填。
|
|
128
128
|
|
|
@@ -133,7 +133,7 @@ class EventTriggerCondition:
|
|
|
133
133
|
|
|
134
134
|
@aggregation_window.setter
|
|
135
135
|
def aggregation_window(self, aggregation_window):
|
|
136
|
-
"""Sets the aggregation_window of this EventTriggerCondition.
|
|
136
|
+
r"""Sets the aggregation_window of this EventTriggerCondition.
|
|
137
137
|
|
|
138
138
|
统计周期。单位为秒,例如 1小时 填“3600”,当trigger_type为“immediately”时 不填。
|
|
139
139
|
|
|
@@ -144,7 +144,7 @@ class EventTriggerCondition:
|
|
|
144
144
|
|
|
145
145
|
@property
|
|
146
146
|
def operator(self):
|
|
147
|
-
"""Gets the operator of this EventTriggerCondition.
|
|
147
|
+
r"""Gets the operator of this EventTriggerCondition.
|
|
148
148
|
|
|
149
149
|
判断条件:“>”,“<”,“=”,“>=”,“<=”,当trigger_type为“immediately”时 不填。
|
|
150
150
|
|
|
@@ -155,7 +155,7 @@ class EventTriggerCondition:
|
|
|
155
155
|
|
|
156
156
|
@operator.setter
|
|
157
157
|
def operator(self, operator):
|
|
158
|
-
"""Sets the operator of this EventTriggerCondition.
|
|
158
|
+
r"""Sets the operator of this EventTriggerCondition.
|
|
159
159
|
|
|
160
160
|
判断条件:“>”,“<”,“=”,“>=”,“<=”,当trigger_type为“immediately”时 不填。
|
|
161
161
|
|
|
@@ -166,7 +166,7 @@ class EventTriggerCondition:
|
|
|
166
166
|
|
|
167
167
|
@property
|
|
168
168
|
def thresholds(self):
|
|
169
|
-
"""Gets the thresholds of this EventTriggerCondition.
|
|
169
|
+
r"""Gets the thresholds of this EventTriggerCondition.
|
|
170
170
|
|
|
171
171
|
键值对形式,键为告警级别,值为累计次数,当trigger_type为“immediately”时 值为空。
|
|
172
172
|
|
|
@@ -177,7 +177,7 @@ class EventTriggerCondition:
|
|
|
177
177
|
|
|
178
178
|
@thresholds.setter
|
|
179
179
|
def thresholds(self, thresholds):
|
|
180
|
-
"""Sets the thresholds of this EventTriggerCondition.
|
|
180
|
+
r"""Sets the thresholds of this EventTriggerCondition.
|
|
181
181
|
|
|
182
182
|
键值对形式,键为告警级别,值为累计次数,当trigger_type为“immediately”时 值为空。
|
|
183
183
|
|
|
@@ -188,7 +188,7 @@ class EventTriggerCondition:
|
|
|
188
188
|
|
|
189
189
|
@property
|
|
190
190
|
def frequency(self):
|
|
191
|
-
"""Gets the frequency of this EventTriggerCondition.
|
|
191
|
+
r"""Gets the frequency of this EventTriggerCondition.
|
|
192
192
|
|
|
193
193
|
事件类告警频率。当trigger_type为“immediately”时 不填。 - “0”:只告警一次 - “300”:每5分钟 - “600”:每10分钟: - “900”:每15分钟: - “1800”:每30分钟: - “3600”:每1小时: - “10800”:每3小时: - “21600”:每6小时: - “43200”:每12小时: - “86400”:每天:
|
|
194
194
|
|
|
@@ -199,7 +199,7 @@ class EventTriggerCondition:
|
|
|
199
199
|
|
|
200
200
|
@frequency.setter
|
|
201
201
|
def frequency(self, frequency):
|
|
202
|
-
"""Sets the frequency of this EventTriggerCondition.
|
|
202
|
+
r"""Sets the frequency of this EventTriggerCondition.
|
|
203
203
|
|
|
204
204
|
事件类告警频率。当trigger_type为“immediately”时 不填。 - “0”:只告警一次 - “300”:每5分钟 - “600”:每10分钟: - “900”:每15分钟: - “1800”:每30分钟: - “3600”:每1小时: - “10800”:每3小时: - “21600”:每6小时: - “43200”:每12小时: - “86400”:每天:
|
|
205
205
|
|
|
@@ -25,7 +25,7 @@ class ItemResult:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, alarm_rule_name=None):
|
|
28
|
-
"""ItemResult
|
|
28
|
+
r"""ItemResult
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -42,7 +42,7 @@ class ItemResult:
|
|
|
42
42
|
|
|
43
43
|
@property
|
|
44
44
|
def alarm_rule_name(self):
|
|
45
|
-
"""Gets the alarm_rule_name of this ItemResult.
|
|
45
|
+
r"""Gets the alarm_rule_name of this ItemResult.
|
|
46
46
|
|
|
47
47
|
告警规则名称。
|
|
48
48
|
|
|
@@ -53,7 +53,7 @@ class ItemResult:
|
|
|
53
53
|
|
|
54
54
|
@alarm_rule_name.setter
|
|
55
55
|
def alarm_rule_name(self, alarm_rule_name):
|
|
56
|
-
"""Sets the alarm_rule_name of this ItemResult.
|
|
56
|
+
r"""Sets the alarm_rule_name of this ItemResult.
|
|
57
57
|
|
|
58
58
|
告警规则名称。
|
|
59
59
|
|
|
@@ -26,7 +26,7 @@ class ListAccessCodeResponse(SdkResponse):
|
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
def __init__(self, access_codes=None):
|
|
29
|
-
"""ListAccessCodeResponse
|
|
29
|
+
r"""ListAccessCodeResponse
|
|
30
30
|
|
|
31
31
|
The model defined in huaweicloud sdk
|
|
32
32
|
|
|
@@ -44,7 +44,7 @@ class ListAccessCodeResponse(SdkResponse):
|
|
|
44
44
|
|
|
45
45
|
@property
|
|
46
46
|
def access_codes(self):
|
|
47
|
-
"""Gets the access_codes of this ListAccessCodeResponse.
|
|
47
|
+
r"""Gets the access_codes of this ListAccessCodeResponse.
|
|
48
48
|
|
|
49
49
|
accessCodes。
|
|
50
50
|
|
|
@@ -55,7 +55,7 @@ class ListAccessCodeResponse(SdkResponse):
|
|
|
55
55
|
|
|
56
56
|
@access_codes.setter
|
|
57
57
|
def access_codes(self, access_codes):
|
|
58
|
-
"""Sets the access_codes of this ListAccessCodeResponse.
|
|
58
|
+
r"""Sets the access_codes of this ListAccessCodeResponse.
|
|
59
59
|
|
|
60
60
|
accessCodes。
|
|
61
61
|
|
|
@@ -26,7 +26,7 @@ class ListActionRuleResponse(SdkResponse):
|
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
def __init__(self, action_rules=None):
|
|
29
|
-
"""ListActionRuleResponse
|
|
29
|
+
r"""ListActionRuleResponse
|
|
30
30
|
|
|
31
31
|
The model defined in huaweicloud sdk
|
|
32
32
|
|
|
@@ -44,7 +44,7 @@ class ListActionRuleResponse(SdkResponse):
|
|
|
44
44
|
|
|
45
45
|
@property
|
|
46
46
|
def action_rules(self):
|
|
47
|
-
"""Gets the action_rules of this ListActionRuleResponse.
|
|
47
|
+
r"""Gets the action_rules of this ListActionRuleResponse.
|
|
48
48
|
|
|
49
49
|
告警行动规则列表
|
|
50
50
|
|
|
@@ -55,7 +55,7 @@ class ListActionRuleResponse(SdkResponse):
|
|
|
55
55
|
|
|
56
56
|
@action_rules.setter
|
|
57
57
|
def action_rules(self, action_rules):
|
|
58
|
-
"""Sets the action_rules of this ListActionRuleResponse.
|
|
58
|
+
r"""Sets the action_rules of this ListActionRuleResponse.
|
|
59
59
|
|
|
60
60
|
告警行动规则列表
|
|
61
61
|
|