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.

Files changed (308) hide show
  1. huaweicloudsdkaom/v1/aom_async_client.py +14 -14
  2. huaweicloudsdkaom/v1/aom_client.py +14 -14
  3. huaweicloudsdkaom/v1/model/approve_info.py +7 -7
  4. huaweicloudsdkaom/v1/model/create_fast_execute_script_request.py +3 -3
  5. huaweicloudsdkaom/v1/model/create_fast_execute_script_response.py +3 -3
  6. huaweicloudsdkaom/v1/model/create_workflow_request.py +3 -3
  7. huaweicloudsdkaom/v1/model/create_workflow_response.py +81 -81
  8. huaweicloudsdkaom/v1/model/execute_workflow_request.py +3 -3
  9. huaweicloudsdkaom/v1/model/execute_workflow_response.py +3 -3
  10. huaweicloudsdkaom/v1/model/execution_result_list.py +13 -13
  11. huaweicloudsdkaom/v1/model/his_fast_script.py +15 -15
  12. huaweicloudsdkaom/v1/model/job.py +31 -31
  13. huaweicloudsdkaom/v1/model/list_all_job_by_name_request.py +3 -3
  14. huaweicloudsdkaom/v1/model/list_all_job_by_name_response.py +5 -5
  15. huaweicloudsdkaom/v1/model/list_all_script_by_name_request.py +3 -3
  16. huaweicloudsdkaom/v1/model/list_all_script_by_name_response.py +5 -5
  17. huaweicloudsdkaom/v1/model/list_all_version_by_version_id_request.py +3 -3
  18. huaweicloudsdkaom/v1/model/list_all_version_by_version_id_response.py +5 -5
  19. huaweicloudsdkaom/v1/model/list_template_by_job_id_request.py +5 -5
  20. huaweicloudsdkaom/v1/model/list_template_by_job_id_request_body.py +11 -11
  21. huaweicloudsdkaom/v1/model/list_template_by_job_id_response.py +5 -5
  22. huaweicloudsdkaom/v1/model/list_workflow_executions_request.py +5 -5
  23. huaweicloudsdkaom/v1/model/list_workflow_executions_response.py +3 -3
  24. huaweicloudsdkaom/v1/model/list_workflow_request.py +3 -3
  25. huaweicloudsdkaom/v1/model/list_workflow_response.py +5 -5
  26. huaweicloudsdkaom/v1/model/metadata.py +5 -5
  27. huaweicloudsdkaom/v1/model/node.py +17 -17
  28. huaweicloudsdkaom/v1/model/parameter.py +21 -21
  29. huaweicloudsdkaom/v1/model/rate_control.py +7 -7
  30. huaweicloudsdkaom/v1/model/reference_info.py +5 -5
  31. huaweicloudsdkaom/v1/model/script.py +29 -29
  32. huaweicloudsdkaom/v1/model/script_version.py +31 -31
  33. huaweicloudsdkaom/v1/model/search_jobs_request_body.py +13 -13
  34. huaweicloudsdkaom/v1/model/search_scripts_request_body.py +21 -21
  35. huaweicloudsdkaom/v1/model/search_template_by_id_request.py +5 -5
  36. huaweicloudsdkaom/v1/model/search_template_by_id_response.py +43 -43
  37. huaweicloudsdkaom/v1/model/search_workflow_execution_detail_request.py +5 -5
  38. huaweicloudsdkaom/v1/model/search_workflow_execution_detail_response.py +23 -23
  39. huaweicloudsdkaom/v1/model/start_pausing_workflow_executions_request.py +9 -9
  40. huaweicloudsdkaom/v1/model/start_pausing_workflow_executions_response.py +3 -3
  41. huaweicloudsdkaom/v1/model/step.py +13 -13
  42. huaweicloudsdkaom/v1/model/stop_execution_request.py +5 -5
  43. huaweicloudsdkaom/v1/model/stop_execution_response.py +3 -3
  44. huaweicloudsdkaom/v1/model/task_param.py +9 -9
  45. huaweicloudsdkaom/v1/model/template.py +43 -43
  46. huaweicloudsdkaom/v1/model/update_workflow_trigger_status_request.py +5 -5
  47. huaweicloudsdkaom/v1/model/update_workflow_trigger_status_response.py +3 -3
  48. huaweicloudsdkaom/v1/model/work_flow_model.py +5 -5
  49. huaweicloudsdkaom/v1/model/workflow.py +81 -81
  50. huaweicloudsdkaom/v1/model/workflow_execution_brief.py +25 -25
  51. huaweicloudsdkaom/v1/model/workflow_query_param.py +25 -25
  52. huaweicloudsdkaom/v1/model/workflow_request_body.py +27 -27
  53. huaweicloudsdkaom/v1/region/aom_region.py +3 -0
  54. huaweicloudsdkaom/v2/aom_async_client.py +50 -50
  55. huaweicloudsdkaom/v2/aom_client.py +50 -50
  56. huaweicloudsdkaom/v2/model/access_code_model.py +9 -9
  57. huaweicloudsdkaom/v2/model/action_rule.py +21 -21
  58. huaweicloudsdkaom/v2/model/add_action_rule_request.py +3 -3
  59. huaweicloudsdkaom/v2/model/add_action_rule_response.py +1 -1
  60. huaweicloudsdkaom/v2/model/add_alarm_rule_request.py +3 -3
  61. huaweicloudsdkaom/v2/model/add_alarm_rule_response.py +3 -3
  62. huaweicloudsdkaom/v2/model/add_event2alarm_rule_request.py +3 -3
  63. huaweicloudsdkaom/v2/model/add_event2alarm_rule_response.py +3 -3
  64. huaweicloudsdkaom/v2/model/add_metric_data_request.py +3 -3
  65. huaweicloudsdkaom/v2/model/add_metric_data_response.py +5 -5
  66. huaweicloudsdkaom/v2/model/add_mute_rules_request.py +3 -3
  67. huaweicloudsdkaom/v2/model/add_mute_rules_response.py +1 -1
  68. huaweicloudsdkaom/v2/model/add_or_update_alarm_rule_v4_item_result.py +5 -5
  69. huaweicloudsdkaom/v2/model/add_or_update_alarm_rule_v4_request_body.py +17 -17
  70. huaweicloudsdkaom/v2/model/add_or_update_metric_or_event_alarm_rule_request.py +7 -7
  71. huaweicloudsdkaom/v2/model/add_or_update_metric_or_event_alarm_rule_response.py +7 -7
  72. huaweicloudsdkaom/v2/model/add_or_update_service_discovery_rules_request.py +3 -3
  73. huaweicloudsdkaom/v2/model/add_or_update_service_discovery_rules_response.py +11 -11
  74. huaweicloudsdkaom/v2/model/alarm_notification.py +17 -17
  75. huaweicloudsdkaom/v2/model/alarm_param_for_v4_db.py +29 -29
  76. huaweicloudsdkaom/v2/model/alarm_rule_param.py +37 -37
  77. huaweicloudsdkaom/v2/model/alarm_tags.py +7 -7
  78. huaweicloudsdkaom/v2/model/app_name_rule.py +7 -7
  79. huaweicloudsdkaom/v2/model/app_rules.py +19 -19
  80. huaweicloudsdkaom/v2/model/app_rules_body.py +3 -3
  81. huaweicloudsdkaom/v2/model/app_rules_spec.py +27 -27
  82. huaweicloudsdkaom/v2/model/application_name_rule.py +7 -7
  83. huaweicloudsdkaom/v2/model/cmdb_info.py +5 -5
  84. huaweicloudsdkaom/v2/model/count_events_request.py +5 -5
  85. huaweicloudsdkaom/v2/model/count_events_response.py +9 -9
  86. huaweicloudsdkaom/v2/model/create_prom_instance_request.py +5 -5
  87. huaweicloudsdkaom/v2/model/create_prom_instance_response.py +3 -3
  88. huaweicloudsdkaom/v2/model/create_recording_rule_request.py +5 -5
  89. huaweicloudsdkaom/v2/model/create_recording_rule_response.py +3 -3
  90. huaweicloudsdkaom/v2/model/delete_action_rule_request.py +3 -3
  91. huaweicloudsdkaom/v2/model/delete_action_rule_response.py +1 -1
  92. huaweicloudsdkaom/v2/model/delete_alarm_rule_request.py +3 -3
  93. huaweicloudsdkaom/v2/model/delete_alarm_rule_response.py +3 -3
  94. huaweicloudsdkaom/v2/model/delete_alarm_rule_v4_request_body.py +3 -3
  95. huaweicloudsdkaom/v2/model/delete_alarm_rules_body.py +3 -3
  96. huaweicloudsdkaom/v2/model/delete_alarm_rules_request.py +3 -3
  97. huaweicloudsdkaom/v2/model/delete_alarm_rules_response.py +3 -3
  98. huaweicloudsdkaom/v2/model/delete_event2alarm_rule_request.py +3 -3
  99. huaweicloudsdkaom/v2/model/delete_event2alarm_rule_response.py +1 -1
  100. huaweicloudsdkaom/v2/model/delete_metric_or_event_alarm_rule_request.py +3 -3
  101. huaweicloudsdkaom/v2/model/delete_metric_or_event_alarm_rule_response.py +7 -7
  102. huaweicloudsdkaom/v2/model/delete_mute_rule_name.py +3 -3
  103. huaweicloudsdkaom/v2/model/delete_mute_rules_request.py +3 -3
  104. huaweicloudsdkaom/v2/model/delete_mute_rules_response.py +1 -1
  105. huaweicloudsdkaom/v2/model/delete_prom_instance_request.py +5 -5
  106. huaweicloudsdkaom/v2/model/delete_prom_instance_response.py +3 -3
  107. huaweicloudsdkaom/v2/model/deleteservice_discovery_rules_request.py +3 -3
  108. huaweicloudsdkaom/v2/model/deleteservice_discovery_rules_response.py +9 -9
  109. huaweicloudsdkaom/v2/model/dimension.py +5 -5
  110. huaweicloudsdkaom/v2/model/dimension2.py +5 -5
  111. huaweicloudsdkaom/v2/model/dimension_series.py +5 -5
  112. huaweicloudsdkaom/v2/model/discovery_rule.py +7 -7
  113. huaweicloudsdkaom/v2/model/event2alarm_rule_body.py +33 -33
  114. huaweicloudsdkaom/v2/model/event2alarm_rule_body_metadata.py +3 -3
  115. huaweicloudsdkaom/v2/model/event2alarm_rule_body_trigger_policies.py +15 -15
  116. huaweicloudsdkaom/v2/model/event_alarm_spec.py +13 -13
  117. huaweicloudsdkaom/v2/model/event_list.py +3 -3
  118. huaweicloudsdkaom/v2/model/event_model.py +15 -15
  119. huaweicloudsdkaom/v2/model/event_query_param.py +11 -11
  120. huaweicloudsdkaom/v2/model/event_query_param2.py +11 -11
  121. huaweicloudsdkaom/v2/model/event_query_param2_sort.py +5 -5
  122. huaweicloudsdkaom/v2/model/event_query_param_sort.py +5 -5
  123. huaweicloudsdkaom/v2/model/event_series.py +5 -5
  124. huaweicloudsdkaom/v2/model/event_trigger_condition.py +13 -13
  125. huaweicloudsdkaom/v2/model/item_result.py +3 -3
  126. huaweicloudsdkaom/v2/model/list_access_code_request.py +1 -1
  127. huaweicloudsdkaom/v2/model/list_access_code_response.py +3 -3
  128. huaweicloudsdkaom/v2/model/list_action_rule_request.py +1 -1
  129. huaweicloudsdkaom/v2/model/list_action_rule_response.py +3 -3
  130. huaweicloudsdkaom/v2/model/list_agents_request.py +5 -5
  131. huaweicloudsdkaom/v2/model/list_agents_response.py +3 -3
  132. huaweicloudsdkaom/v2/model/list_alarm_rule_request.py +5 -5
  133. huaweicloudsdkaom/v2/model/list_alarm_rule_response.py +5 -5
  134. huaweicloudsdkaom/v2/model/list_event2alarm_rule_request.py +1 -1
  135. huaweicloudsdkaom/v2/model/list_event2alarm_rule_response.py +3 -3
  136. huaweicloudsdkaom/v2/model/list_event_model.py +23 -23
  137. huaweicloudsdkaom/v2/model/list_events_request.py +11 -11
  138. huaweicloudsdkaom/v2/model/list_events_response.py +5 -5
  139. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_get_request.py +5 -5
  140. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_get_response.py +5 -5
  141. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_post_request.py +5 -5
  142. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_post_response.py +5 -5
  143. huaweicloudsdkaom/v2/model/list_label_values_aom_prom_get_request.py +3 -3
  144. huaweicloudsdkaom/v2/model/list_label_values_aom_prom_get_response.py +5 -5
  145. huaweicloudsdkaom/v2/model/list_labels_aom_prom_get_request.py +1 -1
  146. huaweicloudsdkaom/v2/model/list_labels_aom_prom_get_response.py +5 -5
  147. huaweicloudsdkaom/v2/model/list_labels_aom_prom_post_request.py +1 -1
  148. huaweicloudsdkaom/v2/model/list_labels_aom_prom_post_response.py +5 -5
  149. huaweicloudsdkaom/v2/model/list_log_items_request.py +5 -5
  150. huaweicloudsdkaom/v2/model/list_log_items_response.py +7 -7
  151. huaweicloudsdkaom/v2/model/list_metadata_aom_prom_get_request.py +1 -1
  152. huaweicloudsdkaom/v2/model/list_metadata_aom_prom_get_response.py +5 -5
  153. huaweicloudsdkaom/v2/model/list_metric_items_request.py +9 -9
  154. huaweicloudsdkaom/v2/model/list_metric_items_response.py +5 -5
  155. huaweicloudsdkaom/v2/model/list_metric_or_event_alarm_rule_request.py +25 -25
  156. huaweicloudsdkaom/v2/model/list_metric_or_event_alarm_rule_response.py +7 -7
  157. huaweicloudsdkaom/v2/model/list_mute_rule_request.py +1 -1
  158. huaweicloudsdkaom/v2/model/list_mute_rule_response.py +3 -3
  159. huaweicloudsdkaom/v2/model/list_notified_histories_request.py +3 -3
  160. huaweicloudsdkaom/v2/model/list_notified_histories_response.py +3 -3
  161. huaweicloudsdkaom/v2/model/list_permissions_request.py +1 -1
  162. huaweicloudsdkaom/v2/model/list_permissions_response.py +3 -3
  163. huaweicloudsdkaom/v2/model/list_prom_instance_request.py +11 -11
  164. huaweicloudsdkaom/v2/model/list_prom_instance_response.py +3 -3
  165. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_get_request.py +9 -9
  166. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_get_response.py +5 -5
  167. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_post_request.py +9 -9
  168. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_post_response.py +5 -5
  169. huaweicloudsdkaom/v2/model/list_sample_request.py +5 -5
  170. huaweicloudsdkaom/v2/model/list_sample_response.py +3 -3
  171. huaweicloudsdkaom/v2/model/list_series_request.py +7 -7
  172. huaweicloudsdkaom/v2/model/list_series_response.py +5 -5
  173. huaweicloudsdkaom/v2/model/list_service_discovery_rules_request.py +3 -3
  174. huaweicloudsdkaom/v2/model/list_service_discovery_rules_response.py +9 -9
  175. huaweicloudsdkaom/v2/model/log_path_rule.py +7 -7
  176. huaweicloudsdkaom/v2/model/match.py +7 -7
  177. huaweicloudsdkaom/v2/model/meta_data.py +7 -7
  178. huaweicloudsdkaom/v2/model/meta_data_series.py +9 -9
  179. huaweicloudsdkaom/v2/model/metric_alarm_spec.py +17 -17
  180. huaweicloudsdkaom/v2/model/metric_api_query_item_param.py +5 -5
  181. huaweicloudsdkaom/v2/model/metric_data_item.py +7 -7
  182. huaweicloudsdkaom/v2/model/metric_data_points.py +7 -7
  183. huaweicloudsdkaom/v2/model/metric_data_value.py +5 -5
  184. huaweicloudsdkaom/v2/model/metric_item_info.py +5 -5
  185. huaweicloudsdkaom/v2/model/metric_item_result_api.py +11 -11
  186. huaweicloudsdkaom/v2/model/metric_query_meritc_param.py +7 -7
  187. huaweicloudsdkaom/v2/model/mute_config.py +9 -9
  188. huaweicloudsdkaom/v2/model/mute_rule.py +17 -17
  189. huaweicloudsdkaom/v2/model/name_rule.py +5 -5
  190. huaweicloudsdkaom/v2/model/no_data_condition.py +7 -7
  191. huaweicloudsdkaom/v2/model/node_info.py +5 -5
  192. huaweicloudsdkaom/v2/model/notifications.py +7 -7
  193. huaweicloudsdkaom/v2/model/notified_histories_result.py +5 -5
  194. huaweicloudsdkaom/v2/model/page_info.py +7 -7
  195. huaweicloudsdkaom/v2/model/prom_config_model.py +11 -11
  196. huaweicloudsdkaom/v2/model/prom_instance_eps_create_model.py +25 -25
  197. huaweicloudsdkaom/v2/model/prom_instance_eps_model.py +27 -27
  198. huaweicloudsdkaom/v2/model/prom_instance_request_model.py +11 -11
  199. huaweicloudsdkaom/v2/model/push_events_request.py +7 -7
  200. huaweicloudsdkaom/v2/model/push_events_response.py +1 -1
  201. huaweicloudsdkaom/v2/model/query_alarm_result.py +51 -51
  202. huaweicloudsdkaom/v2/model/query_body_param.py +21 -21
  203. huaweicloudsdkaom/v2/model/query_metric_data_param.py +9 -9
  204. huaweicloudsdkaom/v2/model/query_metric_item_option_param.py +7 -7
  205. huaweicloudsdkaom/v2/model/query_sample.py +7 -7
  206. huaweicloudsdkaom/v2/model/query_sample_param.py +9 -9
  207. huaweicloudsdkaom/v2/model/query_series_option_param.py +7 -7
  208. huaweicloudsdkaom/v2/model/recording_rule_request.py +3 -3
  209. huaweicloudsdkaom/v2/model/recovery_condition.py +3 -3
  210. huaweicloudsdkaom/v2/model/relation_model.py +7 -7
  211. huaweicloudsdkaom/v2/model/sample_data_value.py +5 -5
  212. huaweicloudsdkaom/v2/model/search_key.py +13 -13
  213. huaweicloudsdkaom/v2/model/series_api_query_item_param.py +3 -3
  214. huaweicloudsdkaom/v2/model/series_query_item_result.py +11 -11
  215. huaweicloudsdkaom/v2/model/show_action_rule_request.py +3 -3
  216. huaweicloudsdkaom/v2/model/show_action_rule_response.py +21 -21
  217. huaweicloudsdkaom/v2/model/show_alarm_rule_request.py +3 -3
  218. huaweicloudsdkaom/v2/model/show_alarm_rule_response.py +5 -5
  219. huaweicloudsdkaom/v2/model/show_metrics_data_request.py +5 -5
  220. huaweicloudsdkaom/v2/model/show_metrics_data_response.py +7 -7
  221. huaweicloudsdkaom/v2/model/smn_info.py +7 -7
  222. huaweicloudsdkaom/v2/model/smn_response.py +13 -13
  223. huaweicloudsdkaom/v2/model/smn_topics.py +11 -11
  224. huaweicloudsdkaom/v2/model/statistic_value.py +5 -5
  225. huaweicloudsdkaom/v2/model/trigger_condition.py +51 -51
  226. huaweicloudsdkaom/v2/model/update_action_rule_request.py +3 -3
  227. huaweicloudsdkaom/v2/model/update_action_rule_response.py +1 -1
  228. huaweicloudsdkaom/v2/model/update_alarm_rule_param.py +37 -37
  229. huaweicloudsdkaom/v2/model/update_alarm_rule_request.py +3 -3
  230. huaweicloudsdkaom/v2/model/update_alarm_rule_response.py +3 -3
  231. huaweicloudsdkaom/v2/model/update_event_rule_request.py +3 -3
  232. huaweicloudsdkaom/v2/model/update_event_rule_response.py +3 -3
  233. huaweicloudsdkaom/v2/model/update_mute_rule_request.py +3 -3
  234. huaweicloudsdkaom/v2/model/update_mute_rule_response.py +1 -1
  235. huaweicloudsdkaom/v2/model/value_data.py +9 -9
  236. huaweicloudsdkaom/v2/region/aom_region.py +3 -0
  237. huaweicloudsdkaom/v3/aom_async_client.py +19 -19
  238. huaweicloudsdkaom/v3/aom_client.py +19 -19
  239. huaweicloudsdkaom/v3/model/biz_app_param.py +11 -11
  240. huaweicloudsdkaom/v3/model/component_param.py +9 -9
  241. huaweicloudsdkaom/v3/model/component_update_param.py +5 -5
  242. huaweicloudsdkaom/v3/model/create_app_request.py +3 -3
  243. huaweicloudsdkaom/v3/model/create_app_response.py +3 -3
  244. huaweicloudsdkaom/v3/model/create_component_request.py +3 -3
  245. huaweicloudsdkaom/v3/model/create_component_response.py +3 -3
  246. huaweicloudsdkaom/v3/model/create_env_request.py +3 -3
  247. huaweicloudsdkaom/v3/model/create_env_response.py +3 -3
  248. huaweicloudsdkaom/v3/model/create_sub_app_request.py +3 -3
  249. huaweicloudsdkaom/v3/model/create_sub_app_response.py +3 -3
  250. huaweicloudsdkaom/v3/model/delete_app_request.py +3 -3
  251. huaweicloudsdkaom/v3/model/delete_app_response.py +3 -3
  252. huaweicloudsdkaom/v3/model/delete_component_request.py +3 -3
  253. huaweicloudsdkaom/v3/model/delete_component_response.py +3 -3
  254. huaweicloudsdkaom/v3/model/delete_env_request.py +3 -3
  255. huaweicloudsdkaom/v3/model/delete_env_response.py +1 -1
  256. huaweicloudsdkaom/v3/model/delete_sub_app_request.py +3 -3
  257. huaweicloudsdkaom/v3/model/delete_sub_app_response.py +3 -3
  258. huaweicloudsdkaom/v3/model/env_param.py +15 -15
  259. huaweicloudsdkaom/v3/model/list_resource_under_node_request.py +7 -7
  260. huaweicloudsdkaom/v3/model/list_resource_under_node_response.py +5 -5
  261. huaweicloudsdkaom/v3/model/page_resource_list_param.py +17 -17
  262. huaweicloudsdkaom/v3/model/show_app_by_name_request.py +5 -5
  263. huaweicloudsdkaom/v3/model/show_app_by_name_response.py +23 -23
  264. huaweicloudsdkaom/v3/model/show_app_request.py +3 -3
  265. huaweicloudsdkaom/v3/model/show_app_response.py +23 -23
  266. huaweicloudsdkaom/v3/model/show_component_by_name_request.py +5 -5
  267. huaweicloudsdkaom/v3/model/show_component_by_name_response.py +9 -9
  268. huaweicloudsdkaom/v3/model/show_component_request.py +3 -3
  269. huaweicloudsdkaom/v3/model/show_component_response.py +23 -23
  270. huaweicloudsdkaom/v3/model/show_env_by_name_request.py +7 -7
  271. huaweicloudsdkaom/v3/model/show_env_by_name_response.py +31 -31
  272. huaweicloudsdkaom/v3/model/show_env_request.py +3 -3
  273. huaweicloudsdkaom/v3/model/show_env_response.py +31 -31
  274. huaweicloudsdkaom/v3/model/sub_app_create_param.py +11 -11
  275. huaweicloudsdkaom/v3/model/sub_app_update_param.py +7 -7
  276. huaweicloudsdkaom/v3/model/tag_name_and_id_vo.py +5 -5
  277. huaweicloudsdkaom/v3/model/update_app_request.py +5 -5
  278. huaweicloudsdkaom/v3/model/update_app_response.py +1 -1
  279. huaweicloudsdkaom/v3/model/update_component_request.py +5 -5
  280. huaweicloudsdkaom/v3/model/update_component_response.py +1 -1
  281. huaweicloudsdkaom/v3/model/update_env_request.py +5 -5
  282. huaweicloudsdkaom/v3/model/update_env_response.py +1 -1
  283. huaweicloudsdkaom/v3/model/update_sub_app_request.py +5 -5
  284. huaweicloudsdkaom/v3/model/update_sub_app_response.py +1 -1
  285. huaweicloudsdkaom/v3/model/waterfall_page_list_param.py +5 -5
  286. huaweicloudsdkaom/v3/region/aom_region.py +3 -0
  287. huaweicloudsdkaom/v4/aom_async_client.py +3 -3
  288. huaweicloudsdkaom/v4/aom_client.py +3 -3
  289. huaweicloudsdkaom/v4/model/agent_batch_import_param_new.py +15 -15
  290. huaweicloudsdkaom/v4/model/agent_import_param_new.py +17 -17
  291. huaweicloudsdkaom/v4/model/agent_info_param.py +11 -11
  292. huaweicloudsdkaom/v4/model/agent_info_result.py +27 -27
  293. huaweicloudsdkaom/v4/model/agent_upgrade_param.py +5 -5
  294. huaweicloudsdkaom/v4/model/batch_import_agent_request.py +5 -5
  295. huaweicloudsdkaom/v4/model/batch_import_agent_response.py +3 -3
  296. huaweicloudsdkaom/v4/model/batch_update_agent_request.py +3 -3
  297. huaweicloudsdkaom/v4/model/batch_update_agent_response.py +3 -3
  298. huaweicloudsdkaom/v4/model/plugin_install_basic_param.py +7 -7
  299. huaweicloudsdkaom/v4/model/show_agent_infos_request.py +3 -3
  300. huaweicloudsdkaom/v4/model/show_agent_infos_response.py +9 -9
  301. huaweicloudsdkaom/v4/model/single_agent_param.py +5 -5
  302. huaweicloudsdkaom/v4/region/aom_region.py +3 -0
  303. {huaweicloudsdkaom-3.1.141.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/METADATA +2 -2
  304. huaweicloudsdkaom-3.1.143.dist-info/RECORD +320 -0
  305. huaweicloudsdkaom-3.1.141.dist-info/RECORD +0 -320
  306. {huaweicloudsdkaom-3.1.141.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/LICENSE +0 -0
  307. {huaweicloudsdkaom-3.1.141.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/WHEEL +0 -0
  308. {huaweicloudsdkaom-3.1.141.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/top_level.txt +0 -0
@@ -37,7 +37,7 @@ class EventModel:
37
37
  }
38
38
 
39
39
  def __init__(self, starts_at=None, ends_at=None, timeout=None, metadata=None, annotations=None, attach_rule=None, id=None):
40
- """EventModel
40
+ r"""EventModel
41
41
 
42
42
  The model defined in huaweicloud sdk
43
43
 
@@ -85,7 +85,7 @@ class EventModel:
85
85
 
86
86
  @property
87
87
  def starts_at(self):
88
- """Gets the starts_at of this EventModel.
88
+ r"""Gets the starts_at of this EventModel.
89
89
 
90
90
  事件或者告警产生的时间,CST毫秒级时间戳。
91
91
 
@@ -96,7 +96,7 @@ class EventModel:
96
96
 
97
97
  @starts_at.setter
98
98
  def starts_at(self, starts_at):
99
- """Sets the starts_at of this EventModel.
99
+ r"""Sets the starts_at of this EventModel.
100
100
 
101
101
  事件或者告警产生的时间,CST毫秒级时间戳。
102
102
 
@@ -107,7 +107,7 @@ class EventModel:
107
107
 
108
108
  @property
109
109
  def ends_at(self):
110
- """Gets the ends_at of this EventModel.
110
+ r"""Gets the ends_at of this EventModel.
111
111
 
112
112
  事件或者告警清除的时间,CST毫秒级时间戳,为0时表示未删除。
113
113
 
@@ -118,7 +118,7 @@ class EventModel:
118
118
 
119
119
  @ends_at.setter
120
120
  def ends_at(self, ends_at):
121
- """Sets the ends_at of this EventModel.
121
+ r"""Sets the ends_at of this EventModel.
122
122
 
123
123
  事件或者告警清除的时间,CST毫秒级时间戳,为0时表示未删除。
124
124
 
@@ -129,7 +129,7 @@ class EventModel:
129
129
 
130
130
  @property
131
131
  def timeout(self):
132
- """Gets the timeout of this EventModel.
132
+ r"""Gets the timeout of this EventModel.
133
133
 
134
134
  告警自动清除时间。毫秒数,例如一分钟则填写为60000。默认清除时间为3天,对应数字为 4320 * 1000(即:3天 * 24小时 * 60分钟 * 1000毫秒)。
135
135
 
@@ -140,7 +140,7 @@ class EventModel:
140
140
 
141
141
  @timeout.setter
142
142
  def timeout(self, timeout):
143
- """Sets the timeout of this EventModel.
143
+ r"""Sets the timeout of this EventModel.
144
144
 
145
145
  告警自动清除时间。毫秒数,例如一分钟则填写为60000。默认清除时间为3天,对应数字为 4320 * 1000(即:3天 * 24小时 * 60分钟 * 1000毫秒)。
146
146
 
@@ -151,7 +151,7 @@ class EventModel:
151
151
 
152
152
  @property
153
153
  def metadata(self):
154
- """Gets the metadata of this EventModel.
154
+ r"""Gets the metadata of this EventModel.
155
155
 
156
156
  事件或者告警的详细信息,为键值对形式。必须字段为: - event_name:事件或者告警名称,类型为String; - event_severity:事件级别枚举值。类型为String,四种类型 \"Critical\", \"Major\", \"Minor\", \"Info\"; - event_type:事件类别枚举值。类型为String,event为告警事件,alarm为普通告警; - resource_provider:事件对应云服务名称。类型为String; - resource_type:事件对应资源类型。类型为String; - resource_id:事件对应资源信息。类型为String。
157
157
 
@@ -162,7 +162,7 @@ class EventModel:
162
162
 
163
163
  @metadata.setter
164
164
  def metadata(self, metadata):
165
- """Sets the metadata of this EventModel.
165
+ r"""Sets the metadata of this EventModel.
166
166
 
167
167
  事件或者告警的详细信息,为键值对形式。必须字段为: - event_name:事件或者告警名称,类型为String; - event_severity:事件级别枚举值。类型为String,四种类型 \"Critical\", \"Major\", \"Minor\", \"Info\"; - event_type:事件类别枚举值。类型为String,event为告警事件,alarm为普通告警; - resource_provider:事件对应云服务名称。类型为String; - resource_type:事件对应资源类型。类型为String; - resource_id:事件对应资源信息。类型为String。
168
168
 
@@ -173,7 +173,7 @@ class EventModel:
173
173
 
174
174
  @property
175
175
  def annotations(self):
176
- """Gets the annotations of this EventModel.
176
+ r"""Gets the annotations of this EventModel.
177
177
 
178
178
  事件或者告警附加字段,可以为空。
179
179
 
@@ -184,7 +184,7 @@ class EventModel:
184
184
 
185
185
  @annotations.setter
186
186
  def annotations(self, annotations):
187
- """Sets the annotations of this EventModel.
187
+ r"""Sets the annotations of this EventModel.
188
188
 
189
189
  事件或者告警附加字段,可以为空。
190
190
 
@@ -195,7 +195,7 @@ class EventModel:
195
195
 
196
196
  @property
197
197
  def attach_rule(self):
198
- """Gets the attach_rule of this EventModel.
198
+ r"""Gets the attach_rule of this EventModel.
199
199
 
200
200
  事件或者告警预留字段,为空。
201
201
 
@@ -206,7 +206,7 @@ class EventModel:
206
206
 
207
207
  @attach_rule.setter
208
208
  def attach_rule(self, attach_rule):
209
- """Sets the attach_rule of this EventModel.
209
+ r"""Sets the attach_rule of this EventModel.
210
210
 
211
211
  事件或者告警预留字段,为空。
212
212
 
@@ -217,7 +217,7 @@ class EventModel:
217
217
 
218
218
  @property
219
219
  def id(self):
220
- """Gets the id of this EventModel.
220
+ r"""Gets the id of this EventModel.
221
221
 
222
222
  事件或者告警id,系统会自动生成,上报无须填写该字段。
223
223
 
@@ -228,7 +228,7 @@ class EventModel:
228
228
 
229
229
  @id.setter
230
230
  def id(self, id):
231
- """Sets the id of this EventModel.
231
+ r"""Sets the id of this EventModel.
232
232
 
233
233
  事件或者告警id,系统会自动生成,上报无须填写该字段。
234
234
 
@@ -33,7 +33,7 @@ class EventQueryParam:
33
33
  }
34
34
 
35
35
  def __init__(self, time_range=None, step=None, search=None, sort=None, metadata_relation=None):
36
- """EventQueryParam
36
+ r"""EventQueryParam
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -69,7 +69,7 @@ class EventQueryParam:
69
69
 
70
70
  @property
71
71
  def time_range(self):
72
- """Gets the time_range of this EventQueryParam.
72
+ r"""Gets the time_range of this EventQueryParam.
73
73
 
74
74
  timeRange用于指标查询时间范围,主要用于解决客户端时间和服务端时间不一致情况下,查询最近N分钟的数据。另可用于精确查询某一段时间的数据。 如: - -1.-1.60(表示最近60分钟),不管当前客户端是什么时间,都以服务端时间为准查询最近60分钟。 - 1650852000000.1650852300000.5(表示GMT+8 2022-04-25 10:00:00至2022-04-25 10:05:00指定的5分钟) 格式: startTimeInMillis.endTimeInMillis.durationInMinutes 参数解释: - startTimeInMillis: 查询的开始时间,格式为UTC毫秒,如果指定为-1,服务端将按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如-1.1650852300000.5,则相当于1650852000000.1650852300000.5 - endTimeInMillis: 查询的结束时间,格式为UTC毫秒,如果指定为-1,服务端将按(startTimeInMillis + durationInMinutes * 60 * 1000)计算结束时间,如果计算出的结束时间大于当前系统时间,则使用当前系统时间。如1650852000000.-1.5,则相当于1650852000000.1650852300000.5 - durationInMinutes:查询时间的跨度分钟数。 取值范围大于0并且大于等于(endTimeInMillis - startTimeInMillis) / (60 * 1000) - 1。当开始时间与结束时间都设置为-1时,系统会将结束时间设置为当前时间UTC毫秒值,并按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如:-1.-1.60(表示最近60分钟) 约束: 单次请求中,查询时长与周期需要满足以下条件: durationInMinutes * 60 / period <= 1440
75
75
 
@@ -80,7 +80,7 @@ class EventQueryParam:
80
80
 
81
81
  @time_range.setter
82
82
  def time_range(self, time_range):
83
- """Sets the time_range of this EventQueryParam.
83
+ r"""Sets the time_range of this EventQueryParam.
84
84
 
85
85
  timeRange用于指标查询时间范围,主要用于解决客户端时间和服务端时间不一致情况下,查询最近N分钟的数据。另可用于精确查询某一段时间的数据。 如: - -1.-1.60(表示最近60分钟),不管当前客户端是什么时间,都以服务端时间为准查询最近60分钟。 - 1650852000000.1650852300000.5(表示GMT+8 2022-04-25 10:00:00至2022-04-25 10:05:00指定的5分钟) 格式: startTimeInMillis.endTimeInMillis.durationInMinutes 参数解释: - startTimeInMillis: 查询的开始时间,格式为UTC毫秒,如果指定为-1,服务端将按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如-1.1650852300000.5,则相当于1650852000000.1650852300000.5 - endTimeInMillis: 查询的结束时间,格式为UTC毫秒,如果指定为-1,服务端将按(startTimeInMillis + durationInMinutes * 60 * 1000)计算结束时间,如果计算出的结束时间大于当前系统时间,则使用当前系统时间。如1650852000000.-1.5,则相当于1650852000000.1650852300000.5 - durationInMinutes:查询时间的跨度分钟数。 取值范围大于0并且大于等于(endTimeInMillis - startTimeInMillis) / (60 * 1000) - 1。当开始时间与结束时间都设置为-1时,系统会将结束时间设置为当前时间UTC毫秒值,并按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如:-1.-1.60(表示最近60分钟) 约束: 单次请求中,查询时长与周期需要满足以下条件: durationInMinutes * 60 / period <= 1440
86
86
 
@@ -91,7 +91,7 @@ class EventQueryParam:
91
91
 
92
92
  @property
93
93
  def step(self):
94
- """Gets the step of this EventQueryParam.
94
+ r"""Gets the step of this EventQueryParam.
95
95
 
96
96
  统计步长。毫秒数,例如一分钟则填写为60000。
97
97
 
@@ -102,7 +102,7 @@ class EventQueryParam:
102
102
 
103
103
  @step.setter
104
104
  def step(self, step):
105
- """Sets the step of this EventQueryParam.
105
+ r"""Sets the step of this EventQueryParam.
106
106
 
107
107
  统计步长。毫秒数,例如一分钟则填写为60000。
108
108
 
@@ -113,7 +113,7 @@ class EventQueryParam:
113
113
 
114
114
  @property
115
115
  def search(self):
116
- """Gets the search of this EventQueryParam.
116
+ r"""Gets the search of this EventQueryParam.
117
117
 
118
118
  模糊查询匹配字段,可以为空。如果值不为空,可以模糊匹配metadata字段中的必选字段的值。
119
119
 
@@ -124,7 +124,7 @@ class EventQueryParam:
124
124
 
125
125
  @search.setter
126
126
  def search(self, search):
127
- """Sets the search of this EventQueryParam.
127
+ r"""Sets the search of this EventQueryParam.
128
128
 
129
129
  模糊查询匹配字段,可以为空。如果值不为空,可以模糊匹配metadata字段中的必选字段的值。
130
130
 
@@ -135,7 +135,7 @@ class EventQueryParam:
135
135
 
136
136
  @property
137
137
  def sort(self):
138
- """Gets the sort of this EventQueryParam.
138
+ r"""Gets the sort of this EventQueryParam.
139
139
 
140
140
  :return: The sort of this EventQueryParam.
141
141
  :rtype: :class:`huaweicloudsdkaom.v2.EventQueryParamSort`
@@ -144,7 +144,7 @@ class EventQueryParam:
144
144
 
145
145
  @sort.setter
146
146
  def sort(self, sort):
147
- """Sets the sort of this EventQueryParam.
147
+ r"""Sets the sort of this EventQueryParam.
148
148
 
149
149
  :param sort: The sort of this EventQueryParam.
150
150
  :type sort: :class:`huaweicloudsdkaom.v2.EventQueryParamSort`
@@ -153,7 +153,7 @@ class EventQueryParam:
153
153
 
154
154
  @property
155
155
  def metadata_relation(self):
156
- """Gets the metadata_relation of this EventQueryParam.
156
+ r"""Gets the metadata_relation of this EventQueryParam.
157
157
 
158
158
  查询条件组合,可以为空。
159
159
 
@@ -164,7 +164,7 @@ class EventQueryParam:
164
164
 
165
165
  @metadata_relation.setter
166
166
  def metadata_relation(self, metadata_relation):
167
- """Sets the metadata_relation of this EventQueryParam.
167
+ r"""Sets the metadata_relation of this EventQueryParam.
168
168
 
169
169
  查询条件组合,可以为空。
170
170
 
@@ -33,7 +33,7 @@ class EventQueryParam2:
33
33
  }
34
34
 
35
35
  def __init__(self, time_range=None, step=None, search=None, sort=None, metadata_relation=None):
36
- """EventQueryParam2
36
+ r"""EventQueryParam2
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -70,7 +70,7 @@ class EventQueryParam2:
70
70
 
71
71
  @property
72
72
  def time_range(self):
73
- """Gets the time_range of this EventQueryParam2.
73
+ r"""Gets the time_range of this EventQueryParam2.
74
74
 
75
75
  timeRange用于指标查询时间范围,主要用于解决客户端时间和服务端时间不一致情况下,查询最近N分钟的数据。另可用于精确查询某一段时间的数据。 如: - -1.-1.60(表示最近60分钟),不管当前客户端是什么时间,都以服务端时间为准查询最近60分钟。 - 1650852000000.1650852300000.5(表示GMT+8 2022-04-25 10:00:00至2022-04-25 10:05:00指定的5分钟) 格式: startTimeInMillis.endTimeInMillis.durationInMinutes 参数解释: - startTimeInMillis: 查询的开始时间,格式为UTC毫秒,如果指定为-1,服务端将按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如-1.1650852300000.5,则相当于1650852000000.1650852300000.5 - endTimeInMillis: 查询的结束时间,格式为UTC毫秒,如果指定为-1,服务端将按(startTimeInMillis + durationInMinutes * 60 * 1000)计算结束时间,如果计算出的结束时间大于当前系统时间,则使用当前系统时间。如1650852000000.-1.5,则相当于1650852000000.1650852300000.5 - durationInMinutes:查询时间的跨度分钟数。 取值范围大于0并且大于等于(endTimeInMillis - startTimeInMillis) / (60 * 1000) - 1。当开始时间与结束时间都设置为-1时,系统会将结束时间设置为当前时间UTC毫秒值,并按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如:-1.-1.60(表示最近60分钟) 约束: 单次请求中,查询时长与周期需要满足以下条件: durationInMinutes * 60 / period <= 1440
76
76
 
@@ -81,7 +81,7 @@ class EventQueryParam2:
81
81
 
82
82
  @time_range.setter
83
83
  def time_range(self, time_range):
84
- """Sets the time_range of this EventQueryParam2.
84
+ r"""Sets the time_range of this EventQueryParam2.
85
85
 
86
86
  timeRange用于指标查询时间范围,主要用于解决客户端时间和服务端时间不一致情况下,查询最近N分钟的数据。另可用于精确查询某一段时间的数据。 如: - -1.-1.60(表示最近60分钟),不管当前客户端是什么时间,都以服务端时间为准查询最近60分钟。 - 1650852000000.1650852300000.5(表示GMT+8 2022-04-25 10:00:00至2022-04-25 10:05:00指定的5分钟) 格式: startTimeInMillis.endTimeInMillis.durationInMinutes 参数解释: - startTimeInMillis: 查询的开始时间,格式为UTC毫秒,如果指定为-1,服务端将按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如-1.1650852300000.5,则相当于1650852000000.1650852300000.5 - endTimeInMillis: 查询的结束时间,格式为UTC毫秒,如果指定为-1,服务端将按(startTimeInMillis + durationInMinutes * 60 * 1000)计算结束时间,如果计算出的结束时间大于当前系统时间,则使用当前系统时间。如1650852000000.-1.5,则相当于1650852000000.1650852300000.5 - durationInMinutes:查询时间的跨度分钟数。 取值范围大于0并且大于等于(endTimeInMillis - startTimeInMillis) / (60 * 1000) - 1。当开始时间与结束时间都设置为-1时,系统会将结束时间设置为当前时间UTC毫秒值,并按(endTimeInMillis - durationInMinutes * 60 * 1000)计算开始时间。如:-1.-1.60(表示最近60分钟) 约束: 单次请求中,查询时长与周期需要满足以下条件: durationInMinutes * 60 / period <= 1440
87
87
 
@@ -92,7 +92,7 @@ class EventQueryParam2:
92
92
 
93
93
  @property
94
94
  def step(self):
95
- """Gets the step of this EventQueryParam2.
95
+ r"""Gets the step of this EventQueryParam2.
96
96
 
97
97
  统计步长。毫秒数,例如一分钟则填写为60000。
98
98
 
@@ -103,7 +103,7 @@ class EventQueryParam2:
103
103
 
104
104
  @step.setter
105
105
  def step(self, step):
106
- """Sets the step of this EventQueryParam2.
106
+ r"""Sets the step of this EventQueryParam2.
107
107
 
108
108
  统计步长。毫秒数,例如一分钟则填写为60000。
109
109
 
@@ -114,7 +114,7 @@ class EventQueryParam2:
114
114
 
115
115
  @property
116
116
  def search(self):
117
- """Gets the search of this EventQueryParam2.
117
+ r"""Gets the search of this EventQueryParam2.
118
118
 
119
119
  模糊查询匹配字段,可以为空。如果值不为空,可以模糊匹配。metadata字段为必选字段。
120
120
 
@@ -125,7 +125,7 @@ class EventQueryParam2:
125
125
 
126
126
  @search.setter
127
127
  def search(self, search):
128
- """Sets the search of this EventQueryParam2.
128
+ r"""Sets the search of this EventQueryParam2.
129
129
 
130
130
  模糊查询匹配字段,可以为空。如果值不为空,可以模糊匹配。metadata字段为必选字段。
131
131
 
@@ -136,7 +136,7 @@ class EventQueryParam2:
136
136
 
137
137
  @property
138
138
  def sort(self):
139
- """Gets the sort of this EventQueryParam2.
139
+ r"""Gets the sort of this EventQueryParam2.
140
140
 
141
141
  :return: The sort of this EventQueryParam2.
142
142
  :rtype: :class:`huaweicloudsdkaom.v2.EventQueryParam2Sort`
@@ -145,7 +145,7 @@ class EventQueryParam2:
145
145
 
146
146
  @sort.setter
147
147
  def sort(self, sort):
148
- """Sets the sort of this EventQueryParam2.
148
+ r"""Sets the sort of this EventQueryParam2.
149
149
 
150
150
  :param sort: The sort of this EventQueryParam2.
151
151
  :type sort: :class:`huaweicloudsdkaom.v2.EventQueryParam2Sort`
@@ -154,7 +154,7 @@ class EventQueryParam2:
154
154
 
155
155
  @property
156
156
  def metadata_relation(self):
157
- """Gets the metadata_relation of this EventQueryParam2.
157
+ r"""Gets the metadata_relation of this EventQueryParam2.
158
158
 
159
159
  查询条件组合,可以为空。
160
160
 
@@ -165,7 +165,7 @@ class EventQueryParam2:
165
165
 
166
166
  @metadata_relation.setter
167
167
  def metadata_relation(self, metadata_relation):
168
- """Sets the metadata_relation of this EventQueryParam2.
168
+ r"""Sets the metadata_relation of this EventQueryParam2.
169
169
 
170
170
  查询条件组合,可以为空。
171
171
 
@@ -27,7 +27,7 @@ class EventQueryParam2Sort:
27
27
  }
