huaweicloudsdkaom 3.1.142__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of huaweicloudsdkaom might be problematic. Click here for more details.
- huaweicloudsdkaom/v1/aom_async_client.py +14 -14
- huaweicloudsdkaom/v1/aom_client.py +14 -14
- huaweicloudsdkaom/v1/model/approve_info.py +7 -7
- huaweicloudsdkaom/v1/model/create_fast_execute_script_request.py +3 -3
- huaweicloudsdkaom/v1/model/create_fast_execute_script_response.py +3 -3
- huaweicloudsdkaom/v1/model/create_workflow_request.py +3 -3
- huaweicloudsdkaom/v1/model/create_workflow_response.py +81 -81
- huaweicloudsdkaom/v1/model/execute_workflow_request.py +3 -3
- huaweicloudsdkaom/v1/model/execute_workflow_response.py +3 -3
- huaweicloudsdkaom/v1/model/execution_result_list.py +13 -13
- huaweicloudsdkaom/v1/model/his_fast_script.py +15 -15
- huaweicloudsdkaom/v1/model/job.py +31 -31
- huaweicloudsdkaom/v1/model/list_all_job_by_name_request.py +3 -3
- huaweicloudsdkaom/v1/model/list_all_job_by_name_response.py +5 -5
- huaweicloudsdkaom/v1/model/list_all_script_by_name_request.py +3 -3
- huaweicloudsdkaom/v1/model/list_all_script_by_name_response.py +5 -5
- huaweicloudsdkaom/v1/model/list_all_version_by_version_id_request.py +3 -3
- huaweicloudsdkaom/v1/model/list_all_version_by_version_id_response.py +5 -5
- huaweicloudsdkaom/v1/model/list_template_by_job_id_request.py +5 -5
- huaweicloudsdkaom/v1/model/list_template_by_job_id_request_body.py +11 -11
- huaweicloudsdkaom/v1/model/list_template_by_job_id_response.py +5 -5
- huaweicloudsdkaom/v1/model/list_workflow_executions_request.py +5 -5
- huaweicloudsdkaom/v1/model/list_workflow_executions_response.py +3 -3
- huaweicloudsdkaom/v1/model/list_workflow_request.py +3 -3
- huaweicloudsdkaom/v1/model/list_workflow_response.py +5 -5
- huaweicloudsdkaom/v1/model/metadata.py +5 -5
- huaweicloudsdkaom/v1/model/node.py +17 -17
- huaweicloudsdkaom/v1/model/parameter.py +21 -21
- huaweicloudsdkaom/v1/model/rate_control.py +7 -7
- huaweicloudsdkaom/v1/model/reference_info.py +5 -5
- huaweicloudsdkaom/v1/model/script.py +29 -29
- huaweicloudsdkaom/v1/model/script_version.py +31 -31
- huaweicloudsdkaom/v1/model/search_jobs_request_body.py +13 -13
- huaweicloudsdkaom/v1/model/search_scripts_request_body.py +21 -21
- huaweicloudsdkaom/v1/model/search_template_by_id_request.py +5 -5
- huaweicloudsdkaom/v1/model/search_template_by_id_response.py +43 -43
- huaweicloudsdkaom/v1/model/search_workflow_execution_detail_request.py +5 -5
- huaweicloudsdkaom/v1/model/search_workflow_execution_detail_response.py +23 -23
- huaweicloudsdkaom/v1/model/start_pausing_workflow_executions_request.py +9 -9
- huaweicloudsdkaom/v1/model/start_pausing_workflow_executions_response.py +3 -3
- huaweicloudsdkaom/v1/model/step.py +13 -13
- huaweicloudsdkaom/v1/model/stop_execution_request.py +5 -5
- huaweicloudsdkaom/v1/model/stop_execution_response.py +3 -3
- huaweicloudsdkaom/v1/model/task_param.py +9 -9
- huaweicloudsdkaom/v1/model/template.py +43 -43
- huaweicloudsdkaom/v1/model/update_workflow_trigger_status_request.py +5 -5
- huaweicloudsdkaom/v1/model/update_workflow_trigger_status_response.py +3 -3
- huaweicloudsdkaom/v1/model/work_flow_model.py +5 -5
- huaweicloudsdkaom/v1/model/workflow.py +81 -81
- huaweicloudsdkaom/v1/model/workflow_execution_brief.py +25 -25
- huaweicloudsdkaom/v1/model/workflow_query_param.py +25 -25
- huaweicloudsdkaom/v1/model/workflow_request_body.py +27 -27
- huaweicloudsdkaom/v2/aom_async_client.py +50 -50
- huaweicloudsdkaom/v2/aom_client.py +50 -50
- huaweicloudsdkaom/v2/model/access_code_model.py +9 -9
- huaweicloudsdkaom/v2/model/action_rule.py +21 -21
- huaweicloudsdkaom/v2/model/add_action_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/add_action_rule_response.py +1 -1
- huaweicloudsdkaom/v2/model/add_alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/add_alarm_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/add_event2alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/add_event2alarm_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/add_metric_data_request.py +3 -3
- huaweicloudsdkaom/v2/model/add_metric_data_response.py +5 -5
- huaweicloudsdkaom/v2/model/add_mute_rules_request.py +3 -3
- huaweicloudsdkaom/v2/model/add_mute_rules_response.py +1 -1
- huaweicloudsdkaom/v2/model/add_or_update_alarm_rule_v4_item_result.py +5 -5
- huaweicloudsdkaom/v2/model/add_or_update_alarm_rule_v4_request_body.py +17 -17
- huaweicloudsdkaom/v2/model/add_or_update_metric_or_event_alarm_rule_request.py +7 -7
- huaweicloudsdkaom/v2/model/add_or_update_metric_or_event_alarm_rule_response.py +7 -7
- huaweicloudsdkaom/v2/model/add_or_update_service_discovery_rules_request.py +3 -3
- huaweicloudsdkaom/v2/model/add_or_update_service_discovery_rules_response.py +11 -11
- huaweicloudsdkaom/v2/model/alarm_notification.py +17 -17
- huaweicloudsdkaom/v2/model/alarm_param_for_v4_db.py +29 -29
- huaweicloudsdkaom/v2/model/alarm_rule_param.py +37 -37
- huaweicloudsdkaom/v2/model/alarm_tags.py +7 -7
- huaweicloudsdkaom/v2/model/app_name_rule.py +7 -7
- huaweicloudsdkaom/v2/model/app_rules.py +19 -19
- huaweicloudsdkaom/v2/model/app_rules_body.py +3 -3
- huaweicloudsdkaom/v2/model/app_rules_spec.py +27 -27
- huaweicloudsdkaom/v2/model/application_name_rule.py +7 -7
- huaweicloudsdkaom/v2/model/cmdb_info.py +5 -5
- huaweicloudsdkaom/v2/model/count_events_request.py +5 -5
- huaweicloudsdkaom/v2/model/count_events_response.py +9 -9
- huaweicloudsdkaom/v2/model/create_prom_instance_request.py +5 -5
- huaweicloudsdkaom/v2/model/create_prom_instance_response.py +3 -3
- huaweicloudsdkaom/v2/model/create_recording_rule_request.py +5 -5
- huaweicloudsdkaom/v2/model/create_recording_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/delete_action_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/delete_action_rule_response.py +1 -1
- huaweicloudsdkaom/v2/model/delete_alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/delete_alarm_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/delete_alarm_rule_v4_request_body.py +3 -3
- huaweicloudsdkaom/v2/model/delete_alarm_rules_body.py +3 -3
- huaweicloudsdkaom/v2/model/delete_alarm_rules_request.py +3 -3
- huaweicloudsdkaom/v2/model/delete_alarm_rules_response.py +3 -3
- huaweicloudsdkaom/v2/model/delete_event2alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/delete_event2alarm_rule_response.py +1 -1
- huaweicloudsdkaom/v2/model/delete_metric_or_event_alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/delete_metric_or_event_alarm_rule_response.py +7 -7
- huaweicloudsdkaom/v2/model/delete_mute_rule_name.py +3 -3
- huaweicloudsdkaom/v2/model/delete_mute_rules_request.py +3 -3
- huaweicloudsdkaom/v2/model/delete_mute_rules_response.py +1 -1
- huaweicloudsdkaom/v2/model/delete_prom_instance_request.py +5 -5
- huaweicloudsdkaom/v2/model/delete_prom_instance_response.py +3 -3
- huaweicloudsdkaom/v2/model/deleteservice_discovery_rules_request.py +3 -3
- huaweicloudsdkaom/v2/model/deleteservice_discovery_rules_response.py +9 -9
- huaweicloudsdkaom/v2/model/dimension.py +5 -5
- huaweicloudsdkaom/v2/model/dimension2.py +5 -5
- huaweicloudsdkaom/v2/model/dimension_series.py +5 -5
- huaweicloudsdkaom/v2/model/discovery_rule.py +7 -7
- huaweicloudsdkaom/v2/model/event2alarm_rule_body.py +33 -33
- huaweicloudsdkaom/v2/model/event2alarm_rule_body_metadata.py +3 -3
- huaweicloudsdkaom/v2/model/event2alarm_rule_body_trigger_policies.py +15 -15
- huaweicloudsdkaom/v2/model/event_alarm_spec.py +13 -13
- huaweicloudsdkaom/v2/model/event_list.py +3 -3
- huaweicloudsdkaom/v2/model/event_model.py +15 -15
- huaweicloudsdkaom/v2/model/event_query_param.py +11 -11
- huaweicloudsdkaom/v2/model/event_query_param2.py +11 -11
- huaweicloudsdkaom/v2/model/event_query_param2_sort.py +5 -5
- huaweicloudsdkaom/v2/model/event_query_param_sort.py +5 -5
- huaweicloudsdkaom/v2/model/event_series.py +5 -5
- huaweicloudsdkaom/v2/model/event_trigger_condition.py +13 -13
- huaweicloudsdkaom/v2/model/item_result.py +3 -3
- huaweicloudsdkaom/v2/model/list_access_code_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_access_code_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_action_rule_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_action_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_agents_request.py +5 -5
- huaweicloudsdkaom/v2/model/list_agents_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_alarm_rule_request.py +5 -5
- huaweicloudsdkaom/v2/model/list_alarm_rule_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_event2alarm_rule_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_event2alarm_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_event_model.py +23 -23
- huaweicloudsdkaom/v2/model/list_events_request.py +11 -11
- huaweicloudsdkaom/v2/model/list_events_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_get_request.py +5 -5
- huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_get_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_post_request.py +5 -5
- huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_post_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_label_values_aom_prom_get_request.py +3 -3
- huaweicloudsdkaom/v2/model/list_label_values_aom_prom_get_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_labels_aom_prom_get_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_labels_aom_prom_get_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_labels_aom_prom_post_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_labels_aom_prom_post_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_log_items_request.py +5 -5
- huaweicloudsdkaom/v2/model/list_log_items_response.py +7 -7
- huaweicloudsdkaom/v2/model/list_metadata_aom_prom_get_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_metadata_aom_prom_get_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_metric_items_request.py +9 -9
- huaweicloudsdkaom/v2/model/list_metric_items_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_metric_or_event_alarm_rule_request.py +25 -25
- huaweicloudsdkaom/v2/model/list_metric_or_event_alarm_rule_response.py +7 -7
- huaweicloudsdkaom/v2/model/list_mute_rule_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_mute_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_notified_histories_request.py +3 -3
- huaweicloudsdkaom/v2/model/list_notified_histories_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_permissions_request.py +1 -1
- huaweicloudsdkaom/v2/model/list_permissions_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_prom_instance_request.py +11 -11
- huaweicloudsdkaom/v2/model/list_prom_instance_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_range_query_aom_prom_get_request.py +9 -9
- huaweicloudsdkaom/v2/model/list_range_query_aom_prom_get_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_range_query_aom_prom_post_request.py +9 -9
- huaweicloudsdkaom/v2/model/list_range_query_aom_prom_post_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_sample_request.py +5 -5
- huaweicloudsdkaom/v2/model/list_sample_response.py +3 -3
- huaweicloudsdkaom/v2/model/list_series_request.py +7 -7
- huaweicloudsdkaom/v2/model/list_series_response.py +5 -5
- huaweicloudsdkaom/v2/model/list_service_discovery_rules_request.py +3 -3
- huaweicloudsdkaom/v2/model/list_service_discovery_rules_response.py +9 -9
- huaweicloudsdkaom/v2/model/log_path_rule.py +7 -7
- huaweicloudsdkaom/v2/model/match.py +7 -7
- huaweicloudsdkaom/v2/model/meta_data.py +7 -7
- huaweicloudsdkaom/v2/model/meta_data_series.py +9 -9
- huaweicloudsdkaom/v2/model/metric_alarm_spec.py +17 -17
- huaweicloudsdkaom/v2/model/metric_api_query_item_param.py +5 -5
- huaweicloudsdkaom/v2/model/metric_data_item.py +7 -7
- huaweicloudsdkaom/v2/model/metric_data_points.py +7 -7
- huaweicloudsdkaom/v2/model/metric_data_value.py +5 -5
- huaweicloudsdkaom/v2/model/metric_item_info.py +5 -5
- huaweicloudsdkaom/v2/model/metric_item_result_api.py +11 -11
- huaweicloudsdkaom/v2/model/metric_query_meritc_param.py +7 -7
- huaweicloudsdkaom/v2/model/mute_config.py +9 -9
- huaweicloudsdkaom/v2/model/mute_rule.py +17 -17
- huaweicloudsdkaom/v2/model/name_rule.py +5 -5
- huaweicloudsdkaom/v2/model/no_data_condition.py +7 -7
- huaweicloudsdkaom/v2/model/node_info.py +5 -5
- huaweicloudsdkaom/v2/model/notifications.py +7 -7
- huaweicloudsdkaom/v2/model/notified_histories_result.py +5 -5
- huaweicloudsdkaom/v2/model/page_info.py +7 -7
- huaweicloudsdkaom/v2/model/prom_config_model.py +11 -11
- huaweicloudsdkaom/v2/model/prom_instance_eps_create_model.py +25 -25
- huaweicloudsdkaom/v2/model/prom_instance_eps_model.py +27 -27
- huaweicloudsdkaom/v2/model/prom_instance_request_model.py +11 -11
- huaweicloudsdkaom/v2/model/push_events_request.py +7 -7
- huaweicloudsdkaom/v2/model/push_events_response.py +1 -1
- huaweicloudsdkaom/v2/model/query_alarm_result.py +51 -51
- huaweicloudsdkaom/v2/model/query_body_param.py +21 -21
- huaweicloudsdkaom/v2/model/query_metric_data_param.py +9 -9
- huaweicloudsdkaom/v2/model/query_metric_item_option_param.py +7 -7
- huaweicloudsdkaom/v2/model/query_sample.py +7 -7
- huaweicloudsdkaom/v2/model/query_sample_param.py +9 -9
- huaweicloudsdkaom/v2/model/query_series_option_param.py +7 -7
- huaweicloudsdkaom/v2/model/recording_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/recovery_condition.py +3 -3
- huaweicloudsdkaom/v2/model/relation_model.py +7 -7
- huaweicloudsdkaom/v2/model/sample_data_value.py +5 -5
- huaweicloudsdkaom/v2/model/search_key.py +13 -13
- huaweicloudsdkaom/v2/model/series_api_query_item_param.py +3 -3
- huaweicloudsdkaom/v2/model/series_query_item_result.py +11 -11
- huaweicloudsdkaom/v2/model/show_action_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/show_action_rule_response.py +21 -21
- huaweicloudsdkaom/v2/model/show_alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/show_alarm_rule_response.py +5 -5
- huaweicloudsdkaom/v2/model/show_metrics_data_request.py +5 -5
- huaweicloudsdkaom/v2/model/show_metrics_data_response.py +7 -7
- huaweicloudsdkaom/v2/model/smn_info.py +7 -7
- huaweicloudsdkaom/v2/model/smn_response.py +13 -13
- huaweicloudsdkaom/v2/model/smn_topics.py +11 -11
- huaweicloudsdkaom/v2/model/statistic_value.py +5 -5
- huaweicloudsdkaom/v2/model/trigger_condition.py +47 -47
- huaweicloudsdkaom/v2/model/update_action_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/update_action_rule_response.py +1 -1
- huaweicloudsdkaom/v2/model/update_alarm_rule_param.py +37 -37
- huaweicloudsdkaom/v2/model/update_alarm_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/update_alarm_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/update_event_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/update_event_rule_response.py +3 -3
- huaweicloudsdkaom/v2/model/update_mute_rule_request.py +3 -3
- huaweicloudsdkaom/v2/model/update_mute_rule_response.py +1 -1
- huaweicloudsdkaom/v2/model/value_data.py +9 -9
- huaweicloudsdkaom/v3/aom_async_client.py +19 -19
- huaweicloudsdkaom/v3/aom_client.py +19 -19
- huaweicloudsdkaom/v3/model/biz_app_param.py +11 -11
- huaweicloudsdkaom/v3/model/component_param.py +9 -9
- huaweicloudsdkaom/v3/model/component_update_param.py +5 -5
- huaweicloudsdkaom/v3/model/create_app_request.py +3 -3
- huaweicloudsdkaom/v3/model/create_app_response.py +3 -3
- huaweicloudsdkaom/v3/model/create_component_request.py +3 -3
- huaweicloudsdkaom/v3/model/create_component_response.py +3 -3
- huaweicloudsdkaom/v3/model/create_env_request.py +3 -3
- huaweicloudsdkaom/v3/model/create_env_response.py +3 -3
- huaweicloudsdkaom/v3/model/create_sub_app_request.py +3 -3
- huaweicloudsdkaom/v3/model/create_sub_app_response.py +3 -3
- huaweicloudsdkaom/v3/model/delete_app_request.py +3 -3
- huaweicloudsdkaom/v3/model/delete_app_response.py +3 -3
- huaweicloudsdkaom/v3/model/delete_component_request.py +3 -3
- huaweicloudsdkaom/v3/model/delete_component_response.py +3 -3
- huaweicloudsdkaom/v3/model/delete_env_request.py +3 -3
- huaweicloudsdkaom/v3/model/delete_env_response.py +1 -1
- huaweicloudsdkaom/v3/model/delete_sub_app_request.py +3 -3
- huaweicloudsdkaom/v3/model/delete_sub_app_response.py +3 -3
- huaweicloudsdkaom/v3/model/env_param.py +15 -15
- huaweicloudsdkaom/v3/model/list_resource_under_node_request.py +7 -7
- huaweicloudsdkaom/v3/model/list_resource_under_node_response.py +5 -5
- huaweicloudsdkaom/v3/model/page_resource_list_param.py +17 -17
- huaweicloudsdkaom/v3/model/show_app_by_name_request.py +5 -5
- huaweicloudsdkaom/v3/model/show_app_by_name_response.py +23 -23
- huaweicloudsdkaom/v3/model/show_app_request.py +3 -3
- huaweicloudsdkaom/v3/model/show_app_response.py +23 -23
- huaweicloudsdkaom/v3/model/show_component_by_name_request.py +5 -5
- huaweicloudsdkaom/v3/model/show_component_by_name_response.py +9 -9
- huaweicloudsdkaom/v3/model/show_component_request.py +3 -3
- huaweicloudsdkaom/v3/model/show_component_response.py +23 -23
- huaweicloudsdkaom/v3/model/show_env_by_name_request.py +7 -7
- huaweicloudsdkaom/v3/model/show_env_by_name_response.py +31 -31
- huaweicloudsdkaom/v3/model/show_env_request.py +3 -3
- huaweicloudsdkaom/v3/model/show_env_response.py +31 -31
- huaweicloudsdkaom/v3/model/sub_app_create_param.py +11 -11
- huaweicloudsdkaom/v3/model/sub_app_update_param.py +7 -7
- huaweicloudsdkaom/v3/model/tag_name_and_id_vo.py +5 -5
- huaweicloudsdkaom/v3/model/update_app_request.py +5 -5
- huaweicloudsdkaom/v3/model/update_app_response.py +1 -1
- huaweicloudsdkaom/v3/model/update_component_request.py +5 -5
- huaweicloudsdkaom/v3/model/update_component_response.py +1 -1
- huaweicloudsdkaom/v3/model/update_env_request.py +5 -5
- huaweicloudsdkaom/v3/model/update_env_response.py +1 -1
- huaweicloudsdkaom/v3/model/update_sub_app_request.py +5 -5
- huaweicloudsdkaom/v3/model/update_sub_app_response.py +1 -1
- huaweicloudsdkaom/v3/model/waterfall_page_list_param.py +5 -5
- huaweicloudsdkaom/v4/aom_async_client.py +3 -3
- huaweicloudsdkaom/v4/aom_client.py +3 -3
- huaweicloudsdkaom/v4/model/agent_batch_import_param_new.py +15 -15
- huaweicloudsdkaom/v4/model/agent_import_param_new.py +17 -17
- huaweicloudsdkaom/v4/model/agent_info_param.py +11 -11
- huaweicloudsdkaom/v4/model/agent_info_result.py +27 -27
- huaweicloudsdkaom/v4/model/agent_upgrade_param.py +5 -5
- huaweicloudsdkaom/v4/model/batch_import_agent_request.py +5 -5
- huaweicloudsdkaom/v4/model/batch_import_agent_response.py +3 -3
- huaweicloudsdkaom/v4/model/batch_update_agent_request.py +3 -3
- huaweicloudsdkaom/v4/model/batch_update_agent_response.py +3 -3
- huaweicloudsdkaom/v4/model/plugin_install_basic_param.py +7 -7
- huaweicloudsdkaom/v4/model/show_agent_infos_request.py +3 -3
- huaweicloudsdkaom/v4/model/show_agent_infos_response.py +9 -9
- huaweicloudsdkaom/v4/model/single_agent_param.py +5 -5
- {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/METADATA +2 -2
- huaweicloudsdkaom-3.1.143.dist-info/RECORD +320 -0
- huaweicloudsdkaom-3.1.142.dist-info/RECORD +0 -320
- {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/LICENSE +0 -0
- {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/WHEEL +0 -0
- {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/top_level.txt +0 -0
|
@@ -27,7 +27,7 @@ class WaterfallPageListParam:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, marker=None, limit=None):
|
|
30
|
-
"""WaterfallPageListParam
|
|
30
|
+
r"""WaterfallPageListParam
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -50,7 +50,7 @@ class WaterfallPageListParam:
|
|
|
50
50
|
|
|
51
51
|
@property
|
|
52
52
|
def marker(self):
|
|
53
|
-
"""Gets the marker of this WaterfallPageListParam.
|
|
53
|
+
r"""Gets the marker of this WaterfallPageListParam.
|
|
54
54
|
|
|
55
55
|
页面的分页标志位,为分页的最后一条记录的id
|
|
56
56
|
|
|
@@ -61,7 +61,7 @@ class WaterfallPageListParam:
|
|
|
61
61
|
|
|
62
62
|
@marker.setter
|
|
63
63
|
def marker(self, marker):
|
|
64
|
-
"""Sets the marker of this WaterfallPageListParam.
|
|
64
|
+
r"""Sets the marker of this WaterfallPageListParam.
|
|
65
65
|
|
|
66
66
|
页面的分页标志位,为分页的最后一条记录的id
|
|
67
67
|
|
|
@@ -72,7 +72,7 @@ class WaterfallPageListParam:
|
|
|
72
72
|
|
|
73
73
|
@property
|
|
74
74
|
def limit(self):
|
|
75
|
-
"""Gets the limit of this WaterfallPageListParam.
|
|
75
|
+
r"""Gets the limit of this WaterfallPageListParam.
|
|
76
76
|
|
|
77
77
|
查询返回记录的数量限制。limit可以为空,如果值小于1或者大于100,则会使用默认值100
|
|
78
78
|
|
|
@@ -83,7 +83,7 @@ class WaterfallPageListParam:
|
|
|
83
83
|
|
|
84
84
|
@limit.setter
|
|
85
85
|
def limit(self, limit):
|
|
86
|
-
"""Sets the limit of this WaterfallPageListParam.
|
|
86
|
+
r"""Sets the limit of this WaterfallPageListParam.
|
|
87
87
|
|
|
88
88
|
查询返回记录的数量限制。limit可以为空,如果值小于1或者大于100,则会使用默认值100
|
|
89
89
|
|
|
@@ -34,7 +34,7 @@ class AomAsyncClient(Client):
|
|
|
34
34
|
return client_builder
|
|
35
35
|
|
|
36
36
|
def batch_import_agent_async(self, request):
|
|
37
|
-
"""下发批量安装UniAgent任务
|
|
37
|
+
r"""下发批量安装UniAgent任务
|
|
38
38
|
|
|
39
39
|
该接口用于下发批量安装UniAgent任务。
|
|
40
40
|
|
|
@@ -101,7 +101,7 @@ class AomAsyncClient(Client):
|
|
|
101
101
|
return http_info
|
|
102
102
|
|
|
103
103
|
def batch_update_agent_async(self, request):
|
|
104
|
-
"""下发批量升级UniAgent任务
|
|
104
|
+
r"""下发批量升级UniAgent任务
|
|
105
105
|
|
|
106
106
|
该接口用于下发批量升级UniAgent任务。
|
|
107
107
|
|
|
@@ -166,7 +166,7 @@ class AomAsyncClient(Client):
|
|
|
166
166
|
return http_info
|
|
167
167
|
|
|
168
168
|
def show_agent_infos_async(self, request):
|
|
169
|
-
"""查询UniAgent主机列表信息
|
|
169
|
+
r"""查询UniAgent主机列表信息
|
|
170
170
|
|
|
171
171
|
该接口用于查询执行过安装UniAgent任务的主机列表信息。
|
|
172
172
|
|
|
@@ -34,7 +34,7 @@ class AomClient(Client):
|
|
|
34
34
|
return client_builder
|
|
35
35
|
|
|
36
36
|
def batch_import_agent(self, request):
|
|
37
|
-
"""下发批量安装UniAgent任务
|
|
37
|
+
r"""下发批量安装UniAgent任务
|
|
38
38
|
|
|
39
39
|
该接口用于下发批量安装UniAgent任务。
|
|
40
40
|
|
|
@@ -101,7 +101,7 @@ class AomClient(Client):
|
|
|
101
101
|
return http_info
|
|
102
102
|
|
|
103
103
|
def batch_update_agent(self, request):
|
|
104
|
-
"""下发批量升级UniAgent任务
|
|
104
|
+
r"""下发批量升级UniAgent任务
|
|
105
105
|
|
|
106
106
|
该接口用于下发批量升级UniAgent任务。
|
|
107
107
|
|
|
@@ -166,7 +166,7 @@ class AomClient(Client):
|
|
|
166
166
|
return http_info
|
|
167
167
|
|
|
168
168
|
def show_agent_infos(self, request):
|
|
169
|
-
"""查询UniAgent主机列表信息
|
|
169
|
+
r"""查询UniAgent主机列表信息
|
|
170
170
|
|
|
171
171
|
该接口用于查询执行过安装UniAgent任务的主机列表信息。
|
|
172
172
|
|
|
@@ -37,7 +37,7 @@ class AgentBatchImportParamNew:
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
def __init__(self, agent_import_param_list=None, proxy_region_id=None, installer_agent_id=None, icagent_install_flag=None, plugin_install_base_param=None, version=None, public_net_flag=None):
|
|
40
|
-
"""AgentBatchImportParamNew
|
|
40
|
+
r"""AgentBatchImportParamNew
|
|
41
41
|
|
|
42
42
|
The model defined in huaweicloud sdk
|
|
43
43
|
|
|
@@ -80,7 +80,7 @@ class AgentBatchImportParamNew:
|
|
|
80
80
|
|
|
81
81
|
@property
|
|
82
82
|
def agent_import_param_list(self):
|
|
83
|
-
"""Gets the agent_import_param_list of this AgentBatchImportParamNew.
|
|
83
|
+
r"""Gets the agent_import_param_list of this AgentBatchImportParamNew.
|
|
84
84
|
|
|
85
85
|
导入待安装UniAgent的机器参数列表。
|
|
86
86
|
|
|
@@ -91,7 +91,7 @@ class AgentBatchImportParamNew:
|
|
|
91
91
|
|
|
92
92
|
@agent_import_param_list.setter
|
|
93
93
|
def agent_import_param_list(self, agent_import_param_list):
|
|
94
|
-
"""Sets the agent_import_param_list of this AgentBatchImportParamNew.
|
|
94
|
+
r"""Sets the agent_import_param_list of this AgentBatchImportParamNew.
|
|
95
95
|
|
|
96
96
|
导入待安装UniAgent的机器参数列表。
|
|
97
97
|
|
|
@@ -102,7 +102,7 @@ class AgentBatchImportParamNew:
|
|
|
102
102
|
|
|
103
103
|
@property
|
|
104
104
|
def proxy_region_id(self):
|
|
105
|
-
"""Gets the proxy_region_id of this AgentBatchImportParamNew.
|
|
105
|
+
r"""Gets the proxy_region_id of this AgentBatchImportParamNew.
|
|
106
106
|
|
|
107
107
|
代理区域ID: - 直连接入填0。 - 代理接入填实际代理区域ID。
|
|
108
108
|
|
|
@@ -113,7 +113,7 @@ class AgentBatchImportParamNew:
|
|
|
113
113
|
|
|
114
114
|
@proxy_region_id.setter
|
|
115
115
|
def proxy_region_id(self, proxy_region_id):
|
|
116
|
-
"""Sets the proxy_region_id of this AgentBatchImportParamNew.
|
|
116
|
+
r"""Sets the proxy_region_id of this AgentBatchImportParamNew.
|
|
117
117
|
|
|
118
118
|
代理区域ID: - 直连接入填0。 - 代理接入填实际代理区域ID。
|
|
119
119
|
|
|
@@ -124,7 +124,7 @@ class AgentBatchImportParamNew:
|
|
|
124
124
|
|
|
125
125
|
@property
|
|
126
126
|
def installer_agent_id(self):
|
|
127
|
-
"""Gets the installer_agent_id of this AgentBatchImportParamNew.
|
|
127
|
+
r"""Gets the installer_agent_id of this AgentBatchImportParamNew.
|
|
128
128
|
|
|
129
129
|
安装机(代理机)的agent ID。
|
|
130
130
|
|
|
@@ -135,7 +135,7 @@ class AgentBatchImportParamNew:
|
|
|
135
135
|
|
|
136
136
|
@installer_agent_id.setter
|
|
137
137
|
def installer_agent_id(self, installer_agent_id):
|
|
138
|
-
"""Sets the installer_agent_id of this AgentBatchImportParamNew.
|
|
138
|
+
r"""Sets the installer_agent_id of this AgentBatchImportParamNew.
|
|
139
139
|
|
|
140
140
|
安装机(代理机)的agent ID。
|
|
141
141
|
|
|
@@ -146,7 +146,7 @@ class AgentBatchImportParamNew:
|
|
|
146
146
|
|
|
147
147
|
@property
|
|
148
148
|
def icagent_install_flag(self):
|
|
149
|
-
"""Gets the icagent_install_flag of this AgentBatchImportParamNew.
|
|
149
|
+
r"""Gets the icagent_install_flag of this AgentBatchImportParamNew.
|
|
150
150
|
|
|
151
151
|
是否需要安装ICAgent插件: - true:安装ICAgent插件。默认安装最新版本的ICAgent插件。 - false:不安装ICAgent插件。
|
|
152
152
|
|
|
@@ -157,7 +157,7 @@ class AgentBatchImportParamNew:
|
|
|
157
157
|
|
|
158
158
|
@icagent_install_flag.setter
|
|
159
159
|
def icagent_install_flag(self, icagent_install_flag):
|
|
160
|
-
"""Sets the icagent_install_flag of this AgentBatchImportParamNew.
|
|
160
|
+
r"""Sets the icagent_install_flag of this AgentBatchImportParamNew.
|
|
161
161
|
|
|
162
162
|
是否需要安装ICAgent插件: - true:安装ICAgent插件。默认安装最新版本的ICAgent插件。 - false:不安装ICAgent插件。
|
|
163
163
|
|
|
@@ -168,7 +168,7 @@ class AgentBatchImportParamNew:
|
|
|
168
168
|
|
|
169
169
|
@property
|
|
170
170
|
def plugin_install_base_param(self):
|
|
171
|
-
"""Gets the plugin_install_base_param of this AgentBatchImportParamNew.
|
|
171
|
+
r"""Gets the plugin_install_base_param of this AgentBatchImportParamNew.
|
|
172
172
|
|
|
173
173
|
:return: The plugin_install_base_param of this AgentBatchImportParamNew.
|
|
174
174
|
:rtype: :class:`huaweicloudsdkaom.v4.PluginInstallBasicParam`
|
|
@@ -177,7 +177,7 @@ class AgentBatchImportParamNew:
|
|
|
177
177
|
|
|
178
178
|
@plugin_install_base_param.setter
|
|
179
179
|
def plugin_install_base_param(self, plugin_install_base_param):
|
|
180
|
-
"""Sets the plugin_install_base_param of this AgentBatchImportParamNew.
|
|
180
|
+
r"""Sets the plugin_install_base_param of this AgentBatchImportParamNew.
|
|
181
181
|
|
|
182
182
|
:param plugin_install_base_param: The plugin_install_base_param of this AgentBatchImportParamNew.
|
|
183
183
|
:type plugin_install_base_param: :class:`huaweicloudsdkaom.v4.PluginInstallBasicParam`
|
|
@@ -186,7 +186,7 @@ class AgentBatchImportParamNew:
|
|
|
186
186
|
|
|
187
187
|
@property
|
|
188
188
|
def version(self):
|
|
189
|
-
"""Gets the version of this AgentBatchImportParamNew.
|
|
189
|
+
r"""Gets the version of this AgentBatchImportParamNew.
|
|
190
190
|
|
|
191
191
|
待安装的UniAgent版本号。
|
|
192
192
|
|
|
@@ -197,7 +197,7 @@ class AgentBatchImportParamNew:
|
|
|
197
197
|
|
|
198
198
|
@version.setter
|
|
199
199
|
def version(self, version):
|
|
200
|
-
"""Sets the version of this AgentBatchImportParamNew.
|
|
200
|
+
r"""Sets the version of this AgentBatchImportParamNew.
|
|
201
201
|
|
|
202
202
|
待安装的UniAgent版本号。
|
|
203
203
|
|
|
@@ -208,7 +208,7 @@ class AgentBatchImportParamNew:
|
|
|
208
208
|
|
|
209
209
|
@property
|
|
210
210
|
def public_net_flag(self):
|
|
211
|
-
"""Gets the public_net_flag of this AgentBatchImportParamNew.
|
|
211
|
+
r"""Gets the public_net_flag of this AgentBatchImportParamNew.
|
|
212
212
|
|
|
213
213
|
是否公网接入: - true:公网接入设置。 - false:代理接入设置。
|
|
214
214
|
|
|
@@ -219,7 +219,7 @@ class AgentBatchImportParamNew:
|
|
|
219
219
|
|
|
220
220
|
@public_net_flag.setter
|
|
221
221
|
def public_net_flag(self, public_net_flag):
|
|
222
|
-
"""Sets the public_net_flag of this AgentBatchImportParamNew.
|
|
222
|
+
r"""Sets the public_net_flag of this AgentBatchImportParamNew.
|
|
223
223
|
|
|
224
224
|
是否公网接入: - true:公网接入设置。 - false:代理接入设置。
|
|
225
225
|
|
|
@@ -39,7 +39,7 @@ class AgentImportParamNew:
|
|
|
39
39
|
}
|
|
40
40
|
|
|
41
41
|
def __init__(self, password=None, agent_id=None, inner_ip=None, port=None, account=None, os_type=None, vpc_id=None, coc_cmdb_id=None):
|
|
42
|
-
"""AgentImportParamNew
|
|
42
|
+
r"""AgentImportParamNew
|
|
43
43
|
|
|
44
44
|
The model defined in huaweicloud sdk
|
|
45
45
|
|
|
@@ -87,7 +87,7 @@ class AgentImportParamNew:
|
|
|
87
87
|
|
|
88
88
|
@property
|
|
89
89
|
def password(self):
|
|
90
|
-
"""Gets the password of this AgentImportParamNew.
|
|
90
|
+
r"""Gets the password of this AgentImportParamNew.
|
|
91
91
|
|
|
92
92
|
机器登录密码。
|
|
93
93
|
|
|
@@ -98,7 +98,7 @@ class AgentImportParamNew:
|
|
|
98
98
|
|
|
99
99
|
@password.setter
|
|
100
100
|
def password(self, password):
|
|
101
|
-
"""Sets the password of this AgentImportParamNew.
|
|
101
|
+
r"""Sets the password of this AgentImportParamNew.
|
|
102
102
|
|
|
103
103
|
机器登录密码。
|
|
104
104
|
|
|
@@ -109,7 +109,7 @@ class AgentImportParamNew:
|
|
|
109
109
|
|
|
110
110
|
@property
|
|
111
111
|
def agent_id(self):
|
|
112
|
-
"""Gets the agent_id of this AgentImportParamNew.
|
|
112
|
+
r"""Gets the agent_id of this AgentImportParamNew.
|
|
113
113
|
|
|
114
114
|
agent唯一值,重复导入时需要传递。
|
|
115
115
|
|
|
@@ -120,7 +120,7 @@ class AgentImportParamNew:
|
|
|
120
120
|
|
|
121
121
|
@agent_id.setter
|
|
122
122
|
def agent_id(self, agent_id):
|
|
123
|
-
"""Sets the agent_id of this AgentImportParamNew.
|
|
123
|
+
r"""Sets the agent_id of this AgentImportParamNew.
|
|
124
124
|
|
|
125
125
|
agent唯一值,重复导入时需要传递。
|
|
126
126
|
|
|
@@ -131,7 +131,7 @@ class AgentImportParamNew:
|
|
|
131
131
|
|
|
132
132
|
@property
|
|
133
133
|
def inner_ip(self):
|
|
134
|
-
"""Gets the inner_ip of this AgentImportParamNew.
|
|
134
|
+
r"""Gets the inner_ip of this AgentImportParamNew.
|
|
135
135
|
|
|
136
136
|
机器IP。
|
|
137
137
|
|
|
@@ -142,7 +142,7 @@ class AgentImportParamNew:
|
|
|
142
142
|
|
|
143
143
|
@inner_ip.setter
|
|
144
144
|
def inner_ip(self, inner_ip):
|
|
145
|
-
"""Sets the inner_ip of this AgentImportParamNew.
|
|
145
|
+
r"""Sets the inner_ip of this AgentImportParamNew.
|
|
146
146
|
|
|
147
147
|
机器IP。
|
|
148
148
|
|
|
@@ -153,7 +153,7 @@ class AgentImportParamNew:
|
|
|
153
153
|
|
|
154
154
|
@property
|
|
155
155
|
def port(self):
|
|
156
|
-
"""Gets the port of this AgentImportParamNew.
|
|
156
|
+
r"""Gets the port of this AgentImportParamNew.
|
|
157
157
|
|
|
158
158
|
机器登录端口,默认22。
|
|
159
159
|
|
|
@@ -164,7 +164,7 @@ class AgentImportParamNew:
|
|
|
164
164
|
|
|
165
165
|
@port.setter
|
|
166
166
|
def port(self, port):
|
|
167
|
-
"""Sets the port of this AgentImportParamNew.
|
|
167
|
+
r"""Sets the port of this AgentImportParamNew.
|
|
168
168
|
|
|
169
169
|
机器登录端口,默认22。
|
|
170
170
|
|
|
@@ -175,7 +175,7 @@ class AgentImportParamNew:
|
|
|
175
175
|
|
|
176
176
|
@property
|
|
177
177
|
def account(self):
|
|
178
|
-
"""Gets the account of this AgentImportParamNew.
|
|
178
|
+
r"""Gets the account of this AgentImportParamNew.
|
|
179
179
|
|
|
180
180
|
机器ssh账号。
|
|
181
181
|
|
|
@@ -186,7 +186,7 @@ class AgentImportParamNew:
|
|
|
186
186
|
|
|
187
187
|
@account.setter
|
|
188
188
|
def account(self, account):
|
|
189
|
-
"""Sets the account of this AgentImportParamNew.
|
|
189
|
+
r"""Sets the account of this AgentImportParamNew.
|
|
190
190
|
|
|
191
191
|
机器ssh账号。
|
|
192
192
|
|
|
@@ -197,7 +197,7 @@ class AgentImportParamNew:
|
|
|
197
197
|
|
|
198
198
|
@property
|
|
199
199
|
def os_type(self):
|
|
200
|
-
"""Gets the os_type of this AgentImportParamNew.
|
|
200
|
+
r"""Gets the os_type of this AgentImportParamNew.
|
|
201
201
|
|
|
202
202
|
机器操作系统类型。
|
|
203
203
|
|
|
@@ -208,7 +208,7 @@ class AgentImportParamNew:
|
|
|
208
208
|
|
|
209
209
|
@os_type.setter
|
|
210
210
|
def os_type(self, os_type):
|
|
211
|
-
"""Sets the os_type of this AgentImportParamNew.
|
|
211
|
+
r"""Sets the os_type of this AgentImportParamNew.
|
|
212
212
|
|
|
213
213
|
机器操作系统类型。
|
|
214
214
|
|
|
@@ -219,7 +219,7 @@ class AgentImportParamNew:
|
|
|
219
219
|
|
|
220
220
|
@property
|
|
221
221
|
def vpc_id(self):
|
|
222
|
-
"""Gets the vpc_id of this AgentImportParamNew.
|
|
222
|
+
r"""Gets the vpc_id of this AgentImportParamNew.
|
|
223
223
|
|
|
224
224
|
机器所属VPC ID。
|
|
225
225
|
|
|
@@ -230,7 +230,7 @@ class AgentImportParamNew:
|
|
|
230
230
|
|
|
231
231
|
@vpc_id.setter
|
|
232
232
|
def vpc_id(self, vpc_id):
|
|
233
|
-
"""Sets the vpc_id of this AgentImportParamNew.
|
|
233
|
+
r"""Sets the vpc_id of this AgentImportParamNew.
|
|
234
234
|
|
|
235
235
|
机器所属VPC ID。
|
|
236
236
|
|
|
@@ -241,7 +241,7 @@ class AgentImportParamNew:
|
|
|
241
241
|
|
|
242
242
|
@property
|
|
243
243
|
def coc_cmdb_id(self):
|
|
244
|
-
"""Gets the coc_cmdb_id of this AgentImportParamNew.
|
|
244
|
+
r"""Gets the coc_cmdb_id of this AgentImportParamNew.
|
|
245
245
|
|
|
246
246
|
外来唯一标识,COC用。
|
|
247
247
|
|
|
@@ -252,7 +252,7 @@ class AgentImportParamNew:
|
|
|
252
252
|
|
|
253
253
|
@coc_cmdb_id.setter
|
|
254
254
|
def coc_cmdb_id(self, coc_cmdb_id):
|
|
255
|
-
"""Sets the coc_cmdb_id of this AgentImportParamNew.
|
|
255
|
+
r"""Sets the coc_cmdb_id of this AgentImportParamNew.
|
|
256
256
|
|
|
257
257
|
外来唯一标识,COC用。
|
|
258
258
|
|
|
@@ -33,7 +33,7 @@ class AgentInfoParam:
|
|
|
33
33
|
}
|
|
34
34
|
|
|
35
35
|
def __init__(self, page=None, page_size=None, ecs_id_list=None, agent_id_list=None, coc_cmdb_id_list=None):
|
|
36
|
-
"""AgentInfoParam
|
|
36
|
+
r"""AgentInfoParam
|
|
37
37
|
|
|
38
38
|
The model defined in huaweicloud sdk
|
|
39
39
|
|
|
@@ -71,7 +71,7 @@ class AgentInfoParam:
|
|
|
71
71
|
|
|
72
72
|
@property
|
|
73
73
|
def page(self):
|
|
74
|
-
"""Gets the page of this AgentInfoParam.
|
|
74
|
+
r"""Gets the page of this AgentInfoParam.
|
|
75
75
|
|
|
76
76
|
分页查询的起始页数(第几页)。默认值:1。
|
|
77
77
|
|
|
@@ -82,7 +82,7 @@ class AgentInfoParam:
|
|
|
82
82
|
|
|
83
83
|
@page.setter
|
|
84
84
|
def page(self, page):
|
|
85
|
-
"""Sets the page of this AgentInfoParam.
|
|
85
|
+
r"""Sets the page of this AgentInfoParam.
|
|
86
86
|
|
|
87
87
|
分页查询的起始页数(第几页)。默认值:1。
|
|
88
88
|
|
|
@@ -93,7 +93,7 @@ class AgentInfoParam:
|
|
|
93
93
|
|
|
94
94
|
@property
|
|
95
95
|
def page_size(self):
|
|
96
|
-
"""Gets the page_size of this AgentInfoParam.
|
|
96
|
+
r"""Gets the page_size of this AgentInfoParam.
|
|
97
97
|
|
|
98
98
|
每页查询数量,默认20。
|
|
99
99
|
|
|
@@ -104,7 +104,7 @@ class AgentInfoParam:
|
|
|
104
104
|
|
|
105
105
|
@page_size.setter
|
|
106
106
|
def page_size(self, page_size):
|
|
107
|
-
"""Sets the page_size of this AgentInfoParam.
|
|
107
|
+
r"""Sets the page_size of this AgentInfoParam.
|
|
108
108
|
|
|
109
109
|
每页查询数量,默认20。
|
|
110
110
|
|
|
@@ -115,7 +115,7 @@ class AgentInfoParam:
|
|
|
115
115
|
|
|
116
116
|
@property
|
|
117
117
|
def ecs_id_list(self):
|
|
118
|
-
"""Gets the ecs_id_list of this AgentInfoParam.
|
|
118
|
+
r"""Gets the ecs_id_list of this AgentInfoParam.
|
|
119
119
|
|
|
120
120
|
ecs ID列表信息。
|
|
121
121
|
|
|
@@ -126,7 +126,7 @@ class AgentInfoParam:
|
|
|
126
126
|
|
|
127
127
|
@ecs_id_list.setter
|
|
128
128
|
def ecs_id_list(self, ecs_id_list):
|
|
129
|
-
"""Sets the ecs_id_list of this AgentInfoParam.
|
|
129
|
+
r"""Sets the ecs_id_list of this AgentInfoParam.
|
|
130
130
|
|
|
131
131
|
ecs ID列表信息。
|
|
132
132
|
|
|
@@ -137,7 +137,7 @@ class AgentInfoParam:
|
|
|
137
137
|
|
|
138
138
|
@property
|
|
139
139
|
def agent_id_list(self):
|
|
140
|
-
"""Gets the agent_id_list of this AgentInfoParam.
|
|
140
|
+
r"""Gets the agent_id_list of this AgentInfoParam.
|
|
141
141
|
|
|
142
142
|
agent ID列表信息。
|
|
143
143
|
|
|
@@ -148,7 +148,7 @@ class AgentInfoParam:
|
|
|
148
148
|
|
|
149
149
|
@agent_id_list.setter
|
|
150
150
|
def agent_id_list(self, agent_id_list):
|
|
151
|
-
"""Sets the agent_id_list of this AgentInfoParam.
|
|
151
|
+
r"""Sets the agent_id_list of this AgentInfoParam.
|
|
152
152
|
|
|
153
153
|
agent ID列表信息。
|
|
154
154
|
|
|
@@ -159,7 +159,7 @@ class AgentInfoParam:
|
|
|
159
159
|
|
|
160
160
|
@property
|
|
161
161
|
def coc_cmdb_id_list(self):
|
|
162
|
-
"""Gets the coc_cmdb_id_list of this AgentInfoParam.
|
|
162
|
+
r"""Gets the coc_cmdb_id_list of this AgentInfoParam.
|
|
163
163
|
|
|
164
164
|
cmdb ID列表信息。
|
|
165
165
|
|
|
@@ -170,7 +170,7 @@ class AgentInfoParam:
|
|
|
170
170
|
|
|
171
171
|
@coc_cmdb_id_list.setter
|
|
172
172
|
def coc_cmdb_id_list(self, coc_cmdb_id_list):
|
|
173
|
-
"""Sets the coc_cmdb_id_list of this AgentInfoParam.
|
|
173
|
+
r"""Sets the coc_cmdb_id_list of this AgentInfoParam.
|
|
174
174
|
|
|
175
175
|
cmdb ID列表信息。
|
|
176
176
|
|