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
|
@@ -33,7 +33,7 @@ class SeriesQueryItemResult:
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
def __init__(self, namespace=None, dimensions=None, metric_name=None, unit=None, dimension_value_hash=None):
|
|
36
|
-
"""SeriesQueryItemResult
|
|
36
|
+
r"""SeriesQueryItemResult
|
|
37
37
|
|
|
38
38
|
The model defined in huaweicloud sdk
|
|
39
39
|
|
|
@@ -71,7 +71,7 @@ class SeriesQueryItemResult:
|
|
|
71
71
|
|
|
72
72
|
@property
|
|
73
73
|
def namespace(self):
|
|
74
|
-
"""Gets the namespace of this SeriesQueryItemResult.
|
|
74
|
+
r"""Gets the namespace of this SeriesQueryItemResult.
|
|
75
75
|
|
|
76
76
|
命名空间。
|
|
77
77
|
|
|
@@ -82,7 +82,7 @@ class SeriesQueryItemResult:
|
|
|
82
82
|
|
|
83
83
|
@namespace.setter
|
|
84
84
|
def namespace(self, namespace):
|
|
85
|
-
"""Sets the namespace of this SeriesQueryItemResult.
|
|
85
|
+
r"""Sets the namespace of this SeriesQueryItemResult.
|
|
86
86
|
|
|
87
87
|
命名空间。
|
|
88
88
|
|
|
@@ -93,7 +93,7 @@ class SeriesQueryItemResult:
|
|
|
93
93
|
|
|
94
94
|
@property
|
|
95
95
|
def dimensions(self):
|
|
96
|
-
"""Gets the dimensions of this SeriesQueryItemResult.
|
|
96
|
+
r"""Gets the dimensions of this SeriesQueryItemResult.
|
|
97
97
|
|
|
98
98
|
维度列表。
|
|
99
99
|
|
|
@@ -104,7 +104,7 @@ class SeriesQueryItemResult:
|
|
|
104
104
|
|
|
105
105
|
@dimensions.setter
|
|
106
106
|
def dimensions(self, dimensions):
|
|
107
|
-
"""Sets the dimensions of this SeriesQueryItemResult.
|
|
107
|
+
r"""Sets the dimensions of this SeriesQueryItemResult.
|
|
108
108
|
|
|
109
109
|
维度列表。
|
|
110
110
|
|
|
@@ -115,7 +115,7 @@ class SeriesQueryItemResult:
|
|
|
115
115
|
|
|
116
116
|
@property
|
|
117
117
|
def metric_name(self):
|
|
118
|
-
"""Gets the metric_name of this SeriesQueryItemResult.
|
|
118
|
+
r"""Gets the metric_name of this SeriesQueryItemResult.
|
|
119
119
|
|
|
120
120
|
时间序列名称。
|
|
121
121
|
|
|
@@ -126,7 +126,7 @@ class SeriesQueryItemResult:
|
|
|
126
126
|
|
|
127
127
|
@metric_name.setter
|
|
128
128
|
def metric_name(self, metric_name):
|
|
129
|
-
"""Sets the metric_name of this SeriesQueryItemResult.
|
|
129
|
+
r"""Sets the metric_name of this SeriesQueryItemResult.
|
|
130
130
|
|
|
131
131
|
时间序列名称。
|
|
132
132
|
|
|
@@ -137,7 +137,7 @@ class SeriesQueryItemResult:
|
|
|
137
137
|
|
|
138
138
|
@property
|
|
139
139
|
def unit(self):
|
|
140
|
-
"""Gets the unit of this SeriesQueryItemResult.
|
|
140
|
+
r"""Gets the unit of this SeriesQueryItemResult.
|
|
141
141
|
|
|
142
142
|
时间序列单位。
|
|
143
143
|
|
|
@@ -148,7 +148,7 @@ class SeriesQueryItemResult:
|
|
|
148
148
|
|
|
149
149
|
@unit.setter
|
|
150
150
|
def unit(self, unit):
|
|
151
|
-
"""Sets the unit of this SeriesQueryItemResult.
|
|
151
|
+
r"""Sets the unit of this SeriesQueryItemResult.
|
|
152
152
|
|
|
153
153
|
时间序列单位。
|
|
154
154
|
|
|
@@ -159,7 +159,7 @@ class SeriesQueryItemResult:
|
|
|
159
159
|
|
|
160
160
|
@property
|
|
161
161
|
def dimension_value_hash(self):
|
|
162
|
-
"""Gets the dimension_value_hash of this SeriesQueryItemResult.
|
|
162
|
+
r"""Gets the dimension_value_hash of this SeriesQueryItemResult.
|
|
163
163
|
|
|
164
164
|
时间序列哈希值。
|
|
165
165
|
|
|
@@ -170,7 +170,7 @@ class SeriesQueryItemResult:
|
|
|
170
170
|
|
|
171
171
|
@dimension_value_hash.setter
|
|
172
172
|
def dimension_value_hash(self, dimension_value_hash):
|
|
173
|
-
"""Sets the dimension_value_hash of this SeriesQueryItemResult.
|
|
173
|
+
r"""Sets the dimension_value_hash of this SeriesQueryItemResult.
|
|
174
174
|
|
|
175
175
|
时间序列哈希值。
|
|
176
176
|
|
|
@@ -25,7 +25,7 @@ class ShowActionRuleRequest:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, rule_name=None):
|
|
28
|
-
"""ShowActionRuleRequest
|
|
28
|
+
r"""ShowActionRuleRequest
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -42,7 +42,7 @@ class ShowActionRuleRequest:
|
|
|
42
42
|
|
|
43
43
|
@property
|
|
44
44
|
def rule_name(self):
|
|
45
|
-
"""Gets the rule_name of this ShowActionRuleRequest.
|
|
45
|
+
r"""Gets the rule_name of this ShowActionRuleRequest.
|
|
46
46
|
|
|
47
47
|
告警规则名称
|
|
48
48
|
|
|
@@ -53,7 +53,7 @@ class ShowActionRuleRequest:
|
|
|
53
53
|
|
|
54
54
|
@rule_name.setter
|
|
55
55
|
def rule_name(self, rule_name):
|
|
56
|
-
"""Sets the rule_name of this ShowActionRuleRequest.
|
|
56
|
+
r"""Sets the rule_name of this ShowActionRuleRequest.
|
|
57
57
|
|
|
58
58
|
告警规则名称
|
|
59
59
|
|
|
@@ -44,7 +44,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
def __init__(self, rule_name=None, project_id=None, user_name=None, desc=None, type=None, notification_template=None, create_time=None, update_time=None, time_zone=None, smn_topics=None):
|
|
47
|
-
"""ShowActionRuleResponse
|
|
47
|
+
r"""ShowActionRuleResponse
|
|
48
48
|
|
|
49
49
|
The model defined in huaweicloud sdk
|
|
50
50
|
|
|
@@ -107,7 +107,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
107
107
|
|
|
108
108
|
@property
|
|
109
109
|
def rule_name(self):
|
|
110
|
-
"""Gets the rule_name of this ShowActionRuleResponse.
|
|
110
|
+
r"""Gets the rule_name of this ShowActionRuleResponse.
|
|
111
111
|
|
|
112
112
|
规则名称 只含有汉字数字、字母、下划线,不能以下划线等特殊符号开头和结尾,长度为 1 - 100
|
|
113
113
|
|
|
@@ -118,7 +118,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
118
118
|
|
|
119
119
|
@rule_name.setter
|
|
120
120
|
def rule_name(self, rule_name):
|
|
121
|
-
"""Sets the rule_name of this ShowActionRuleResponse.
|
|
121
|
+
r"""Sets the rule_name of this ShowActionRuleResponse.
|
|
122
122
|
|
|
123
123
|
规则名称 只含有汉字数字、字母、下划线,不能以下划线等特殊符号开头和结尾,长度为 1 - 100
|
|
124
124
|
|
|
@@ -129,7 +129,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
129
129
|
|
|
130
130
|
@property
|
|
131
131
|
def project_id(self):
|
|
132
|
-
"""Gets the project_id of this ShowActionRuleResponse.
|
|
132
|
+
r"""Gets the project_id of this ShowActionRuleResponse.
|
|
133
133
|
|
|
134
134
|
项目ID
|
|
135
135
|
|
|
@@ -140,7 +140,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
140
140
|
|
|
141
141
|
@project_id.setter
|
|
142
142
|
def project_id(self, project_id):
|
|
143
|
-
"""Sets the project_id of this ShowActionRuleResponse.
|
|
143
|
+
r"""Sets the project_id of this ShowActionRuleResponse.
|
|
144
144
|
|
|
145
145
|
项目ID
|
|
146
146
|
|
|
@@ -151,7 +151,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
151
151
|
|
|
152
152
|
@property
|
|
153
153
|
def user_name(self):
|
|
154
|
-
"""Gets the user_name of this ShowActionRuleResponse.
|
|
154
|
+
r"""Gets the user_name of this ShowActionRuleResponse.
|
|
155
155
|
|
|
156
156
|
子账号名称
|
|
157
157
|
|
|
@@ -162,7 +162,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
162
162
|
|
|
163
163
|
@user_name.setter
|
|
164
164
|
def user_name(self, user_name):
|
|
165
|
-
"""Sets the user_name of this ShowActionRuleResponse.
|
|
165
|
+
r"""Sets the user_name of this ShowActionRuleResponse.
|
|
166
166
|
|
|
167
167
|
子账号名称
|
|
168
168
|
|
|
@@ -173,7 +173,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
173
173
|
|
|
174
174
|
@property
|
|
175
175
|
def desc(self):
|
|
176
|
-
"""Gets the desc of this ShowActionRuleResponse.
|
|
176
|
+
r"""Gets the desc of this ShowActionRuleResponse.
|
|
177
177
|
|
|
178
178
|
规则描述。规则描述长度为0到1024个字符,并且只能是数字、字母、特殊字符(_*)、空格和中文组成,不能以下划线开头和结尾。
|
|
179
179
|
|
|
@@ -184,7 +184,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
184
184
|
|
|
185
185
|
@desc.setter
|
|
186
186
|
def desc(self, desc):
|
|
187
|
-
"""Sets the desc of this ShowActionRuleResponse.
|
|
187
|
+
r"""Sets the desc of this ShowActionRuleResponse.
|
|
188
188
|
|
|
189
189
|
规则描述。规则描述长度为0到1024个字符,并且只能是数字、字母、特殊字符(_*)、空格和中文组成,不能以下划线开头和结尾。
|
|
190
190
|
|
|
@@ -195,7 +195,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
195
195
|
|
|
196
196
|
@property
|
|
197
197
|
def type(self):
|
|
198
|
-
"""Gets the type of this ShowActionRuleResponse.
|
|
198
|
+
r"""Gets the type of this ShowActionRuleResponse.
|
|
199
199
|
|
|
200
200
|
规则类型。\"1\":通知,\"2\":用户
|
|
201
201
|
|
|
@@ -206,7 +206,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
206
206
|
|
|
207
207
|
@type.setter
|
|
208
208
|
def type(self, type):
|
|
209
|
-
"""Sets the type of this ShowActionRuleResponse.
|
|
209
|
+
r"""Sets the type of this ShowActionRuleResponse.
|
|
210
210
|
|
|
211
211
|
规则类型。\"1\":通知,\"2\":用户
|
|
212
212
|
|
|
@@ -217,7 +217,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
217
217
|
|
|
218
218
|
@property
|
|
219
219
|
def notification_template(self):
|
|
220
|
-
"""Gets the notification_template of this ShowActionRuleResponse.
|
|
220
|
+
r"""Gets the notification_template of this ShowActionRuleResponse.
|
|
221
221
|
|
|
222
222
|
消息模板
|
|
223
223
|
|
|
@@ -228,7 +228,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
228
228
|
|
|
229
229
|
@notification_template.setter
|
|
230
230
|
def notification_template(self, notification_template):
|
|
231
|
-
"""Sets the notification_template of this ShowActionRuleResponse.
|
|
231
|
+
r"""Sets the notification_template of this ShowActionRuleResponse.
|
|
232
232
|
|
|
233
233
|
消息模板
|
|
234
234
|
|
|
@@ -239,7 +239,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
239
239
|
|
|
240
240
|
@property
|
|
241
241
|
def create_time(self):
|
|
242
|
-
"""Gets the create_time of this ShowActionRuleResponse.
|
|
242
|
+
r"""Gets the create_time of this ShowActionRuleResponse.
|
|
243
243
|
|
|
244
244
|
创建时间
|
|
245
245
|
|
|
@@ -250,7 +250,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
250
250
|
|
|
251
251
|
@create_time.setter
|
|
252
252
|
def create_time(self, create_time):
|
|
253
|
-
"""Sets the create_time of this ShowActionRuleResponse.
|
|
253
|
+
r"""Sets the create_time of this ShowActionRuleResponse.
|
|
254
254
|
|
|
255
255
|
创建时间
|
|
256
256
|
|
|
@@ -261,7 +261,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
261
261
|
|
|
262
262
|
@property
|
|
263
263
|
def update_time(self):
|
|
264
|
-
"""Gets the update_time of this ShowActionRuleResponse.
|
|
264
|
+
r"""Gets the update_time of this ShowActionRuleResponse.
|
|
265
265
|
|
|
266
266
|
修改时间
|
|
267
267
|
|
|
@@ -272,7 +272,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
272
272
|
|
|
273
273
|
@update_time.setter
|
|
274
274
|
def update_time(self, update_time):
|
|
275
|
-
"""Sets the update_time of this ShowActionRuleResponse.
|
|
275
|
+
r"""Sets the update_time of this ShowActionRuleResponse.
|
|
276
276
|
|
|
277
277
|
修改时间
|
|
278
278
|
|
|
@@ -283,7 +283,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
283
283
|
|
|
284
284
|
@property
|
|
285
285
|
def time_zone(self):
|
|
286
|
-
"""Gets the time_zone of this ShowActionRuleResponse.
|
|
286
|
+
r"""Gets the time_zone of this ShowActionRuleResponse.
|
|
287
287
|
|
|
288
288
|
时区
|
|
289
289
|
|
|
@@ -294,7 +294,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
294
294
|
|
|
295
295
|
@time_zone.setter
|
|
296
296
|
def time_zone(self, time_zone):
|
|
297
|
-
"""Sets the time_zone of this ShowActionRuleResponse.
|
|
297
|
+
r"""Sets the time_zone of this ShowActionRuleResponse.
|
|
298
298
|
|
|
299
299
|
时区
|
|
300
300
|
|
|
@@ -305,7 +305,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
305
305
|
|
|
306
306
|
@property
|
|
307
307
|
def smn_topics(self):
|
|
308
|
-
"""Gets the smn_topics of this ShowActionRuleResponse.
|
|
308
|
+
r"""Gets the smn_topics of this ShowActionRuleResponse.
|
|
309
309
|
|
|
310
310
|
SMN主题信息,不能大于5
|
|
311
311
|
|
|
@@ -316,7 +316,7 @@ class ShowActionRuleResponse(SdkResponse):
|
|
|
316
316
|
|
|
317
317
|
@smn_topics.setter
|
|
318
318
|
def smn_topics(self, smn_topics):
|
|
319
|
-
"""Sets the smn_topics of this ShowActionRuleResponse.
|
|
319
|
+
r"""Sets the smn_topics of this ShowActionRuleResponse.
|
|
320
320
|
|
|
321
321
|
SMN主题信息,不能大于5
|
|
322
322
|
|
|
@@ -25,7 +25,7 @@ class ShowAlarmRuleRequest:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, alarm_rule_id=None):
|
|
28
|
-
"""ShowAlarmRuleRequest
|
|
28
|
+
r"""ShowAlarmRuleRequest
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -42,7 +42,7 @@ class ShowAlarmRuleRequest:
|
|
|
42
42
|
|
|
43
43
|
@property
|
|
44
44
|
def alarm_rule_id(self):
|
|
45
|
-
"""Gets the alarm_rule_id of this ShowAlarmRuleRequest.
|
|
45
|
+
r"""Gets the alarm_rule_id of this ShowAlarmRuleRequest.
|
|
46
46
|
|
|
47
47
|
阈值规则ID。
|
|
48
48
|
|
|
@@ -53,7 +53,7 @@ class ShowAlarmRuleRequest:
|
|
|
53
53
|
|
|
54
54
|
@alarm_rule_id.setter
|
|
55
55
|
def alarm_rule_id(self, alarm_rule_id):
|
|
56
|
-
"""Sets the alarm_rule_id of this ShowAlarmRuleRequest.
|
|
56
|
+
r"""Sets the alarm_rule_id of this ShowAlarmRuleRequest.
|
|
57
57
|
|
|
58
58
|
阈值规则ID。
|
|
59
59
|
|
|
@@ -28,7 +28,7 @@ class ShowAlarmRuleResponse(SdkResponse):
|
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
def __init__(self, meta_data=None, thresholds=None):
|
|
31
|
-
"""ShowAlarmRuleResponse
|
|
31
|
+
r"""ShowAlarmRuleResponse
|
|
32
32
|
|
|
33
33
|
The model defined in huaweicloud sdk
|
|
34
34
|
|
|
@@ -51,7 +51,7 @@ class ShowAlarmRuleResponse(SdkResponse):
|
|
|
51
51
|
|
|
52
52
|
@property
|
|
53
53
|
def meta_data(self):
|
|
54
|
-
"""Gets the meta_data of this ShowAlarmRuleResponse.
|
|
54
|
+
r"""Gets the meta_data of this ShowAlarmRuleResponse.
|
|
55
55
|
|
|
56
56
|
:return: The meta_data of this ShowAlarmRuleResponse.
|
|
57
57
|
:rtype: :class:`huaweicloudsdkaom.v2.MetaData`
|
|
@@ -60,7 +60,7 @@ class ShowAlarmRuleResponse(SdkResponse):
|
|
|
60
60
|
|
|
61
61
|
@meta_data.setter
|
|
62
62
|
def meta_data(self, meta_data):
|
|
63
|
-
"""Sets the meta_data of this ShowAlarmRuleResponse.
|
|
63
|
+
r"""Sets the meta_data of this ShowAlarmRuleResponse.
|
|
64
64
|
|
|
65
65
|
:param meta_data: The meta_data of this ShowAlarmRuleResponse.
|
|
66
66
|
:type meta_data: :class:`huaweicloudsdkaom.v2.MetaData`
|
|
@@ -69,7 +69,7 @@ class ShowAlarmRuleResponse(SdkResponse):
|
|
|
69
69
|
|
|
70
70
|
@property
|
|
71
71
|
def thresholds(self):
|
|
72
|
-
"""Gets the thresholds of this ShowAlarmRuleResponse.
|
|
72
|
+
r"""Gets the thresholds of this ShowAlarmRuleResponse.
|
|
73
73
|
|
|
74
74
|
阈值规则列表。
|
|
75
75
|
|
|
@@ -80,7 +80,7 @@ class ShowAlarmRuleResponse(SdkResponse):
|
|
|
80
80
|
|
|
81
81
|
@thresholds.setter
|
|
82
82
|
def thresholds(self, thresholds):
|
|
83
|
-
"""Sets the thresholds of this ShowAlarmRuleResponse.
|
|
83
|
+
r"""Sets the thresholds of this ShowAlarmRuleResponse.
|
|
84
84
|
|
|
85
85
|
阈值规则列表。
|
|
86
86
|
|
|
@@ -27,7 +27,7 @@ class ShowMetricsDataRequest:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, fill_value=None, body=None):
|
|
30
|
-
"""ShowMetricsDataRequest
|
|
30
|
+
r"""ShowMetricsDataRequest
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class ShowMetricsDataRequest:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def fill_value(self):
|
|
53
|
-
"""Gets the fill_value of this ShowMetricsDataRequest.
|
|
53
|
+
r"""Gets the fill_value of this ShowMetricsDataRequest.
|
|
54
54
|
|
|
55
55
|
用于对查询到的监控数据进行断点插值,默认值为-1。 -1:断点处使用-1进行表示。 0 :断点处使用0进行表示。 null:断点处使用null进行表示。 average:断点处使用前后邻近的有效数据的平均值进行表示,如果不存在有效数据则使用null进行表示。
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class ShowMetricsDataRequest:
|
|
|
61
61
|
|
|
62
62
|
@fill_value.setter
|
|
63
63
|
def fill_value(self, fill_value):
|
|
64
|
-
"""Sets the fill_value of this ShowMetricsDataRequest.
|
|
64
|
+
r"""Sets the fill_value of this ShowMetricsDataRequest.
|
|
65
65
|
|
|
66
66
|
用于对查询到的监控数据进行断点插值,默认值为-1。 -1:断点处使用-1进行表示。 0 :断点处使用0进行表示。 null:断点处使用null进行表示。 average:断点处使用前后邻近的有效数据的平均值进行表示,如果不存在有效数据则使用null进行表示。
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class ShowMetricsDataRequest:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def body(self):
|
|
75
|
-
"""Gets the body of this ShowMetricsDataRequest.
|
|
75
|
+
r"""Gets the body of this ShowMetricsDataRequest.
|
|
76
76
|
|
|
77
77
|
:return: The body of this ShowMetricsDataRequest.
|
|
78
78
|
:rtype: :class:`huaweicloudsdkaom.v2.QueryMetricDataParam`
|
|
@@ -81,7 +81,7 @@ class ShowMetricsDataRequest:
|
|
|
81
81
|
|
|
82
82
|
@body.setter
|
|
83
83
|
def body(self, body):
|
|
84
|
-
"""Sets the body of this ShowMetricsDataRequest.
|
|
84
|
+
r"""Sets the body of this ShowMetricsDataRequest.
|
|
85
85
|
|
|
86
86
|
:param body: The body of this ShowMetricsDataRequest.
|
|
87
87
|
:type body: :class:`huaweicloudsdkaom.v2.QueryMetricDataParam`
|
|
@@ -30,7 +30,7 @@ class ShowMetricsDataResponse(SdkResponse):
|
|
|
30
30
|
}
|
|
31
31
|
|
|
32
32
|
def __init__(self, error_code=None, error_message=None, metrics=None):
|
|
33
|
-
"""ShowMetricsDataResponse
|
|
33
|
+
r"""ShowMetricsDataResponse
|
|
34
34
|
|
|
35
35
|
The model defined in huaweicloud sdk
|
|
36
36
|
|
|
@@ -58,7 +58,7 @@ class ShowMetricsDataResponse(SdkResponse):
|
|
|
58
58
|
|
|
59
59
|
@property
|
|
60
60
|
def error_code(self):
|
|
61
|
-
"""Gets the error_code of this ShowMetricsDataResponse.
|
|
61
|
+
r"""Gets the error_code of this ShowMetricsDataResponse.
|
|
62
62
|
|
|
63
63
|
响应码。
|
|
64
64
|
|
|
@@ -69,7 +69,7 @@ class ShowMetricsDataResponse(SdkResponse):
|
|
|
69
69
|
|
|
70
70
|
@error_code.setter
|
|
71
71
|
def error_code(self, error_code):
|
|
72
|
-
"""Sets the error_code of this ShowMetricsDataResponse.
|
|
72
|
+
r"""Sets the error_code of this ShowMetricsDataResponse.
|
|
73
73
|
|
|
74
74
|
响应码。
|
|
75
75
|
|
|
@@ -80,7 +80,7 @@ class ShowMetricsDataResponse(SdkResponse):
|
|
|
80
80
|
|
|
81
81
|
@property
|
|
82
82
|
def error_message(self):
|
|
83
|
-
"""Gets the error_message of this ShowMetricsDataResponse.
|
|
83
|
+
r"""Gets the error_message of this ShowMetricsDataResponse.
|
|
84
84
|
|
|
85
85
|
响应信息描述。
|
|
86
86
|
|
|
@@ -91,7 +91,7 @@ class ShowMetricsDataResponse(SdkResponse):
|
|
|
91
91
|
|
|
92
92
|
@error_message.setter
|
|
93
93
|
def error_message(self, error_message):
|
|
94
|
-
"""Sets the error_message of this ShowMetricsDataResponse.
|
|
94
|
+
r"""Sets the error_message of this ShowMetricsDataResponse.
|
|
95
95
|
|
|
96
96
|
响应信息描述。
|
|
97
97
|
|
|
@@ -102,7 +102,7 @@ class ShowMetricsDataResponse(SdkResponse):
|
|
|
102
102
|
|
|
103
103
|
@property
|
|
104
104
|
def metrics(self):
|
|
105
|
-
"""Gets the metrics of this ShowMetricsDataResponse.
|
|
105
|
+
r"""Gets the metrics of this ShowMetricsDataResponse.
|
|
106
106
|
|
|
107
107
|
指标对象列表。
|
|
108
108
|
|
|
@@ -113,7 +113,7 @@ class ShowMetricsDataResponse(SdkResponse):
|
|
|
113
113
|
|
|
114
114
|
@metrics.setter
|
|
115
115
|
def metrics(self, metrics):
|
|
116
|
-
"""Sets the metrics of this ShowMetricsDataResponse.
|
|
116
|
+
r"""Sets the metrics of this ShowMetricsDataResponse.
|
|
117
117
|
|
|
118
118
|
指标对象列表。
|
|
119
119
|
|
|
@@ -29,7 +29,7 @@ class SmnInfo:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, smn_notified_content=None, smn_subscription_status=None, smn_subscription_type=None):
|
|
32
|
-
"""SmnInfo
|
|
32
|
+
r"""SmnInfo
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -57,7 +57,7 @@ class SmnInfo:
|
|
|
57
57
|
|
|
58
58
|
@property
|
|
59
59
|
def smn_notified_content(self):
|
|
60
|
-
"""Gets the smn_notified_content of this SmnInfo.
|
|
60
|
+
r"""Gets the smn_notified_content of this SmnInfo.
|
|
61
61
|
|
|
62
62
|
smn发送消息的内容
|
|
63
63
|
|
|
@@ -68,7 +68,7 @@ class SmnInfo:
|
|
|
68
68
|
|
|
69
69
|
@smn_notified_content.setter
|
|
70
70
|
def smn_notified_content(self, smn_notified_content):
|
|
71
|
-
"""Sets the smn_notified_content of this SmnInfo.
|
|
71
|
+
r"""Sets the smn_notified_content of this SmnInfo.
|
|
72
72
|
|
|
73
73
|
smn发送消息的内容
|
|
74
74
|
|
|
@@ -79,7 +79,7 @@ class SmnInfo:
|
|
|
79
79
|
|
|
80
80
|
@property
|
|
81
81
|
def smn_subscription_status(self):
|
|
82
|
-
"""Gets the smn_subscription_status of this SmnInfo.
|
|
82
|
+
r"""Gets the smn_subscription_status of this SmnInfo.
|
|
83
83
|
|
|
84
84
|
smn的订阅的状态
|
|
85
85
|
|
|
@@ -90,7 +90,7 @@ class SmnInfo:
|
|
|
90
90
|
|
|
91
91
|
@smn_subscription_status.setter
|
|
92
92
|
def smn_subscription_status(self, smn_subscription_status):
|
|
93
|
-
"""Sets the smn_subscription_status of this SmnInfo.
|
|
93
|
+
r"""Sets the smn_subscription_status of this SmnInfo.
|
|
94
94
|
|
|
95
95
|
smn的订阅的状态
|
|
96
96
|
|
|
@@ -101,7 +101,7 @@ class SmnInfo:
|
|
|
101
101
|
|
|
102
102
|
@property
|
|
103
103
|
def smn_subscription_type(self):
|
|
104
|
-
"""Gets the smn_subscription_type of this SmnInfo.
|
|
104
|
+
r"""Gets the smn_subscription_type of this SmnInfo.
|
|
105
105
|
|
|
106
106
|
smn的订阅类型
|
|
107
107
|
|
|
@@ -112,7 +112,7 @@ class SmnInfo:
|
|
|
112
112
|
|
|
113
113
|
@smn_subscription_type.setter
|
|
114
114
|
def smn_subscription_type(self, smn_subscription_type):
|
|
115
|
-
"""Sets the smn_subscription_type of this SmnInfo.
|
|
115
|
+
r"""Sets the smn_subscription_type of this SmnInfo.
|
|
116
116
|
|
|
117
117
|
smn的订阅类型
|
|
118
118
|
|
|
@@ -35,7 +35,7 @@ class SmnResponse:
|
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
def __init__(self, sent_time=None, smn_notified_history=None, smn_request_id=None, smn_response_body=None, smn_response_code=None, smn_topic=None):
|
|
38
|
-
"""SmnResponse
|
|
38
|
+
r"""SmnResponse
|
|
39
39
|
|
|
40
40
|
The model defined in huaweicloud sdk
|
|
41
41
|
|
|
@@ -78,7 +78,7 @@ class SmnResponse:
|
|
|
78
78
|
|
|
79
79
|
@property
|
|
80
80
|
def sent_time(self):
|
|
81
|
-
"""Gets the sent_time of this SmnResponse.
|
|
81
|
+
r"""Gets the sent_time of this SmnResponse.
|
|
82
82
|
|
|
83
83
|
发送时间。
|
|
84
84
|
|
|
@@ -89,7 +89,7 @@ class SmnResponse:
|
|
|
89
89
|
|
|
90
90
|
@sent_time.setter
|
|
91
91
|
def sent_time(self, sent_time):
|
|
92
|
-
"""Sets the sent_time of this SmnResponse.
|
|
92
|
+
r"""Sets the sent_time of this SmnResponse.
|
|
93
93
|
|
|
94
94
|
发送时间。
|
|
95
95
|
|
|
@@ -100,7 +100,7 @@ class SmnResponse:
|
|
|
100
100
|
|
|
101
101
|
@property
|
|
102
102
|
def smn_notified_history(self):
|
|
103
|
-
"""Gets the smn_notified_history of this SmnResponse.
|
|
103
|
+
r"""Gets the smn_notified_history of this SmnResponse.
|
|
104
104
|
|
|
105
105
|
发送的通知的消息内容。
|
|
106
106
|
|
|
@@ -111,7 +111,7 @@ class SmnResponse:
|
|
|
111
111
|
|
|
112
112
|
@smn_notified_history.setter
|
|
113
113
|
def smn_notified_history(self, smn_notified_history):
|
|
114
|
-
"""Sets the smn_notified_history of this SmnResponse.
|
|
114
|
+
r"""Sets the smn_notified_history of this SmnResponse.
|
|
115
115
|
|
|
116
116
|
发送的通知的消息内容。
|
|
117
117
|
|
|
@@ -122,7 +122,7 @@ class SmnResponse:
|
|
|
122
122
|
|
|
123
123
|
@property
|
|
124
124
|
def smn_request_id(self):
|
|
125
|
-
"""Gets the smn_request_id of this SmnResponse.
|
|
125
|
+
r"""Gets the smn_request_id of this SmnResponse.
|
|
126
126
|
|
|
127
127
|
请求smn服务的请求id。
|
|
128
128
|
|
|
@@ -133,7 +133,7 @@ class SmnResponse:
|
|
|
133
133
|
|
|
134
134
|
@smn_request_id.setter
|
|
135
135
|
def smn_request_id(self, smn_request_id):
|
|
136
|
-
"""Sets the smn_request_id of this SmnResponse.
|
|
136
|
+
r"""Sets the smn_request_id of this SmnResponse.
|
|
137
137
|
|
|
138
138
|
请求smn服务的请求id。
|
|
139
139
|
|
|
@@ -144,7 +144,7 @@ class SmnResponse:
|
|
|
144
144
|
|
|
145
145
|
@property
|
|
146
146
|
def smn_response_body(self):
|
|
147
|
-
"""Gets the smn_response_body of this SmnResponse.
|
|
147
|
+
r"""Gets the smn_response_body of this SmnResponse.
|
|
148
148
|
|
|
149
149
|
调用smn服务返回的信息。
|
|
150
150
|
|
|
@@ -155,7 +155,7 @@ class SmnResponse:
|
|
|
155
155
|
|
|
156
156
|
@smn_response_body.setter
|
|
157
157
|
def smn_response_body(self, smn_response_body):
|
|
158
|
-
"""Sets the smn_response_body of this SmnResponse.
|
|
158
|
+
r"""Sets the smn_response_body of this SmnResponse.
|
|
159
159
|
|
|
160
160
|
调用smn服务返回的信息。
|
|
161
161
|
|
|
@@ -166,7 +166,7 @@ class SmnResponse:
|
|
|
166
166
|
|
|
167
167
|
@property
|
|
168
168
|
def smn_response_code(self):
|
|
169
|
-
"""Gets the smn_response_code of this SmnResponse.
|
|
169
|
+
r"""Gets the smn_response_code of this SmnResponse.
|
|
170
170
|
|
|
171
171
|
调用smn服务返回的http状态码。
|
|
172
172
|
|
|
@@ -177,7 +177,7 @@ class SmnResponse:
|
|
|
177
177
|
|
|
178
178
|
@smn_response_code.setter
|
|
179
179
|
def smn_response_code(self, smn_response_code):
|
|
180
|
-
"""Sets the smn_response_code of this SmnResponse.
|
|
180
|
+
r"""Sets the smn_response_code of this SmnResponse.
|
|
181
181
|
|
|
182
182
|
调用smn服务返回的http状态码。
|
|
183
183
|
|
|
@@ -188,7 +188,7 @@ class SmnResponse:
|
|
|
188
188
|
|
|
189
189
|
@property
|
|
190
190
|
def smn_topic(self):
|
|
191
|
-
"""Gets the smn_topic of this SmnResponse.
|
|
191
|
+
r"""Gets the smn_topic of this SmnResponse.
|
|
192
192
|
|
|
193
193
|
smn的主题。
|
|
194
194
|
|
|
@@ -199,7 +199,7 @@ class SmnResponse:
|
|
|
199
199
|
|
|
200
200
|
@smn_topic.setter
|
|
201
201
|
def smn_topic(self, smn_topic):
|
|
202
|
-
"""Sets the smn_topic of this SmnResponse.
|
|
202
|
+
r"""Sets the smn_topic of this SmnResponse.
|
|
203
203
|
|
|
204
204
|
smn的主题。
|
|
205
205
|
|