28
28
 
29
29
  def __init__(self, order_by=None, order=None):
30
- """EventQueryParam2Sort
30
+ r"""EventQueryParam2Sort
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class EventQueryParam2Sort:
50
50
 
51
51
  @property
52
52
  def order_by(self):
53
- """Gets the order_by of this EventQueryParam2Sort.
53
+ r"""Gets the order_by of this EventQueryParam2Sort.
54
54
 
55
55
  排序字段列表。会根据列表中定义顺序对返回列表最排序。
56
56
 
@@ -61,7 +61,7 @@ class EventQueryParam2Sort:
61
61
 
62
62
  @order_by.setter
63
63
  def order_by(self, order_by):
64
- """Sets the order_by of this EventQueryParam2Sort.
64
+ r"""Sets the order_by of this EventQueryParam2Sort.
65
65
 
66
66
  排序字段列表。会根据列表中定义顺序对返回列表最排序。
67
67
 
@@ -72,7 +72,7 @@ class EventQueryParam2Sort:
72
72
 
73
73
  @property
74
74
  def order(self):
75
- """Gets the order of this EventQueryParam2Sort.
75
+ r"""Gets the order of this EventQueryParam2Sort.
76
76
 
77
77
  排序方式枚举值。asc代表正序,desc代表倒序。
