huaweicloudsdkaom 3.1.142__py2.py3-none-any.whl → 3.1.143__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of huaweicloudsdkaom might be problematic. Click here for more details.

Files changed (304) 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/v2/aom_async_client.py +50 -50
  54. huaweicloudsdkaom/v2/aom_client.py +50 -50
  55. huaweicloudsdkaom/v2/model/access_code_model.py +9 -9
  56. huaweicloudsdkaom/v2/model/action_rule.py +21 -21
  57. huaweicloudsdkaom/v2/model/add_action_rule_request.py +3 -3
  58. huaweicloudsdkaom/v2/model/add_action_rule_response.py +1 -1
  59. huaweicloudsdkaom/v2/model/add_alarm_rule_request.py +3 -3
  60. huaweicloudsdkaom/v2/model/add_alarm_rule_response.py +3 -3
  61. huaweicloudsdkaom/v2/model/add_event2alarm_rule_request.py +3 -3
  62. huaweicloudsdkaom/v2/model/add_event2alarm_rule_response.py +3 -3
  63. huaweicloudsdkaom/v2/model/add_metric_data_request.py +3 -3
  64. huaweicloudsdkaom/v2/model/add_metric_data_response.py +5 -5
  65. huaweicloudsdkaom/v2/model/add_mute_rules_request.py +3 -3
  66. huaweicloudsdkaom/v2/model/add_mute_rules_response.py +1 -1
  67. huaweicloudsdkaom/v2/model/add_or_update_alarm_rule_v4_item_result.py +5 -5
  68. huaweicloudsdkaom/v2/model/add_or_update_alarm_rule_v4_request_body.py +17 -17
  69. huaweicloudsdkaom/v2/model/add_or_update_metric_or_event_alarm_rule_request.py +7 -7
  70. huaweicloudsdkaom/v2/model/add_or_update_metric_or_event_alarm_rule_response.py +7 -7
  71. huaweicloudsdkaom/v2/model/add_or_update_service_discovery_rules_request.py +3 -3
  72. huaweicloudsdkaom/v2/model/add_or_update_service_discovery_rules_response.py +11 -11
  73. huaweicloudsdkaom/v2/model/alarm_notification.py +17 -17
  74. huaweicloudsdkaom/v2/model/alarm_param_for_v4_db.py +29 -29
  75. huaweicloudsdkaom/v2/model/alarm_rule_param.py +37 -37
  76. huaweicloudsdkaom/v2/model/alarm_tags.py +7 -7
  77. huaweicloudsdkaom/v2/model/app_name_rule.py +7 -7
  78. huaweicloudsdkaom/v2/model/app_rules.py +19 -19
  79. huaweicloudsdkaom/v2/model/app_rules_body.py +3 -3
  80. huaweicloudsdkaom/v2/model/app_rules_spec.py +27 -27
  81. huaweicloudsdkaom/v2/model/application_name_rule.py +7 -7
  82. huaweicloudsdkaom/v2/model/cmdb_info.py +5 -5
  83. huaweicloudsdkaom/v2/model/count_events_request.py +5 -5
  84. huaweicloudsdkaom/v2/model/count_events_response.py +9 -9
  85. huaweicloudsdkaom/v2/model/create_prom_instance_request.py +5 -5
  86. huaweicloudsdkaom/v2/model/create_prom_instance_response.py +3 -3
  87. huaweicloudsdkaom/v2/model/create_recording_rule_request.py +5 -5
  88. huaweicloudsdkaom/v2/model/create_recording_rule_response.py +3 -3
  89. huaweicloudsdkaom/v2/model/delete_action_rule_request.py +3 -3
  90. huaweicloudsdkaom/v2/model/delete_action_rule_response.py +1 -1
  91. huaweicloudsdkaom/v2/model/delete_alarm_rule_request.py +3 -3
  92. huaweicloudsdkaom/v2/model/delete_alarm_rule_response.py +3 -3
  93. huaweicloudsdkaom/v2/model/delete_alarm_rule_v4_request_body.py +3 -3
  94. huaweicloudsdkaom/v2/model/delete_alarm_rules_body.py +3 -3
  95. huaweicloudsdkaom/v2/model/delete_alarm_rules_request.py +3 -3
  96. huaweicloudsdkaom/v2/model/delete_alarm_rules_response.py +3 -3
  97. huaweicloudsdkaom/v2/model/delete_event2alarm_rule_request.py +3 -3
  98. huaweicloudsdkaom/v2/model/delete_event2alarm_rule_response.py +1 -1
  99. huaweicloudsdkaom/v2/model/delete_metric_or_event_alarm_rule_request.py +3 -3
  100. huaweicloudsdkaom/v2/model/delete_metric_or_event_alarm_rule_response.py +7 -7
  101. huaweicloudsdkaom/v2/model/delete_mute_rule_name.py +3 -3
  102. huaweicloudsdkaom/v2/model/delete_mute_rules_request.py +3 -3
  103. huaweicloudsdkaom/v2/model/delete_mute_rules_response.py +1 -1
  104. huaweicloudsdkaom/v2/model/delete_prom_instance_request.py +5 -5
  105. huaweicloudsdkaom/v2/model/delete_prom_instance_response.py +3 -3
  106. huaweicloudsdkaom/v2/model/deleteservice_discovery_rules_request.py +3 -3
  107. huaweicloudsdkaom/v2/model/deleteservice_discovery_rules_response.py +9 -9
  108. huaweicloudsdkaom/v2/model/dimension.py +5 -5
  109. huaweicloudsdkaom/v2/model/dimension2.py +5 -5
  110. huaweicloudsdkaom/v2/model/dimension_series.py +5 -5
  111. huaweicloudsdkaom/v2/model/discovery_rule.py +7 -7
  112. huaweicloudsdkaom/v2/model/event2alarm_rule_body.py +33 -33
  113. huaweicloudsdkaom/v2/model/event2alarm_rule_body_metadata.py +3 -3
  114. huaweicloudsdkaom/v2/model/event2alarm_rule_body_trigger_policies.py +15 -15
  115. huaweicloudsdkaom/v2/model/event_alarm_spec.py +13 -13
  116. huaweicloudsdkaom/v2/model/event_list.py +3 -3
  117. huaweicloudsdkaom/v2/model/event_model.py +15 -15
  118. huaweicloudsdkaom/v2/model/event_query_param.py +11 -11
  119. huaweicloudsdkaom/v2/model/event_query_param2.py +11 -11
  120. huaweicloudsdkaom/v2/model/event_query_param2_sort.py +5 -5
  121. huaweicloudsdkaom/v2/model/event_query_param_sort.py +5 -5
  122. huaweicloudsdkaom/v2/model/event_series.py +5 -5
  123. huaweicloudsdkaom/v2/model/event_trigger_condition.py +13 -13
  124. huaweicloudsdkaom/v2/model/item_result.py +3 -3
  125. huaweicloudsdkaom/v2/model/list_access_code_request.py +1 -1
  126. huaweicloudsdkaom/v2/model/list_access_code_response.py +3 -3
  127. huaweicloudsdkaom/v2/model/list_action_rule_request.py +1 -1
  128. huaweicloudsdkaom/v2/model/list_action_rule_response.py +3 -3
  129. huaweicloudsdkaom/v2/model/list_agents_request.py +5 -5
  130. huaweicloudsdkaom/v2/model/list_agents_response.py +3 -3
  131. huaweicloudsdkaom/v2/model/list_alarm_rule_request.py +5 -5
  132. huaweicloudsdkaom/v2/model/list_alarm_rule_response.py +5 -5
  133. huaweicloudsdkaom/v2/model/list_event2alarm_rule_request.py +1 -1
  134. huaweicloudsdkaom/v2/model/list_event2alarm_rule_response.py +3 -3
  135. huaweicloudsdkaom/v2/model/list_event_model.py +23 -23
  136. huaweicloudsdkaom/v2/model/list_events_request.py +11 -11
  137. huaweicloudsdkaom/v2/model/list_events_response.py +5 -5
  138. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_get_request.py +5 -5
  139. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_get_response.py +5 -5
  140. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_post_request.py +5 -5
  141. huaweicloudsdkaom/v2/model/list_instant_query_aom_prom_post_response.py +5 -5
  142. huaweicloudsdkaom/v2/model/list_label_values_aom_prom_get_request.py +3 -3
  143. huaweicloudsdkaom/v2/model/list_label_values_aom_prom_get_response.py +5 -5
  144. huaweicloudsdkaom/v2/model/list_labels_aom_prom_get_request.py +1 -1
  145. huaweicloudsdkaom/v2/model/list_labels_aom_prom_get_response.py +5 -5
  146. huaweicloudsdkaom/v2/model/list_labels_aom_prom_post_request.py +1 -1
  147. huaweicloudsdkaom/v2/model/list_labels_aom_prom_post_response.py +5 -5
  148. huaweicloudsdkaom/v2/model/list_log_items_request.py +5 -5
  149. huaweicloudsdkaom/v2/model/list_log_items_response.py +7 -7
  150. huaweicloudsdkaom/v2/model/list_metadata_aom_prom_get_request.py +1 -1
  151. huaweicloudsdkaom/v2/model/list_metadata_aom_prom_get_response.py +5 -5
  152. huaweicloudsdkaom/v2/model/list_metric_items_request.py +9 -9
  153. huaweicloudsdkaom/v2/model/list_metric_items_response.py +5 -5
  154. huaweicloudsdkaom/v2/model/list_metric_or_event_alarm_rule_request.py +25 -25
  155. huaweicloudsdkaom/v2/model/list_metric_or_event_alarm_rule_response.py +7 -7
  156. huaweicloudsdkaom/v2/model/list_mute_rule_request.py +1 -1
  157. huaweicloudsdkaom/v2/model/list_mute_rule_response.py +3 -3
  158. huaweicloudsdkaom/v2/model/list_notified_histories_request.py +3 -3
  159. huaweicloudsdkaom/v2/model/list_notified_histories_response.py +3 -3
  160. huaweicloudsdkaom/v2/model/list_permissions_request.py +1 -1
  161. huaweicloudsdkaom/v2/model/list_permissions_response.py +3 -3
  162. huaweicloudsdkaom/v2/model/list_prom_instance_request.py +11 -11
  163. huaweicloudsdkaom/v2/model/list_prom_instance_response.py +3 -3
  164. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_get_request.py +9 -9
  165. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_get_response.py +5 -5
  166. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_post_request.py +9 -9
  167. huaweicloudsdkaom/v2/model/list_range_query_aom_prom_post_response.py +5 -5
  168. huaweicloudsdkaom/v2/model/list_sample_request.py +5 -5
  169. huaweicloudsdkaom/v2/model/list_sample_response.py +3 -3
  170. huaweicloudsdkaom/v2/model/list_series_request.py +7 -7
  171. huaweicloudsdkaom/v2/model/list_series_response.py +5 -5
  172. huaweicloudsdkaom/v2/model/list_service_discovery_rules_request.py +3 -3
  173. huaweicloudsdkaom/v2/model/list_service_discovery_rules_response.py +9 -9
  174. huaweicloudsdkaom/v2/model/log_path_rule.py +7 -7
  175. huaweicloudsdkaom/v2/model/match.py +7 -7
  176. huaweicloudsdkaom/v2/model/meta_data.py +7 -7
  177. huaweicloudsdkaom/v2/model/meta_data_series.py +9 -9
  178. huaweicloudsdkaom/v2/model/metric_alarm_spec.py +17 -17
  179. huaweicloudsdkaom/v2/model/metric_api_query_item_param.py +5 -5
  180. huaweicloudsdkaom/v2/model/metric_data_item.py +7 -7
  181. huaweicloudsdkaom/v2/model/metric_data_points.py +7 -7
  182. huaweicloudsdkaom/v2/model/metric_data_value.py +5 -5
  183. huaweicloudsdkaom/v2/model/metric_item_info.py +5 -5
  184. huaweicloudsdkaom/v2/model/metric_item_result_api.py +11 -11
  185. huaweicloudsdkaom/v2/model/metric_query_meritc_param.py +7 -7
  186. huaweicloudsdkaom/v2/model/mute_config.py +9 -9
  187. huaweicloudsdkaom/v2/model/mute_rule.py +17 -17
  188. huaweicloudsdkaom/v2/model/name_rule.py +5 -5
  189. huaweicloudsdkaom/v2/model/no_data_condition.py +7 -7
  190. huaweicloudsdkaom/v2/model/node_info.py +5 -5
  191. huaweicloudsdkaom/v2/model/notifications.py +7 -7
  192. huaweicloudsdkaom/v2/model/notified_histories_result.py +5 -5
  193. huaweicloudsdkaom/v2/model/page_info.py +7 -7
  194. huaweicloudsdkaom/v2/model/prom_config_model.py +11 -11
  195. huaweicloudsdkaom/v2/model/prom_instance_eps_create_model.py +25 -25
  196. huaweicloudsdkaom/v2/model/prom_instance_eps_model.py +27 -27
  197. huaweicloudsdkaom/v2/model/prom_instance_request_model.py +11 -11
  198. huaweicloudsdkaom/v2/model/push_events_request.py +7 -7
  199. huaweicloudsdkaom/v2/model/push_events_response.py +1 -1
  200. huaweicloudsdkaom/v2/model/query_alarm_result.py +51 -51
  201. huaweicloudsdkaom/v2/model/query_body_param.py +21 -21
  202. huaweicloudsdkaom/v2/model/query_metric_data_param.py +9 -9
  203. huaweicloudsdkaom/v2/model/query_metric_item_option_param.py +7 -7
  204. huaweicloudsdkaom/v2/model/query_sample.py +7 -7
  205. huaweicloudsdkaom/v2/model/query_sample_param.py +9 -9
  206. huaweicloudsdkaom/v2/model/query_series_option_param.py +7 -7
  207. huaweicloudsdkaom/v2/model/recording_rule_request.py +3 -3
  208. huaweicloudsdkaom/v2/model/recovery_condition.py +3 -3
  209. huaweicloudsdkaom/v2/model/relation_model.py +7 -7
  210. huaweicloudsdkaom/v2/model/sample_data_value.py +5 -5
  211. huaweicloudsdkaom/v2/model/search_key.py +13 -13
  212. huaweicloudsdkaom/v2/model/series_api_query_item_param.py +3 -3
  213. huaweicloudsdkaom/v2/model/series_query_item_result.py +11 -11
  214. huaweicloudsdkaom/v2/model/show_action_rule_request.py +3 -3
  215. huaweicloudsdkaom/v2/model/show_action_rule_response.py +21 -21
  216. huaweicloudsdkaom/v2/model/show_alarm_rule_request.py +3 -3
  217. huaweicloudsdkaom/v2/model/show_alarm_rule_response.py +5 -5
  218. huaweicloudsdkaom/v2/model/show_metrics_data_request.py +5 -5
  219. huaweicloudsdkaom/v2/model/show_metrics_data_response.py +7 -7
  220. huaweicloudsdkaom/v2/model/smn_info.py +7 -7
  221. huaweicloudsdkaom/v2/model/smn_response.py +13 -13
  222. huaweicloudsdkaom/v2/model/smn_topics.py +11 -11
  223. huaweicloudsdkaom/v2/model/statistic_value.py +5 -5
  224. huaweicloudsdkaom/v2/model/trigger_condition.py +47 -47
  225. huaweicloudsdkaom/v2/model/update_action_rule_request.py +3 -3
  226. huaweicloudsdkaom/v2/model/update_action_rule_response.py +1 -1
  227. huaweicloudsdkaom/v2/model/update_alarm_rule_param.py +37 -37
  228. huaweicloudsdkaom/v2/model/update_alarm_rule_request.py +3 -3
  229. huaweicloudsdkaom/v2/model/update_alarm_rule_response.py +3 -3
  230. huaweicloudsdkaom/v2/model/update_event_rule_request.py +3 -3
  231. huaweicloudsdkaom/v2/model/update_event_rule_response.py +3 -3
  232. huaweicloudsdkaom/v2/model/update_mute_rule_request.py +3 -3
  233. huaweicloudsdkaom/v2/model/update_mute_rule_response.py +1 -1
  234. huaweicloudsdkaom/v2/model/value_data.py +9 -9
  235. huaweicloudsdkaom/v3/aom_async_client.py +19 -19
  236. huaweicloudsdkaom/v3/aom_client.py +19 -19
  237. huaweicloudsdkaom/v3/model/biz_app_param.py +11 -11
  238. huaweicloudsdkaom/v3/model/component_param.py +9 -9
  239. huaweicloudsdkaom/v3/model/component_update_param.py +5 -5
  240. huaweicloudsdkaom/v3/model/create_app_request.py +3 -3
  241. huaweicloudsdkaom/v3/model/create_app_response.py +3 -3
  242. huaweicloudsdkaom/v3/model/create_component_request.py +3 -3
  243. huaweicloudsdkaom/v3/model/create_component_response.py +3 -3
  244. huaweicloudsdkaom/v3/model/create_env_request.py +3 -3
  245. huaweicloudsdkaom/v3/model/create_env_response.py +3 -3
  246. huaweicloudsdkaom/v3/model/create_sub_app_request.py +3 -3
  247. huaweicloudsdkaom/v3/model/create_sub_app_response.py +3 -3
  248. huaweicloudsdkaom/v3/model/delete_app_request.py +3 -3
  249. huaweicloudsdkaom/v3/model/delete_app_response.py +3 -3
  250. huaweicloudsdkaom/v3/model/delete_component_request.py +3 -3
  251. huaweicloudsdkaom/v3/model/delete_component_response.py +3 -3
  252. huaweicloudsdkaom/v3/model/delete_env_request.py +3 -3
  253. huaweicloudsdkaom/v3/model/delete_env_response.py +1 -1
  254. huaweicloudsdkaom/v3/model/delete_sub_app_request.py +3 -3
  255. huaweicloudsdkaom/v3/model/delete_sub_app_response.py +3 -3
  256. huaweicloudsdkaom/v3/model/env_param.py +15 -15
  257. huaweicloudsdkaom/v3/model/list_resource_under_node_request.py +7 -7
  258. huaweicloudsdkaom/v3/model/list_resource_under_node_response.py +5 -5
  259. huaweicloudsdkaom/v3/model/page_resource_list_param.py +17 -17
  260. huaweicloudsdkaom/v3/model/show_app_by_name_request.py +5 -5
  261. huaweicloudsdkaom/v3/model/show_app_by_name_response.py +23 -23
  262. huaweicloudsdkaom/v3/model/show_app_request.py +3 -3
  263. huaweicloudsdkaom/v3/model/show_app_response.py +23 -23
  264. huaweicloudsdkaom/v3/model/show_component_by_name_request.py +5 -5
  265. huaweicloudsdkaom/v3/model/show_component_by_name_response.py +9 -9
  266. huaweicloudsdkaom/v3/model/show_component_request.py +3 -3
  267. huaweicloudsdkaom/v3/model/show_component_response.py +23 -23
  268. huaweicloudsdkaom/v3/model/show_env_by_name_request.py +7 -7
  269. huaweicloudsdkaom/v3/model/show_env_by_name_response.py +31 -31
  270. huaweicloudsdkaom/v3/model/show_env_request.py +3 -3
  271. huaweicloudsdkaom/v3/model/show_env_response.py +31 -31
  272. huaweicloudsdkaom/v3/model/sub_app_create_param.py +11 -11
  273. huaweicloudsdkaom/v3/model/sub_app_update_param.py +7 -7
  274. huaweicloudsdkaom/v3/model/tag_name_and_id_vo.py +5 -5
  275. huaweicloudsdkaom/v3/model/update_app_request.py +5 -5
  276. huaweicloudsdkaom/v3/model/update_app_response.py +1 -1
  277. huaweicloudsdkaom/v3/model/update_component_request.py +5 -5
  278. huaweicloudsdkaom/v3/model/update_component_response.py +1 -1
  279. huaweicloudsdkaom/v3/model/update_env_request.py +5 -5
  280. huaweicloudsdkaom/v3/model/update_env_response.py +1 -1
  281. huaweicloudsdkaom/v3/model/update_sub_app_request.py +5 -5
  282. huaweicloudsdkaom/v3/model/update_sub_app_response.py +1 -1
  283. huaweicloudsdkaom/v3/model/waterfall_page_list_param.py +5 -5
  284. huaweicloudsdkaom/v4/aom_async_client.py +3 -3
  285. huaweicloudsdkaom/v4/aom_client.py +3 -3
  286. huaweicloudsdkaom/v4/model/agent_batch_import_param_new.py +15 -15
  287. huaweicloudsdkaom/v4/model/agent_import_param_new.py +17 -17
  288. huaweicloudsdkaom/v4/model/agent_info_param.py +11 -11
  289. huaweicloudsdkaom/v4/model/agent_info_result.py +27 -27
  290. huaweicloudsdkaom/v4/model/agent_upgrade_param.py +5 -5
  291. huaweicloudsdkaom/v4/model/batch_import_agent_request.py +5 -5
  292. huaweicloudsdkaom/v4/model/batch_import_agent_response.py +3 -3
  293. huaweicloudsdkaom/v4/model/batch_update_agent_request.py +3 -3
  294. huaweicloudsdkaom/v4/model/batch_update_agent_response.py +3 -3
  295. huaweicloudsdkaom/v4/model/plugin_install_basic_param.py +7 -7
  296. huaweicloudsdkaom/v4/model/show_agent_infos_request.py +3 -3
  297. huaweicloudsdkaom/v4/model/show_agent_infos_response.py +9 -9
  298. huaweicloudsdkaom/v4/model/single_agent_param.py +5 -5
  299. {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/METADATA +2 -2
  300. huaweicloudsdkaom-3.1.143.dist-info/RECORD +320 -0
  301. huaweicloudsdkaom-3.1.142.dist-info/RECORD +0 -320
  302. {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/LICENSE +0 -0
  303. {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/WHEEL +0 -0
  304. {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.143.dist-info}/top_level.txt +0 -0
@@ -28,7 +28,7 @@ class ListInstantQueryAomPromPostResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, status=None, data=None):
31
- """ListInstantQueryAomPromPostResponse
31
+ r"""ListInstantQueryAomPromPostResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ListInstantQueryAomPromPostResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def status(self):
54
- """Gets the status of this ListInstantQueryAomPromPostResponse.
54
+ r"""Gets the status of this ListInstantQueryAomPromPostResponse.
55
55
 
56
56
  响应状态。
57
57
 
@@ -62,7 +62,7 @@ class ListInstantQueryAomPromPostResponse(SdkResponse):
62
62
 
63
63
  @status.setter
64
64
  def status(self, status):
65
- """Sets the status of this ListInstantQueryAomPromPostResponse.
65
+ r"""Sets the status of this ListInstantQueryAomPromPostResponse.
66
66
 
67
67
  响应状态。
68
68
 
@@ -73,7 +73,7 @@ class ListInstantQueryAomPromPostResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def data(self):
76
- """Gets the data of this ListInstantQueryAomPromPostResponse.
76
+ r"""Gets the data of this ListInstantQueryAomPromPostResponse.
77
77
 
78
78
  响应数据。
79
79
 
@@ -84,7 +84,7 @@ class ListInstantQueryAomPromPostResponse(SdkResponse):
84
84
 
85
85
  @data.setter
86
86
  def data(self, data):
87
- """Sets the data of this ListInstantQueryAomPromPostResponse.
87
+ r"""Sets the data of this ListInstantQueryAomPromPostResponse.
88
88
 
89
89
  响应数据。
90
90
 
@@ -25,7 +25,7 @@ class ListLabelValuesAomPromGetRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, label_name=None):
28
- """ListLabelValuesAomPromGetRequest
28
+ r"""ListLabelValuesAomPromGetRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class ListLabelValuesAomPromGetRequest:
42
42
 
43
43
  @property
44
44
  def label_name(self):
45
- """Gets the label_name of this ListLabelValuesAomPromGetRequest.
45
+ r"""Gets the label_name of this ListLabelValuesAomPromGetRequest.
46
46
 
47
47
  查询所用标签。
48
48
 
@@ -53,7 +53,7 @@ class ListLabelValuesAomPromGetRequest:
53
53
 
54
54
  @label_name.setter
55
55
  def label_name(self, label_name):
56
- """Sets the label_name of this ListLabelValuesAomPromGetRequest.
56
+ r"""Sets the label_name of this ListLabelValuesAomPromGetRequest.
57
57
 
58
58
  查询所用标签。
59
59
 
@@ -28,7 +28,7 @@ class ListLabelValuesAomPromGetResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, status=None, data=None):
31
- """ListLabelValuesAomPromGetResponse
31
+ r"""ListLabelValuesAomPromGetResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ListLabelValuesAomPromGetResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def status(self):
54
- """Gets the status of this ListLabelValuesAomPromGetResponse.
54
+ r"""Gets the status of this ListLabelValuesAomPromGetResponse.
55
55
 
