huaweicloudsdkaom 3.1.142__py2.py3-none-any.whl → 3.1.144__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 +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/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.144.dist-info}/METADATA +2 -2
- huaweicloudsdkaom-3.1.144.dist-info/RECORD +320 -0
- huaweicloudsdkaom-3.1.142.dist-info/RECORD +0 -320
- {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.144.dist-info}/LICENSE +0 -0
- {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.144.dist-info}/WHEEL +0 -0
- {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.144.dist-info}/top_level.txt +0 -0
|
@@ -53,7 +53,7 @@ class ScriptVersion:
|
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
def __init__(self, content=None, create_by=None, create_time=None, enterprise_project_id=None, name=None, project_id=None, job_reference_number=None, script_id=None, script_language=None, status_desc=None, update_by=None, update_time=None, version_id=None, version_number=None, job_reference_name=None):
|
|
56
|
-
"""ScriptVersion
|
|
56
|
+
r"""ScriptVersion
|
|
57
57
|
|
|
58
58
|
The model defined in huaweicloud sdk
|
|
59
59
|
|
|
@@ -140,7 +140,7 @@ class ScriptVersion:
|
|
|
140
140
|
|
|
141
141
|
@property
|
|
142
142
|
def content(self):
|
|
143
|
-
"""Gets the content of this ScriptVersion.
|
|
143
|
+
r"""Gets the content of this ScriptVersion.
|
|
144
144
|
|
|
145
145
|
脚本内容,脚本内容不能为空
|
|
146
146
|
|
|
@@ -151,7 +151,7 @@ class ScriptVersion:
|
|
|
151
151
|
|
|
152
152
|
@content.setter
|
|
153
153
|
def content(self, content):
|
|
154
|
-
"""Sets the content of this ScriptVersion.
|
|
154
|
+
r"""Sets the content of this ScriptVersion.
|
|
155
155
|
|
|
156
156
|
脚本内容,脚本内容不能为空
|
|
157
157
|
|
|
@@ -162,7 +162,7 @@ class ScriptVersion:
|
|
|
162
162
|
|
|
163
163
|
@property
|
|
164
164
|
def create_by(self):
|
|
165
|
-
"""Gets the create_by of this ScriptVersion.
|
|
165
|
+
r"""Gets the create_by of this ScriptVersion.
|
|
166
166
|
|
|
167
167
|
创建人,比如为:张三
|
|
168
168
|
|
|
@@ -173,7 +173,7 @@ class ScriptVersion:
|
|
|
173
173
|
|
|
174
174
|
@create_by.setter
|
|
175
175
|
def create_by(self, create_by):
|
|
176
|
-
"""Sets the create_by of this ScriptVersion.
|
|
176
|
+
r"""Sets the create_by of this ScriptVersion.
|
|
177
177
|
|
|
178
178
|
创建人,比如为:张三
|
|
179
179
|
|
|
@@ -184,7 +184,7 @@ class ScriptVersion:
|
|
|
184
184
|
|
|
185
185
|
@property
|
|
186
186
|
def create_time(self):
|
|
187
|
-
"""Gets the create_time of this ScriptVersion.
|
|
187
|
+
r"""Gets the create_time of this ScriptVersion.
|
|
188
188
|
|
|
189
189
|
创建时间
|
|
190
190
|
|
|
@@ -195,7 +195,7 @@ class ScriptVersion:
|
|
|
195
195
|
|
|
196
196
|
@create_time.setter
|
|
197
197
|
def create_time(self, create_time):
|
|
198
|
-
"""Sets the create_time of this ScriptVersion.
|
|
198
|
+
r"""Sets the create_time of this ScriptVersion.
|
|
199
199
|
|
|
200
200
|
创建时间
|
|
201
201
|
|
|
@@ -206,7 +206,7 @@ class ScriptVersion:
|
|
|
206
206
|
|
|
207
207
|
@property
|
|
208
208
|
def enterprise_project_id(self):
|
|
209
|
-
"""Gets the enterprise_project_id of this ScriptVersion.
|
|
209
|
+
r"""Gets the enterprise_project_id of this ScriptVersion.
|
|
210
210
|
|
|
211
211
|
企业项目id
|
|
212
212
|
|
|
@@ -217,7 +217,7 @@ class ScriptVersion:
|
|
|
217
217
|
|
|
218
218
|
@enterprise_project_id.setter
|
|
219
219
|
def enterprise_project_id(self, enterprise_project_id):
|
|
220
|
-
"""Sets the enterprise_project_id of this ScriptVersion.
|
|
220
|
+
r"""Sets the enterprise_project_id of this ScriptVersion.
|
|
221
221
|
|
|
222
222
|
企业项目id
|
|
223
223
|
|
|
@@ -228,7 +228,7 @@ class ScriptVersion:
|
|
|
228
228
|
|
|
229
229
|
@property
|
|
230
230
|
def name(self):
|
|
231
|
-
"""Gets the name of this ScriptVersion.
|
|
231
|
+
r"""Gets the name of this ScriptVersion.
|
|
232
232
|
|
|
233
233
|
脚本名称,支持数字,下划线,大小写字母 ,中文
|
|
234
234
|
|
|
@@ -239,7 +239,7 @@ class ScriptVersion:
|
|
|
239
239
|
|
|
240
240
|
@name.setter
|
|
241
241
|
def name(self, name):
|
|
242
|
-
"""Sets the name of this ScriptVersion.
|
|
242
|
+
r"""Sets the name of this ScriptVersion.
|
|
243
243
|
|
|
244
244
|
脚本名称,支持数字,下划线,大小写字母 ,中文
|
|
245
245
|
|
|
@@ -250,7 +250,7 @@ class ScriptVersion:
|
|
|
250
250
|
|
|
251
251
|
@property
|
|
252
252
|
def project_id(self):
|
|
253
|
-
"""Gets the project_id of this ScriptVersion.
|
|
253
|
+
r"""Gets the project_id of this ScriptVersion.
|
|
254
254
|
|
|
255
255
|
租户从IAM申请到的projectid,一般为32位字符串
|
|
256
256
|
|
|
@@ -261,7 +261,7 @@ class ScriptVersion:
|
|
|
261
261
|
|
|
262
262
|
@project_id.setter
|
|
263
263
|
def project_id(self, project_id):
|
|
264
|
-
"""Sets the project_id of this ScriptVersion.
|
|
264
|
+
r"""Sets the project_id of this ScriptVersion.
|
|
265
265
|
|
|
266
266
|
租户从IAM申请到的projectid,一般为32位字符串
|
|
267
267
|
|
|
@@ -272,7 +272,7 @@ class ScriptVersion:
|
|
|
272
272
|
|
|
273
273
|
@property
|
|
274
274
|
def job_reference_number(self):
|
|
275
|
-
"""Gets the job_reference_number of this ScriptVersion.
|
|
275
|
+
r"""Gets the job_reference_number of this ScriptVersion.
|
|
276
276
|
|
|
277
277
|
脚本版本的引用次数,脚本版本被作业引用的次数。默认是0次,引用次数为非负整数,不能出现负数
|
|
278
278
|
|
|
@@ -283,7 +283,7 @@ class ScriptVersion:
|
|
|
283
283
|
|
|
284
284
|
@job_reference_number.setter
|
|
285
285
|
def job_reference_number(self, job_reference_number):
|
|
286
|
-
"""Sets the job_reference_number of this ScriptVersion.
|
|
286
|
+
r"""Sets the job_reference_number of this ScriptVersion.
|
|
287
287
|
|
|
288
288
|
脚本版本的引用次数,脚本版本被作业引用的次数。默认是0次,引用次数为非负整数,不能出现负数
|
|
289
289
|
|
|
@@ -294,7 +294,7 @@ class ScriptVersion:
|
|
|
294
294
|
|
|
295
295
|
@property
|
|
296
296
|
def script_id(self):
|
|
297
|
-
"""Gets the script_id of this ScriptVersion.
|
|
297
|
+
r"""Gets the script_id of this ScriptVersion.
|
|
298
298
|
|
|
299
299
|
脚本id,根据UUID.randomUUID生成。
|
|
300
300
|
|
|
@@ -305,7 +305,7 @@ class ScriptVersion:
|
|
|
305
305
|
|
|
306
306
|
@script_id.setter
|
|
307
307
|
def script_id(self, script_id):
|
|
308
|
-
"""Sets the script_id of this ScriptVersion.
|
|
308
|
+
r"""Sets the script_id of this ScriptVersion.
|
|
309
309
|
|
|
310
310
|
脚本id,根据UUID.randomUUID生成。
|
|
311
311
|
|
|
@@ -316,7 +316,7 @@ class ScriptVersion:
|
|
|
316
316
|
|
|
317
317
|
@property
|
|
318
318
|
def script_language(self):
|
|
319
|
-
"""Gets the script_language of this ScriptVersion.
|
|
319
|
+
r"""Gets the script_language of this ScriptVersion.
|
|
320
320
|
|
|
321
321
|
脚本语言,目前支持四种,分别是:SHELL BAT PYTHON POWER_SHELL
|
|
322
322
|
|
|
@@ -327,7 +327,7 @@ class ScriptVersion:
|
|
|
327
327
|
|
|
328
328
|
@script_language.setter
|
|
329
329
|
def script_language(self, script_language):
|
|
330
|
-
"""Sets the script_language of this ScriptVersion.
|
|
330
|
+
r"""Sets the script_language of this ScriptVersion.
|
|
331
331
|
|
|
332
332
|
脚本语言,目前支持四种,分别是:SHELL BAT PYTHON POWER_SHELL
|
|
333
333
|
|
|
@@ -338,7 +338,7 @@ class ScriptVersion:
|
|
|
338
338
|
|
|
339
339
|
@property
|
|
340
340
|
def status_desc(self):
|
|
341
|
-
"""Gets the status_desc of this ScriptVersion.
|
|
341
|
+
r"""Gets the status_desc of this ScriptVersion.
|
|
342
342
|
|
|
343
343
|
状态说明 0代表 未上线,1代表已上线 2代表已下线 3代表已禁用
|
|
344
344
|
|
|
@@ -349,7 +349,7 @@ class ScriptVersion:
|
|
|
349
349
|
|
|
350
350
|
@status_desc.setter
|
|
351
351
|
def status_desc(self, status_desc):
|
|
352
|
-
"""Sets the status_desc of this ScriptVersion.
|
|
352
|
+
r"""Sets the status_desc of this ScriptVersion.
|
|
353
353
|
|
|
354
354
|
状态说明 0代表 未上线,1代表已上线 2代表已下线 3代表已禁用
|
|
355
355
|
|
|
@@ -360,7 +360,7 @@ class ScriptVersion:
|
|
|
360
360
|
|
|
361
361
|
@property
|
|
362
362
|
def update_by(self):
|
|
363
|
-
"""Gets the update_by of this ScriptVersion.
|
|
363
|
+
r"""Gets the update_by of this ScriptVersion.
|
|
364
364
|
|
|
365
365
|
修改人
|
|
366
366
|
|
|
@@ -371,7 +371,7 @@ class ScriptVersion:
|
|
|
371
371
|
|
|
372
372
|
@update_by.setter
|
|
373
373
|
def update_by(self, update_by):
|
|
374
|
-
"""Sets the update_by of this ScriptVersion.
|
|
374
|
+
r"""Sets the update_by of this ScriptVersion.
|
|
375
375
|
|
|
376
376
|
修改人
|
|
377
377
|
|
|
@@ -382,7 +382,7 @@ class ScriptVersion:
|
|
|
382
382
|
|
|
383
383
|
@property
|
|
384
384
|
def update_time(self):
|
|
385
|
-
"""Gets the update_time of this ScriptVersion.
|
|
385
|
+
r"""Gets the update_time of this ScriptVersion.
|
|
386
386
|
|
|
387
387
|
实体的最后更新时间戳。 注意:执行创建/修改/删除操作时,update_time将更新。
|
|
388
388
|
|
|
@@ -393,7 +393,7 @@ class ScriptVersion:
|
|
|
393
393
|
|
|
394
394
|
@update_time.setter
|
|
395
395
|
def update_time(self, update_time):
|
|
396
|
-
"""Sets the update_time of this ScriptVersion.
|
|
396
|
+
r"""Sets the update_time of this ScriptVersion.
|
|
397
397
|
|
|
398
398
|
实体的最后更新时间戳。 注意:执行创建/修改/删除操作时,update_time将更新。
|
|
399
399
|
|
|
@@ -404,7 +404,7 @@ class ScriptVersion:
|
|
|
404
404
|
|
|
405
405
|
@property
|
|
406
406
|
def version_id(self):
|
|
407
|
-
"""Gets the version_id of this ScriptVersion.
|
|
407
|
+
r"""Gets the version_id of this ScriptVersion.
|
|
408
408
|
|
|
409
409
|
版本id,根据UUID.randomUUID生成。
|
|
410
410
|
|
|
@@ -415,7 +415,7 @@ class ScriptVersion:
|
|
|
415
415
|
|
|
416
416
|
@version_id.setter
|
|
417
417
|
def version_id(self, version_id):
|
|
418
|
-
"""Sets the version_id of this ScriptVersion.
|
|
418
|
+
r"""Sets the version_id of this ScriptVersion.
|
|
419
419
|
|
|
420
420
|
版本id,根据UUID.randomUUID生成。
|
|
421
421
|
|
|
@@ -426,7 +426,7 @@ class ScriptVersion:
|
|
|
426
426
|
|
|
427
427
|
@property
|
|
428
428
|
def version_number(self):
|
|
429
|
-
"""Gets the version_number of this ScriptVersion.
|
|
429
|
+
r"""Gets the version_number of this ScriptVersion.
|
|
430
430
|
|
|
431
431
|
脚本版本号,支持数字,下划线,大小写字母和小数点
|
|
432
432
|
|
|
@@ -437,7 +437,7 @@ class ScriptVersion:
|
|
|
437
437
|
|
|
438
438
|
@version_number.setter
|
|
439
439
|
def version_number(self, version_number):
|
|
440
|
-
"""Sets the version_number of this ScriptVersion.
|
|
440
|
+
r"""Sets the version_number of this ScriptVersion.
|
|
441
441
|
|
|
442
442
|
脚本版本号,支持数字,下划线,大小写字母和小数点
|
|
443
443
|
|
|
@@ -448,7 +448,7 @@ class ScriptVersion:
|
|
|
448
448
|
|
|
449
449
|
@property
|
|
450
450
|
def job_reference_name(self):
|
|
451
|
-
"""Gets the job_reference_name of this ScriptVersion.
|
|
451
|
+
r"""Gets the job_reference_name of this ScriptVersion.
|
|
452
452
|
|
|
453
453
|
脚本引用的作业详情
|
|
454
454
|
|
|
@@ -459,7 +459,7 @@ class ScriptVersion:
|
|
|
459
459
|
|
|
460
460
|
@job_reference_name.setter
|
|
461
461
|
def job_reference_name(self, job_reference_name):
|
|
462
|
-
"""Sets the job_reference_name of this ScriptVersion.
|
|
462
|
+
r"""Sets the job_reference_name of this ScriptVersion.
|
|
463
463
|
|
|
464
464
|
脚本引用的作业详情
|
|
465
465
|
|
|
@@ -35,7 +35,7 @@ class SearchJobsRequestBody:
|
|
|
35
35
|
}
|
|
36
36
|
|
|
37
37
|
def __init__(self, name=None, page_num=None, page_size=None, order_by_column=None, sort_order=None, enterprise_project_id=None):
|
|
38
|
-
"""SearchJobsRequestBody
|
|
38
|
+
r"""SearchJobsRequestBody
|
|
39
39
|
|
|
40
40
|
The model defined in huaweicloud sdk
|
|
41
41
|
|
|
@@ -76,7 +76,7 @@ class SearchJobsRequestBody:
|
|
|
76
76
|
|
|
77
77
|
@property
|
|
78
78
|
def name(self):
|
|
79
|
-
"""Gets the name of this SearchJobsRequestBody.
|
|
79
|
+
r"""Gets the name of this SearchJobsRequestBody.
|
|
80
80
|
|
|
81
81
|
name为作业名称。
|
|
82
82
|
|
|
@@ -87,7 +87,7 @@ class SearchJobsRequestBody:
|
|
|
87
87
|
|
|
88
88
|
@name.setter
|
|
89
89
|
def name(self, name):
|
|
90
|
-
"""Sets the name of this SearchJobsRequestBody.
|
|
90
|
+
r"""Sets the name of this SearchJobsRequestBody.
|
|
91
91
|
|
|
92
92
|
name为作业名称。
|
|
93
93
|
|
|
@@ -98,7 +98,7 @@ class SearchJobsRequestBody:
|
|
|
98
98
|
|
|
99
99
|
@property
|
|
100
100
|
def page_num(self):
|
|
101
|
-
"""Gets the page_num of this SearchJobsRequestBody.
|
|
101
|
+
r"""Gets the page_num of this SearchJobsRequestBody.
|
|
102
102
|
|
|
103
103
|
当前页,查询的当前页,page_num为正整数,不能是0和负数,当输入参数为负数,0和大于1000,自动修正参数为1,默认值是1(用户不传,值是1)。
|
|
104
104
|
|
|
@@ -109,7 +109,7 @@ class SearchJobsRequestBody:
|
|
|
109
109
|
|
|
110
110
|
@page_num.setter
|
|
111
111
|
def page_num(self, page_num):
|
|
112
|
-
"""Sets the page_num of this SearchJobsRequestBody.
|
|
112
|
+
r"""Sets the page_num of this SearchJobsRequestBody.
|
|
113
113
|
|
|
114
114
|
当前页,查询的当前页,page_num为正整数,不能是0和负数,当输入参数为负数,0和大于1000,自动修正参数为1,默认值是1(用户不传,值是1)。
|
|
115
115
|
|
|
@@ -120,7 +120,7 @@ class SearchJobsRequestBody:
|
|
|
120
120
|
|
|
121
121
|
@property
|
|
122
122
|
def page_size(self):
|
|
123
|
-
"""Gets the page_size of this SearchJobsRequestBody.
|
|
123
|
+
r"""Gets the page_size of this SearchJobsRequestBody.
|
|
124
124
|
|
|
125
125
|
每页显示的条数,每页查询的总条数,page_size为正整数,不能是0和负数,当输入参数为负数,0和大于101,自动修正参数为10,默认值是10(用户不传时,值是10)。
|
|
126
126
|
|
|
@@ -131,7 +131,7 @@ class SearchJobsRequestBody:
|
|
|
131
131
|
|
|
132
132
|
@page_size.setter
|
|
133
133
|
def page_size(self, page_size):
|
|
134
|
-
"""Sets the page_size of this SearchJobsRequestBody.
|
|
134
|
+
r"""Sets the page_size of this SearchJobsRequestBody.
|
|
135
135
|
|
|
136
136
|
每页显示的条数,每页查询的总条数,page_size为正整数,不能是0和负数,当输入参数为负数,0和大于101,自动修正参数为10,默认值是10(用户不传时,值是10)。
|
|
137
137
|
|
|
@@ -142,7 +142,7 @@ class SearchJobsRequestBody:
|
|
|
142
142
|
|
|
143
143
|
@property
|
|
144
144
|
def order_by_column(self):
|
|
145
|
-
"""Gets the order_by_column of this SearchJobsRequestBody.
|
|
145
|
+
r"""Gets the order_by_column of this SearchJobsRequestBody.
|
|
146
146
|
|
|
147
147
|
需要排序的字段(默认为更新时间),支持字段有name,create_time,update_time。
|
|
148
148
|
|
|
@@ -153,7 +153,7 @@ class SearchJobsRequestBody:
|
|
|
153
153
|
|
|
154
154
|
@order_by_column.setter
|
|
155
155
|
def order_by_column(self, order_by_column):
|
|
156
|
-
"""Sets the order_by_column of this SearchJobsRequestBody.
|
|
156
|
+
r"""Sets the order_by_column of this SearchJobsRequestBody.
|
|
157
157
|
|
|
158
158
|
需要排序的字段(默认为更新时间),支持字段有name,create_time,update_time。
|
|
159
159
|
|
|
@@ -164,7 +164,7 @@ class SearchJobsRequestBody:
|
|
|
164
164
|
|
|
165
165
|
@property
|
|
166
166
|
def sort_order(self):
|
|
167
|
-
"""Gets the sort_order of this SearchJobsRequestBody.
|
|
167
|
+
r"""Gets the sort_order of this SearchJobsRequestBody.
|
|
168
168
|
|
|
169
169
|
排序规则(默认降序) 传入升序或降序,升序:ASC,降序:DESC。
|
|
170
170
|
|
|
@@ -175,7 +175,7 @@ class SearchJobsRequestBody:
|
|
|
175
175
|
|
|
176
176
|
@sort_order.setter
|
|
177
177
|
def sort_order(self, sort_order):
|
|
178
|
-
"""Sets the sort_order of this SearchJobsRequestBody.
|
|
178
|
+
r"""Sets the sort_order of this SearchJobsRequestBody.
|
|
179
179
|
|
|
180
180
|
排序规则(默认降序) 传入升序或降序,升序:ASC,降序:DESC。
|
|
181
181
|
|
|
@@ -186,7 +186,7 @@ class SearchJobsRequestBody:
|
|
|
186
186
|
|
|
187
187
|
@property
|
|
188
188
|
def enterprise_project_id(self):
|
|
189
|
-
"""Gets the enterprise_project_id of this SearchJobsRequestBody.
|
|
189
|
+
r"""Gets the enterprise_project_id of this SearchJobsRequestBody.
|
|
190
190
|
|
|
191
191
|
企业项目id
|
|
192
192
|
|
|
@@ -197,7 +197,7 @@ class SearchJobsRequestBody:
|
|
|
197
197
|
|
|
198
198
|
@enterprise_project_id.setter
|
|
199
199
|
def enterprise_project_id(self, enterprise_project_id):
|
|
200
|
-
"""Sets the enterprise_project_id of this SearchJobsRequestBody.
|
|
200
|
+
r"""Sets the enterprise_project_id of this SearchJobsRequestBody.
|
|
201
201
|
|
|
202
202
|
企业项目id
|
|
203
203
|
|
|
@@ -43,7 +43,7 @@ class SearchScriptsRequestBody:
|
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
def __init__(self, name=None, is_default=None, create_by=None, script_id=None, page_num=None, page_size=None, project_id=None, order_by_column=None, sort_order=None, enterprise_project_id=None):
|
|
46
|
-
"""SearchScriptsRequestBody
|
|
46
|
+
r"""SearchScriptsRequestBody
|
|
47
47
|
|
|
48
48
|
The model defined in huaweicloud sdk
|
|
49
49
|
|
|
@@ -103,7 +103,7 @@ class SearchScriptsRequestBody:
|
|
|
103
103
|
|
|
104
104
|
@property
|
|
105
105
|
def name(self):
|
|
106
|
-
"""Gets the name of this SearchScriptsRequestBody.
|
|
106
|
+
r"""Gets the name of this SearchScriptsRequestBody.
|
|
107
107
|
|
|
108
108
|
查询接收的参数,版本管理时,name为脚本名称(版本管理查询时name不能为空),脚本管理页面查询时,name为接收模糊查询的参数,name是null,表示查询所有默认脚本。
|
|
109
109
|
|
|
@@ -114,7 +114,7 @@ class SearchScriptsRequestBody:
|
|
|
114
114
|
|
|
115
115
|
@name.setter
|
|
116
116
|
def name(self, name):
|
|
117
|
-
"""Sets the name of this SearchScriptsRequestBody.
|
|
117
|
+
r"""Sets the name of this SearchScriptsRequestBody.
|
|
118
118
|
|
|
119
119
|
查询接收的参数,版本管理时,name为脚本名称(版本管理查询时name不能为空),脚本管理页面查询时,name为接收模糊查询的参数,name是null,表示查询所有默认脚本。
|
|
120
120
|
|
|
@@ -125,7 +125,7 @@ class SearchScriptsRequestBody:
|
|
|
125
125
|
|
|
126
126
|
@property
|
|
127
127
|
def is_default(self):
|
|
128
|
-
"""Gets the is_default of this SearchScriptsRequestBody.
|
|
128
|
+
r"""Gets the is_default of this SearchScriptsRequestBody.
|
|
129
129
|
|
|
130
130
|
查询规则,如果是类型为default,则为模糊查询和脚本管理主页展示,no_default为版本管理。
|
|
131
131
|
|
|
@@ -136,7 +136,7 @@ class SearchScriptsRequestBody:
|
|
|
136
136
|
|
|
137
137
|
@is_default.setter
|
|
138
138
|
def is_default(self, is_default):
|
|
139
|
-
"""Sets the is_default of this SearchScriptsRequestBody.
|
|
139
|
+
r"""Sets the is_default of this SearchScriptsRequestBody.
|
|
140
140
|
|
|
141
141
|
查询规则,如果是类型为default,则为模糊查询和脚本管理主页展示,no_default为版本管理。
|
|
142
142
|
|
|
@@ -147,7 +147,7 @@ class SearchScriptsRequestBody:
|
|
|
147
147
|
|
|
148
148
|
@property
|
|
149
149
|
def create_by(self):
|
|
150
|
-
"""Gets the create_by of this SearchScriptsRequestBody.
|
|
150
|
+
r"""Gets the create_by of this SearchScriptsRequestBody.
|
|
151
151
|
|
|
152
152
|
创建人,默认按照创建人搜索脚本。
|
|
153
153
|
|
|
@@ -158,7 +158,7 @@ class SearchScriptsRequestBody:
|
|
|
158
158
|
|
|
159
159
|
@create_by.setter
|
|
160
160
|
def create_by(self, create_by):
|
|
161
|
-
"""Sets the create_by of this SearchScriptsRequestBody.
|
|
161
|
+
r"""Sets the create_by of this SearchScriptsRequestBody.
|
|
162
162
|
|
|
163
163
|
创建人,默认按照创建人搜索脚本。
|
|
164
164
|
|
|
@@ -169,7 +169,7 @@ class SearchScriptsRequestBody:
|
|
|
169
169
|
|
|
170
170
|
@property
|
|
171
171
|
def script_id(self):
|
|
172
|
-
"""Gets the script_id of this SearchScriptsRequestBody.
|
|
172
|
+
r"""Gets the script_id of this SearchScriptsRequestBody.
|
|
173
173
|
|
|
174
174
|
版本管理时需要查询的脚本id。
|
|
175
175
|
|
|
@@ -180,7 +180,7 @@ class SearchScriptsRequestBody:
|
|
|
180
180
|
|
|
181
181
|
@script_id.setter
|
|
182
182
|
def script_id(self, script_id):
|
|
183
|
-
"""Sets the script_id of this SearchScriptsRequestBody.
|
|
183
|
+
r"""Sets the script_id of this SearchScriptsRequestBody.
|
|
184
184
|
|
|
185
185
|
版本管理时需要查询的脚本id。
|
|
186
186
|
|
|
@@ -191,7 +191,7 @@ class SearchScriptsRequestBody:
|
|
|
191
191
|
|
|
192
192
|
@property
|
|
193
193
|
def page_num(self):
|
|
194
|
-
"""Gets the page_num of this SearchScriptsRequestBody.
|
|
194
|
+
r"""Gets the page_num of this SearchScriptsRequestBody.
|
|
195
195
|
|
|
196
196
|
page_num为正整数。
|
|
197
197
|
|
|
@@ -202,7 +202,7 @@ class SearchScriptsRequestBody:
|
|
|
202
202
|
|
|
203
203
|
@page_num.setter
|
|
204
204
|
def page_num(self, page_num):
|
|
205
|
-
"""Sets the page_num of this SearchScriptsRequestBody.
|
|
205
|
+
r"""Sets the page_num of this SearchScriptsRequestBody.
|
|
206
206
|
|
|
207
207
|
page_num为正整数。
|
|
208
208
|
|
|
@@ -213,7 +213,7 @@ class SearchScriptsRequestBody:
|
|
|
213
213
|
|
|
214
214
|
@property
|
|
215
215
|
def page_size(self):
|
|
216
|
-
"""Gets the page_size of this SearchScriptsRequestBody.
|
|
216
|
+
r"""Gets the page_size of this SearchScriptsRequestBody.
|
|
217
217
|
|
|
218
218
|
每页显示的条数,默认值是10。
|
|
219
219
|
|
|
@@ -224,7 +224,7 @@ class SearchScriptsRequestBody:
|
|
|
224
224
|
|
|
225
225
|
@page_size.setter
|
|
226
226
|
def page_size(self, page_size):
|
|
227
|
-
"""Sets the page_size of this SearchScriptsRequestBody.
|
|
227
|
+
r"""Sets the page_size of this SearchScriptsRequestBody.
|
|
228
228
|
|
|
229
229
|
每页显示的条数,默认值是10。
|
|
230
230
|
|
|
@@ -235,7 +235,7 @@ class SearchScriptsRequestBody:
|
|
|
235
235
|
|
|
236
236
|
@property
|
|
237
237
|
def project_id(self):
|
|
238
|
-
"""Gets the project_id of this SearchScriptsRequestBody.
|
|
238
|
+
r"""Gets the project_id of this SearchScriptsRequestBody.
|
|
239
239
|
|
|
240
240
|
项目id。
|
|
241
241
|
|
|
@@ -246,7 +246,7 @@ class SearchScriptsRequestBody:
|
|
|
246
246
|
|
|
247
247
|
@project_id.setter
|
|
248
248
|
def project_id(self, project_id):
|
|
249
|
-
"""Sets the project_id of this SearchScriptsRequestBody.
|
|
249
|
+
r"""Sets the project_id of this SearchScriptsRequestBody.
|
|
250
250
|
|
|
251
251
|
项目id。
|
|
252
252
|
|
|
@@ -257,7 +257,7 @@ class SearchScriptsRequestBody:
|
|
|
257
257
|
|
|
258
258
|
@property
|
|
259
259
|
def order_by_column(self):
|
|
260
|
-
"""Gets the order_by_column of this SearchScriptsRequestBody.
|
|
260
|
+
r"""Gets the order_by_column of this SearchScriptsRequestBody.
|
|
261
261
|
|
|
262
262
|
需要排序的字段(默认为更新时间),支持字段有name,create_time和update_time。
|
|
263
263
|
|
|
@@ -268,7 +268,7 @@ class SearchScriptsRequestBody:
|
|
|
268
268
|
|
|
269
269
|
@order_by_column.setter
|
|
270
270
|
def order_by_column(self, order_by_column):
|
|
271
|
-
"""Sets the order_by_column of this SearchScriptsRequestBody.
|
|
271
|
+
r"""Sets the order_by_column of this SearchScriptsRequestBody.
|
|
272
272
|
|
|
273
273
|
需要排序的字段(默认为更新时间),支持字段有name,create_time和update_time。
|
|
274
274
|
|
|
@@ -279,7 +279,7 @@ class SearchScriptsRequestBody:
|
|
|
279
279
|
|
|
280
280
|
@property
|
|
281
281
|
def sort_order(self):
|
|
282
|
-
"""Gets the sort_order of this SearchScriptsRequestBody.
|
|
282
|
+
r"""Gets the sort_order of this SearchScriptsRequestBody.
|
|
283
283
|
|
|
284
284
|
排序规则(默认降序) 传入升序或降序,升序:ASC,降序:DESC。
|
|
285
285
|
|
|
@@ -290,7 +290,7 @@ class SearchScriptsRequestBody:
|
|
|
290
290
|
|
|
291
291
|
@sort_order.setter
|
|
292
292
|
def sort_order(self, sort_order):
|
|
293
|
-
"""Sets the sort_order of this SearchScriptsRequestBody.
|
|
293
|
+
r"""Sets the sort_order of this SearchScriptsRequestBody.
|
|
294
294
|
|
|
295
295
|
排序规则(默认降序) 传入升序或降序,升序:ASC,降序:DESC。
|
|
296
296
|
|
|
@@ -301,7 +301,7 @@ class SearchScriptsRequestBody:
|
|
|
301
301
|
|
|
302
302
|
@property
|
|
303
303
|
def enterprise_project_id(self):
|
|
304
|
-
"""Gets the enterprise_project_id of this SearchScriptsRequestBody.
|
|
304
|
+
r"""Gets the enterprise_project_id of this SearchScriptsRequestBody.
|
|
305
305
|
|
|
306
306
|
企业项目id,根据企业项目id搜索。
|
|
307
307
|
|
|
@@ -312,7 +312,7 @@ class SearchScriptsRequestBody:
|
|
|
312
312
|
|
|
313
313
|
@enterprise_project_id.setter
|
|
314
314
|
def enterprise_project_id(self, enterprise_project_id):
|
|
315
|
-
"""Sets the enterprise_project_id of this SearchScriptsRequestBody.
|
|
315
|
+
r"""Sets the enterprise_project_id of this SearchScriptsRequestBody.
|
|
316
316
|
|
|
317
317
|
企业项目id,根据企业项目id搜索。
|
|
318
318
|
|
|
@@ -27,7 +27,7 @@ class SearchTemplateByIdRequest:
|
|
|
27
27
|
}
|
|
28
28
|
|
|
29
29
|
def __init__(self, template_id=None, share_type=None):
|
|
30
|
-
"""SearchTemplateByIdRequest
|
|
30
|
+
r"""SearchTemplateByIdRequest
|
|
31
31
|
|
|
32
32
|
The model defined in huaweicloud sdk
|
|
33
33
|
|
|
@@ -48,7 +48,7 @@ class SearchTemplateByIdRequest:
|
|
|
48
48
|
|
|
49
49
|
@property
|
|
50
50
|
def template_id(self):
|
|
51
|
-
"""Gets the template_id of this SearchTemplateByIdRequest.
|
|
51
|
+
r"""Gets the template_id of this SearchTemplateByIdRequest.
|
|
52
52
|
|
|
53
53
|
方案id。
|
|
54
54
|
|
|
@@ -59,7 +59,7 @@ class SearchTemplateByIdRequest:
|
|
|
59
59
|
|
|
60
60
|
@template_id.setter
|
|
61
61
|
def template_id(self, template_id):
|
|
62
|
-
"""Sets the template_id of this SearchTemplateByIdRequest.
|
|
62
|
+
r"""Sets the template_id of this SearchTemplateByIdRequest.
|
|
63
63
|
|
|
64
64
|
方案id。
|
|
65
65
|
|
|
@@ -70,7 +70,7 @@ class SearchTemplateByIdRequest:
|
|
|
70
70
|
|
|
71
71
|
@property
|
|
72
72
|
def share_type(self):
|
|
73
|
-
"""Gets the share_type of this SearchTemplateByIdRequest.
|
|
73
|
+
r"""Gets the share_type of this SearchTemplateByIdRequest.
|
|
74
74
|
|
|
75
75
|
模板共享类型,默认为private。可选public private
|
|
76
76
|
|
|
@@ -81,7 +81,7 @@ class SearchTemplateByIdRequest:
|
|
|
81
81
|
|
|
82
82
|
@share_type.setter
|
|
83
83
|
def share_type(self, share_type):
|
|
84
|
-
"""Sets the share_type of this SearchTemplateByIdRequest.
|
|
84
|
+
r"""Sets the share_type of this SearchTemplateByIdRequest.
|
|
85
85
|
|
|
86
86
|
模板共享类型,默认为private。可选public private
|
|
87
87
|
|