78
78
 
@@ -83,7 +83,7 @@ class EventQueryParam2Sort:
83
83
 
84
84
  @order.setter
85
85
  def order(self, order):
86
- """Sets the order of this EventQueryParam2Sort.
86
+ r"""Sets the order of this EventQueryParam2Sort.
87
87
 
88
88
  排序方式枚举值。asc代表正序,desc代表倒序。
89
89
 
@@ -27,7 +27,7 @@ class EventQueryParamSort:
27
27
  }
28
28
 
29
29
  def __init__(self, order_by=None, order=None):
30
- """EventQueryParamSort
30
+ r"""EventQueryParamSort
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class EventQueryParamSort:
50
50
 
51
51
  @property
52
52
  def order_by(self):
53
- """Gets the order_by of this EventQueryParamSort.
53
+ r"""Gets the order_by of this EventQueryParamSort.
54
54
 
55
55
  排序字段列表。会根据列表中定义顺序对返回列表进行排序。
56
56
 
@@ -61,7 +61,7 @@ class EventQueryParamSort:
61
61
 
62
62
  @order_by.setter
63
63
  def order_by(self, order_by):
64
- """Sets the order_by of this EventQueryParamSort.
64
+ r"""Sets the order_by of this EventQueryParamSort.
65
65
 