56
56
  响应状态。
57
57
 
@@ -62,7 +62,7 @@ class ListLabelValuesAomPromGetResponse(SdkResponse):
62
62
 
63
63
  @status.setter
64
64
  def status(self, status):
65
- """Sets the status of this ListLabelValuesAomPromGetResponse.
65
+ r"""Sets the status of this ListLabelValuesAomPromGetResponse.
66
66
 
67
67
  响应状态。
68
68
 
@@ -73,7 +73,7 @@ class ListLabelValuesAomPromGetResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def data(self):
76
- """Gets the data of this ListLabelValuesAomPromGetResponse.
76
+ r"""Gets the data of this ListLabelValuesAomPromGetResponse.
77
77
 
78
78
  标签值信息。
79
79
 
@@ -84,7 +84,7 @@ class ListLabelValuesAomPromGetResponse(SdkResponse):
84
84
 
85
85
  @data.setter
86
86
  def data(self, data):
87
- """Sets the data of this ListLabelValuesAomPromGetResponse.
87
+ r"""Sets the data of this ListLabelValuesAomPromGetResponse.
88
88
 
89
89
  标签值信息。
90
90
 
@@ -23,7 +23,7 @@ class ListLabelsAomPromGetRequest:
23
23
  }
24
24
 
25
25
  def __init__(self):
