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
|
@@ -59,7 +59,7 @@ class AlarmRuleParam:
|
|
|
59
59
|
}
|
|
60
60
|
|
|
61
61
|
def __init__(self, action_enabled=None, alarm_actions=None, alarm_advice=None, alarm_description=None, alarm_level=None, alarm_rule_name=None, comparison_operator=None, dimensions=None, evaluation_periods=None, is_turn_on=None, insufficient_data_actions=None, metric_name=None, namespace=None, ok_actions=None, period=None, statistic=None, threshold=None, unit=None):
|
|
62
|
-
"""AlarmRuleParam
|
|
62
|
+
r"""AlarmRuleParam
|
|
63
63
|
|
|
64
64
|
The model defined in huaweicloud sdk
|
|
65
65
|
|
|
@@ -151,7 +151,7 @@ class AlarmRuleParam:
|
|
|
151
151
|
|
|
152
152
|
@property
|
|
153
153
|
def action_enabled(self):
|
|
154
|
-
"""Gets the action_enabled of this AlarmRuleParam.
|
|
154
|
+
r"""Gets the action_enabled of this AlarmRuleParam.
|
|
155
155
|
|
|
156
156
|
是否启用通知。
|
|
157
157
|
|
|
@@ -162,7 +162,7 @@ class AlarmRuleParam:
|
|
|
162
162
|
|
|
163
163
|
@action_enabled.setter
|
|
164
164
|
def action_enabled(self, action_enabled):
|
|
165
|
-
"""Sets the action_enabled of this AlarmRuleParam.
|
|
165
|
+
r"""Sets the action_enabled of this AlarmRuleParam.
|
|
166
166
|
|
|
167
167
|
是否启用通知。
|
|
168
168
|
|
|
@@ -173,7 +173,7 @@ class AlarmRuleParam:
|
|
|
173
173
|
|
|
174
174
|
@property
|
|
175
175
|
def alarm_actions(self):
|
|
176
|
-
"""Gets the alarm_actions of this AlarmRuleParam.
|
|
176
|
+
r"""Gets the alarm_actions of this AlarmRuleParam.
|
|
177
177
|
|
|
178
178
|
告警状态通知列表。
|
|
179
179
|
|
|
@@ -184,7 +184,7 @@ class AlarmRuleParam:
|
|
|
184
184
|
|
|
185
185
|
@alarm_actions.setter
|
|
186
186
|
def alarm_actions(self, alarm_actions):
|
|
187
|
-
"""Sets the alarm_actions of this AlarmRuleParam.
|
|
187
|
+
r"""Sets the alarm_actions of this AlarmRuleParam.
|
|
188
188
|
|
|
189
189
|
告警状态通知列表。
|
|
190
190
|
|
|
@@ -195,7 +195,7 @@ class AlarmRuleParam:
|
|
|
195
195
|
|
|
196
196
|
@property
|
|
197
197
|
def alarm_advice(self):
|
|
198
|
-
"""Gets the alarm_advice of this AlarmRuleParam.
|
|
198
|
+
r"""Gets the alarm_advice of this AlarmRuleParam.
|
|
199
199
|
|
|
200
200
|
告警清除建议。
|
|
201
201
|
|
|
@@ -206,7 +206,7 @@ class AlarmRuleParam:
|
|
|
206
206
|
|
|
207
207
|
@alarm_advice.setter
|
|
208
208
|
def alarm_advice(self, alarm_advice):
|
|
209
|
-
"""Sets the alarm_advice of this AlarmRuleParam.
|
|
209
|
+
r"""Sets the alarm_advice of this AlarmRuleParam.
|
|
210
210
|
|
|
211
211
|
告警清除建议。
|
|
212
212
|
|
|
@@ -217,7 +217,7 @@ class AlarmRuleParam:
|
|
|
217
217
|
|
|
218
218
|
@property
|
|
219
219
|
def alarm_description(self):
|
|
220
|
-
"""Gets the alarm_description of this AlarmRuleParam.
|
|
220
|
+
r"""Gets the alarm_description of this AlarmRuleParam.
|
|
221
221
|
|
|
222
222
|
阈值规则描述。
|
|
223
223
|
|
|
@@ -228,7 +228,7 @@ class AlarmRuleParam:
|
|
|
228
228
|
|
|
229
229
|
@alarm_description.setter
|
|
230
230
|
def alarm_description(self, alarm_description):
|
|
231
|
-
"""Sets the alarm_description of this AlarmRuleParam.
|
|
231
|
+
r"""Sets the alarm_description of this AlarmRuleParam.
|
|
232
232
|
|
|
233
233
|
阈值规则描述。
|
|
234
234
|
|
|
@@ -239,7 +239,7 @@ class AlarmRuleParam:
|
|
|
239
239
|
|
|
240
240
|
@property
|
|
241
241
|
def alarm_level(self):
|
|
242
|
-
"""Gets the alarm_level of this AlarmRuleParam.
|
|
242
|
+
r"""Gets the alarm_level of this AlarmRuleParam.
|
|
243
243
|
|
|
244
244
|
告警级别。1:紧急,2:重要,3:一般,4:提示。
|
|
245
245
|
|
|
@@ -250,7 +250,7 @@ class AlarmRuleParam:
|
|
|
250
250
|
|
|
251
251
|
@alarm_level.setter
|
|
252
252
|
def alarm_level(self, alarm_level):
|
|
253
|
-
"""Sets the alarm_level of this AlarmRuleParam.
|
|
253
|
+
r"""Sets the alarm_level of this AlarmRuleParam.
|
|
254
254
|
|
|
255
255
|
告警级别。1:紧急,2:重要,3:一般,4:提示。
|
|
256
256
|
|
|
@@ -261,7 +261,7 @@ class AlarmRuleParam:
|
|
|
261
261
|
|
|
262
262
|
@property
|
|
263
263
|
def alarm_rule_name(self):
|
|
264
|
-
"""Gets the alarm_rule_name of this AlarmRuleParam.
|
|
264
|
+
r"""Gets the alarm_rule_name of this AlarmRuleParam.
|
|
265
265
|
|
|
266
266
|
阈值规则名称。规则名称包含大小写字母、数字、特殊字符(-_)和汉字组成,不能以特殊字符开头或结尾,最大长度为100。
|
|
267
267
|
|
|
@@ -272,7 +272,7 @@ class AlarmRuleParam:
|
|
|
272
272
|
|
|
273
273
|
@alarm_rule_name.setter
|
|
274
274
|
def alarm_rule_name(self, alarm_rule_name):
|
|
275
|
-
"""Sets the alarm_rule_name of this AlarmRuleParam.
|
|
275
|
+
r"""Sets the alarm_rule_name of this AlarmRuleParam.
|
|
276
276
|
|
|
277
277
|
阈值规则名称。规则名称包含大小写字母、数字、特殊字符(-_)和汉字组成,不能以特殊字符开头或结尾,最大长度为100。
|
|
278
278
|
|
|
@@ -283,7 +283,7 @@ class AlarmRuleParam:
|
|
|
283
283
|
|
|
284
284
|
@property
|
|
285
285
|
def comparison_operator(self):
|
|
286
|
-
"""Gets the comparison_operator of this AlarmRuleParam.
|
|
286
|
+
r"""Gets the comparison_operator of this AlarmRuleParam.
|
|
287
287
|
|
|
288
288
|
超限条件。<:小于阈值。>:大于阈值。<=:小于等于阈值。>=:大于等于阈值。
|
|
289
289
|
|
|
@@ -294,7 +294,7 @@ class AlarmRuleParam:
|
|
|
294
294
|
|
|
295
295
|
@comparison_operator.setter
|
|
296
296
|
def comparison_operator(self, comparison_operator):
|
|
297
|
-
"""Sets the comparison_operator of this AlarmRuleParam.
|
|
297
|
+
r"""Sets the comparison_operator of this AlarmRuleParam.
|
|
298
298
|
|
|
299
299
|
超限条件。<:小于阈值。>:大于阈值。<=:小于等于阈值。>=:大于等于阈值。
|
|
300
300
|
|
|
@@ -305,7 +305,7 @@ class AlarmRuleParam:
|
|
|
305
305
|
|
|
306
306
|
@property
|
|
307
307
|
def dimensions(self):
|
|
308
|
-
"""Gets the dimensions of this AlarmRuleParam.
|
|
308
|
+
r"""Gets the dimensions of this AlarmRuleParam.
|
|
309
309
|
|
|
310
310
|
时间序列维度。
|
|
311
311
|
|
|
@@ -316,7 +316,7 @@ class AlarmRuleParam:
|
|
|
316
316
|
|
|
317
317
|
@dimensions.setter
|
|
318
318
|
def dimensions(self, dimensions):
|
|
319
|
-
"""Sets the dimensions of this AlarmRuleParam.
|
|
319
|
+
r"""Sets the dimensions of this AlarmRuleParam.
|
|
320
320
|
|
|
321
321
|
时间序列维度。
|
|
322
322
|
|
|
@@ -327,7 +327,7 @@ class AlarmRuleParam:
|
|
|
327
327
|
|
|
328
328
|
@property
|
|
329
329
|
def evaluation_periods(self):
|
|
330
|
-
"""Gets the evaluation_periods of this AlarmRuleParam.
|
|
330
|
+
r"""Gets the evaluation_periods of this AlarmRuleParam.
|
|
331
331
|
|
|
332
332
|
间隔周期。
|
|
333
333
|
|
|
@@ -338,7 +338,7 @@ class AlarmRuleParam:
|
|
|
338
338
|
|
|
339
339
|
@evaluation_periods.setter
|
|
340
340
|
def evaluation_periods(self, evaluation_periods):
|
|
341
|
-
"""Sets the evaluation_periods of this AlarmRuleParam.
|
|
341
|
+
r"""Sets the evaluation_periods of this AlarmRuleParam.
|
|
342
342
|
|
|
343
343
|
间隔周期。
|
|
344
344
|
|
|
@@ -349,7 +349,7 @@ class AlarmRuleParam:
|
|
|
349
349
|
|
|
350
350
|
@property
|
|
351
351
|
def is_turn_on(self):
|
|
352
|
-
"""Gets the is_turn_on of this AlarmRuleParam.
|
|
352
|
+
r"""Gets the is_turn_on of this AlarmRuleParam.
|
|
353
353
|
|
|
354
354
|
阈值规则是否启用。
|
|
355
355
|
|
|
@@ -360,7 +360,7 @@ class AlarmRuleParam:
|
|
|
360
360
|
|
|
361
361
|
@is_turn_on.setter
|
|
362
362
|
def is_turn_on(self, is_turn_on):
|
|
363
|
-
"""Sets the is_turn_on of this AlarmRuleParam.
|
|
363
|
+
r"""Sets the is_turn_on of this AlarmRuleParam.
|
|
364
364
|
|
|
365
365
|
阈值规则是否启用。
|
|
366
366
|
|
|
@@ -371,7 +371,7 @@ class AlarmRuleParam:
|
|
|
371
371
|
|
|
372
372
|
@property
|
|
373
373
|
def insufficient_data_actions(self):
|
|
374
|
-
"""Gets the insufficient_data_actions of this AlarmRuleParam.
|
|
374
|
+
r"""Gets the insufficient_data_actions of this AlarmRuleParam.
|
|
375
375
|
|
|
376
376
|
数据不足通知列表。
|
|
377
377
|
|
|
@@ -382,7 +382,7 @@ class AlarmRuleParam:
|
|
|
382
382
|
|
|
383
383
|
@insufficient_data_actions.setter
|
|
384
384
|
def insufficient_data_actions(self, insufficient_data_actions):
|
|
385
|
-
"""Sets the insufficient_data_actions of this AlarmRuleParam.
|
|
385
|
+
r"""Sets the insufficient_data_actions of this AlarmRuleParam.
|
|
386
386
|
|
|
387
387
|
数据不足通知列表。
|
|
388
388
|
|
|
@@ -393,7 +393,7 @@ class AlarmRuleParam:
|
|
|
393
393
|
|
|
394
394
|
@property
|
|
395
395
|
def metric_name(self):
|
|
396
|
-
"""Gets the metric_name of this AlarmRuleParam.
|
|
396
|
+
r"""Gets the metric_name of this AlarmRuleParam.
|
|
397
397
|
|
|
398
398
|
时间序列名称。名称长度取值范围为1~255个字符。
|
|
399
399
|
|
|
@@ -404,7 +404,7 @@ class AlarmRuleParam:
|
|
|
404
404
|
|
|
405
405
|
@metric_name.setter
|
|
406
406
|
def metric_name(self, metric_name):
|
|
407
|
-
"""Sets the metric_name of this AlarmRuleParam.
|
|
407
|
+
r"""Sets the metric_name of this AlarmRuleParam.
|
|
408
408
|
|
|
409
409
|
时间序列名称。名称长度取值范围为1~255个字符。
|
|
410
410
|
|
|
@@ -415,7 +415,7 @@ class AlarmRuleParam:
|
|
|
415
415
|
|
|
416
416
|
@property
|
|
417
417
|
def namespace(self):
|
|
418
|
-
"""Gets the namespace of this AlarmRuleParam.
|
|
418
|
+
r"""Gets the namespace of this AlarmRuleParam.
|
|
419
419
|
|
|
420
420
|
时间序列命名空间。
|
|
421
421
|
|
|
@@ -426,7 +426,7 @@ class AlarmRuleParam:
|
|
|
426
426
|
|
|
427
427
|
@namespace.setter
|
|
428
428
|
def namespace(self, namespace):
|
|
429
|
-
"""Sets the namespace of this AlarmRuleParam.
|
|
429
|
+
r"""Sets the namespace of this AlarmRuleParam.
|
|
430
430
|
|
|
431
431
|
时间序列命名空间。
|
|
432
432
|
|
|
@@ -437,7 +437,7 @@ class AlarmRuleParam:
|
|
|
437
437
|
|
|
438
438
|
@property
|
|
439
439
|
def ok_actions(self):
|
|
440
|
-
"""Gets the ok_actions of this AlarmRuleParam.
|
|
440
|
+
r"""Gets the ok_actions of this AlarmRuleParam.
|
|
441
441
|
|
|
442
442
|
正常状态通知列表。
|
|
443
443
|
|
|
@@ -448,7 +448,7 @@ class AlarmRuleParam:
|
|
|
448
448
|
|
|
449
449
|
@ok_actions.setter
|
|
450
450
|
def ok_actions(self, ok_actions):
|
|
451
|
-
"""Sets the ok_actions of this AlarmRuleParam.
|
|
451
|
+
r"""Sets the ok_actions of this AlarmRuleParam.
|
|
452
452
|
|
|
453
453
|
正常状态通知列表。
|
|
454
454
|
|
|
@@ -459,7 +459,7 @@ class AlarmRuleParam:
|
|
|
459
459
|
|
|
460
460
|
@property
|
|
461
461
|
def period(self):
|
|
462
|
-
"""Gets the period of this AlarmRuleParam.
|
|
462
|
+
r"""Gets the period of this AlarmRuleParam.
|
|
463
463
|
|
|
464
464
|
统计周期。60000:一分钟。300000:五分钟。900000:十五分钟。3600000:一小时。
|
|
465
465
|
|
|
@@ -470,7 +470,7 @@ class AlarmRuleParam:
|
|
|
470
470
|
|
|
471
471
|
@period.setter
|
|
472
472
|
def period(self, period):
|
|
473
|
-
"""Sets the period of this AlarmRuleParam.
|
|
473
|
+
r"""Sets the period of this AlarmRuleParam.
|
|
474
474
|
|
|
475
475
|
统计周期。60000:一分钟。300000:五分钟。900000:十五分钟。3600000:一小时。
|
|
476
476
|
|
|
@@ -481,7 +481,7 @@ class AlarmRuleParam:
|
|
|
481
481
|
|
|
482
482
|
@property
|
|
483
483
|
def statistic(self):
|
|
484
|
-
"""Gets the statistic of this AlarmRuleParam.
|
|
484
|
+
r"""Gets the statistic of this AlarmRuleParam.
|
|
485
485
|
|
|
486
486
|
统计方式。
|
|
487
487
|
|
|
@@ -492,7 +492,7 @@ class AlarmRuleParam:
|
|
|
492
492
|
|
|
493
493
|
@statistic.setter
|
|
494
494
|
def statistic(self, statistic):
|
|
495
|
-
"""Sets the statistic of this AlarmRuleParam.
|
|
495
|
+
r"""Sets the statistic of this AlarmRuleParam.
|
|
496
496
|
|
|
497
497
|
统计方式。
|
|
498
498
|
|
|
@@ -503,7 +503,7 @@ class AlarmRuleParam:
|
|
|
503
503
|
|
|
504
504
|
@property
|
|
505
505
|
def threshold(self):
|
|
506
|
-
"""Gets the threshold of this AlarmRuleParam.
|
|
506
|
+
r"""Gets the threshold of this AlarmRuleParam.
|
|
507
507
|
|
|
508
508
|
超限值。
|
|
509
509
|
|
|
@@ -514,7 +514,7 @@ class AlarmRuleParam:
|
|
|
514
514
|
|
|
515
515
|
@threshold.setter
|
|
516
516
|
def threshold(self, threshold):
|
|
517
|
-
"""Sets the threshold of this AlarmRuleParam.
|
|
517
|
+
r"""Sets the threshold of this AlarmRuleParam.
|
|
518
518
|
|
|
519
519
|
超限值。
|
|
520
520
|
|
|
@@ -525,7 +525,7 @@ class AlarmRuleParam:
|
|
|
525
525
|
|
|
526
526
|
@property
|
|
527
527
|
def unit(self):
|
|
528
|
-
"""Gets the unit of this AlarmRuleParam.
|
|
528
|
+
r"""Gets the unit of this AlarmRuleParam.
|
|
529
529
|
|
|
530
530
|
时间序列单位
|
|
531
531
|
|
|
@@ -536,7 +536,7 @@ class AlarmRuleParam:
|
|
|
536
536
|
|
|
537
537
|
@unit.setter
|
|
538
538
|
def unit(self, unit):
|
|
539
|
-
"""Sets the unit of this AlarmRuleParam.
|
|
539
|
+
r"""Sets the unit of this AlarmRuleParam.
|
|
540
540
|
|
|
541
541
|
时间序列单位
|
|
542
542
|
|
|
@@ -29,7 +29,7 @@ class AlarmTags:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, auto_tags=None, custom_tags=None, custom_annotations=None):
|
|
32
|
-
"""AlarmTags
|
|
32
|
+
r"""AlarmTags
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -57,7 +57,7 @@ class AlarmTags:
|
|
|
57
57
|
|
|
58
58
|
@property
|
|
59
59
|
def auto_tags(self):
|
|
60
|
-
"""Gets the auto_tags of this AlarmTags.
|
|
60
|
+
r"""Gets the auto_tags of this AlarmTags.
|
|
61
61
|
|
|
62
62
|
自动标签。
|
|
63
63
|
|
|
@@ -68,7 +68,7 @@ class AlarmTags:
|
|
|
68
68
|
|
|
69
69
|
@auto_tags.setter
|
|
70
70
|
def auto_tags(self, auto_tags):
|
|
71
|
-
"""Sets the auto_tags of this AlarmTags.
|
|
71
|
+
r"""Sets the auto_tags of this AlarmTags.
|
|
72
72
|
|
|
73
73
|
自动标签。
|
|
74
74
|
|
|
@@ -79,7 +79,7 @@ class AlarmTags:
|
|
|
79
79
|
|
|
80
80
|
@property
|
|
81
81
|
def custom_tags(self):
|
|
82
|
-
"""Gets the custom_tags of this AlarmTags.
|
|
82
|
+
r"""Gets the custom_tags of this AlarmTags.
|
|
83
83
|
|
|
84
84
|
自定义标签。
|
|
85
85
|
|
|
@@ -90,7 +90,7 @@ class AlarmTags:
|
|
|
90
90
|
|
|
91
91
|
@custom_tags.setter
|
|
92
92
|
def custom_tags(self, custom_tags):
|
|
93
|
-
"""Sets the custom_tags of this AlarmTags.
|
|
93
|
+
r"""Sets the custom_tags of this AlarmTags.
|
|
94
94
|
|
|
95
95
|
自定义标签。
|
|
96
96
|
|
|
@@ -101,7 +101,7 @@ class AlarmTags:
|
|
|
101
101
|
|
|
102
102
|
@property
|
|
103
103
|
def custom_annotations(self):
|
|
104
|
-
"""Gets the custom_annotations of this AlarmTags.
|
|
104
|
+
r"""Gets the custom_annotations of this AlarmTags.
|
|
105
105
|
|
|
106
106
|
告警标注。
|
|
107
107
|
|
|
@@ -112,7 +112,7 @@ class AlarmTags:
|
|
|
112
112
|
|
|
113
113
|
@custom_annotations.setter
|
|
114
114
|
def custom_annotations(self, custom_annotations):
|
|
115
|
-
"""Sets the custom_annotations of this AlarmTags.
|
|
115
|
+
r"""Sets the custom_annotations of this AlarmTags.
|
|
116
116
|
|
|
117
117
|
告警标注。
|
|
118
118
|
|
|
@@ -29,7 +29,7 @@ class AppNameRule:
|
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
def __init__(self, name_type=None, args=None, value=None):
|
|
32
|
-
"""AppNameRule
|
|
32
|
+
r"""AppNameRule
|
|
33
33
|
|
|
34
34
|
The model defined in huaweicloud sdk
|
|
35
35
|
|
|
@@ -55,7 +55,7 @@ class AppNameRule:
|
|
|
55
55
|
|
|
56
56
|
@property
|
|
57
57
|
def name_type(self):
|
|
58
|
-
"""Gets the name_type of this AppNameRule.
|
|
58
|
+
r"""Gets the name_type of this AppNameRule.
|
|
59
59
|
|
|
60
60
|
取值类型。从cmdLineHash、cmdLine、env、str里面选取。
|
|
61
61
|
|
|
@@ -66,7 +66,7 @@ class AppNameRule:
|
|
|
66
66
|
|
|
67
67
|
@name_type.setter
|
|
68
68
|
def name_type(self, name_type):
|
|
69
|
-
"""Sets the name_type of this AppNameRule.
|
|
69
|
+
r"""Sets the name_type of this AppNameRule.
|
|
70
70
|
|
|
71
71
|
取值类型。从cmdLineHash、cmdLine、env、str里面选取。
|
|
72
72
|
|
|
@@ -77,7 +77,7 @@ class AppNameRule:
|
|
|
77
77
|
|
|
78
78
|
@property
|
|
79
79
|
def args(self):
|
|
80
|
-
"""Gets the args of this AppNameRule.
|
|
80
|
+
r"""Gets the args of this AppNameRule.
|
|
81
81
|
|
|
82
82
|
输入值。
|
|
83
83
|
|
|
@@ -88,7 +88,7 @@ class AppNameRule:
|
|
|
88
88
|
|
|
89
89
|
@args.setter
|
|
90
90
|
def args(self, args):
|
|
91
|
-
"""Sets the args of this AppNameRule.
|
|
91
|
+
r"""Sets the args of this AppNameRule.
|
|
92
92
|
|
|
93
93
|
输入值。
|
|
94
94
|
|
|
@@ -99,7 +99,7 @@ class AppNameRule:
|
|
|
99
99
|
|
|
100
100
|
@property
|
|
101
101
|
def value(self):
|
|
102
|
-
"""Gets the value of this AppNameRule.
|
|
102
|
+
r"""Gets the value of this AppNameRule.
|
|
103
103
|
|
|
104
104
|
服务名(仅nameType为cmdLineHash时填写)。
|
|
105
105
|
|
|
@@ -110,7 +110,7 @@ class AppNameRule:
|
|
|
110
110
|
|
|
111
111
|
@value.setter
|
|
112
112
|
def value(self, value):
|
|
113
|
-
"""Sets the value of this AppNameRule.
|
|
113
|
+
r"""Sets the value of this AppNameRule.
|
|
114
114
|
|
|
115
115
|
服务名(仅nameType为cmdLineHash时填写)。
|
|
116
116
|
|
|
@@ -41,7 +41,7 @@ class AppRules:
|
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
def __init__(self, create_time=None, enable=None, event_name=None, hostid=None, id=None, name=None, projectid=None, spec=None, desc=None):
|
|
44
|
-
"""AppRules
|
|
44
|
+
r"""AppRules
|
|
45
45
|
|
|
46
46
|
The model defined in huaweicloud sdk
|
|
47
47
|
|
|
@@ -93,7 +93,7 @@ class AppRules:
|
|
|
93
93
|
|
|
94
94
|
@property
|
|
95
95
|
def create_time(self):
|
|
96
|
-
"""Gets the create_time of this AppRules.
|
|
96
|
+
r"""Gets the create_time of this AppRules.
|
|
97
97
|
|
|
98
98
|
规则创建时间(创建时不传,修改时传查询返回的createTime)。
|
|
99
99
|
|
|
@@ -104,7 +104,7 @@ class AppRules:
|
|
|
104
104
|
|
|
105
105
|
@create_time.setter
|
|
106
106
|
def create_time(self, create_time):
|
|
107
|
-
"""Sets the create_time of this AppRules.
|
|
107
|
+
r"""Sets the create_time of this AppRules.
|
|
108
108
|
|
|
109
109
|
规则创建时间(创建时不传,修改时传查询返回的createTime)。
|
|
110
110
|
|
|
@@ -115,7 +115,7 @@ class AppRules:
|
|
|
115
115
|
|
|
116
116
|
@property
|
|
117
117
|
def enable(self):
|
|
118
|
-
"""Gets the enable of this AppRules.
|
|
118
|
+
r"""Gets the enable of this AppRules.
|
|
119
119
|
|
|
120
120
|
true、false 规则是否启用。
|
|
121
121
|
|
|
@@ -126,7 +126,7 @@ class AppRules:
|
|
|
126
126
|
|
|
127
127
|
@enable.setter
|
|
128
128
|
def enable(self, enable):
|
|
129
|
-
"""Sets the enable of this AppRules.
|
|
129
|
+
r"""Sets the enable of this AppRules.
|
|
130
130
|
|
|
131
131
|
true、false 规则是否启用。
|
|
132
132
|
|
|
@@ -137,7 +137,7 @@ class AppRules:
|
|
|
137
137
|
|
|
138
138
|
@property
|
|
139
139
|
def event_name(self):
|
|
140
|
-
"""Gets the event_name of this AppRules.
|
|
140
|
+
r"""Gets the event_name of this AppRules.
|
|
141
141
|
|
|
142
142
|
aom_inventory_rules_event规则事件名称,对于服务发现固定为\"aom_inventory_rules_event\"。
|
|
143
143
|
|
|
@@ -148,7 +148,7 @@ class AppRules:
|
|
|
148
148
|
|
|
149
149
|
@event_name.setter
|
|
150
150
|
def event_name(self, event_name):
|
|
151
|
-
"""Sets the event_name of this AppRules.
|
|
151
|
+
r"""Sets the event_name of this AppRules.
|
|
152
152
|
|
|
153
153
|
aom_inventory_rules_event规则事件名称,对于服务发现固定为\"aom_inventory_rules_event\"。
|
|
154
154
|
|
|
@@ -159,7 +159,7 @@ class AppRules:
|
|
|
159
159
|
|
|
160
160
|
@property
|
|
161
161
|
def hostid(self):
|
|
162
|
-
"""Gets the hostid of this AppRules.
|
|
162
|
+
r"""Gets the hostid of this AppRules.
|
|
163
163
|
|
|
164
164
|
主机ID(暂不使用,传空即可)。
|
|
165
165
|
|
|
@@ -170,7 +170,7 @@ class AppRules:
|
|
|
170
170
|
|
|
171
171
|
@hostid.setter
|
|
172
172
|
def hostid(self, hostid):
|
|
173
|
-
"""Sets the hostid of this AppRules.
|
|
173
|
+
r"""Sets the hostid of this AppRules.
|
|
174
174
|
|
|
175
175
|
主机ID(暂不使用,传空即可)。
|
|
176
176
|
|
|
@@ -181,7 +181,7 @@ class AppRules:
|
|
|
181
181
|
|
|
182
182
|
@property
|
|
183
183
|
def id(self):
|
|
184
|
-
"""Gets the id of this AppRules.
|
|
184
|
+
r"""Gets the id of this AppRules.
|
|
185
185
|
|
|
186
186
|
创建时填空,修改时填规则ID。
|
|
187
187
|
|
|
@@ -192,7 +192,7 @@ class AppRules:
|
|
|
192
192
|
|
|
193
193
|
@id.setter
|
|
194
194
|
def id(self, id):
|
|
195
|
-
"""Sets the id of this AppRules.
|
|
195
|
+
r"""Sets the id of this AppRules.
|
|
196
196
|
|
|
197
197
|
创建时填空,修改时填规则ID。
|
|
198
198
|
|
|
@@ -203,7 +203,7 @@ class AppRules:
|
|
|
203
203
|
|
|
204
204
|
@property
|
|
205
205
|
def name(self):
|
|
206
|
-
"""Gets the name of this AppRules.
|
|
206
|
+
r"""Gets the name of this AppRules.
|
|
207
207
|
|
|
208
208
|
规则名称。 字符长度为4到63位,以小写字母a-z开头,只能包含0-9/a-z/-,不能以-结尾。
|
|
209
209
|
|
|
@@ -214,7 +214,7 @@ class AppRules:
|
|
|
214
214
|
|
|
215
215
|
@name.setter
|
|
216
216
|
def name(self, name):
|
|
217
|
-
"""Sets the name of this AppRules.
|
|
217
|
+
r"""Sets the name of this AppRules.
|
|
218
218
|
|
|
219
219
|
规则名称。 字符长度为4到63位,以小写字母a-z开头,只能包含0-9/a-z/-,不能以-结尾。
|
|
220
220
|
|
|
@@ -225,7 +225,7 @@ class AppRules:
|
|
|
225
225
|
|
|
226
226
|
@property
|
|
227
227
|
def projectid(self):
|
|
228
|
-
"""Gets the projectid of this AppRules.
|
|
228
|
+
r"""Gets the projectid of this AppRules.
|
|
229
229
|
|
|
230
230
|
租户从IAM申请到的projectid,一般为32位字符串。
|
|
231
231
|
|
|
@@ -236,7 +236,7 @@ class AppRules:
|
|
|
236
236
|
|
|
237
237
|
@projectid.setter
|
|
238
238
|
def projectid(self, projectid):
|
|
239
|
-
"""Sets the projectid of this AppRules.
|
|
239
|
+
r"""Sets the projectid of this AppRules.
|
|
240
240
|
|
|
241
241
|
租户从IAM申请到的projectid,一般为32位字符串。
|
|
242
242
|
|
|
@@ -247,7 +247,7 @@ class AppRules:
|
|
|
247
247
|
|
|
248
248
|
@property
|
|
249
249
|
def spec(self):
|
|
250
|
-
"""Gets the spec of this AppRules.
|
|
250
|
+
r"""Gets the spec of this AppRules.
|
|
251
251
|
|
|
252
252
|
:return: The spec of this AppRules.
|
|
253
253
|
:rtype: :class:`huaweicloudsdkaom.v2.AppRulesSpec`
|
|
@@ -256,7 +256,7 @@ class AppRules:
|
|
|
256
256
|
|
|
257
257
|
@spec.setter
|
|
258
258
|
def spec(self, spec):
|
|
259
|
-
"""Sets the spec of this AppRules.
|
|
259
|
+
r"""Sets the spec of this AppRules.
|
|
260
260
|
|
|
261
261
|
:param spec: The spec of this AppRules.
|
|
262
262
|
:type spec: :class:`huaweicloudsdkaom.v2.AppRulesSpec`
|
|
@@ -265,7 +265,7 @@ class AppRules:
|
|
|
265
265
|
|
|
266
266
|
@property
|
|
267
267
|
def desc(self):
|
|
268
|
-
"""Gets the desc of this AppRules.
|
|
268
|
+
r"""Gets the desc of this AppRules.
|
|
269
269
|
|
|
270
270
|
自定义描述信息
|
|
271
271
|
|
|
@@ -276,7 +276,7 @@ class AppRules:
|
|
|
276
276
|
|
|
277
277
|
@desc.setter
|
|
278
278
|
def desc(self, desc):
|
|
279
|
-
"""Sets the desc of this AppRules.
|
|
279
|
+
r"""Sets the desc of this AppRules.
|
|
280
280
|
|
|
281
281
|
自定义描述信息
|
|
282
282
|
|
|
@@ -25,7 +25,7 @@ class AppRulesBody:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, app_rules=None):
|
|
28
|
-
"""AppRulesBody
|
|
28
|
+
r"""AppRulesBody
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -43,7 +43,7 @@ class AppRulesBody:
|
|
|
43
43
|
|
|
44
44
|
@property
|
|
45
45
|
def app_rules(self):
|
|
46
|
-
"""Gets the app_rules of this AppRulesBody.
|
|
46
|
+
r"""Gets the app_rules of this AppRulesBody.
|
|
47
47
|
|
|
48
48
|
服务参数。
|
|
49
49
|
|
|
@@ -54,7 +54,7 @@ class AppRulesBody:
|
|
|
54
54
|
|
|
55
55
|
@app_rules.setter
|
|
56
56
|
def app_rules(self, app_rules):
|
|
57
|
-
"""Sets the app_rules of this AppRulesBody.
|
|
57
|
+
r"""Sets the app_rules of this AppRulesBody.
|
|
58
58
|
|
|
59
59
|
服务参数。
|
|
60
60
|
|