66
66
  排序字段列表。会根据列表中定义顺序对返回列表进行排序。
67
67
 
@@ -72,7 +72,7 @@ class EventQueryParamSort:
72
72
 
73
73
  @property
74
74
  def order(self):
75
- """Gets the order of this EventQueryParamSort.
75
+ r"""Gets the order of this EventQueryParamSort.
76
76
 
77
77
  排序方式枚举值。asc代表正序,desc代表倒序。
78
78
 
@@ -83,7 +83,7 @@ class EventQueryParamSort:
83
83
 
84
84
  @order.setter
85
85
  def order(self, order):
86
- """Sets the order of this EventQueryParamSort.
86
+ r"""Sets the order of this EventQueryParamSort.
87
87
 
88
88
  排序方式枚举值。asc代表正序,desc代表倒序。
89
89
 
@@ -27,7 +27,7 @@ class EventSeries:
27
27
  }
28
28
 
29
29
  def __init__(self, event_severity=None, values=None):
30
- """EventSeries
30
+ r"""EventSeries
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class EventSeries:
50
50
 
51
51
  @property
52
52
  def event_severity(self):
53
- """Gets the event_severity of this EventSeries.
53
+ r"""Gets the event_severity of this EventSeries.
54
54
 
55
55
  事件或者告警级别枚举类型。