26
- """ListLabelsAomPromGetRequest
26
+ r"""ListLabelsAomPromGetRequest
27
27
 
28
28
  The model defined in huaweicloud sdk
29
29
 
@@ -28,7 +28,7 @@ class ListLabelsAomPromGetResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, status=None, data=None):
31
- """ListLabelsAomPromGetResponse
31
+ r"""ListLabelsAomPromGetResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ListLabelsAomPromGetResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def status(self):
54
- """Gets the status of this ListLabelsAomPromGetResponse.
54
+ r"""Gets the status of this ListLabelsAomPromGetResponse.
55
55
 
56
56
  响应状态。
57
57
 
@@ -62,7 +62,7 @@ class ListLabelsAomPromGetResponse(SdkResponse):
62
62
 
63
63
  @status.setter
64
64
  def status(self, status):
65
- """Sets the status of this ListLabelsAomPromGetResponse.
65
+ r"""Sets the status of this ListLabelsAomPromGetResponse.
66
66
 
67
67
  响应状态。
68
68
 
@@ -73,7 +73,7 @@ class ListLabelsAomPromGetResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def data(self):
76
- """Gets the data of this ListLabelsAomPromGetResponse.
76
+ r"""Gets the data of this ListLabelsAomPromGetResponse.
77
77
 
