huaweicloudsdkosm 3.1.160__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 huaweicloudsdkosm might be problematic. Click here for more details.
- huaweicloudsdkosm/__init__.py +0 -0
- huaweicloudsdkosm/v2/__init__.py +307 -0
- huaweicloudsdkosm/v2/model/__init__.py +304 -0
- huaweicloudsdkosm/v2/model/accessory_json_format_req.py +199 -0
- huaweicloudsdkosm/v2/model/accessory_limit_vo.py +173 -0
- huaweicloudsdkosm/v2/model/accessory_url.py +173 -0
- huaweicloudsdkosm/v2/model/agency_v2.py +289 -0
- huaweicloudsdkosm/v2/model/agree_tenant_authorization_v2_req.py +231 -0
- huaweicloudsdkosm/v2/model/agreement_vo.py +260 -0
- huaweicloudsdkosm/v2/model/answer.py +227 -0
- huaweicloudsdkosm/v2/model/answer_detail.py +194 -0
- huaweicloudsdkosm/v2/model/answer_info.py +231 -0
- huaweicloudsdkosm/v2/model/answer_qa_pair.py +318 -0
- huaweicloudsdkosm/v2/model/area_code_simple_info_v2.py +173 -0
- huaweicloudsdkosm/v2/model/article.py +347 -0
- huaweicloudsdkosm/v2/model/ask_question_req.py +316 -0
- huaweicloudsdkosm/v2/model/case_label_info.py +173 -0
- huaweicloudsdkosm/v2/model/case_query_label.py +173 -0
- huaweicloudsdkosm/v2/model/case_realtion_info.py +173 -0
- huaweicloudsdkosm/v2/model/cbs_flow_entry.py +144 -0
- huaweicloudsdkosm/v2/model/check_hosts_request.py +226 -0
- huaweicloudsdkosm/v2/model/check_hosts_response.py +145 -0
- huaweicloudsdkosm/v2/model/check_need_verify_request.py +258 -0
- huaweicloudsdkosm/v2/model/check_need_verify_response.py +145 -0
- huaweicloudsdkosm/v2/model/check_verify_codes_request.py +198 -0
- huaweicloudsdkosm/v2/model/check_verify_codes_response.py +145 -0
- huaweicloudsdkosm/v2/model/common_param_v2.py +202 -0
- huaweicloudsdkosm/v2/model/confirm_authorizations_request.py +226 -0
- huaweicloudsdkosm/v2/model/confirm_authorizations_response.py +145 -0
- huaweicloudsdkosm/v2/model/contact_v2.py +202 -0
- huaweicloudsdkosm/v2/model/contact_way_info_v2.py +343 -0
- huaweicloudsdkosm/v2/model/create_and_delete_privilege_req.py +143 -0
- huaweicloudsdkosm/v2/model/create_ask_question_request.py +197 -0
- huaweicloudsdkosm/v2/model/create_ask_question_response.py +232 -0
- huaweicloudsdkosm/v2/model/create_case_extends_param_request.py +226 -0
- huaweicloudsdkosm/v2/model/create_case_extends_param_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_case_labels_request.py +229 -0
- huaweicloudsdkosm/v2/model/create_case_labels_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_cases_request.py +256 -0
- huaweicloudsdkosm/v2/model/create_cases_response.py +116 -0
- huaweicloudsdkosm/v2/model/create_diagnose_feedback_request.py +111 -0
- huaweicloudsdkosm/v2/model/create_diagnose_feedback_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_diagnose_job_request.py +111 -0
- huaweicloudsdkosm/v2/model/create_diagnose_job_response.py +174 -0
- huaweicloudsdkosm/v2/model/create_evaluate_request.py +253 -0
- huaweicloudsdkosm/v2/model/create_evaluate_response.py +174 -0
- huaweicloudsdkosm/v2/model/create_feedback_req.py +171 -0
- huaweicloudsdkosm/v2/model/create_feedback_request.py +111 -0
- huaweicloudsdkosm/v2/model/create_feedback_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_feedback_v2_req.py +247 -0
- huaweicloudsdkosm/v2/model/create_labels_req.py +142 -0
- huaweicloudsdkosm/v2/model/create_labels_request.py +198 -0
- huaweicloudsdkosm/v2/model/create_labels_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_message_do_v2.py +143 -0
- huaweicloudsdkosm/v2/model/create_message_v2_req.py +139 -0
- huaweicloudsdkosm/v2/model/create_messages_request.py +226 -0
- huaweicloudsdkosm/v2/model/create_messages_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_order_incident_v2_req.py +547 -0
- huaweicloudsdkosm/v2/model/create_privileges_request.py +198 -0
- huaweicloudsdkosm/v2/model/create_privileges_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_qa_ask_request.py +197 -0
- huaweicloudsdkosm/v2/model/create_qa_ask_response.py +282 -0
- huaweicloudsdkosm/v2/model/create_qa_feedbacks_request.py +226 -0
- huaweicloudsdkosm/v2/model/create_qa_feedbacks_response.py +174 -0
- huaweicloudsdkosm/v2/model/create_question_in_session_request.py +225 -0
- huaweicloudsdkosm/v2/model/create_question_in_session_response.py +232 -0
- huaweicloudsdkosm/v2/model/create_relations_req.py +143 -0
- huaweicloudsdkosm/v2/model/create_relations_request.py +226 -0
- huaweicloudsdkosm/v2/model/create_relations_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_score_v2_req.py +171 -0
- huaweicloudsdkosm/v2/model/create_scores_request.py +226 -0
- huaweicloudsdkosm/v2/model/create_scores_response.py +145 -0
- huaweicloudsdkosm/v2/model/create_session_request.py +172 -0
- huaweicloudsdkosm/v2/model/create_session_response.py +174 -0
- huaweicloudsdkosm/v2/model/data_center_v2_do.py +202 -0
- huaweicloudsdkosm/v2/model/delete_accessories_request.py +201 -0
- huaweicloudsdkosm/v2/model/delete_accessories_response.py +145 -0
- huaweicloudsdkosm/v2/model/delete_case_labels_request.py +229 -0
- huaweicloudsdkosm/v2/model/delete_case_labels_response.py +145 -0
- huaweicloudsdkosm/v2/model/delete_labels_request.py +201 -0
- huaweicloudsdkosm/v2/model/delete_labels_response.py +145 -0
- huaweicloudsdkosm/v2/model/delete_relation_request.py +226 -0
- huaweicloudsdkosm/v2/model/delete_relation_response.py +145 -0
- huaweicloudsdkosm/v2/model/delete_relations_req.py +143 -0
- huaweicloudsdkosm/v2/model/diagnose_record_vo.py +347 -0
- huaweicloudsdkosm/v2/model/diagnose_resource_vo.py +405 -0
- huaweicloudsdkosm/v2/model/download_accessories_request.py +230 -0
- huaweicloudsdkosm/v2/model/download_accessories_response.py +85 -0
- huaweicloudsdkosm/v2/model/download_cases_request.py +548 -0
- huaweicloudsdkosm/v2/model/download_cases_response.py +85 -0
- huaweicloudsdkosm/v2/model/download_images_request.py +230 -0
- huaweicloudsdkosm/v2/model/download_images_response.py +85 -0
- huaweicloudsdkosm/v2/model/evaluate_request_req.py +115 -0
- huaweicloudsdkosm/v2/model/extend_question.py +144 -0
- huaweicloudsdkosm/v2/model/extends_param_v2.py +492 -0
- huaweicloudsdkosm/v2/model/feedback_option.py +144 -0
- huaweicloudsdkosm/v2/model/file_operate_log.py +318 -0
- huaweicloudsdkosm/v2/model/im_status_v2.py +144 -0
- huaweicloudsdkosm/v2/model/im_unread_v2.py +173 -0
- huaweicloudsdkosm/v2/model/incident_detail_ext_info_v2.py +289 -0
- huaweicloudsdkosm/v2/model/incident_detail_info_v2.py +593 -0
- huaweicloudsdkosm/v2/model/incident_info.py +463 -0
- huaweicloudsdkosm/v2/model/incident_info_v2.py +542 -0
- huaweicloudsdkosm/v2/model/incident_message_v2.py +318 -0
- huaweicloudsdkosm/v2/model/incident_operate_log_v2.py +347 -0
- huaweicloudsdkosm/v2/model/incident_order_auth_detail_info_v2.py +289 -0
- huaweicloudsdkosm/v2/model/incident_order_auth_v2.py +579 -0
- huaweicloudsdkosm/v2/model/incident_order_cc_email_info_v2.py +173 -0
- huaweicloudsdkosm/v2/model/incident_product_category_v2.py +231 -0
- huaweicloudsdkosm/v2/model/incident_satisfaction_v2_do.py +287 -0
- huaweicloudsdkosm/v2/model/incident_status_count.py +144 -0
- huaweicloudsdkosm/v2/model/incident_sub_type_v2_do.py +173 -0
- huaweicloudsdkosm/v2/model/incident_temp_v2.py +173 -0
- huaweicloudsdkosm/v2/model/intellectual_property_v2.py +202 -0
- huaweicloudsdkosm/v2/model/item_result_detail_vo.py +318 -0
- huaweicloudsdkosm/v2/model/item_result_vo.py +289 -0
- huaweicloudsdkosm/v2/model/label_info.py +173 -0
- huaweicloudsdkosm/v2/model/lang_result.py +144 -0
- huaweicloudsdkosm/v2/model/list_accessory_access_urls_request.py +230 -0
- huaweicloudsdkosm/v2/model/list_accessory_access_urls_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_agencies_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_agencies_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_area_codes_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_area_codes_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_articles_request.py +226 -0
- huaweicloudsdkosm/v2/model/list_articles_response.py +174 -0
- huaweicloudsdkosm/v2/model/list_authorizations_request.py +376 -0
- huaweicloudsdkosm/v2/model/list_authorizations_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_case_categories_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_case_categories_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_case_cc_emails_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_case_cc_emails_response.py +141 -0
- huaweicloudsdkosm/v2/model/list_case_counts_request.py +202 -0
- huaweicloudsdkosm/v2/model/list_case_counts_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_case_labels_request.py +201 -0
- huaweicloudsdkosm/v2/model/list_case_labels_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_case_limits_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_case_limits_response.py +112 -0
- huaweicloudsdkosm/v2/model/list_case_operate_logs_request.py +288 -0
- huaweicloudsdkosm/v2/model/list_case_operate_logs_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_case_quotas_request.py +230 -0
- huaweicloudsdkosm/v2/model/list_case_quotas_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_case_templates_request.py +201 -0
- huaweicloudsdkosm/v2/model/list_case_templates_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_cases_request.py +550 -0
- huaweicloudsdkosm/v2/model/list_cases_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_customers_regions_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_customers_regions_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_diagnose_items_request.py +111 -0
- huaweicloudsdkosm/v2/model/list_diagnose_items_response.py +174 -0
- huaweicloudsdkosm/v2/model/list_diagnose_job_request.py +115 -0
- huaweicloudsdkosm/v2/model/list_diagnose_job_response.py +290 -0
- huaweicloudsdkosm/v2/model/list_diagnose_records_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_diagnose_records_response.py +203 -0
- huaweicloudsdkosm/v2/model/list_diagnose_resources_request.py +111 -0
- huaweicloudsdkosm/v2/model/list_diagnose_resources_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_extends_params_request.py +259 -0
- huaweicloudsdkosm/v2/model/list_extends_params_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_feedback_option_request.py +230 -0
- huaweicloudsdkosm/v2/model/list_feedback_option_response.py +174 -0
- huaweicloudsdkosm/v2/model/list_has_verified_contacts_request.py +434 -0
- huaweicloudsdkosm/v2/model/list_has_verified_contacts_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_history_operate_logs_request.py +373 -0
- huaweicloudsdkosm/v2/model/list_history_operate_logs_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_history_sessions_request.py +316 -0
- huaweicloudsdkosm/v2/model/list_history_sessions_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_labels_request.py +289 -0
- huaweicloudsdkosm/v2/model/list_labels_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_messages_request.py +288 -0
- huaweicloudsdkosm/v2/model/list_messages_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_more_instant_messages_request.py +314 -0
- huaweicloudsdkosm/v2/model/list_more_instant_messages_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_new_instant_messages_request.py +259 -0
- huaweicloudsdkosm/v2/model/list_new_instant_messages_response.py +174 -0
- huaweicloudsdkosm/v2/model/list_notices_request.py +198 -0
- huaweicloudsdkosm/v2/model/list_notices_response.py +174 -0
- huaweicloudsdkosm/v2/model/list_order_incident_request.py +550 -0
- huaweicloudsdkosm/v2/model/list_order_incident_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_privileges_request.py +201 -0
- huaweicloudsdkosm/v2/model/list_privileges_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_problem_types_request.py +202 -0
- huaweicloudsdkosm/v2/model/list_problem_types_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_product_categories_request.py +202 -0
- huaweicloudsdkosm/v2/model/list_product_categories_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_recommend_words_request.py +260 -0
- huaweicloudsdkosm/v2/model/list_recommend_words_response.py +203 -0
- huaweicloudsdkosm/v2/model/list_regions_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_regions_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_relation_request.py +201 -0
- huaweicloudsdkosm/v2/model/list_relation_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_satisfaction_dimensions_request.py +173 -0
- huaweicloudsdkosm/v2/model/list_satisfaction_dimensions_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_severities_request.py +229 -0
- huaweicloudsdkosm/v2/model/list_severities_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_sub_customers_request.py +231 -0
- huaweicloudsdkosm/v2/model/list_sub_customers_response.py +116 -0
- huaweicloudsdkosm/v2/model/list_tools_request.py +198 -0
- huaweicloudsdkosm/v2/model/list_tools_response.py +174 -0
- huaweicloudsdkosm/v2/model/list_transport_histories_request.py +373 -0
- huaweicloudsdkosm/v2/model/list_transport_histories_response.py +145 -0
- huaweicloudsdkosm/v2/model/list_unread_new_instant_messages_request.py +230 -0
- huaweicloudsdkosm/v2/model/list_unread_new_instant_messages_response.py +116 -0
- huaweicloudsdkosm/v2/model/notice.py +199 -0
- huaweicloudsdkosm/v2/model/operate_authorization_v2_req.py +144 -0
- huaweicloudsdkosm/v2/model/operate_history_session.py +202 -0
- huaweicloudsdkosm/v2/model/operate_log.py +144 -0
- huaweicloudsdkosm/v2/model/partners_service_info.py +231 -0
- huaweicloudsdkosm/v2/model/put_case_ext_param_req.py +173 -0
- huaweicloudsdkosm/v2/model/qa_ask_req.py +346 -0
- huaweicloudsdkosm/v2/model/qa_feedback_req.py +345 -0
- huaweicloudsdkosm/v2/model/qa_flow_hit_node_vo.py +202 -0
- huaweicloudsdkosm/v2/model/qa_flow_hit_result.py +198 -0
- huaweicloudsdkosm/v2/model/qa_graph_answer.py +202 -0
- huaweicloudsdkosm/v2/model/qa_pair.py +289 -0
- huaweicloudsdkosm/v2/model/qabot_answer.py +347 -0
- huaweicloudsdkosm/v2/model/query_associated_question_req.py +172 -0
- huaweicloudsdkosm/v2/model/query_diagnose_items_req.py +144 -0
- huaweicloudsdkosm/v2/model/query_message_info_v2.py +347 -0
- huaweicloudsdkosm/v2/model/query_tsc_diagnose_resources_req.py +144 -0
- huaweicloudsdkosm/v2/model/recommend_word.py +285 -0
- huaweicloudsdkosm/v2/model/region.py +144 -0
- huaweicloudsdkosm/v2/model/relation_theme.py +144 -0
- huaweicloudsdkosm/v2/model/relevance_qapair.py +173 -0
- huaweicloudsdkosm/v2/model/revoke_message_request.py +229 -0
- huaweicloudsdkosm/v2/model/revoke_message_response.py +145 -0
- huaweicloudsdkosm/v2/model/satisfaction_dimension_simple_info_v2.py +260 -0
- huaweicloudsdkosm/v2/model/search_articles_req.py +201 -0
- huaweicloudsdkosm/v2/model/search_notices_req.py +143 -0
- huaweicloudsdkosm/v2/model/search_qa_pairs_req.py +144 -0
- huaweicloudsdkosm/v2/model/search_tools_req.py +201 -0
- huaweicloudsdkosm/v2/model/send_verify_code_req.py +170 -0
- huaweicloudsdkosm/v2/model/send_verify_codes_request.py +198 -0
- huaweicloudsdkosm/v2/model/send_verify_codes_response.py +145 -0
- huaweicloudsdkosm/v2/model/session_ask_question_req.py +288 -0
- huaweicloudsdkosm/v2/model/severity_v2_do.py +173 -0
- huaweicloudsdkosm/v2/model/show_accessory_limits_request.py +173 -0
- huaweicloudsdkosm/v2/model/show_accessory_limits_response.py +112 -0
- huaweicloudsdkosm/v2/model/show_associated_questions_request.py +197 -0
- huaweicloudsdkosm/v2/model/show_associated_questions_response.py +174 -0
- huaweicloudsdkosm/v2/model/show_authorization_detail_request.py +230 -0
- huaweicloudsdkosm/v2/model/show_authorization_detail_response.py +609 -0
- huaweicloudsdkosm/v2/model/show_case_detail_request.py +230 -0
- huaweicloudsdkosm/v2/model/show_case_detail_response.py +112 -0
- huaweicloudsdkosm/v2/model/show_case_extends_param_request.py +230 -0
- huaweicloudsdkosm/v2/model/show_case_extends_param_response.py +145 -0
- huaweicloudsdkosm/v2/model/show_case_status_request.py +201 -0
- huaweicloudsdkosm/v2/model/show_case_status_response.py +116 -0
- huaweicloudsdkosm/v2/model/show_configuration_request.py +114 -0
- huaweicloudsdkosm/v2/model/show_configuration_response.py +203 -0
- huaweicloudsdkosm/v2/model/show_customer_privilege_policy_request.py +173 -0
- huaweicloudsdkosm/v2/model/show_customer_privilege_policy_response.py +116 -0
- huaweicloudsdkosm/v2/model/show_download_accessory_url_request.py +200 -0
- huaweicloudsdkosm/v2/model/show_download_accessory_url_response.py +174 -0
- huaweicloudsdkosm/v2/model/show_latest_published_agreement_request.py +202 -0
- huaweicloudsdkosm/v2/model/show_latest_published_agreement_response.py +112 -0
- huaweicloudsdkosm/v2/model/show_login_type_request.py +144 -0
- huaweicloudsdkosm/v2/model/show_login_type_response.py +116 -0
- huaweicloudsdkosm/v2/model/show_partners_cases_privilege_request.py +173 -0
- huaweicloudsdkosm/v2/model/show_partners_cases_privilege_response.py +116 -0
- huaweicloudsdkosm/v2/model/show_partners_service_info_request.py +231 -0
- huaweicloudsdkosm/v2/model/show_partners_service_info_response.py +112 -0
- huaweicloudsdkosm/v2/model/show_qa_pair_detail_request.py +200 -0
- huaweicloudsdkosm/v2/model/show_qa_pair_detail_response.py +170 -0
- huaweicloudsdkosm/v2/model/show_qa_pairs_request.py +225 -0
- huaweicloudsdkosm/v2/model/show_qa_pairs_response.py +174 -0
- huaweicloudsdkosm/v2/model/show_signed_latest_published_agreement_request.py +202 -0
- huaweicloudsdkosm/v2/model/show_signed_latest_published_agreement_response.py +116 -0
- huaweicloudsdkosm/v2/model/show_theme_request.py +259 -0
- huaweicloudsdkosm/v2/model/show_theme_response.py +232 -0
- huaweicloudsdkosm/v2/model/sign_agreement_req.py +115 -0
- huaweicloudsdkosm/v2/model/sign_published_agreement_request.py +226 -0
- huaweicloudsdkosm/v2/model/sign_published_agreement_response.py +116 -0
- huaweicloudsdkosm/v2/model/simple_accessory_v2.py +144 -0
- huaweicloudsdkosm/v2/model/simple_incident_business_type_v2.py +202 -0
- huaweicloudsdkosm/v2/model/simple_qa_pair.py +173 -0
- huaweicloudsdkosm/v2/model/sub_cutomer_info_v2.py +260 -0
- huaweicloudsdkosm/v2/model/submit_diagnose_job_req.py +172 -0
- huaweicloudsdkosm/v2/model/tenant_agree_auth_detail_v2.py +201 -0
- huaweicloudsdkosm/v2/model/tenant_config_v2.py +115 -0
- huaweicloudsdkosm/v2/model/tool.py +287 -0
- huaweicloudsdkosm/v2/model/update_authorizations_request.py +255 -0
- huaweicloudsdkosm/v2/model/update_authorizations_response.py +145 -0
- huaweicloudsdkosm/v2/model/update_case_contact_info_req.py +260 -0
- huaweicloudsdkosm/v2/model/update_case_contact_info_request.py +226 -0
- huaweicloudsdkosm/v2/model/update_case_contact_info_response.py +145 -0
- huaweicloudsdkosm/v2/model/update_cases_request.py +254 -0
- huaweicloudsdkosm/v2/model/update_cases_response.py +145 -0
- huaweicloudsdkosm/v2/model/update_labels_req.py +142 -0
- huaweicloudsdkosm/v2/model/update_labels_request.py +226 -0
- huaweicloudsdkosm/v2/model/update_labels_response.py +145 -0
- huaweicloudsdkosm/v2/model/update_new_instant_messages_read_request.py +226 -0
- huaweicloudsdkosm/v2/model/update_new_instant_messages_read_response.py +145 -0
- huaweicloudsdkosm/v2/model/update_unread_new_instant_msg_v2_req.py +115 -0
- huaweicloudsdkosm/v2/model/upload_accessory_request.py +198 -0
- huaweicloudsdkosm/v2/model/upload_accessory_request_body.py +142 -0
- huaweicloudsdkosm/v2/model/upload_accessory_response.py +116 -0
- huaweicloudsdkosm/v2/model/upload_json_accessories_request.py +198 -0
- huaweicloudsdkosm/v2/model/upload_json_accessories_response.py +116 -0
- huaweicloudsdkosm/v2/model/user_instant_incident_msg_v2.py +144 -0
- huaweicloudsdkosm/v2/model/verify_host_v2_req.py +199 -0
- huaweicloudsdkosm/v2/model/verify_verify_code_v2_req.py +257 -0
- huaweicloudsdkosm/v2/model/work_order_operate_v2_req.py +202 -0
- huaweicloudsdkosm/v2/osm_async_client.py +7166 -0
- huaweicloudsdkosm/v2/osm_client.py +7163 -0
- huaweicloudsdkosm/v2/region/__init__.py +0 -0
- huaweicloudsdkosm/v2/region/osm_region.py +31 -0
- huaweicloudsdkosm-3.1.160.dist-info/LICENSE +13 -0
- huaweicloudsdkosm-3.1.160.dist-info/METADATA +26 -0
- huaweicloudsdkosm-3.1.160.dist-info/RECORD +311 -0
- huaweicloudsdkosm-3.1.160.dist-info/WHEEL +5 -0
- huaweicloudsdkosm-3.1.160.dist-info/top_level.txt +1 -0
|
@@ -0,0 +1,174 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
import six
|
|
4
|
+
|
|
5
|
+
from huaweicloudsdkcore.sdk_response import SdkResponse
|
|
6
|
+
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
class ListDiagnoseItemsResponse(SdkResponse):
|
|
10
|
+
|
|
11
|
+
"""
|
|
12
|
+
Attributes:
|
|
13
|
+
openapi_types (dict): The key is attribute name
|
|
14
|
+
and the value is attribute type.
|
|
15
|
+
attribute_map (dict): The key is attribute name
|
|
16
|
+
and the value is json key in definition.
|
|
17
|
+
"""
|
|
18
|
+
sensitive_list = []
|
|
19
|
+
|
|
20
|
+
openapi_types = {
|
|
21
|
+
'error_code': 'str',
|
|
22
|
+
'error_msg': 'str',
|
|
23
|
+
'item_results': 'list[ItemResultDetailVo]'
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
attribute_map = {
|
|
27
|
+
'error_code': 'error_code',
|
|
28
|
+
'error_msg': 'error_msg',
|
|
29
|
+
'item_results': 'item_results'
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
def __init__(self, error_code=None, error_msg=None, item_results=None):
|
|
33
|
+
r"""ListDiagnoseItemsResponse
|
|
34
|
+
|
|
35
|
+
The model defined in huaweicloud sdk
|
|
36
|
+
|
|
37
|
+
:param error_code: 错误码
|
|
38
|
+
:type error_code: str
|
|
39
|
+
:param error_msg: 错误描述
|
|
40
|
+
:type error_msg: str
|
|
41
|
+
:param item_results: 检查项结果列表
|
|
42
|
+
:type item_results: list[:class:`huaweicloudsdkosm.v2.ItemResultDetailVo`]
|
|
43
|
+
"""
|
|
44
|
+
|
|
45
|
+
super(ListDiagnoseItemsResponse, self).__init__()
|
|
46
|
+
|
|
47
|
+
self._error_code = None
|
|
48
|
+
self._error_msg = None
|
|
49
|
+
self._item_results = None
|
|
50
|
+
self.discriminator = None
|
|
51
|
+
|
|
52
|
+
if error_code is not None:
|
|
53
|
+
self.error_code = error_code
|
|
54
|
+
if error_msg is not None:
|
|
55
|
+
self.error_msg = error_msg
|
|
56
|
+
if item_results is not None:
|
|
57
|
+
self.item_results = item_results
|
|
58
|
+
|
|
59
|
+
@property
|
|
60
|
+
def error_code(self):
|
|
61
|
+
r"""Gets the error_code of this ListDiagnoseItemsResponse.
|
|
62
|
+
|
|
63
|
+
错误码
|
|
64
|
+
|
|
65
|
+
:return: The error_code of this ListDiagnoseItemsResponse.
|
|
66
|
+
:rtype: str
|
|
67
|
+
"""
|
|
68
|
+
return self._error_code
|
|
69
|
+
|
|
70
|
+
@error_code.setter
|
|
71
|
+
def error_code(self, error_code):
|
|
72
|
+
r"""Sets the error_code of this ListDiagnoseItemsResponse.
|
|
73
|
+
|
|
74
|
+
错误码
|
|
75
|
+
|
|
76
|
+
:param error_code: The error_code of this ListDiagnoseItemsResponse.
|
|
77
|
+
:type error_code: str
|
|
78
|
+
"""
|
|
79
|
+
self._error_code = error_code
|
|
80
|
+
|
|
81
|
+
@property
|
|
82
|
+
def error_msg(self):
|
|
83
|
+
r"""Gets the error_msg of this ListDiagnoseItemsResponse.
|
|
84
|
+
|
|
85
|
+
错误描述
|
|
86
|
+
|
|
87
|
+
:return: The error_msg of this ListDiagnoseItemsResponse.
|
|
88
|
+
:rtype: str
|
|
89
|
+
"""
|
|
90
|
+
return self._error_msg
|
|
91
|
+
|
|
92
|
+
@error_msg.setter
|
|
93
|
+
def error_msg(self, error_msg):
|
|
94
|
+
r"""Sets the error_msg of this ListDiagnoseItemsResponse.
|
|
95
|
+
|
|
96
|
+
错误描述
|
|
97
|
+
|
|
98
|
+
:param error_msg: The error_msg of this ListDiagnoseItemsResponse.
|
|
99
|
+
:type error_msg: str
|
|
100
|
+
"""
|
|
101
|
+
self._error_msg = error_msg
|
|
102
|
+
|
|
103
|
+
@property
|
|
104
|
+
def item_results(self):
|
|
105
|
+
r"""Gets the item_results of this ListDiagnoseItemsResponse.
|
|
106
|
+
|
|
107
|
+
检查项结果列表
|
|
108
|
+
|
|
109
|
+
:return: The item_results of this ListDiagnoseItemsResponse.
|
|
110
|
+
:rtype: list[:class:`huaweicloudsdkosm.v2.ItemResultDetailVo`]
|
|
111
|
+
"""
|
|
112
|
+
return self._item_results
|
|
113
|
+
|
|
114
|
+
@item_results.setter
|
|
115
|
+
def item_results(self, item_results):
|
|
116
|
+
r"""Sets the item_results of this ListDiagnoseItemsResponse.
|
|
117
|
+
|
|
118
|
+
检查项结果列表
|
|
119
|
+
|
|
120
|
+
:param item_results: The item_results of this ListDiagnoseItemsResponse.
|
|
121
|
+
:type item_results: list[:class:`huaweicloudsdkosm.v2.ItemResultDetailVo`]
|
|
122
|
+
"""
|
|
123
|
+
self._item_results = item_results
|
|
124
|
+
|
|
125
|
+
def to_dict(self):
|
|
126
|
+
"""Returns the model properties as a dict"""
|
|
127
|
+
result = {}
|
|
128
|
+
|
|
129
|
+
for attr, _ in six.iteritems(self.openapi_types):
|
|
130
|
+
value = getattr(self, attr)
|
|
131
|
+
if isinstance(value, list):
|
|
132
|
+
result[attr] = list(map(
|
|
133
|
+
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
134
|
+
value
|
|
135
|
+
))
|
|
136
|
+
elif hasattr(value, "to_dict"):
|
|
137
|
+
result[attr] = value.to_dict()
|
|
138
|
+
elif isinstance(value, dict):
|
|
139
|
+
result[attr] = dict(map(
|
|
140
|
+
lambda item: (item[0], item[1].to_dict())
|
|
141
|
+
if hasattr(item[1], "to_dict") else item,
|
|
142
|
+
value.items()
|
|
143
|
+
))
|
|
144
|
+
else:
|
|
145
|
+
if attr in self.sensitive_list:
|
|
146
|
+
result[attr] = "****"
|
|
147
|
+
else:
|
|
148
|
+
result[attr] = value
|
|
149
|
+
|
|
150
|
+
return result
|
|
151
|
+
|
|
152
|
+
def to_str(self):
|
|
153
|
+
"""Returns the string representation of the model"""
|
|
154
|
+
import simplejson as json
|
|
155
|
+
if six.PY2:
|
|
156
|
+
import sys
|
|
157
|
+
reload(sys)
|
|
158
|
+
sys.setdefaultencoding("utf-8")
|
|
159
|
+
return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
|
|
160
|
+
|
|
161
|
+
def __repr__(self):
|
|
162
|
+
"""For `print`"""
|
|
163
|
+
return self.to_str()
|
|
164
|
+
|
|
165
|
+
def __eq__(self, other):
|
|
166
|
+
"""Returns true if both objects are equal"""
|
|
167
|
+
if not isinstance(other, ListDiagnoseItemsResponse):
|
|
168
|
+
return False
|
|
169
|
+
|
|
170
|
+
return self.__dict__ == other.__dict__
|
|
171
|
+
|
|
172
|
+
def __ne__(self, other):
|
|
173
|
+
"""Returns true if both objects are not equal"""
|
|
174
|
+
return not self == other
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
import six
|
|
4
|
+
|
|
5
|
+
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
class ListDiagnoseJobRequest:
|
|
9
|
+
|
|
10
|
+
"""
|
|
11
|
+
Attributes:
|
|
12
|
+
openapi_types (dict): The key is attribute name
|
|
13
|
+
and the value is attribute type.
|
|
14
|
+
attribute_map (dict): The key is attribute name
|
|
15
|
+
and the value is json key in definition.
|
|
16
|
+
"""
|
|
17
|
+
sensitive_list = []
|
|
18
|
+
|
|
19
|
+
openapi_types = {
|
|
20
|
+
'job_id': 'str'
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
attribute_map = {
|
|
24
|
+
'job_id': 'job_id'
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
def __init__(self, job_id=None):
|
|
28
|
+
r"""ListDiagnoseJobRequest
|
|
29
|
+
|
|
30
|
+
The model defined in huaweicloud sdk
|
|
31
|
+
|
|
32
|
+
:param job_id: 任务id
|
|
33
|
+
:type job_id: str
|
|
34
|
+
"""
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
self._job_id = None
|
|
39
|
+
self.discriminator = None
|
|
40
|
+
|
|
41
|
+
if job_id is not None:
|
|
42
|
+
self.job_id = job_id
|
|
43
|
+
|
|
44
|
+
@property
|
|
45
|
+
def job_id(self):
|
|
46
|
+
r"""Gets the job_id of this ListDiagnoseJobRequest.
|
|
47
|
+
|
|
48
|
+
任务id
|
|
49
|
+
|
|
50
|
+
:return: The job_id of this ListDiagnoseJobRequest.
|
|
51
|
+
:rtype: str
|
|
52
|
+
"""
|
|
53
|
+
return self._job_id
|
|
54
|
+
|
|
55
|
+
@job_id.setter
|
|
56
|
+
def job_id(self, job_id):
|
|
57
|
+
r"""Sets the job_id of this ListDiagnoseJobRequest.
|
|
58
|
+
|
|
59
|
+
任务id
|
|
60
|
+
|
|
61
|
+
:param job_id: The job_id of this ListDiagnoseJobRequest.
|
|
62
|
+
:type job_id: str
|
|
63
|
+
"""
|
|
64
|
+
self._job_id = job_id
|
|
65
|
+
|
|
66
|
+
def to_dict(self):
|
|
67
|
+
"""Returns the model properties as a dict"""
|
|
68
|
+
result = {}
|
|
69
|
+
|
|
70
|
+
for attr, _ in six.iteritems(self.openapi_types):
|
|
71
|
+
value = getattr(self, attr)
|
|
72
|
+
if isinstance(value, list):
|
|
73
|
+
result[attr] = list(map(
|
|
74
|
+
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
75
|
+
value
|
|
76
|
+
))
|
|
77
|
+
elif hasattr(value, "to_dict"):
|
|
78
|
+
result[attr] = value.to_dict()
|
|
79
|
+
elif isinstance(value, dict):
|
|
80
|
+
result[attr] = dict(map(
|
|
81
|
+
lambda item: (item[0], item[1].to_dict())
|
|
82
|
+
if hasattr(item[1], "to_dict") else item,
|
|
83
|
+
value.items()
|
|
84
|
+
))
|
|
85
|
+
else:
|
|
86
|
+
if attr in self.sensitive_list:
|
|
87
|
+
result[attr] = "****"
|
|
88
|
+
else:
|
|
89
|
+
result[attr] = value
|
|
90
|
+
|
|
91
|
+
return result
|
|
92
|
+
|
|
93
|
+
def to_str(self):
|
|
94
|
+
"""Returns the string representation of the model"""
|
|
95
|
+
import simplejson as json
|
|
96
|
+
if six.PY2:
|
|
97
|
+
import sys
|
|
98
|
+
reload(sys)
|
|
99
|
+
sys.setdefaultencoding("utf-8")
|
|
100
|
+
return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
|
|
101
|
+
|
|
102
|
+
def __repr__(self):
|
|
103
|
+
"""For `print`"""
|
|
104
|
+
return self.to_str()
|
|
105
|
+
|
|
106
|
+
def __eq__(self, other):
|
|
107
|
+
"""Returns true if both objects are equal"""
|
|
108
|
+
if not isinstance(other, ListDiagnoseJobRequest):
|
|
109
|
+
return False
|
|
110
|
+
|
|
111
|
+
return self.__dict__ == other.__dict__
|
|
112
|
+
|
|
113
|
+
def __ne__(self, other):
|
|
114
|
+
"""Returns true if both objects are not equal"""
|
|
115
|
+
return not self == other
|
|
@@ -0,0 +1,290 @@
|
|
|
1
|
+
# coding: utf-8
|
|
2
|
+
|
|
3
|
+
import six
|
|
4
|
+
|
|
5
|
+
from huaweicloudsdkcore.sdk_response import SdkResponse
|
|
6
|
+
from huaweicloudsdkcore.utils.http_utils import sanitize_for_serialization
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
class ListDiagnoseJobResponse(SdkResponse):
|
|
10
|
+
|
|
11
|
+
"""
|
|
12
|
+
Attributes:
|
|
13
|
+
openapi_types (dict): The key is attribute name
|
|
14
|
+
and the value is attribute type.
|
|
15
|
+
attribute_map (dict): The key is attribute name
|
|
16
|
+
and the value is json key in definition.
|
|
17
|
+
"""
|
|
18
|
+
sensitive_list = []
|
|
19
|
+
|
|
20
|
+
openapi_types = {
|
|
21
|
+
'status': 'int',
|
|
22
|
+
'error_code': 'str',
|
|
23
|
+
'error_msg': 'str',
|
|
24
|
+
'job_id': 'int',
|
|
25
|
+
'domain_id': 'str',
|
|
26
|
+
'items_result': 'list[ItemResultVo]',
|
|
27
|
+
'create_time': 'int'
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
attribute_map = {
|
|
31
|
+
'status': 'status',
|
|
32
|
+
'error_code': 'error_code',
|
|
33
|
+
'error_msg': 'error_msg',
|
|
34
|
+
'job_id': 'job_id',
|
|
35
|
+
'domain_id': 'domain_id',
|
|
36
|
+
'items_result': 'items_result',
|
|
37
|
+
'create_time': 'create_time'
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
def __init__(self, status=None, error_code=None, error_msg=None, job_id=None, domain_id=None, items_result=None, create_time=None):
|
|
41
|
+
r"""ListDiagnoseJobResponse
|
|
42
|
+
|
|
43
|
+
The model defined in huaweicloud sdk
|
|
44
|
+
|
|
45
|
+
:param status: 任务执行的状态 0:准备中,2:执行中,3:完成,4:失败,7:未执行,8:不可用;用于判断任务的是否执行结束,3就是结束了,4,7,8说明是TSC诊断脚本有问题,OSM这边无法处理
|
|
46
|
+
:type status: int
|
|
47
|
+
:param error_code: 错误码
|
|
48
|
+
:type error_code: str
|
|
49
|
+
:param error_msg: 错误描述
|
|
50
|
+
:type error_msg: str
|
|
51
|
+
:param job_id: 任务ID
|
|
52
|
+
:type job_id: int
|
|
53
|
+
:param domain_id: 租户ID
|
|
54
|
+
:type domain_id: str
|
|
55
|
+
:param items_result: 任务的检查项结果
|
|
56
|
+
:type items_result: list[:class:`huaweicloudsdkosm.v2.ItemResultVo`]
|
|
57
|
+
:param create_time: 任务创建时间
|
|
58
|
+
:type create_time: int
|
|
59
|
+
"""
|
|
60
|
+
|
|
61
|
+
super(ListDiagnoseJobResponse, self).__init__()
|
|
62
|
+
|
|
63
|
+
self._status = None
|
|
64
|
+
self._error_code = None
|
|
65
|
+
self._error_msg = None
|
|
66
|
+
self._job_id = None
|
|
67
|
+
self._domain_id = None
|
|
68
|
+
self._items_result = None
|
|
69
|
+
self._create_time = None
|
|
70
|
+
self.discriminator = None
|
|
71
|
+
|
|
72
|
+
if status is not None:
|
|
73
|
+
self.status = status
|
|
74
|
+
if error_code is not None:
|
|
75
|
+
self.error_code = error_code
|
|
76
|
+
if error_msg is not None:
|
|
77
|
+
self.error_msg = error_msg
|
|
78
|
+
if job_id is not None:
|
|
79
|
+
self.job_id = job_id
|
|
80
|
+
if domain_id is not None:
|
|
81
|
+
self.domain_id = domain_id
|
|
82
|
+
if items_result is not None:
|
|
83
|
+
self.items_result = items_result
|
|
84
|
+
if create_time is not None:
|
|
85
|
+
self.create_time = create_time
|
|
86
|
+
|
|
87
|
+
@property
|
|
88
|
+
def status(self):
|
|
89
|
+
r"""Gets the status of this ListDiagnoseJobResponse.
|
|
90
|
+
|
|
91
|
+
任务执行的状态 0:准备中,2:执行中,3:完成,4:失败,7:未执行,8:不可用;用于判断任务的是否执行结束,3就是结束了,4,7,8说明是TSC诊断脚本有问题,OSM这边无法处理
|
|
92
|
+
|
|
93
|
+
:return: The status of this ListDiagnoseJobResponse.
|
|
94
|
+
:rtype: int
|
|
95
|
+
"""
|
|
96
|
+
return self._status
|
|
97
|
+
|
|
98
|
+
@status.setter
|
|
99
|
+
def status(self, status):
|
|
100
|
+
r"""Sets the status of this ListDiagnoseJobResponse.
|
|
101
|
+
|
|
102
|
+
任务执行的状态 0:准备中,2:执行中,3:完成,4:失败,7:未执行,8:不可用;用于判断任务的是否执行结束,3就是结束了,4,7,8说明是TSC诊断脚本有问题,OSM这边无法处理
|
|
103
|
+
|
|
104
|
+
:param status: The status of this ListDiagnoseJobResponse.
|
|
105
|
+
:type status: int
|
|
106
|
+
"""
|
|
107
|
+
self._status = status
|
|
108
|
+
|
|
109
|
+
@property
|
|
110
|
+
def error_code(self):
|
|
111
|
+
r"""Gets the error_code of this ListDiagnoseJobResponse.
|
|
112
|
+
|
|
113
|
+
错误码
|
|
114
|
+
|
|
115
|
+
:return: The error_code of this ListDiagnoseJobResponse.
|
|
116
|
+
:rtype: str
|
|
117
|
+
"""
|
|
118
|
+
return self._error_code
|
|
119
|
+
|
|
120
|
+
@error_code.setter
|
|
121
|
+
def error_code(self, error_code):
|
|
122
|
+
r"""Sets the error_code of this ListDiagnoseJobResponse.
|
|
123
|
+
|
|
124
|
+
错误码
|
|
125
|
+
|
|
126
|
+
:param error_code: The error_code of this ListDiagnoseJobResponse.
|
|
127
|
+
:type error_code: str
|
|
128
|
+
"""
|
|
129
|
+
self._error_code = error_code
|
|
130
|
+
|
|
131
|
+
@property
|
|
132
|
+
def error_msg(self):
|
|
133
|
+
r"""Gets the error_msg of this ListDiagnoseJobResponse.
|
|
134
|
+
|
|
135
|
+
错误描述
|
|
136
|
+
|
|
137
|
+
:return: The error_msg of this ListDiagnoseJobResponse.
|
|
138
|
+
:rtype: str
|
|
139
|
+
"""
|
|
140
|
+
return self._error_msg
|
|
141
|
+
|
|
142
|
+
@error_msg.setter
|
|
143
|
+
def error_msg(self, error_msg):
|
|
144
|
+
r"""Sets the error_msg of this ListDiagnoseJobResponse.
|
|
145
|
+
|
|
146
|
+
错误描述
|
|
147
|
+
|
|
148
|
+
:param error_msg: The error_msg of this ListDiagnoseJobResponse.
|
|
149
|
+
:type error_msg: str
|
|
150
|
+
"""
|
|
151
|
+
self._error_msg = error_msg
|
|
152
|
+
|
|
153
|
+
@property
|
|
154
|
+
def job_id(self):
|
|
155
|
+
r"""Gets the job_id of this ListDiagnoseJobResponse.
|
|
156
|
+
|
|
157
|
+
任务ID
|
|
158
|
+
|
|
159
|
+
:return: The job_id of this ListDiagnoseJobResponse.
|
|
160
|
+
:rtype: int
|
|
161
|
+
"""
|
|
162
|
+
return self._job_id
|
|
163
|
+
|
|
164
|
+
@job_id.setter
|
|
165
|
+
def job_id(self, job_id):
|
|
166
|
+
r"""Sets the job_id of this ListDiagnoseJobResponse.
|
|
167
|
+
|
|
168
|
+
任务ID
|
|
169
|
+
|
|
170
|
+
:param job_id: The job_id of this ListDiagnoseJobResponse.
|
|
171
|
+
:type job_id: int
|
|
172
|
+
"""
|
|
173
|
+
self._job_id = job_id
|
|
174
|
+
|
|
175
|
+
@property
|
|
176
|
+
def domain_id(self):
|
|
177
|
+
r"""Gets the domain_id of this ListDiagnoseJobResponse.
|
|
178
|
+
|
|
179
|
+
租户ID
|
|
180
|
+
|
|
181
|
+
:return: The domain_id of this ListDiagnoseJobResponse.
|
|
182
|
+
:rtype: str
|
|
183
|
+
"""
|
|
184
|
+
return self._domain_id
|
|
185
|
+
|
|
186
|
+
@domain_id.setter
|
|
187
|
+
def domain_id(self, domain_id):
|
|
188
|
+
r"""Sets the domain_id of this ListDiagnoseJobResponse.
|
|
189
|
+
|
|
190
|
+
租户ID
|
|
191
|
+
|
|
192
|
+
:param domain_id: The domain_id of this ListDiagnoseJobResponse.
|
|
193
|
+
:type domain_id: str
|
|
194
|
+
"""
|
|
195
|
+
self._domain_id = domain_id
|
|
196
|
+
|
|
197
|
+
@property
|
|
198
|
+
def items_result(self):
|
|
199
|
+
r"""Gets the items_result of this ListDiagnoseJobResponse.
|
|
200
|
+
|
|
201
|
+
任务的检查项结果
|
|
202
|
+
|
|
203
|
+
:return: The items_result of this ListDiagnoseJobResponse.
|
|
204
|
+
:rtype: list[:class:`huaweicloudsdkosm.v2.ItemResultVo`]
|
|
205
|
+
"""
|
|
206
|
+
return self._items_result
|
|
207
|
+
|
|
208
|
+
@items_result.setter
|
|
209
|
+
def items_result(self, items_result):
|
|
210
|
+
r"""Sets the items_result of this ListDiagnoseJobResponse.
|
|
211
|
+
|
|
212
|
+
任务的检查项结果
|
|
213
|
+
|
|
214
|
+
:param items_result: The items_result of this ListDiagnoseJobResponse.
|
|
215
|
+
:type items_result: list[:class:`huaweicloudsdkosm.v2.ItemResultVo`]
|
|
216
|
+
"""
|
|
217
|
+
self._items_result = items_result
|
|
218
|
+
|
|
219
|
+
@property
|
|
220
|
+
def create_time(self):
|
|
221
|
+
r"""Gets the create_time of this ListDiagnoseJobResponse.
|
|
222
|
+
|
|
223
|
+
任务创建时间
|
|
224
|
+
|
|
225
|
+
:return: The create_time of this ListDiagnoseJobResponse.
|
|
226
|
+
:rtype: int
|
|
227
|
+
"""
|
|
228
|
+
return self._create_time
|
|
229
|
+
|
|
230
|
+
@create_time.setter
|
|
231
|
+
def create_time(self, create_time):
|
|
232
|
+
r"""Sets the create_time of this ListDiagnoseJobResponse.
|
|
233
|
+
|
|
234
|
+
任务创建时间
|
|
235
|
+
|
|
236
|
+
:param create_time: The create_time of this ListDiagnoseJobResponse.
|
|
237
|
+
:type create_time: int
|
|
238
|
+
"""
|
|
239
|
+
self._create_time = create_time
|
|
240
|
+
|
|
241
|
+
def to_dict(self):
|
|
242
|
+
"""Returns the model properties as a dict"""
|
|
243
|
+
result = {}
|
|
244
|
+
|
|
245
|
+
for attr, _ in six.iteritems(self.openapi_types):
|
|
246
|
+
value = getattr(self, attr)
|
|
247
|
+
if isinstance(value, list):
|
|
248
|
+
result[attr] = list(map(
|
|
249
|
+
lambda x: x.to_dict() if hasattr(x, "to_dict") else x,
|
|
250
|
+
value
|
|
251
|
+
))
|
|
252
|
+
elif hasattr(value, "to_dict"):
|
|
253
|
+
result[attr] = value.to_dict()
|
|
254
|
+
elif isinstance(value, dict):
|
|
255
|
+
result[attr] = dict(map(
|
|
256
|
+
lambda item: (item[0], item[1].to_dict())
|
|
257
|
+
if hasattr(item[1], "to_dict") else item,
|
|
258
|
+
value.items()
|
|
259
|
+
))
|
|
260
|
+
else:
|
|
261
|
+
if attr in self.sensitive_list:
|
|
262
|
+
result[attr] = "****"
|
|
263
|
+
else:
|
|
264
|
+
result[attr] = value
|
|
265
|
+
|
|
266
|
+
return result
|
|
267
|
+
|
|
268
|
+
def to_str(self):
|
|
269
|
+
"""Returns the string representation of the model"""
|
|
270
|
+
import simplejson as json
|
|
271
|
+
if six.PY2:
|
|
272
|
+
import sys
|
|
273
|
+
reload(sys)
|
|
274
|
+
sys.setdefaultencoding("utf-8")
|
|
275
|
+
return json.dumps(sanitize_for_serialization(self), ensure_ascii=False)
|
|
276
|
+
|
|
277
|
+
def __repr__(self):
|
|
278
|
+
"""For `print`"""
|
|
279
|
+
return self.to_str()
|
|
280
|
+
|
|
281
|
+
def __eq__(self, other):
|
|
282
|
+
"""Returns true if both objects are equal"""
|
|
283
|
+
if not isinstance(other, ListDiagnoseJobResponse):
|
|
284
|
+
return False
|
|
285
|
+
|
|
286
|
+
return self.__dict__ == other.__dict__
|
|
287
|
+
|
|
288
|
+
def __ne__(self, other):
|
|
289
|
+
"""Returns true if both objects are not equal"""
|
|
290
|
+
return not self == other
|