56
56
 
@@ -61,7 +61,7 @@ class EventSeries:
61
61
 
62
62
  @event_severity.setter
63
63
  def event_severity(self, event_severity):
64
- """Sets the event_severity of this EventSeries.
64
+ r"""Sets the event_severity of this EventSeries.
65
65
 
66
66
  事件或者告警级别枚举类型。
67
67
 
@@ -72,7 +72,7 @@ class EventSeries:
72
72
 
73
73
  @property
74
74
  def values(self):
75
- """Gets the values of this EventSeries.
75
+ r"""Gets the values of this EventSeries.
76
76
 
77
77
  事件或者告警统计结果。
78
78
 
@@ -83,7 +83,7 @@ class EventSeries:
83
83
 
84
84
  @values.setter
85
85
  def values(self, values):
86
- """Sets the values of this EventSeries.
86
+ r"""Sets the values of this EventSeries.
87
87
 
88
88
  事件或者告警统计结果。
89
89
 
@@ -35,7 +35,7 @@ class EventTriggerCondition:
35
35
  }
36
36
 
37
37
  def __init__(self, event_name=None, trigger_type=None, aggregation_window=None, operator=None, thresholds=None, frequency=None):
38
- """EventTriggerCondition
38
+ r"""EventTriggerCondition
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -78,7 +78,7 @@ class EventTriggerCondition:
78
78
 