78
78
  标签值信息。
79
79
 
@@ -84,7 +84,7 @@ class ListLabelsAomPromGetResponse(SdkResponse):
84
84
 
85
85
  @data.setter
86
86
  def data(self, data):
87
- """Sets the data of this ListLabelsAomPromGetResponse.
87
+ r"""Sets the data of this ListLabelsAomPromGetResponse.
88
88
 
89
89
  标签值信息。
90
90
 
@@ -23,7 +23,7 @@ class ListLabelsAomPromPostRequest:
23
23
  }
24
24
 
25
25
  def __init__(self):
26
- """ListLabelsAomPromPostRequest
26
+ r"""ListLabelsAomPromPostRequest
27
27
 
28
28
  The model defined in huaweicloud sdk
29
29
 
@@ -28,7 +28,7 @@ class ListLabelsAomPromPostResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, status=None, data=None):
31
- """ListLabelsAomPromPostResponse
31
+ r"""ListLabelsAomPromPostResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ListLabelsAomPromPostResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def status(self):
54
- """Gets the status of this ListLabelsAomPromPostResponse.
54
+ r"""Gets the status of this ListLabelsAomPromPostResponse.
55
55
 
56
56
  响应状态。
57
57
 
@@ -62,7 +62,7 @@ class ListLabelsAomPromPostResponse(SdkResponse):
62
62
 
