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
|
@@ -25,7 +25,7 @@ class ExecuteWorkflowRequest:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, workflow_id=None):
|
|
28
|
-
"""ExecuteWorkflowRequest
|
|
28
|
+
r"""ExecuteWorkflowRequest
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -42,7 +42,7 @@ class ExecuteWorkflowRequest:
|
|
|
42
42
|
|
|
43
43
|
@property
|
|
44
44
|
def workflow_id(self):
|
|
45
|
-
"""Gets the workflow_id of this ExecuteWorkflowRequest.
|
|
45
|
+
r"""Gets the workflow_id of this ExecuteWorkflowRequest.
|
|
46
46
|
|
|
47
47
|
任务id,从工作流命令列表中获取的工作流id。
|
|
48
48
|
|
|
@@ -53,7 +53,7 @@ class ExecuteWorkflowRequest:
|
|
|
53
53
|
|
|
54
54
|
@workflow_id.setter
|
|
55
55
|
def workflow_id(self, workflow_id):
|
|
56
|
-
"""Sets the workflow_id of this ExecuteWorkflowRequest.
|
|
56
|
+
r"""Sets the workflow_id of this ExecuteWorkflowRequest.
|
|
57
57
|
|
|
58
58
|
任务id,从工作流命令列表中获取的工作流id。
|
|
59
59
|
|
|
@@ -26,7 +26,7 @@ class ExecuteWorkflowResponse(SdkResponse):
|
|
|
26
26
|
}
|
|
27
27
|
|
|
28
28
|
def __init__(self, execution_id=None):
|
|
29
|
-
"""ExecuteWorkflowResponse
|
|
29
|
+
r"""ExecuteWorkflowResponse
|
|
30
30
|
|
|
31
31
|
The model defined in huaweicloud sdk
|
|
32
32
|
|
|
@@ -44,7 +44,7 @@ class ExecuteWorkflowResponse(SdkResponse):
|
|
|
44
44
|
|
|
45
45
|
@property
|
|
46
46
|
def execution_id(self):
|
|
47
|
-
"""Gets the execution_id of this ExecuteWorkflowResponse.
|
|
47
|
+
r"""Gets the execution_id of this ExecuteWorkflowResponse.
|
|
48
48
|
|
|
49
49
|
执行ID
|
|
50
50
|
|
|
@@ -55,7 +55,7 @@ class ExecuteWorkflowResponse(SdkResponse):
|
|
|
55
55
|
|
|
56
56
|
@execution_id.setter
|
|
57
57
|
def execution_id(self, execution_id):
|
|
58
|
-
"""Sets the execution_id of this ExecuteWorkflowResponse.
|
|
58
|
+
r"""Sets the execution_id of this ExecuteWorkflowResponse.
|
|
59
59
|
|
|
60
60
|
执行ID
|
|
61
61
|
|
|
@@ -35,7 +35,7 @@ class ExecutionResultList:
|
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
def __init__(self, node_id=None, begin_time=None, end_time=None, function_execution_id=None, output=None, status=None):
|
|
38
|
-
"""ExecutionResultList
|
|
38
|
+
r"""ExecutionResultList
|
|
39
39
|
|
|
40
40
|
The model defined in huaweicloud sdk
|
|
41
41
|
|
|
@@ -78,7 +78,7 @@ class ExecutionResultList:
|
|
|
78
78
|
|
|
79
79
|
@property
|
|
80
80
|
def node_id(self):
|
|
81
|
-
"""Gets the node_id of this ExecutionResultList.
|
|
81
|
+
r"""Gets the node_id of this ExecutionResultList.
|
|
82
82
|
|
|
83
83
|
流程节点ID。
|
|
84
84
|
|
|
@@ -89,7 +89,7 @@ class ExecutionResultList:
|
|
|
89
89
|
|
|
90
90
|
@node_id.setter
|
|
91
91
|
def node_id(self, node_id):
|
|
92
|
-
"""Sets the node_id of this ExecutionResultList.
|
|
92
|
+
r"""Sets the node_id of this ExecutionResultList.
|
|
93
93
|
|
|
94
94
|
流程节点ID。
|
|
95
95
|
|
|
@@ -100,7 +100,7 @@ class ExecutionResultList:
|
|
|
100
100
|
|
|
101
101
|
@property
|
|
102
102
|
def begin_time(self):
|
|
103
|
-
"""Gets the begin_time of this ExecutionResultList.
|
|
103
|
+
r"""Gets the begin_time of this ExecutionResultList.
|
|
104
104
|
|
|
105
105
|
节点开始执行时间。
|
|
106
106
|
|
|
@@ -111,7 +111,7 @@ class ExecutionResultList:
|
|
|
111
111
|
|
|
112
112
|
@begin_time.setter
|
|
113
113
|
def begin_time(self, begin_time):
|
|
114
|
-
"""Sets the begin_time of this ExecutionResultList.
|
|
114
|
+
r"""Sets the begin_time of this ExecutionResultList.
|
|
115
115
|
|
|
116
116
|
节点开始执行时间。
|
|
117
117
|
|
|
@@ -122,7 +122,7 @@ class ExecutionResultList:
|
|
|
122
122
|
|
|
123
123
|
@property
|
|
124
124
|
def end_time(self):
|
|
125
|
-
"""Gets the end_time of this ExecutionResultList.
|
|
125
|
+
r"""Gets the end_time of this ExecutionResultList.
|
|
126
126
|
|
|
127
127
|
节点执行结束时间。
|
|
128
128
|
|
|
@@ -133,7 +133,7 @@ class ExecutionResultList:
|
|
|
133
133
|
|
|
134
134
|
@end_time.setter
|
|
135
135
|
def end_time(self, end_time):
|
|
136
|
-
"""Sets the end_time of this ExecutionResultList.
|
|
136
|
+
r"""Sets the end_time of this ExecutionResultList.
|
|
137
137
|
|
|
138
138
|
节点执行结束时间。
|
|
139
139
|
|
|
@@ -144,7 +144,7 @@ class ExecutionResultList:
|
|
|
144
144
|
|
|
145
145
|
@property
|
|
146
146
|
def function_execution_id(self):
|
|
147
|
-
"""Gets the function_execution_id of this ExecutionResultList.
|
|
147
|
+
r"""Gets the function_execution_id of this ExecutionResultList.
|
|
148
148
|
|
|
149
149
|
FunctionGraph的执行id。
|
|
150
150
|
|
|
@@ -155,7 +155,7 @@ class ExecutionResultList:
|
|
|
155
155
|
|
|
156
156
|
@function_execution_id.setter
|
|
157
157
|
def function_execution_id(self, function_execution_id):
|
|
158
|
-
"""Sets the function_execution_id of this ExecutionResultList.
|
|
158
|
+
r"""Sets the function_execution_id of this ExecutionResultList.
|
|
159
159
|
|
|
160
160
|
FunctionGraph的执行id。
|
|
161
161
|
|
|
@@ -166,7 +166,7 @@ class ExecutionResultList:
|
|
|
166
166
|
|
|
167
167
|
@property
|
|
168
168
|
def output(self):
|
|
169
|
-
"""Gets the output of this ExecutionResultList.
|
|
169
|
+
r"""Gets the output of this ExecutionResultList.
|
|
170
170
|
|
|
171
171
|
节点输出。
|
|
172
172
|
|
|
@@ -177,7 +177,7 @@ class ExecutionResultList:
|
|
|
177
177
|
|
|
178
178
|
@output.setter
|
|
179
179
|
def output(self, output):
|
|
180
|
-
"""Sets the output of this ExecutionResultList.
|
|
180
|
+
r"""Sets the output of this ExecutionResultList.
|
|
181
181
|
|
|
182
182
|
节点输出。
|
|
183
183
|
|
|
@@ -188,7 +188,7 @@ class ExecutionResultList:
|
|
|
188
188
|
|
|
189
189
|
@property
|
|
190
190
|
def status(self):
|
|
191
|
-
"""Gets the status of this ExecutionResultList.
|
|
191
|
+
r"""Gets the status of this ExecutionResultList.
|
|
192
192
|
|
|
193
193
|
节点状态。
|
|
194
194
|
|
|
@@ -199,7 +199,7 @@ class ExecutionResultList:
|
|
|
199
199
|
|
|
200
200
|
@status.setter
|
|
201
201
|
def status(self, status):
|
|
202
|
-
"""Sets the status of this ExecutionResultList.
|
|
202
|
+
r"""Sets the status of this ExecutionResultList.
|
|
203
203
|
|
|
204
204
|
节点状态。
|
|
205
205
|
|
|
@@ -37,7 +37,7 @@ class HISFastScript:
|
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
def __init__(self, script_type=None, cmd_user=None, script_content=None, ecs_id_list=None, name=None, project_id=None, script_args=None):
|
|
40
|
-
"""HISFastScript
|
|
40
|
+
r"""HISFastScript
|
|
41
41
|
|
|
42
42
|
The model defined in huaweicloud sdk
|
|
43
43
|
|
|
@@ -79,7 +79,7 @@ class HISFastScript:
|
|
|
79
79
|
|
|
80
80
|
@property
|
|
81
81
|
def script_type(self):
|
|
82
|
-
"""Gets the script_type of this HISFastScript.
|
|
82
|
+
r"""Gets the script_type of this HISFastScript.
|
|
83
83
|
|
|
84
84
|
脚本类型。SHELL BAT PYTHON POWER_SHELL
|
|
85
85
|
|
|
@@ -90,7 +90,7 @@ class HISFastScript:
|
|
|
90
90
|
|
|
91
91
|
@script_type.setter
|
|
92
92
|
def script_type(self, script_type):
|
|
93
|
-
"""Sets the script_type of this HISFastScript.
|
|
93
|
+
r"""Sets the script_type of this HISFastScript.
|
|
94
94
|
|
|
95
95
|
脚本类型。SHELL BAT PYTHON POWER_SHELL
|
|
96
96
|
|
|
@@ -101,7 +101,7 @@ class HISFastScript:
|
|
|
101
101
|
|
|
102
102
|
@property
|
|
103
103
|
def cmd_user(self):
|
|
104
|
-
"""Gets the cmd_user of this HISFastScript.
|
|
104
|
+
r"""Gets the cmd_user of this HISFastScript.
|
|
105
105
|
|
|
106
106
|
执行脚本的ECS机器用户。
|
|
107
107
|
|
|
@@ -112,7 +112,7 @@ class HISFastScript:
|
|
|
112
112
|
|
|
113
113
|
@cmd_user.setter
|
|
114
114
|
def cmd_user(self, cmd_user):
|
|
115
|
-
"""Sets the cmd_user of this HISFastScript.
|
|
115
|
+
r"""Sets the cmd_user of this HISFastScript.
|
|
116
116
|
|
|
117
117
|
执行脚本的ECS机器用户。
|
|
118
118
|
|
|
@@ -123,7 +123,7 @@ class HISFastScript:
|
|
|
123
123
|
|
|
124
124
|
@property
|
|
125
125
|
def script_content(self):
|
|
126
|
-
"""Gets the script_content of this HISFastScript.
|
|
126
|
+
r"""Gets the script_content of this HISFastScript.
|
|
127
127
|
|
|
128
128
|
脚本内容。
|
|
129
129
|
|
|
@@ -134,7 +134,7 @@ class HISFastScript:
|
|
|
134
134
|
|
|
135
135
|
@script_content.setter
|
|
136
136
|
def script_content(self, script_content):
|
|
137
|
-
"""Sets the script_content of this HISFastScript.
|
|
137
|
+
r"""Sets the script_content of this HISFastScript.
|
|
138
138
|
|
|
139
139
|
脚本内容。
|
|
140
140
|
|
|
@@ -145,7 +145,7 @@ class HISFastScript:
|
|
|
145
145
|
|
|
146
146
|
@property
|
|
147
147
|
def ecs_id_list(self):
|
|
148
|
-
"""Gets the ecs_id_list of this HISFastScript.
|
|
148
|
+
r"""Gets the ecs_id_list of this HISFastScript.
|
|
149
149
|
|
|
150
150
|
执行的机器列表。
|
|
151
151
|
|
|
@@ -156,7 +156,7 @@ class HISFastScript:
|
|
|
156
156
|
|
|
157
157
|
@ecs_id_list.setter
|
|
158
158
|
def ecs_id_list(self, ecs_id_list):
|
|
159
|
-
"""Sets the ecs_id_list of this HISFastScript.
|
|
159
|
+
r"""Sets the ecs_id_list of this HISFastScript.
|
|
160
160
|
|
|
161
161
|
执行的机器列表。
|
|
162
162
|
|
|
@@ -167,7 +167,7 @@ class HISFastScript:
|
|
|
167
167
|
|
|
168
168
|
@property
|
|
169
169
|
def name(self):
|
|
170
|
-
"""Gets the name of this HISFastScript.
|
|
170
|
+
r"""Gets the name of this HISFastScript.
|
|
171
171
|
|
|
172
172
|
任务名称。
|
|
173
173
|
|
|
@@ -178,7 +178,7 @@ class HISFastScript:
|
|
|
178
178
|
|
|
179
179
|
@name.setter
|
|
180
180
|
def name(self, name):
|
|
181
|
-
"""Sets the name of this HISFastScript.
|
|
181
|
+
r"""Sets the name of this HISFastScript.
|
|
182
182
|
|
|
183
183
|
任务名称。
|
|
184
184
|
|
|
@@ -189,7 +189,7 @@ class HISFastScript:
|
|
|
189
189
|
|
|
190
190
|
@property
|
|
191
191
|
def project_id(self):
|
|
192
|
-
"""Gets the project_id of this HISFastScript.
|
|
192
|
+
r"""Gets the project_id of this HISFastScript.
|
|
193
193
|
|
|
194
194
|
项目ID。
|
|
195
195
|
|
|
@@ -200,7 +200,7 @@ class HISFastScript:
|
|
|
200
200
|
|
|
201
201
|
@project_id.setter
|
|
202
202
|
def project_id(self, project_id):
|
|
203
|
-
"""Sets the project_id of this HISFastScript.
|
|
203
|
+
r"""Sets the project_id of this HISFastScript.
|
|
204
204
|
|
|
205
205
|
项目ID。
|
|
206
206
|
|
|
@@ -211,7 +211,7 @@ class HISFastScript:
|
|
|
211
211
|
|
|
212
212
|
@property
|
|
213
213
|
def script_args(self):
|
|
214
|
-
"""Gets the script_args of this HISFastScript.
|
|
214
|
+
r"""Gets the script_args of this HISFastScript.
|
|
215
215
|
|
|
216
216
|
任务参数,多个参数以空格分隔。
|
|
217
217
|
|
|
@@ -222,7 +222,7 @@ class HISFastScript:
|
|
|
222
222
|
|
|
223
223
|
@script_args.setter
|
|
224
224
|
def script_args(self, script_args):
|
|
225
|
-
"""Sets the script_args of this HISFastScript.
|
|
225
|
+
r"""Sets the script_args of this HISFastScript.
|
|
226
226
|
|
|
227
227
|
任务参数,多个参数以空格分隔。
|
|
228
228
|
|
|
@@ -53,7 +53,7 @@ class Job:
|
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
def __init__(self, id=None, name=None, create_time=None, create_by=None, update_time=None, update_by=None, description=None, enterprise_project_id=None, project_id=None, steps=None, parameters=None, rate_control=None, approve_info=None, is_latest_version=None, version_number=None):
|
|
56
|
-
"""Job
|
|
56
|
+
r"""Job
|
|
57
57
|
|
|
58
58
|
The model defined in huaweicloud sdk
|
|
59
59
|
|
|
@@ -134,7 +134,7 @@ class Job:
|
|
|
134
134
|
|
|
135
135
|
@property
|
|
136
136
|
def id(self):
|
|
137
|
-
"""Gets the id of this Job.
|
|
137
|
+
r"""Gets the id of this Job.
|
|
138
138
|
|
|
139
139
|
作业id。
|
|
140
140
|
|
|
@@ -145,7 +145,7 @@ class Job:
|
|
|
145
145
|
|
|
146
146
|
@id.setter
|
|
147
147
|
def id(self, id):
|
|
148
|
-
"""Sets the id of this Job.
|
|
148
|
+
r"""Sets the id of this Job.
|
|
149
149
|
|
|
150
150
|
作业id。
|
|
151
151
|
|
|
@@ -156,7 +156,7 @@ class Job:
|
|
|
156
156
|
|
|
157
157
|
@property
|
|
158
158
|
def name(self):
|
|
159
|
-
"""Gets the name of this Job.
|
|
159
|
+
r"""Gets the name of this Job.
|
|
160
160
|
|
|
161
161
|
作业名称。
|
|
162
162
|
|
|
@@ -167,7 +167,7 @@ class Job:
|
|
|
167
167
|
|
|
168
168
|
@name.setter
|
|
169
169
|
def name(self, name):
|
|
170
|
-
"""Sets the name of this Job.
|
|
170
|
+
r"""Sets the name of this Job.
|
|
171
171
|
|
|
172
172
|
作业名称。
|
|
173
173
|
|
|
@@ -178,7 +178,7 @@ class Job:
|
|
|
178
178
|
|
|
179
179
|
@property
|
|
180
180
|
def create_time(self):
|
|
181
|
-
"""Gets the create_time of this Job.
|
|
181
|
+
r"""Gets the create_time of this Job.
|
|
182
182
|
|
|
183
183
|
实体的创建时间戳。
|
|
184
184
|
|
|
@@ -189,7 +189,7 @@ class Job:
|
|
|
189
189
|
|
|
190
190
|
@create_time.setter
|
|
191
191
|
def create_time(self, create_time):
|
|
192
|
-
"""Sets the create_time of this Job.
|
|
192
|
+
r"""Sets the create_time of this Job.
|
|
193
193
|
|
|
194
194
|
实体的创建时间戳。
|
|
195
195
|
|
|
@@ -200,7 +200,7 @@ class Job:
|
|
|
200
200
|
|
|
201
201
|
@property
|
|
202
202
|
def create_by(self):
|
|
203
|
-
"""Gets the create_by of this Job.
|
|
203
|
+
r"""Gets the create_by of this Job.
|
|
204
204
|
|
|
205
205
|
创建人。
|
|
206
206
|
|
|
@@ -211,7 +211,7 @@ class Job:
|
|
|
211
211
|
|
|
212
212
|
@create_by.setter
|
|
213
213
|
def create_by(self, create_by):
|
|
214
|
-
"""Sets the create_by of this Job.
|
|
214
|
+
r"""Sets the create_by of this Job.
|
|
215
215
|
|
|
216
216
|
创建人。
|
|
217
217
|
|
|
@@ -222,7 +222,7 @@ class Job:
|
|
|
222
222
|
|
|
223
223
|
@property
|
|
224
224
|
def update_time(self):
|
|
225
|
-
"""Gets the update_time of this Job.
|
|
225
|
+
r"""Gets the update_time of this Job.
|
|
226
226
|
|
|
227
227
|
实体的最后更新时间戳。 注意:执行创建/修改/删除操作时,update_time将更新。
|
|
228
228
|
|
|
@@ -233,7 +233,7 @@ class Job:
|
|
|
233
233
|
|
|
234
234
|
@update_time.setter
|
|
235
235
|
def update_time(self, update_time):
|
|
236
|
-
"""Sets the update_time of this Job.
|
|
236
|
+
r"""Sets the update_time of this Job.
|
|
237
237
|
|
|
238
238
|
实体的最后更新时间戳。 注意:执行创建/修改/删除操作时,update_time将更新。
|
|
239
239
|
|
|
@@ -244,7 +244,7 @@ class Job:
|
|
|
244
244
|
|
|
245
245
|
@property
|
|
246
246
|
def update_by(self):
|
|
247
|
-
"""Gets the update_by of this Job.
|
|
247
|
+
r"""Gets the update_by of this Job.
|
|
248
248
|
|
|
249
249
|
修改人。
|
|
250
250
|
|
|
@@ -255,7 +255,7 @@ class Job:
|
|
|
255
255
|
|
|
256
256
|
@update_by.setter
|
|
257
257
|
def update_by(self, update_by):
|
|
258
|
-
"""Sets the update_by of this Job.
|
|
258
|
+
r"""Sets the update_by of this Job.
|
|
259
259
|
|
|
260
260
|
修改人。
|
|
261
261
|
|
|
@@ -266,7 +266,7 @@ class Job:
|
|
|
266
266
|
|
|
267
267
|
@property
|
|
268
268
|
def description(self):
|
|
269
|
-
"""Gets the description of this Job.
|
|
269
|
+
r"""Gets the description of this Job.
|
|
270
270
|
|
|
271
271
|
作业描述,最大长度为1000。
|
|
272
272
|
|
|
@@ -277,7 +277,7 @@ class Job:
|
|
|
277
277
|
|
|
278
278
|
@description.setter
|
|
279
279
|
def description(self, description):
|
|
280
|
-
"""Sets the description of this Job.
|
|
280
|
+
r"""Sets the description of this Job.
|
|
281
281
|
|
|
282
282
|
作业描述,最大长度为1000。
|
|
283
283
|
|
|
@@ -288,7 +288,7 @@ class Job:
|
|
|
288
288
|
|
|
289
289
|
@property
|
|
290
290
|
def enterprise_project_id(self):
|
|
291
|
-
"""Gets the enterprise_project_id of this Job.
|
|
291
|
+
r"""Gets the enterprise_project_id of this Job.
|
|
292
292
|
|
|
293
293
|
企业项目id。
|
|
294
294
|
|
|
@@ -299,7 +299,7 @@ class Job:
|
|
|
299
299
|
|
|
300
300
|
@enterprise_project_id.setter
|
|
301
301
|
def enterprise_project_id(self, enterprise_project_id):
|
|
302
|
-
"""Sets the enterprise_project_id of this Job.
|
|
302
|
+
r"""Sets the enterprise_project_id of this Job.
|
|
303
303
|
|
|
304
304
|
企业项目id。
|
|
305
305
|
|
|
@@ -310,7 +310,7 @@ class Job:
|
|
|
310
310
|
|
|
311
311
|
@property
|
|
312
312
|
def project_id(self):
|
|
313
|
-
"""Gets the project_id of this Job.
|
|
313
|
+
r"""Gets the project_id of this Job.
|
|
314
314
|
|
|
315
315
|
租户从IAM申请到的projectid,一般为32位字符串。
|
|
316
316
|
|
|
@@ -321,7 +321,7 @@ class Job:
|
|
|
321
321
|
|
|
322
322
|
@project_id.setter
|
|
323
323
|
def project_id(self, project_id):
|
|
324
|
-
"""Sets the project_id of this Job.
|
|
324
|
+
r"""Sets the project_id of this Job.
|
|
325
325
|
|
|
326
326
|
租户从IAM申请到的projectid,一般为32位字符串。
|
|
327
327
|
|
|
@@ -332,7 +332,7 @@ class Job:
|
|
|
332
332
|
|
|
333
333
|
@property
|
|
334
334
|
def steps(self):
|
|
335
|
-
"""Gets the steps of this Job.
|
|
335
|
+
r"""Gets the steps of this Job.
|
|
336
336
|
|
|
337
337
|
作业步骤。
|
|
338
338
|
|
|
@@ -343,7 +343,7 @@ class Job:
|
|
|
343
343
|
|
|
344
344
|
@steps.setter
|
|
345
345
|
def steps(self, steps):
|
|
346
|
-
"""Sets the steps of this Job.
|
|
346
|
+
r"""Sets the steps of this Job.
|
|
347
347
|
|
|
348
348
|
作业步骤。
|
|
349
349
|
|
|
@@ -354,7 +354,7 @@ class Job:
|
|
|
354
354
|
|
|
355
355
|
@property
|
|
356
356
|
def parameters(self):
|
|
357
|
-
"""Gets the parameters of this Job.
|
|
357
|
+
r"""Gets the parameters of this Job.
|
|
358
358
|
|
|
359
359
|
全局参数。
|
|
360
360
|
|
|
@@ -365,7 +365,7 @@ class Job:
|
|
|
365
365
|
|
|
366
366
|
@parameters.setter
|
|
367
367
|
def parameters(self, parameters):
|
|
368
|
-
"""Sets the parameters of this Job.
|
|
368
|
+
r"""Sets the parameters of this Job.
|
|
369
369
|
|
|
370
370
|
全局参数。
|
|
371
371
|
|
|
@@ -376,7 +376,7 @@ class Job:
|
|
|
376
376
|
|
|
377
377
|
@property
|
|
378
378
|
def rate_control(self):
|
|
379
|
-
"""Gets the rate_control of this Job.
|
|
379
|
+
r"""Gets the rate_control of this Job.
|
|
380
380
|
|
|
381
381
|
:return: The rate_control of this Job.
|
|
382
382
|
:rtype: :class:`huaweicloudsdkaom.v1.RateControl`
|
|
@@ -385,7 +385,7 @@ class Job:
|
|
|
385
385
|
|
|
386
386
|
@rate_control.setter
|
|
387
387
|
def rate_control(self, rate_control):
|
|
388
|
-
"""Sets the rate_control of this Job.
|
|
388
|
+
r"""Sets the rate_control of this Job.
|
|
389
389
|
|
|
390
390
|
:param rate_control: The rate_control of this Job.
|
|
391
391
|
:type rate_control: :class:`huaweicloudsdkaom.v1.RateControl`
|
|
@@ -394,7 +394,7 @@ class Job:
|
|
|
394
394
|
|
|
395
395
|
@property
|
|
396
396
|
def approve_info(self):
|
|
397
|
-
"""Gets the approve_info of this Job.
|
|
397
|
+
r"""Gets the approve_info of this Job.
|
|
398
398
|
|
|
399
399
|
:return: The approve_info of this Job.
|
|
400
400
|
:rtype: :class:`huaweicloudsdkaom.v1.ApproveInfo`
|
|
@@ -403,7 +403,7 @@ class Job:
|
|
|
403
403
|
|
|
404
404
|
@approve_info.setter
|
|
405
405
|
def approve_info(self, approve_info):
|
|
406
|
-
"""Sets the approve_info of this Job.
|
|
406
|
+
r"""Sets the approve_info of this Job.
|
|
407
407
|
|
|
408
408
|
:param approve_info: The approve_info of this Job.
|
|
409
409
|
:type approve_info: :class:`huaweicloudsdkaom.v1.ApproveInfo`
|
|
@@ -412,7 +412,7 @@ class Job:
|
|
|
412
412
|
|
|
413
413
|
@property
|
|
414
414
|
def is_latest_version(self):
|
|
415
|
-
"""Gets the is_latest_version of this Job.
|
|
415
|
+
r"""Gets the is_latest_version of this Job.
|
|
416
416
|
|
|
417
417
|
是否为最新版本的作业
|
|
418
418
|
|
|
@@ -423,7 +423,7 @@ class Job:
|
|
|
423
423
|
|
|
424
424
|
@is_latest_version.setter
|
|
425
425
|
def is_latest_version(self, is_latest_version):
|
|
426
|
-
"""Sets the is_latest_version of this Job.
|
|
426
|
+
r"""Sets the is_latest_version of this Job.
|
|
427
427
|
|
|
428
428
|
是否为最新版本的作业
|
|
429
429
|
|
|
@@ -434,7 +434,7 @@ class Job:
|
|
|
434
434
|
|
|
435
435
|
@property
|
|
436
436
|
def version_number(self):
|
|
437
|
-
"""Gets the version_number of this Job.
|
|
437
|
+
r"""Gets the version_number of this Job.
|
|
438
438
|
|
|
439
439
|
版本号
|
|
440
440
|
|
|
@@ -445,7 +445,7 @@ class Job:
|
|
|
445
445
|
|
|
446
446
|
@version_number.setter
|
|
447
447
|
def version_number(self, version_number):
|
|
448
|
-
"""Sets the version_number of this Job.
|
|
448
|
+
r"""Sets the version_number of this Job.
|
|
449
449
|
|
|
450
450
|
版本号
|
|
451
451
|
|
|
@@ -25,7 +25,7 @@ class ListAllJobByNameRequest:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, body=None):
|
|
28
|
-
"""ListAllJobByNameRequest
|
|
28
|
+
r"""ListAllJobByNameRequest
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -43,7 +43,7 @@ class ListAllJobByNameRequest:
|
|
|
43
43
|
|
|
44
44
|
@property
|
|
45
45
|
def body(self):
|
|
46
|
-
"""Gets the body of this ListAllJobByNameRequest.
|
|
46
|
+
r"""Gets the body of this ListAllJobByNameRequest.
|
|
47
47
|
|
|
48
48
|
:return: The body of this ListAllJobByNameRequest.
|
|
49
49
|
:rtype: :class:`huaweicloudsdkaom.v1.SearchJobsRequestBody`
|
|
@@ -52,7 +52,7 @@ class ListAllJobByNameRequest:
|
|
|
52
52
|
|
|
53
53
|
@body.setter
|
|
54
54
|
def body(self, body):
|
|
55
|
-
"""Sets the body of this ListAllJobByNameRequest.
|
|
55
|
+
r"""Sets the body of this ListAllJobByNameRequest.
|
|
56
56
|
|
|
57
57
|
:param body: The body of this ListAllJobByNameRequest.
|
|
58
58
|
:type body: :class:`huaweicloudsdkaom.v1.SearchJobsRequestBody`
|
|
@@ -28,7 +28,7 @@ class ListAllJobByNameResponse(SdkResponse):
|
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
def __init__(self, total_elements=None, elements=None):
|
|
31
|
-
"""ListAllJobByNameResponse
|
|
31
|
+
r"""ListAllJobByNameResponse
|
|
32
32
|
|
|
33
33
|
The model defined in huaweicloud sdk
|
|
34
34
|
|
|
@@ -51,7 +51,7 @@ class ListAllJobByNameResponse(SdkResponse):
|
|
|
51
51
|
|
|
52
52
|
@property
|
|
53
53
|
def total_elements(self):
|
|
54
|
-
"""Gets the total_elements of this ListAllJobByNameResponse.
|
|
54
|
+
r"""Gets the total_elements of this ListAllJobByNameResponse.
|
|
55
55
|
|
|
56
56
|
总数。
|
|
57
57
|
|
|
@@ -62,7 +62,7 @@ class ListAllJobByNameResponse(SdkResponse):
|
|
|
62
62
|
|
|
63
63
|
@total_elements.setter
|
|
64
64
|
def total_elements(self, total_elements):
|
|
65
|
-
"""Sets the total_elements of this ListAllJobByNameResponse.
|
|
65
|
+
r"""Sets the total_elements of this ListAllJobByNameResponse.
|
|
66
66
|
|
|
67
67
|
总数。
|
|
68
68
|
|
|
@@ -73,7 +73,7 @@ class ListAllJobByNameResponse(SdkResponse):
|
|
|
73
73
|
|
|
74
74
|
@property
|
|
75
75
|
def elements(self):
|
|
76
|
-
"""Gets the elements of this ListAllJobByNameResponse.
|
|
76
|
+
r"""Gets the elements of this ListAllJobByNameResponse.
|
|
77
77
|
|
|
78
78
|
查询作业信息集合。
|
|
79
79
|
|
|
@@ -84,7 +84,7 @@ class ListAllJobByNameResponse(SdkResponse):
|
|
|
84
84
|
|
|
85
85
|
@elements.setter
|
|
86
86
|
def elements(self, elements):
|
|
87
|
-
"""Sets the elements of this ListAllJobByNameResponse.
|
|
87
|
+
r"""Sets the elements of this ListAllJobByNameResponse.
|
|
88
88
|
|
|
89
89
|
查询作业信息集合。
|
|
90
90
|
|
|
@@ -25,7 +25,7 @@ class ListAllScriptByNameRequest:
|
|
|
25
25
|
}
|
|
26
26
|
|
|
27
27
|
def __init__(self, body=None):
|
|
28
|
-
"""ListAllScriptByNameRequest
|
|
28
|
+
r"""ListAllScriptByNameRequest
|
|
29
29
|
|
|
30
30
|
The model defined in huaweicloud sdk
|
|
31
31
|
|
|
@@ -43,7 +43,7 @@ class ListAllScriptByNameRequest:
|
|
|
43
43
|
|
|
44
44
|
@property
|
|
45
45
|
def body(self):
|
|
46
|
-
"""Gets the body of this ListAllScriptByNameRequest.
|
|
46
|
+
r"""Gets the body of this ListAllScriptByNameRequest.
|
|
47
47
|
|
|
48
48
|
:return: The body of this ListAllScriptByNameRequest.
|
|
49
49
|
:rtype: :class:`huaweicloudsdkaom.v1.SearchScriptsRequestBody`
|
|
@@ -52,7 +52,7 @@ class ListAllScriptByNameRequest:
|
|
|
52
52
|
|
|
53
53
|
@body.setter
|
|
54
54
|
def body(self, body):
|
|
55
|
-
"""Sets the body of this ListAllScriptByNameRequest.
|
|
55
|
+
r"""Sets the body of this ListAllScriptByNameRequest.
|
|
56
56
|
|
|
57
57
|
:param body: The body of this ListAllScriptByNameRequest.
|
|
58
58
|
:type body: :class:`huaweicloudsdkaom.v1.SearchScriptsRequestBody`
|