79
79
  @property
80
80
  def event_name(self):
81
- """Gets the event_name of this EventTriggerCondition.
81
+ r"""Gets the event_name of this EventTriggerCondition.
82
82
 
83
83
  事件名称。
84
84
 
@@ -89,7 +89,7 @@ class EventTriggerCondition:
89
89
 
90
90
  @event_name.setter
91
91
  def event_name(self, event_name):
92
- """Sets the event_name of this EventTriggerCondition.
92
+ r"""Sets the event_name of this EventTriggerCondition.
93
93
 
94
94
  事件名称。
95
95
 
@@ -100,7 +100,7 @@ class EventTriggerCondition:
100
100
 
101
101
  @property
102
102
  def trigger_type(self):
103
- """Gets the trigger_type of this EventTriggerCondition.
103
+ r"""Gets the trigger_type of this EventTriggerCondition.
104
104
 
105
105
  触发方式: - “immediately”:立即触发 - “accumulative”:累计触发
106
106
 
@@ -111,7 +111,7 @@ class EventTriggerCondition:
111
111
 
112
112
  @trigger_type.setter
113
113
  def trigger_type(self, trigger_type):
114
- """Sets the trigger_type of this EventTriggerCondition.
114
+ r"""Sets the trigger_type of this EventTriggerCondition.
115
115
 