63
63
  @status.setter
64
64
  def status(self, status):
65
- """Sets the status of this ListLabelsAomPromPostResponse.
65
+ r"""Sets the status of this ListLabelsAomPromPostResponse.
66
66
 
67
67
  响应状态。
68
68
 
@@ -73,7 +73,7 @@ class ListLabelsAomPromPostResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def data(self):
76
- """Gets the data of this ListLabelsAomPromPostResponse.
76
+ r"""Gets the data of this ListLabelsAomPromPostResponse.
77
77
 
78
78
  标签值信息。
79
79
 
@@ -84,7 +84,7 @@ class ListLabelsAomPromPostResponse(SdkResponse):
84
84
 
85
85
  @data.setter
86
86
  def data(self, data):
87
- """Sets the data of this ListLabelsAomPromPostResponse.
87
+ r"""Sets the data of this ListLabelsAomPromPostResponse.
88
88
 
89
89
  标签值信息。
90
90
 
@@ -27,7 +27,7 @@ class ListLogItemsRequest:
27
27
  }
28
28
 
29
29
  def __init__(self, type=None, body=None):
30
- """ListLogItemsRequest
30
+ r"""ListLogItemsRequest
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -49,7 +49,7 @@ class ListLogItemsRequest:
49
49
 
50
50
  @property
