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
|
@@ -39,7 +39,7 @@ class MuteRule:
|
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
def __init__(self, create_time=None, desc=None, match=None, mute_config=None, name=None, timezone=None, update_time=None, user_id=None):
|
|
42
|
-
"""MuteRule
|
|
42
|
+
r"""MuteRule
|
|
43
43
|
|
|
44
44
|
The model defined in huaweicloud sdk
|
|
45
45
|
|
|
@@ -88,7 +88,7 @@ class MuteRule:
|
|
|
88
88
|
|
|
89
89
|
@property
|
|
90
90
|
def create_time(self):
|
|
91
|
-
"""Gets the create_time of this MuteRule.
|
|
91
|
+
r"""Gets the create_time of this MuteRule.
|
|
92
92
|
|
|
93
93
|
创建时间
|
|
94
94
|
|
|
@@ -99,7 +99,7 @@ class MuteRule:
|
|
|
99
99
|
|
|
100
100
|
@create_time.setter
|
|
101
101
|
def create_time(self, create_time):
|
|
102
|
-
"""Sets the create_time of this MuteRule.
|
|
102
|
+
r"""Sets the create_time of this MuteRule.
|
|
103
103
|
|
|
104
104
|
创建时间
|
|
105
105
|
|
|
@@ -110,7 +110,7 @@ class MuteRule:
|
|
|
110
110
|
|
|
111
111
|
@property
|
|
112
112
|
def desc(self):
|
|
113
|
-
"""Gets the desc of this MuteRule.
|
|
113
|
+
r"""Gets the desc of this MuteRule.
|
|
114
114
|
|
|
115
115
|
规则描述
|
|
116
116
|
|
|
@@ -121,7 +121,7 @@ class MuteRule:
|
|
|
121
121
|
|
|
122
122
|
@desc.setter
|
|
123
123
|
def desc(self, desc):
|
|
124
|
-
"""Sets the desc of this MuteRule.
|
|
124
|
+
r"""Sets the desc of this MuteRule.
|
|
125
125
|
|
|
126
126
|
规则描述
|
|
127
127
|
|
|
@@ -132,7 +132,7 @@ class MuteRule:
|
|
|
132
132
|
|
|
133
133
|
@property
|
|
134
134
|
def match(self):
|
|
135
|
-
"""Gets the match of this MuteRule.
|
|
135
|
+
r"""Gets the match of this MuteRule.
|
|
136
136
|
|
|
137
137
|
规则的匹配条件。串行条件和并行条件的最大数量限制为10。
|
|
138
138
|
|
|
@@ -143,7 +143,7 @@ class MuteRule:
|
|
|
143
143
|
|
|
144
144
|
@match.setter
|
|
145
145
|
def match(self, match):
|
|
146
|
-
"""Sets the match of this MuteRule.
|
|
146
|
+
r"""Sets the match of this MuteRule.
|
|
147
147
|
|
|
148
148
|
规则的匹配条件。串行条件和并行条件的最大数量限制为10。
|
|
149
149
|
|
|
@@ -154,7 +154,7 @@ class MuteRule:
|
|
|
154
154
|
|
|
155
155
|
@property
|
|
156
156
|
def mute_config(self):
|
|
157
|
-
"""Gets the mute_config of this MuteRule.
|
|
157
|
+
r"""Gets the mute_config of this MuteRule.
|
|
158
158
|
|
|
159
159
|
:return: The mute_config of this MuteRule.
|
|
160
160
|
:rtype: :class:`huaweicloudsdkaom.v2.MuteConfig`
|
|
@@ -163,7 +163,7 @@ class MuteRule:
|
|
|
163
163
|
|
|
164
164
|
@mute_config.setter
|
|
165
165
|
def mute_config(self, mute_config):
|
|
166
|
-
"""Sets the mute_config of this MuteRule.
|
|
166
|
+
r"""Sets the mute_config of this MuteRule.
|
|
167
167
|
|
|
168
168
|
:param mute_config: The mute_config of this MuteRule.
|
|
169
169
|
:type mute_config: :class:`huaweicloudsdkaom.v2.MuteConfig`
|
|
@@ -172,7 +172,7 @@ class MuteRule:
|
|
|
172
172
|
|
|
173
173
|
@property
|
|
174
174
|
def name(self):
|
|
175
|
-
"""Gets the name of this MuteRule.
|
|
175
|
+
r"""Gets the name of this MuteRule.
|
|
176
176
|
|
|
177
177
|
规则名称。名称包含大小写字母、数字、特殊字符(_)、不能以下划线开头或结尾,最大长度为100。
|
|
178
178
|
|
|
@@ -183,7 +183,7 @@ class MuteRule:
|
|
|
183
183
|
|
|
184
184
|
@name.setter
|
|
185
185
|
def name(self, name):
|
|
186
|
-
"""Sets the name of this MuteRule.
|
|
186
|
+
r"""Sets the name of this MuteRule.
|
|
187
187
|
|
|
188
188
|
规则名称。名称包含大小写字母、数字、特殊字符(_)、不能以下划线开头或结尾,最大长度为100。
|
|
189
189
|
|
|
@@ -194,7 +194,7 @@ class MuteRule:
|
|
|
194
194
|
|
|
195
195
|
@property
|
|
196
196
|
def timezone(self):
|
|
197
|
-
"""Gets the timezone of this MuteRule.
|
|
197
|
+
r"""Gets the timezone of this MuteRule.
|
|
198
198
|
|
|
199
199
|
时区
|
|
200
200
|
|
|
@@ -205,7 +205,7 @@ class MuteRule:
|
|
|
205
205
|
|
|
206
206
|
@timezone.setter
|
|
207
207
|
def timezone(self, timezone):
|
|
208
|
-
"""Sets the timezone of this MuteRule.
|
|
208
|
+
r"""Sets the timezone of this MuteRule.
|
|
209
209
|
|
|
210
210
|
时区
|
|
211
211
|
|
|
@@ -216,7 +216,7 @@ class MuteRule:
|
|
|
216
216
|
|
|
217
217
|
@property
|
|
218
218
|
def update_time(self):
|
|
219
|
-
"""Gets the update_time of this MuteRule.
|
|
219
|
+
r"""Gets the update_time of this MuteRule.
|
|
220
220
|
|
|
221
221
|
修改时间
|
|
222
222
|
|
|
@@ -227,7 +227,7 @@ class MuteRule:
|
|
|
227
227
|
|
|
228
228
|
@update_time.setter
|
|
229
229
|
def update_time(self, update_time):
|
|
230
|
-
"""Sets the update_time of this MuteRule.
|
|
230
|
+
r"""Sets the update_time of this MuteRule.
|
|
231
231
|
|
|
232
232
|
修改时间
|
|
233
233
|
|
|
@@ -238,7 +238,7 @@ class MuteRule:
|
|
|
238
238
|
|
|
239
239
|
@property
|
|
240
240
|
def user_id(self):
|
|
241
|
-
"""Gets the user_id of this MuteRule.
|
|
241
|
+
r"""Gets the user_id of this MuteRule.
|
|
242
242
|
|
|
243
243
|
用户ID
|
|
244
244
|
|
|
@@ -249,7 +249,7 @@ class MuteRule:
|
|
|
249
249
|
|
|
250
250
|
@user_id.setter
|
|
251
251
|
def user_id(self, user_id):
|
|
252
|
-
"""Sets the user_id of this MuteRule.
|
|
252
|
+
r"""Sets the user_id of this MuteRule.
|
|
253
253
|
|
|
254
254
|
用户ID
|
|
255
255
|
|
|
@@ -27,7 +27,7 @@ class NameRule:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, app_name_rule=None, application_name_rule=None):
|
|
30
|
-
"""NameRule
|
|
30
|
+
r"""NameRule
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -48,7 +48,7 @@ class NameRule:
|
|
|
48
48
|
|
|
49
49
|
@property
|
|
50
50
|
def app_name_rule(self):
|
|
51
|
-
"""Gets the app_name_rule of this NameRule.
|
|
51
|
+
r"""Gets the app_name_rule of this NameRule.
|
|
52
52
|
|
|
53
53
|
服务命名部分,数组中有多个对象时表示将每个对象抽取到的字符串拼接作为服务的名称。 nameType取值cmdLine时args格式为[\"start\",\"end\"],表示抽取命令行中start、end之间的字符。 nameType取值cmdLine时args格式为[\"aa\"],表示抽取环境变量名为aa对应的环境变量值。 nameType取值str时,args格式为[\"fix\"],表示服务名称最后拼接固定文字fix。 nameType取值cmdLineHash时,args格式为[\"0001\"],value格式为[\"ser\"],表示当启动命令是0001时,服务名称为ser。
|
|
54
54
|
|
|
@@ -59,7 +59,7 @@ class NameRule:
|
|
|
59
59
|
|
|
60
60
|
@app_name_rule.setter
|
|
61
61
|
def app_name_rule(self, app_name_rule):
|
|
62
|
-
"""Sets the app_name_rule of this NameRule.
|
|
62
|
+
r"""Sets the app_name_rule of this NameRule.
|
|
63
63
|
|
|
64
64
|
服务命名部分,数组中有多个对象时表示将每个对象抽取到的字符串拼接作为服务的名称。 nameType取值cmdLine时args格式为[\"start\",\"end\"],表示抽取命令行中start、end之间的字符。 nameType取值cmdLine时args格式为[\"aa\"],表示抽取环境变量名为aa对应的环境变量值。 nameType取值str时,args格式为[\"fix\"],表示服务名称最后拼接固定文字fix。 nameType取值cmdLineHash时,args格式为[\"0001\"],value格式为[\"ser\"],表示当启动命令是0001时,服务名称为ser。
|
|
65
65
|
|
|
@@ -70,7 +70,7 @@ class NameRule:
|
|
|
70
70
|
|
|
71
71
|
@property
|
|
72
72
|
def application_name_rule(self):
|
|
73
|
-
"""Gets the application_name_rule of this NameRule.
|
|
73
|
+
r"""Gets the application_name_rule of this NameRule.
|
|
74
74
|
|
|
75
75
|
应用命名部分。 nameType取值cmdLine时args格式为[\"start\",\"end\"],表示抽取命令行中start、end之间的字符。 nameType取值cmdLine时args格式为 [\"aa\"],表示抽取环境变量名为aa对应的环境变量值。 nameType取值str时,args格式为[\"fix\"],表示服务名称最后拼接固定文字fix。 nameType取值cmdLineHash时,args格式为[\"0001\"],value格式为[\"ser\"],表示当启动命令是0001时,应用名称为ser。
|
|
76
76
|
|
|
@@ -81,7 +81,7 @@ class NameRule:
|
|
|
81
81
|
|
|
82
82
|
@application_name_rule.setter
|
|
83
83
|
def application_name_rule(self, application_name_rule):
|
|
84
|
-
"""Sets the application_name_rule of this NameRule.
|
|
84
|
+
r"""Sets the application_name_rule of this NameRule.
|
|
85
85
|
|
|
86
86
|
应用命名部分。 nameType取值cmdLine时args格式为[\"start\",\"end\"],表示抽取命令行中start、end之间的字符。 nameType取值cmdLine时args格式为 [\"aa\"],表示抽取环境变量名为aa对应的环境变量值。 nameType取值str时,args格式为[\"fix\"],表示服务名称最后拼接固定文字fix。 nameType取值cmdLineHash时,args格式为[\"0001\"],value格式为[\"ser\"],表示当启动命令是0001时,应用名称为ser。
|
|
87
87
|
|
|
@@ -29,7 +29,7 @@ class NoDataCondition:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, no_data_timeframe=None, no_data_alert_state=None, notify_no_data=None):
|
|
32
|
-
"""NoDataCondition
|
|
32
|
+
r"""NoDataCondition
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -57,7 +57,7 @@ class NoDataCondition:
|
|
|
57
57
|
|
|
58
58
|
@property
|
|
59
59
|
def no_data_timeframe(self):
|
|
60
|
-
"""Gets the no_data_timeframe of this NoDataCondition.
|
|
60
|
+
r"""Gets the no_data_timeframe of this NoDataCondition.
|
|
61
61
|
|
|
62
62
|
无数据周期的个数。
|
|
63
63
|
|
|
@@ -68,7 +68,7 @@ class NoDataCondition:
|
|
|
68
68
|
|
|
69
69
|
@no_data_timeframe.setter
|
|
70
70
|
def no_data_timeframe(self, no_data_timeframe):
|
|
71
|
-
"""Sets the no_data_timeframe of this NoDataCondition.
|
|
71
|
+
r"""Sets the no_data_timeframe of this NoDataCondition.
|
|
72
72
|
|
|
73
73
|
无数据周期的个数。
|
|
74
74
|
|
|
@@ -79,7 +79,7 @@ class NoDataCondition:
|
|
|
79
79
|
|
|
80
80
|
@property
|
|
81
81
|
def no_data_alert_state(self):
|
|
82
|
-
"""Gets the no_data_alert_state of this NoDataCondition.
|
|
82
|
+
r"""Gets the no_data_alert_state of this NoDataCondition.
|
|
83
83
|
|
|
84
84
|
数据不足时,阈值规则的状态。 - “no_data”:数据不足并发送通知 - “alerting”:告警 - “ok”:正常 - “pre_state”:保持上一个状态
|
|
85
85
|
|
|
@@ -90,7 +90,7 @@ class NoDataCondition:
|
|
|
90
90
|
|
|
91
91
|
@no_data_alert_state.setter
|
|
92
92
|
def no_data_alert_state(self, no_data_alert_state):
|
|
93
|
-
"""Sets the no_data_alert_state of this NoDataCondition.
|
|
93
|
+
r"""Sets the no_data_alert_state of this NoDataCondition.
|
|
94
94
|
|
|
95
95
|
数据不足时,阈值规则的状态。 - “no_data”:数据不足并发送通知 - “alerting”:告警 - “ok”:正常 - “pre_state”:保持上一个状态
|
|
96
96
|
|
|
@@ -101,7 +101,7 @@ class NoDataCondition:
|
|
|
101
101
|
|
|
102
102
|
@property
|
|
103
103
|
def notify_no_data(self):
|
|
104
|
-
"""Gets the notify_no_data of this NoDataCondition.
|
|
104
|
+
r"""Gets the notify_no_data of this NoDataCondition.
|
|
105
105
|
|
|
106
106
|
数据不足是否通知。
|
|
107
107
|
|
|
@@ -112,7 +112,7 @@ class NoDataCondition:
|
|
|
112
112
|
|
|
113
113
|
@notify_no_data.setter
|
|
114
114
|
def notify_no_data(self, notify_no_data):
|
|
115
|
-
"""Sets the notify_no_data of this NoDataCondition.
|
|
115
|
+
r"""Sets the notify_no_data of this NoDataCondition.
|
|
116
116
|
|
|
117
117
|
数据不足是否通知。
|
|
118
118
|
|
|
@@ -27,7 +27,7 @@ class NodeInfo:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, node_type=None, node_id=None):
|
|
30
|
-
"""NodeInfo
|
|
30
|
+
r"""NodeInfo
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class NodeInfo:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def node_type(self):
|
|
53
|
-
"""Gets the node_type of this NodeInfo.
|
|
53
|
+
r"""Gets the node_type of this NodeInfo.
|
|
54
54
|
|
|
55
55
|
节点类型。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class NodeInfo:
|
|
|
61
61
|
|
|
62
62
|
@node_type.setter
|
|
63
63
|
def node_type(self, node_type):
|
|
64
|
-
"""Sets the node_type of this NodeInfo.
|
|
64
|
+
r"""Sets the node_type of this NodeInfo.
|
|
65
65
|
|
|
66
66
|
节点类型。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class NodeInfo:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def node_id(self):
|
|
75
|
-
"""Gets the node_id of this NodeInfo.
|
|
75
|
+
r"""Gets the node_id of this NodeInfo.
|
|
76
76
|
|
|
77
77
|
节点id。
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class NodeInfo:
|
|
|
83
83
|
|
|
84
84
|
@node_id.setter
|
|
85
85
|
def node_id(self, node_id):
|
|
86
|
-
"""Sets the node_id of this NodeInfo.
|
|
86
|
+
r"""Sets the node_id of this NodeInfo.
|
|
87
87
|
|
|
88
88
|
节点id。
|
|
89
89
|
|
|
@@ -29,7 +29,7 @@ class Notifications:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, action_rule=None, notifier_channel=None, smn_channel=None):
|
|
32
|
-
"""Notifications
|
|
32
|
+
r"""Notifications
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -57,7 +57,7 @@ class Notifications:
|
|
|
57
57
|
|
|
58
58
|
@property
|
|
59
59
|
def action_rule(self):
|
|
60
|
-
"""Gets the action_rule of this Notifications.
|
|
60
|
+
r"""Gets the action_rule of this Notifications.
|
|
61
61
|
|
|
62
62
|
告警行动规则名称
|
|
63
63
|
|
|
@@ -68,7 +68,7 @@ class Notifications:
|
|
|
68
68
|
|
|
69
69
|
@action_rule.setter
|
|
70
70
|
def action_rule(self, action_rule):
|
|
71
|
-
"""Sets the action_rule of this Notifications.
|
|
71
|
+
r"""Sets the action_rule of this Notifications.
|
|
72
72
|
|
|
73
73
|
告警行动规则名称
|
|
74
74
|
|
|
@@ -79,7 +79,7 @@ class Notifications:
|
|
|
79
79
|
|
|
80
80
|
@property
|
|
81
81
|
def notifier_channel(self):
|
|
82
|
-
"""Gets the notifier_channel of this Notifications.
|
|
82
|
+
r"""Gets the notifier_channel of this Notifications.
|
|
83
83
|
|
|
84
84
|
通知类型。SMN:消息通知服务
|
|
85
85
|
|
|
@@ -90,7 +90,7 @@ class Notifications:
|
|
|
90
90
|
|
|
91
91
|
@notifier_channel.setter
|
|
92
92
|
def notifier_channel(self, notifier_channel):
|
|
93
|
-
"""Sets the notifier_channel of this Notifications.
|
|
93
|
+
r"""Sets the notifier_channel of this Notifications.
|
|
94
94
|
|
|
95
95
|
通知类型。SMN:消息通知服务
|
|
96
96
|
|
|
@@ -101,7 +101,7 @@ class Notifications:
|
|
|
101
101
|
|
|
102
102
|
@property
|
|
103
103
|
def smn_channel(self):
|
|
104
|
-
"""Gets the smn_channel of this Notifications.
|
|
104
|
+
r"""Gets the smn_channel of this Notifications.
|
|
105
105
|
|
|
106
106
|
:return: The smn_channel of this Notifications.
|
|
107
107
|
:rtype: :class:`huaweicloudsdkaom.v2.SmnResponse`
|
|
@@ -110,7 +110,7 @@ class Notifications:
|
|
|
110
110
|
|
|
111
111
|
@smn_channel.setter
|
|
112
112
|
def smn_channel(self, smn_channel):
|
|
113
|
-
"""Sets the smn_channel of this Notifications.
|
|
113
|
+
r"""Sets the smn_channel of this Notifications.
|
|
114
114
|
|
|
115
115
|
:param smn_channel: The smn_channel of this Notifications.
|
|
116
116
|
:type smn_channel: :class:`huaweicloudsdkaom.v2.SmnResponse`
|
|
@@ -27,7 +27,7 @@ class NotifiedHistoriesResult:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, event_sn=None, notifications=None):
|
|
30
|
-
"""NotifiedHistoriesResult
|
|
30
|
+
r"""NotifiedHistoriesResult
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class NotifiedHistoriesResult:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def event_sn(self):
|
|
53
|
-
"""Gets the event_sn of this NotifiedHistoriesResult.
|
|
53
|
+
r"""Gets the event_sn of this NotifiedHistoriesResult.
|
|
54
54
|
|
|
55
55
|
告警流水号
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class NotifiedHistoriesResult:
|
|
|
61
61
|
|
|
62
62
|
@event_sn.setter
|
|
63
63
|
def event_sn(self, event_sn):
|
|
64
|
-
"""Sets the event_sn of this NotifiedHistoriesResult.
|
|
64
|
+
r"""Sets the event_sn of this NotifiedHistoriesResult.
|
|
65
65
|
|
|
66
66
|
告警流水号
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class NotifiedHistoriesResult:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def notifications(self):
|
|
75
|
-
"""Gets the notifications of this NotifiedHistoriesResult.
|
|
75
|
+
r"""Gets the notifications of this NotifiedHistoriesResult.
|
|
76
76
|
|
|
77
77
|
通知结果
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class NotifiedHistoriesResult:
|
|
|
83
83
|
|
|
84
84
|
@notifications.setter
|
|
85
85
|
def notifications(self, notifications):
|
|
86
|
-
"""Sets the notifications of this NotifiedHistoriesResult.
|
|
86
|
+
r"""Sets the notifications of this NotifiedHistoriesResult.
|
|
87
87
|
|
|
88
88
|
通知结果
|
|
89
89
|
|
|
@@ -29,7 +29,7 @@ class PageInfo:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, current_count=None, previous_marker=None, next_marker=None):
|
|
32
|
-
"""PageInfo
|
|
32
|
+
r"""PageInfo
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -54,7 +54,7 @@ class PageInfo:
|
|
|
54
54
|
|
|
55
55
|
@property
|
|
56
56
|
def current_count(self):
|
|
57
|
-
"""Gets the current_count of this PageInfo.
|
|
57
|
+
r"""Gets the current_count of this PageInfo.
|
|
58
58
|
|
|
59
59
|
当前页事件、告警总数
|
|
60
60
|
|
|
@@ -65,7 +65,7 @@ class PageInfo:
|
|
|
65
65
|
|
|
66
66
|
@current_count.setter
|
|
67
67
|
def current_count(self, current_count):
|
|
68
|
-
"""Sets the current_count of this PageInfo.
|
|
68
|
+
r"""Sets the current_count of this PageInfo.
|
|
69
69
|
|
|
70
70
|
当前页事件、告警总数
|
|
71
71
|
|
|
@@ -76,7 +76,7 @@ class PageInfo:
|
|
|
76
76
|
|
|
77
77
|
@property
|
|
78
78
|
def previous_marker(self):
|
|
79
|
-
"""Gets the previous_marker of this PageInfo.
|
|
79
|
+
r"""Gets the previous_marker of this PageInfo.
|
|
80
80
|
|
|
81
81
|
前一个marker
|
|
82
82
|
|
|
@@ -87,7 +87,7 @@ class PageInfo:
|
|
|
87
87
|
|
|
88
88
|
@previous_marker.setter
|
|
89
89
|
def previous_marker(self, previous_marker):
|
|
90
|
-
"""Sets the previous_marker of this PageInfo.
|
|
90
|
+
r"""Sets the previous_marker of this PageInfo.
|
|
91
91
|
|
|
92
92
|
前一个marker
|
|
93
93
|
|
|
@@ -98,7 +98,7 @@ class PageInfo:
|
|
|
98
98
|
|
|
99
99
|
@property
|
|
100
100
|
def next_marker(self):
|
|
101
|
-
"""Gets the next_marker of this PageInfo.
|
|
101
|
+
r"""Gets the next_marker of this PageInfo.
|
|
102
102
|
|
|
103
103
|
下一个marker
|
|
104
104
|
|
|
@@ -109,7 +109,7 @@ class PageInfo:
|
|
|
109
109
|
|
|
110
110
|
@next_marker.setter
|
|
111
111
|
def next_marker(self, next_marker):
|
|
112
|
-
"""Sets the next_marker of this PageInfo.
|
|
112
|
+
r"""Sets the next_marker of this PageInfo.
|
|
113
113
|
|
|
114
114
|
下一个marker
|
|
115
115
|
|
|
@@ -33,7 +33,7 @@ class PromConfigModel:
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
def __init__(self, remote_write_url=None, remote_read_url=None, prom_http_api_endpoint=None, dashboard_id=None, region_id=None):
|
|
36
|
-
"""PromConfigModel
|
|
36
|
+
r"""PromConfigModel
|
|
37
37
|
|
|
38
38
|
The model defined in huaweicloud sdk
|
|
39
39
|
|
|
@@ -71,7 +71,7 @@ class PromConfigModel:
|
|
|
71
71
|
|
|
72
72
|
@property
|
|
73
73
|
def remote_write_url(self):
|
|
74
|
-
"""Gets the remote_write_url of this PromConfigModel.
|
|
74
|
+
r"""Gets the remote_write_url of this PromConfigModel.
|
|
75
75
|
|
|
76
76
|
Prometheus实例remote-write地址。
|
|
77
77
|
|
|
@@ -82,7 +82,7 @@ class PromConfigModel:
|
|
|
82
82
|
|
|
83
83
|
@remote_write_url.setter
|
|
84
84
|
def remote_write_url(self, remote_write_url):
|
|
85
|
-
"""Sets the remote_write_url of this PromConfigModel.
|
|
85
|
+
r"""Sets the remote_write_url of this PromConfigModel.
|
|
86
86
|
|
|
87
87
|
Prometheus实例remote-write地址。
|
|
88
88
|
|
|
@@ -93,7 +93,7 @@ class PromConfigModel:
|
|
|
93
93
|
|
|
94
94
|
@property
|
|
95
95
|
def remote_read_url(self):
|
|
96
|
-
"""Gets the remote_read_url of this PromConfigModel.
|
|
96
|
+
r"""Gets the remote_read_url of this PromConfigModel.
|
|
97
97
|
|
|
98
98
|
Prometheus实例remote-read地址。
|
|
99
99
|
|
|
@@ -104,7 +104,7 @@ class PromConfigModel:
|
|
|
104
104
|
|
|
105
105
|
@remote_read_url.setter
|
|
106
106
|
def remote_read_url(self, remote_read_url):
|
|
107
|
-
"""Sets the remote_read_url of this PromConfigModel.
|
|
107
|
+
r"""Sets the remote_read_url of this PromConfigModel.
|
|
108
108
|
|
|
109
109
|
Prometheus实例remote-read地址。
|
|
110
110
|
|
|
@@ -115,7 +115,7 @@ class PromConfigModel:
|
|
|
115
115
|
|
|
116
116
|
@property
|
|
117
117
|
def prom_http_api_endpoint(self):
|
|
118
|
-
"""Gets the prom_http_api_endpoint of this PromConfigModel.
|
|
118
|
+
r"""Gets the prom_http_api_endpoint of this PromConfigModel.
|
|
119
119
|
|
|
120
120
|
Prometheus实例调用url。
|
|
121
121
|
|
|
@@ -126,7 +126,7 @@ class PromConfigModel:
|
|
|
126
126
|
|
|
127
127
|
@prom_http_api_endpoint.setter
|
|
128
128
|
def prom_http_api_endpoint(self, prom_http_api_endpoint):
|
|
129
|
-
"""Sets the prom_http_api_endpoint of this PromConfigModel.
|
|
129
|
+
r"""Sets the prom_http_api_endpoint of this PromConfigModel.
|
|
130
130
|
|
|
131
131
|
Prometheus实例调用url。
|
|
132
132
|
|
|
@@ -137,7 +137,7 @@ class PromConfigModel:
|
|
|
137
137
|
|
|
138
138
|
@property
|
|
139
139
|
def dashboard_id(self):
|
|
140
|
-
"""Gets the dashboard_id of this PromConfigModel.
|
|
140
|
+
r"""Gets the dashboard_id of this PromConfigModel.
|
|
141
141
|
|
|
142
142
|
Prometheus实例关联dashboard的dashboard id(目前未使用)。
|
|
143
143
|
|
|
@@ -148,7 +148,7 @@ class PromConfigModel:
|
|
|
148
148
|
|
|
149
149
|
@dashboard_id.setter
|
|
150
150
|
def dashboard_id(self, dashboard_id):
|
|
151
|
-
"""Sets the dashboard_id of this PromConfigModel.
|
|
151
|
+
r"""Sets the dashboard_id of this PromConfigModel.
|
|
152
152
|
|
|
153
153
|
Prometheus实例关联dashboard的dashboard id(目前未使用)。
|
|
154
154
|
|
|
@@ -159,7 +159,7 @@ class PromConfigModel:
|
|
|
159
159
|
|
|
160
160
|
@property
|
|
161
161
|
def region_id(self):
|
|
162
|
-
"""Gets the region_id of this PromConfigModel.
|
|
162
|
+
r"""Gets the region_id of this PromConfigModel.
|
|
163
163
|
|
|
164
164
|
Prometheus实例所属的region。
|
|
165
165
|
|
|
@@ -170,7 +170,7 @@ class PromConfigModel:
|
|
|
170
170
|
|
|
171
171
|
@region_id.setter
|
|
172
172
|
def region_id(self, region_id):
|
|
173
|
-
"""Sets the region_id of this PromConfigModel.
|
|
173
|
+
r"""Sets the region_id of this PromConfigModel.
|
|
174
174
|
|
|
175
175
|
Prometheus实例所属的region。
|
|
176
176
|
|