116
116
  触发方式: - “immediately”:立即触发 - “accumulative”:累计触发
117
117
 
@@ -122,7 +122,7 @@ class EventTriggerCondition:
122
122
 
123
123
  @property
124
124
  def aggregation_window(self):
125
- """Gets the aggregation_window of this EventTriggerCondition.
125
+ r"""Gets the aggregation_window of this EventTriggerCondition.
126
126
 
127
127
  统计周期。单位为秒,例如 1小时 填“3600”,当trigger_type为“immediately”时 不填。
128
128
 
@@ -133,7 +133,7 @@ class EventTriggerCondition:
133
133
 
134
134
  @aggregation_window.setter
135
135
  def aggregation_window(self, aggregation_window):
136
- """Sets the aggregation_window of this EventTriggerCondition.
136
+ r"""Sets the aggregation_window of this EventTriggerCondition.
137
137
 
138
138
  统计周期。单位为秒,例如 1小时 填“3600”,当trigger_type为“immediately”时 不填。
139
139
 
@@ -144,7 +144,7 @@ class EventTriggerCondition:
144
144
 
145
145
  @property
146
146
  def operator(self):
147
- """Gets the operator of this EventTriggerCondition.
147
+ r"""Gets the operator of this EventTriggerCondition.
148
148
 