51
51
  def type(self):
52
- """Gets the type of this ListLogItemsRequest.
52
+ r"""Gets the type of this ListLogItemsRequest.
53
53
 
54
54
  日志接口调用方式,当值为\"querylogs\"时接口功能为查询日志内容。
55
55
 
@@ -60,7 +60,7 @@ class ListLogItemsRequest:
60
60
 
61
61
  @type.setter
62
62
  def type(self, type):
63
- """Sets the type of this ListLogItemsRequest.
63
+ r"""Sets the type of this ListLogItemsRequest.
64
64
 
65
65
  日志接口调用方式,当值为\"querylogs\"时接口功能为查询日志内容。
66
66
 
@@ -71,7 +71,7 @@ class ListLogItemsRequest:
71
71
 
72
72
  @property
73
73
  def body(self):
74
- """Gets the body of this ListLogItemsRequest.
74
+ r"""Gets the body of this ListLogItemsRequest.
75
75
 
76
76
  :return: The body of this ListLogItemsRequest.
77
77
  :rtype: :class:`huaweicloudsdkaom.v2.QueryBodyParam`
@@ -80,7 +80,7 @@ class ListLogItemsRequest:
80
80
 
81
81
  @body.setter
82
82
  def body(self, body):
83
- """Sets the body of this ListLogItemsRequest.
83
+ r"""Sets the body of this ListLogItemsRequest.
84
84
 
85
85
  :param body: The body of this ListLogItemsRequest.
86
86
  :type body: :class:`huaweicloudsdkaom.v2.QueryBodyParam`
@@ -30,7 +30,7 @@ class ListLogItemsResponse(SdkResponse):
30
30
  }
31
31
 
32
32
  def __init__(self, error_code=None, error_message=None, result=None):
33
- """ListLogItemsResponse
33
+ r"""ListLogItemsResponse
34
34
 
35
35
  The model defined in huaweicloud sdk
36
36
 
@@ -58,7 +58,7 @@ class ListLogItemsResponse(SdkResponse):
58
58
 
59
59
  @property
60
60
  def error_code(self):
61
- """Gets the error_code of this ListLogItemsResponse.
61
+ r"""Gets the error_code of this ListLogItemsResponse.
62
62
 
63
63
  响应码,SVCSTG_AMS_2000000代表正常返回。
64
64
 
@@ -69,7 +69,7 @@ class ListLogItemsResponse(SdkResponse):
69
69
 
70
70
  @error_code.setter
71
71
  def error_code(self, error_code):
72
- """Sets the error_code of this ListLogItemsResponse.
72
+ r"""Sets the error_code of this ListLogItemsResponse.
73
73
 
74
74
  响应码,SVCSTG_AMS_2000000代表正常返回。
75
75
 
@@ -80,7 +80,7 @@ class ListLogItemsResponse(SdkResponse):
80
80
 
81
81
  @property
82
82
  def error_message(self):
83
- """Gets the error_message of this ListLogItemsResponse.
83
+ r"""Gets the error_message of this ListLogItemsResponse.
84
84
 
85
85
  响应信息描述。
86
86
 
@@ -91,7 +91,7 @@ class ListLogItemsResponse(SdkResponse):
91
91
 
92
92
  @error_message.setter
93
93
  def error_message(self, error_message):
94
- """Sets the error_message of this ListLogItemsResponse.
94
+ r"""Sets the error_message of this ListLogItemsResponse.
95
95
 
96
96
  响应信息描述。
97
97
 
@@ -102,7 +102,7 @@ class ListLogItemsResponse(SdkResponse):
102
102
 
103
103
  @property
104
104
  def result(self):
105
- """Gets the result of this ListLogItemsResponse.
105
+ r"""Gets the result of this ListLogItemsResponse.
106
106
 
107
107
  查询结果元数据信息,包括返回总数及结果。
108
108
 
@@ -113,7 +113,7 @@ class ListLogItemsResponse(SdkResponse):
113
113
 
114
114
  @result.setter
115
115
  def result(self, result):
116
- """Sets the result of this ListLogItemsResponse.
116
+ r"""Sets the result of this ListLogItemsResponse.
117
117
 
118
118
  查询结果元数据信息,包括返回总数及结果。
119
119
 
@@ -23,7 +23,7 @@ class ListMetadataAomPromGetRequest:
23
23
  }
24
24
 
25
25
  def __init__(self):
26
- """ListMetadataAomPromGetRequest
26
+ r"""ListMetadataAomPromGetRequest
27
27
 
28
28
  The model defined in huaweicloud sdk
29
29
 
@@ -28,7 +28,7 @@ class ListMetadataAomPromGetResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, status=None, data=None):
31
- """ListMetadataAomPromGetResponse
31
+ r"""ListMetadataAomPromGetResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ListMetadataAomPromGetResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def status(self):
54
- """Gets the status of this ListMetadataAomPromGetResponse.
54
+ r"""Gets the status of this ListMetadataAomPromGetResponse.
55
55
 
56
56
  响应状态。
57
57
 
@@ -62,7 +62,7 @@ class ListMetadataAomPromGetResponse(SdkResponse):
62
62
 
63
63
  @status.setter
64
64
  def status(self, status):
65
- """Sets the status of this ListMetadataAomPromGetResponse.
65
+ r"""Sets the status of this ListMetadataAomPromGetResponse.
66
66
 
67
67
  响应状态。
68
68
 
@@ -73,7 +73,7 @@ class ListMetadataAomPromGetResponse(SdkResponse):
73
73
 
74
74
  @property
75
75
  def data(self):
76
- """Gets the data of this ListMetadataAomPromGetResponse.
76
+ r"""Gets the data of this ListMetadataAomPromGetResponse.
77
77
 
78
78
  元数据信息。
79
79
 
@@ -84,7 +84,7 @@ class ListMetadataAomPromGetResponse(SdkResponse):
84
84
 
85
85
  @data.setter
86
86
  def data(self, data):
87
- """Sets the data of this ListMetadataAomPromGetResponse.
87
+ r"""Sets the data of this ListMetadataAomPromGetResponse.
88
88
 
89
89
  元数据信息。
90
90
 
@@ -31,7 +31,7 @@ class ListMetricItemsRequest:
31
31
  }
32
32
 
33
33
  def __init__(self, type=None, limit=None, start=None, body=None):