149
149
  判断条件:“>”,“<”,“=”,“>=”,“<=”,当trigger_type为“immediately”时 不填。
150
150
 
@@ -155,7 +155,7 @@ class EventTriggerCondition:
155
155
 
156
156
  @operator.setter
157
157
  def operator(self, operator):
158
- """Sets the operator of this EventTriggerCondition.
158
+ r"""Sets the operator of this EventTriggerCondition.
159
159
 
160
160
  判断条件:“>”,“<”,“=”,“>=”,“<=”,当trigger_type为“immediately”时 不填。
161
161
 
@@ -166,7 +166,7 @@ class EventTriggerCondition:
166
166
 
167
167
  @property
168
168
  def thresholds(self):
169
- """Gets the thresholds of this EventTriggerCondition.
169
+ r"""Gets the thresholds of this EventTriggerCondition.
170
170
 
171
171
  键值对形式,键为告警级别,值为累计次数,当trigger_type为“immediately”时 值为空。
172
172
 
@@ -177,7 +177,7 @@ class EventTriggerCondition:
177
177
 
178
178
  @thresholds.setter
179
179
  def thresholds(self, thresholds):
180
- """Sets the thresholds of this EventTriggerCondition.
180
+ r"""Sets the thresholds of this EventTriggerCondition.
181
181
 
182
182
  键值对形式,键为告警级别,值为累计次数,当trigger_type为“immediately”时 值为空。
183
183
 
@@ -188,7 +188,7 @@ class EventTriggerCondition:
188
188
 
189
189
  @property
190
190
  def frequency(self):
191
- """Gets the frequency of this EventTriggerCondition.
191
+ r"""Gets the frequency of this EventTriggerCondition.
192
192
 
193
193
  事件类告警频率。当trigger_type为“immediately”时 不填。 - “0”:只告警一次 - “300”:每5分钟 - “600”:每10分钟: - “900”:每15分钟: - “1800”:每30分钟: - “3600”:每1小时: - “10800”:每3小时: - “21600”:每6小时: - “43200”:每12小时: - “86400”:每天:
194
194
 
@@ -199,7 +199,7 @@ class EventTriggerCondition:
199
199
 
200
200
  @frequency.setter
201
201
  def frequency(self, frequency):
202
- """Sets the frequency of this EventTriggerCondition.
202
+ r"""Sets the frequency of this EventTriggerCondition.
203
203
 
204
204
  事件类告警频率。当trigger_type为“immediately”时 不填。 - “0”:只告警一次 - “300”:每5分钟 - “600”:每10分钟: - “900”:每15分钟: - “1800”:每30分钟: - “3600”:每1小时: - “10800”:每3小时: - “21600”:每6小时: - “43200”:每12小时: - “86400”:每天:
205
205
 
@@ -25,7 +25,7 @@ class ItemResult:
25
25
  }
26
26
 
27
27
  def __init__(self, alarm_rule_name=None):
28
- """ItemResult
28
+ r"""ItemResult
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ItemResult:
42
42
 
43
43
  @property
44
44
  def alarm_rule_name(self):
45
- """Gets the alarm_rule_name of this ItemResult.
45
+ r"""Gets the alarm_rule_name of this ItemResult.
46
46
 
47
47
  告警规则名称。
48
48
 
@@ -53,7 +53,7 @@ class ItemResult:
53
53
 
54
54
  @alarm_rule_name.setter
55
55
  def alarm_rule_name(self, alarm_rule_name):
56
- """Sets the alarm_rule_name of this ItemResult.
56
+ r"""Sets the alarm_rule_name of this ItemResult.
57
57
 
58
58
  告警规则名称。
59
59
 
@@ -23,7 +23,7 @@ class ListAccessCodeRequest:
23
23
  }
24
24
 
25
25
  def __init__(self):
26
- """ListAccessCodeRequest
26
+ r"""ListAccessCodeRequest
27
27
 
28
28
  The model defined in huaweicloud sdk
29
29
 
@@ -26,7 +26,7 @@ class ListAccessCodeResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, access_codes=None):
29
- """ListAccessCodeResponse
29
+ r"""ListAccessCodeResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ListAccessCodeResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def access_codes(self):
47
- """Gets the access_codes of this ListAccessCodeResponse.
47
+ r"""Gets the access_codes of this ListAccessCodeResponse.
48
48
 
49
49
  accessCodes。
50
50
 
@@ -55,7 +55,7 @@ class ListAccessCodeResponse(SdkResponse):
55
55
 
56
56
  @access_codes.setter
57
57
  def access_codes(self, access_codes):
58
- """Sets the access_codes of this ListAccessCodeResponse.
58
+ r"""Sets the access_codes of this ListAccessCodeResponse.
59
59
 
60
60
  accessCodes。
61
61
 
@@ -23,7 +23,7 @@ class ListActionRuleRequest:
23
23
  }
24
24
 
25
25
  def __init__(self):
26
- """ListActionRuleRequest
26
+ r"""ListActionRuleRequest
27
27
 
28
28
  The model defined in huaweicloud sdk
29
29
 
@@ -26,7 +26,7 @@ class ListActionRuleResponse(SdkResponse):
26
26
  }
27
27
 
28
28
  def __init__(self, action_rules=None):
29
- """ListActionRuleResponse
29
+ r"""ListActionRuleResponse
30
30
 
31
31
  The model defined in huaweicloud sdk
32
32
 
@@ -44,7 +44,7 @@ class ListActionRuleResponse(SdkResponse):
44
44
 
45
45
  @property
46
46
  def action_rules(self):
47
- """Gets the action_rules of this ListActionRuleResponse.
47
+ r"""Gets the action_rules of this ListActionRuleResponse.
48
48
 
49
49
  告警行动规则列表
50
50
 
@@ -55,7 +55,7 @@ class ListActionRuleResponse(SdkResponse):
55
55
 
56
56
  @action_rules.setter
57
57
  def action_rules(self, action_rules):
58
- """Sets the action_rules of this ListActionRuleResponse.
58
+ r"""Sets the action_rules of this ListActionRuleResponse.
59
59
 
60
60
  告警行动规则列表
61
61