34
- """ListMetricItemsRequest
34
+ r"""ListMetricItemsRequest
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -64,7 +64,7 @@ class ListMetricItemsRequest:
64
64
 
65
65
  @property
66
66
  def type(self):
67
- """Gets the type of this ListMetricItemsRequest.
67
+ r"""Gets the type of this ListMetricItemsRequest.
68
68
 
69
69
  指标查询方式。
70
70
 
@@ -75,7 +75,7 @@ class ListMetricItemsRequest:
75
75
 
76
76
  @type.setter
77
77
  def type(self, type):
78
- """Sets the type of this ListMetricItemsRequest.
78
+ r"""Sets the type of this ListMetricItemsRequest.
79
79
 
80
80
  指标查询方式。
81
81
 
@@ -86,7 +86,7 @@ class ListMetricItemsRequest:
86
86
 
87
87
  @property
88
88
  def limit(self):
89
- """Gets the limit of this ListMetricItemsRequest.
89
+ r"""Gets the limit of this ListMetricItemsRequest.
90
90
 
91
91
  用于限制本次返回的结果数据条数。 取值范围(0,1000],默认值为1000。
92
92
 
@@ -97,7 +97,7 @@ class ListMetricItemsRequest:
97
97
 
98
98
  @limit.setter
99
99
  def limit(self, limit):
100
- """Sets the limit of this ListMetricItemsRequest.
100
+ r"""Sets the limit of this ListMetricItemsRequest.
101
101
 
102
102
  用于限制本次返回的结果数据条数。 取值范围(0,1000],默认值为1000。
103
103
 
@@ -108,7 +108,7 @@ class ListMetricItemsRequest:
108
108
 
109
109
  @property
110
110
  def start(self):
111
- """Gets the start of this ListMetricItemsRequest.
111
+ r"""Gets the start of this ListMetricItemsRequest.
112
112
 
113
113
  分页查询起始位置,为非负整数。
114
114
 
@@ -119,7 +119,7 @@ class ListMetricItemsRequest:
119
119
 
120
120
  @start.setter
121
121
  def start(self, start):
122
- """Sets the start of this ListMetricItemsRequest.
122
+ r"""Sets the start of this ListMetricItemsRequest.
123
123
 
124
124
  分页查询起始位置,为非负整数。
125
125
 
@@ -130,7 +130,7 @@ class ListMetricItemsRequest:
130
130
 
131
131
  @property
132
132
  def body(self):
133
- """Gets the body of this ListMetricItemsRequest.
133
+ r"""Gets the body of this ListMetricItemsRequest.
134
134
 
135
135
  :return: The body of this ListMetricItemsRequest.
136
136
  :rtype: :class:`huaweicloudsdkaom.v2.MetricAPIQueryItemParam`
@@ -139,7 +139,7 @@ class ListMetricItemsRequest:
139
139
 
140
140
  @body.setter
141
141
  def body(self, body):
142
- """Sets the body of this ListMetricItemsRequest.
142
+ r"""Sets the body of this ListMetricItemsRequest.
143
143
 
144
144
  :param body: The body of this ListMetricItemsRequest.
145
145
  :type body: :class:`huaweicloudsdkaom.v2.MetricAPIQueryItemParam`
@@ -28,7 +28,7 @@ class ListMetricItemsResponse(SdkResponse):
28
28
  }
29
29
 
30
30
  def __init__(self, meta_data=None, metrics=None):
31
- """ListMetricItemsResponse
31
+ r"""ListMetricItemsResponse
32
32
 
33
33
  The model defined in huaweicloud sdk
34
34
 
@@ -51,7 +51,7 @@ class ListMetricItemsResponse(SdkResponse):
51
51
 
52
52
  @property
53
53
  def meta_data(self):
54
- """Gets the meta_data of this ListMetricItemsResponse.
54
+ r"""Gets the meta_data of this ListMetricItemsResponse.
55
55
 
56
56
  :return: The meta_data of this ListMetricItemsResponse.
57
57
  :rtype: :class:`huaweicloudsdkaom.v2.MetaDataSeries`
@@ -60,7 +60,7 @@ class ListMetricItemsResponse(SdkResponse):
60
60
 
61
61
  @meta_data.setter
62
62
  def meta_data(self, meta_data):
63
- """Sets the meta_data of this ListMetricItemsResponse.
63
+ r"""Sets the meta_data of this ListMetricItemsResponse.
64
64
 
65
65
  :param meta_data: The meta_data of this ListMetricItemsResponse.
66
66
  :type meta_data: :class:`huaweicloudsdkaom.v2.MetaDataSeries`
@@ -69,7 +69,7 @@ class ListMetricItemsResponse(SdkResponse):
69
69
 
70
70
  @property
71
71
  def metrics(self):
72
- """Gets the metrics of this ListMetricItemsResponse.
72
+ r"""Gets the metrics of this ListMetricItemsResponse.
73
73
 
74
74
  指标对象列表。
75
75
 
@@ -80,7 +80,7 @@ class ListMetricItemsResponse(SdkResponse):
80
80
 
81
81
  @metrics.setter
82
82
  def metrics(self, metrics):
83
- """Sets the metrics of this ListMetricItemsResponse.
83
+ r"""Sets the metrics of this ListMetricItemsResponse.
84
84
 
85
85
  指标对象列表。
86
86