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

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

Potentially problematic release.


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

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 +51 -51
  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.144.dist-info}/METADATA +2 -2
  300. huaweicloudsdkaom-3.1.144.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.144.dist-info}/LICENSE +0 -0
  303. {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.144.dist-info}/WHEEL +0 -0
  304. {huaweicloudsdkaom-3.1.142.dist-info → huaweicloudsdkaom-3.1.144.dist-info}/top_level.txt +0 -0
@@ -39,7 +39,7 @@ class MetricAlarmSpec:
39
39
  }
40
40
 
41
41
  def __init__(self, monitor_type=None, no_data_conditions=None, alarm_tags=None, monitor_objects=None, recovery_conditions=None, trigger_conditions=None, alarm_rule_template_bind_enable=None, alarm_rule_template_id=None):
42
- """MetricAlarmSpec
42
+ r"""MetricAlarmSpec
43
43
 
44
44
  The model defined in huaweicloud sdk
45
45
 
@@ -88,7 +88,7 @@ class MetricAlarmSpec:
88
88
 
89
89
  @property
90
90
  def monitor_type(self):
91
- """Gets the monitor_type of this MetricAlarmSpec.
91
+ r"""Gets the monitor_type of this MetricAlarmSpec.
92
92
 
93
93
  监控类型。 - “all_metric”:全量指标 - “promql”:PromQL - “resource”:(日落)资源类型
94
94
 
@@ -99,7 +99,7 @@ class MetricAlarmSpec:
99
99
 
100
100
  @monitor_type.setter
101
101
  def monitor_type(self, monitor_type):
102
- """Sets the monitor_type of this MetricAlarmSpec.
102
+ r"""Sets the monitor_type of this MetricAlarmSpec.
103
103
 
104
104
  监控类型。 - “all_metric”:全量指标 - “promql”:PromQL - “resource”:(日落)资源类型
105
105
 
@@ -110,7 +110,7 @@ class MetricAlarmSpec:
110
110
 
111
111
  @property
112
112
  def no_data_conditions(self):
113
- """Gets the no_data_conditions of this MetricAlarmSpec.
113
+ r"""Gets the no_data_conditions of this MetricAlarmSpec.
114
114
 
115
115
  无数据处理。
116
116
 
@@ -121,7 +121,7 @@ class MetricAlarmSpec:
121
121
 
122
122
  @no_data_conditions.setter
123
123
  def no_data_conditions(self, no_data_conditions):
124
- """Sets the no_data_conditions of this MetricAlarmSpec.
124
+ r"""Sets the no_data_conditions of this MetricAlarmSpec.
125
125
 
126
126
  无数据处理。
127
127
 
@@ -132,7 +132,7 @@ class MetricAlarmSpec:
132
132
 
133
133
  @property
134
134
  def alarm_tags(self):
135
- """Gets the alarm_tags of this MetricAlarmSpec.
135
+ r"""Gets the alarm_tags of this MetricAlarmSpec.
136
136
 
137
137
  告警标签。
138
138
 
@@ -143,7 +143,7 @@ class MetricAlarmSpec:
143
143
 
144
144
  @alarm_tags.setter
145
145
  def alarm_tags(self, alarm_tags):
146
- """Sets the alarm_tags of this MetricAlarmSpec.
146
+ r"""Sets the alarm_tags of this MetricAlarmSpec.
147
147
 
148
148
  告警标签。
149
149
 
@@ -154,7 +154,7 @@ class MetricAlarmSpec:
154
154
 
155
155
  @property
156
156
  def monitor_objects(self):
157
- """Gets the monitor_objects of this MetricAlarmSpec.
157
+ r"""Gets the monitor_objects of this MetricAlarmSpec.
158
158
 
159
159
  监控对象列表。
160
160
 
@@ -165,7 +165,7 @@ class MetricAlarmSpec:
165
165
 
166
166
  @monitor_objects.setter
167
167
  def monitor_objects(self, monitor_objects):
168
- """Sets the monitor_objects of this MetricAlarmSpec.
168
+ r"""Sets the monitor_objects of this MetricAlarmSpec.
169
169
 
170
170
  监控对象列表。
171
171
 
@@ -176,7 +176,7 @@ class MetricAlarmSpec:
176
176
 
177
177
  @property
178
178
  def recovery_conditions(self):
179
- """Gets the recovery_conditions of this MetricAlarmSpec.
179
+ r"""Gets the recovery_conditions of this MetricAlarmSpec.
180
180
 
181
181
  :return: The recovery_conditions of this MetricAlarmSpec.
182
182
  :rtype: :class:`huaweicloudsdkaom.v2.RecoveryCondition`
@@ -185,7 +185,7 @@ class MetricAlarmSpec:
185
185
 
186
186
  @recovery_conditions.setter
187
187
  def recovery_conditions(self, recovery_conditions):
188
- """Sets the recovery_conditions of this MetricAlarmSpec.
188
+ r"""Sets the recovery_conditions of this MetricAlarmSpec.
189
189
 
190
190
  :param recovery_conditions: The recovery_conditions of this MetricAlarmSpec.
191
191
  :type recovery_conditions: :class:`huaweicloudsdkaom.v2.RecoveryCondition`
@@ -194,7 +194,7 @@ class MetricAlarmSpec:
194
194
 
195
195
  @property
196
196
  def trigger_conditions(self):
197
- """Gets the trigger_conditions of this MetricAlarmSpec.
197
+ r"""Gets the trigger_conditions of this MetricAlarmSpec.
198
198
 
199
199
  触发条件。
200
200
 
@@ -205,7 +205,7 @@ class MetricAlarmSpec:
205
205
 
206
206
  @trigger_conditions.setter
207
207
  def trigger_conditions(self, trigger_conditions):
208
- """Sets the trigger_conditions of this MetricAlarmSpec.
208
+ r"""Sets the trigger_conditions of this MetricAlarmSpec.
209
209
 
210
210
  触发条件。
211
211
 
@@ -216,7 +216,7 @@ class MetricAlarmSpec:
216
216
 
217
217
  @property
218
218
  def alarm_rule_template_bind_enable(self):
219
- """Gets the alarm_rule_template_bind_enable of this MetricAlarmSpec.
219
+ r"""Gets the alarm_rule_template_bind_enable of this MetricAlarmSpec.
220
220
 
221
221
  是否绑定告警规则模版(废弃)。
222
222
 
@@ -227,7 +227,7 @@ class MetricAlarmSpec:
227
227
 
228
228
  @alarm_rule_template_bind_enable.setter
229
229
  def alarm_rule_template_bind_enable(self, alarm_rule_template_bind_enable):
230
- """Sets the alarm_rule_template_bind_enable of this MetricAlarmSpec.
230
+ r"""Sets the alarm_rule_template_bind_enable of this MetricAlarmSpec.
231
231
 
232
232
  是否绑定告警规则模版(废弃)。
233
233
 
@@ -238,7 +238,7 @@ class MetricAlarmSpec:
238
238
 
239
239
  @property
240
240
  def alarm_rule_template_id(self):
241
- """Gets the alarm_rule_template_id of this MetricAlarmSpec.
241
+ r"""Gets the alarm_rule_template_id of this MetricAlarmSpec.
242
242
 
243
243
  告警规则模版id(废弃)。
244
244
 
@@ -249,7 +249,7 @@ class MetricAlarmSpec:
249
249
 
250
250
  @alarm_rule_template_id.setter
251
251
  def alarm_rule_template_id(self, alarm_rule_template_id):
252
- """Sets the alarm_rule_template_id of this MetricAlarmSpec.
252
+ r"""Sets the alarm_rule_template_id of this MetricAlarmSpec.
253
253
 
254
254
  告警规则模版id(废弃)。
255
255
 
@@ -27,7 +27,7 @@ class MetricAPIQueryItemParam:
27
27
  }
28
28
 
29
29
  def __init__(self, inventory_id=None, metric_items=None):
30
- """MetricAPIQueryItemParam
30
+ r"""MetricAPIQueryItemParam
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class MetricAPIQueryItemParam:
50
50
 
51
51
  @property
52
52
  def inventory_id(self):
53
- """Gets the inventory_id of this MetricAPIQueryItemParam.
53
+ r"""Gets the inventory_id of this MetricAPIQueryItemParam.
54
54
 
55
55
  资源编号,格式为resType_resId。其中resType部分的枚举值为:host,application,instance, container,process,network,storage, volume。当URI参数中的type取值为“inventory”时,通过该参数查询关联的指标,不再使用metricItems数组中的信息。
56
56
 
@@ -61,7 +61,7 @@ class MetricAPIQueryItemParam:
61
61
 
62
62
  @inventory_id.setter
63
63
  def inventory_id(self, inventory_id):
64
- """Sets the inventory_id of this MetricAPIQueryItemParam.
64
+ r"""Sets the inventory_id of this MetricAPIQueryItemParam.
65
65
 
66
66
  资源编号,格式为resType_resId。其中resType部分的枚举值为:host,application,instance, container,process,network,storage, volume。当URI参数中的type取值为“inventory”时,通过该参数查询关联的指标,不再使用metricItems数组中的信息。
67
67
 
@@ -72,7 +72,7 @@ class MetricAPIQueryItemParam:
72
72
 
73
73
  @property
74
74
  def metric_items(self):
75
- """Gets the metric_items of this MetricAPIQueryItemParam.
75
+ r"""Gets the metric_items of this MetricAPIQueryItemParam.
76
76
 
77
77
  当URI参数中的type取值不为“inventory”时,就通过该数组传递的参数信息进行指标查询。
78
78
 
@@ -83,7 +83,7 @@ class MetricAPIQueryItemParam:
83
83
 
84
84
  @metric_items.setter
85
85
  def metric_items(self, metric_items):
86
- """Sets the metric_items of this MetricAPIQueryItemParam.
86
+ r"""Sets the metric_items of this MetricAPIQueryItemParam.
87
87
 
88
88
  当URI参数中的type取值不为“inventory”时,就通过该数组传递的参数信息进行指标查询。
89
89
 
@@ -29,7 +29,7 @@ class MetricDataItem:
29
29
  }
30
30
 
31
31
  def __init__(self, collect_time=None, metric=None, values=None):
32
- """MetricDataItem
32
+ r"""MetricDataItem
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class MetricDataItem:
54
54
 
55
55
  @property
56
56
  def collect_time(self):
57
- """Gets the collect_time of this MetricDataItem.
57
+ r"""Gets the collect_time of this MetricDataItem.
58
58
 
59
59
  数据收集时间支持过去1天和未来半小时范围内的数据上报。数据收集时间需要满足: 当前UTC时间减去collect_time小于等于24小时或者collect_time减去当前UTC时间小于等于30分钟。 若数据上报时间早于当天8点,则指标监控页面只显示当天8点后的数据。取值范围: UNIX时间戳,单位毫秒。
60
60
 
@@ -65,7 +65,7 @@ class MetricDataItem:
65
65
 
66
66
  @collect_time.setter
67
67
  def collect_time(self, collect_time):
68
- """Sets the collect_time of this MetricDataItem.
68
+ r"""Sets the collect_time of this MetricDataItem.
69
69
 
70
70
  数据收集时间支持过去1天和未来半小时范围内的数据上报。数据收集时间需要满足: 当前UTC时间减去collect_time小于等于24小时或者collect_time减去当前UTC时间小于等于30分钟。 若数据上报时间早于当天8点,则指标监控页面只显示当天8点后的数据。取值范围: UNIX时间戳,单位毫秒。
71
71
 
@@ -76,7 +76,7 @@ class MetricDataItem:
76
76
 
77
77
  @property
78
78
  def metric(self):
79
- """Gets the metric of this MetricDataItem.
79
+ r"""Gets the metric of this MetricDataItem.
80
80
 
81
81
  :return: The metric of this MetricDataItem.
82
82
  :rtype: :class:`huaweicloudsdkaom.v2.MetricItemInfo`
@@ -85,7 +85,7 @@ class MetricDataItem:
85
85
 
86
86
  @metric.setter
87
87
  def metric(self, metric):
88
- """Sets the metric of this MetricDataItem.
88
+ r"""Sets the metric of this MetricDataItem.
89
89
 
90
90
  :param metric: The metric of this MetricDataItem.
91
91
  :type metric: :class:`huaweicloudsdkaom.v2.MetricItemInfo`
@@ -94,7 +94,7 @@ class MetricDataItem:
94
94
 
95
95
  @property
96
96
  def values(self):
97
- """Gets the values of this MetricDataItem.
97
+ r"""Gets the values of this MetricDataItem.
98
98
 
99
99
  指标数据的值。
100
100
 
@@ -105,7 +105,7 @@ class MetricDataItem:
105
105
 
106
106
  @values.setter
107
107
  def values(self, values):
108
- """Sets the values of this MetricDataItem.
108
+ r"""Sets the values of this MetricDataItem.
109
109
 
110
110
  指标数据的值。
111
111
 
@@ -29,7 +29,7 @@ class MetricDataPoints:
29
29
  }
30
30
 
31
31
  def __init__(self, statistics=None, timestamp=None, unit=None):
32
- """MetricDataPoints
32
+ r"""MetricDataPoints
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class MetricDataPoints:
57
57
 
58
58
  @property
59
59
  def statistics(self):
60
- """Gets the statistics of this MetricDataPoints.
60
+ r"""Gets the statistics of this MetricDataPoints.
61
61
 
62
62
  统计方式。
63
63
 
@@ -68,7 +68,7 @@ class MetricDataPoints:
68
68
 
69
69
  @statistics.setter
70
70
  def statistics(self, statistics):
71
- """Sets the statistics of this MetricDataPoints.
71
+ r"""Sets the statistics of this MetricDataPoints.
72
72
 
73
73
  统计方式。
74
74
 
@@ -79,7 +79,7 @@ class MetricDataPoints:
79
79
 
80
80
  @property
81
81
  def timestamp(self):
82
- """Gets the timestamp of this MetricDataPoints.
82
+ r"""Gets the timestamp of this MetricDataPoints.
83
83
 
84
84
  时间戳。
85
85
 
@@ -90,7 +90,7 @@ class MetricDataPoints:
90
90
 
91
91
  @timestamp.setter
92
92
  def timestamp(self, timestamp):
93
- """Sets the timestamp of this MetricDataPoints.
93
+ r"""Sets the timestamp of this MetricDataPoints.
94
94
 
95
95
  时间戳。
96
96
 
@@ -101,7 +101,7 @@ class MetricDataPoints:
101
101
 
102
102
  @property
103
103
  def unit(self):
104
- """Gets the unit of this MetricDataPoints.
104
+ r"""Gets the unit of this MetricDataPoints.
105
105
 
106
106
  时间序列单位。
107
107
 
@@ -112,7 +112,7 @@ class MetricDataPoints:
112
112
 
113
113
  @unit.setter
114
114
  def unit(self, unit):
115
- """Sets the unit of this MetricDataPoints.
115
+ r"""Sets the unit of this MetricDataPoints.
116
116
 
117
117
  时间序列单位。
118
118
 
@@ -27,7 +27,7 @@ class MetricDataValue:
27
27
  }
28
28
 
29
29
  def __init__(self, data_points=None, metric=None):
30
- """MetricDataValue
30
+ r"""MetricDataValue
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class MetricDataValue:
50
50
 
51
51
  @property
52
52
  def data_points(self):
53
- """Gets the data_points of this MetricDataValue.
53
+ r"""Gets the data_points of this MetricDataValue.
54
54
 
55
55
  重点指标。
56
56
 
@@ -61,7 +61,7 @@ class MetricDataValue:
61
61
 
62
62
  @data_points.setter
63
63
  def data_points(self, data_points):
64
- """Sets the data_points of this MetricDataValue.
64
+ r"""Sets the data_points of this MetricDataValue.
65
65
 
66
66
  重点指标。
67
67
 
@@ -72,7 +72,7 @@ class MetricDataValue:
72
72
 
73
73
  @property
74
74
  def metric(self):
75
- """Gets the metric of this MetricDataValue.
75
+ r"""Gets the metric of this MetricDataValue.
76
76
 
77
77
  :return: The metric of this MetricDataValue.
78
78
  :rtype: :class:`huaweicloudsdkaom.v2.MetricQueryMeritcParam`
@@ -81,7 +81,7 @@ class MetricDataValue:
81
81
 
82
82
  @metric.setter
83
83
  def metric(self, metric):
84
- """Sets the metric of this MetricDataValue.
84
+ r"""Sets the metric of this MetricDataValue.
85
85
 
86
86
  :param metric: The metric of this MetricDataValue.
87
87
  :type metric: :class:`huaweicloudsdkaom.v2.MetricQueryMeritcParam`
@@ -27,7 +27,7 @@ class MetricItemInfo:
27
27
  }
28
28
 
29
29
  def __init__(self, dimensions=None, namespace=None):
30
- """MetricItemInfo
30
+ r"""MetricItemInfo
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -48,7 +48,7 @@ class MetricItemInfo:
48
48
 
49
49
  @property
50
50
  def dimensions(self):
51
- """Gets the dimensions of this MetricItemInfo.
51
+ r"""Gets the dimensions of this MetricItemInfo.
52
52
 
53
53
  指标维度列表。维度最多允许50个,单个维度为json对象,结构说明如下 dimension.name:长度最短为1,最大为32。 dimension.value:长度最短为1,最大为64。
54
54
 
@@ -59,7 +59,7 @@ class MetricItemInfo:
59
59
 
60
60
  @dimensions.setter
61
61
  def dimensions(self, dimensions):
62
- """Sets the dimensions of this MetricItemInfo.
62
+ r"""Sets the dimensions of this MetricItemInfo.
63
63
 
64
64
  指标维度列表。维度最多允许50个,单个维度为json对象,结构说明如下 dimension.name:长度最短为1,最大为32。 dimension.value:长度最短为1,最大为64。
65
65
 
@@ -70,7 +70,7 @@ class MetricItemInfo:
70
70
 
71
71
  @property
72
72
  def namespace(self):
73
- """Gets the namespace of this MetricItemInfo.
73
+ r"""Gets the namespace of this MetricItemInfo.
74
74
 
75
75
  指标命名空间。 namespace中不允许存在\":\"符号,取值范围格式为service.item;service和item必须是字符串,必须以字母开头,只能包含0-9/a-z/A-Z/_,总长度最短为3,最大为32,service不能为“PAAS”。
76
76
 
@@ -81,7 +81,7 @@ class MetricItemInfo:
81
81
 
82
82
  @namespace.setter
83
83
  def namespace(self, namespace):
84
- """Sets the namespace of this MetricItemInfo.
84
+ r"""Sets the namespace of this MetricItemInfo.
85
85
 
86
86
  指标命名空间。 namespace中不允许存在\":\"符号,取值范围格式为service.item;service和item必须是字符串,必须以字母开头,只能包含0-9/a-z/A-Z/_,总长度最短为3,最大为32,service不能为“PAAS”。
87
87
 
@@ -33,7 +33,7 @@ class MetricItemResultAPI:
33
33
  }
34
34
 
35
35
  def __init__(self, dimensions=None, dimensionvaluehash=None, metric_name=None, namespace=None, unit=None):
36
- """MetricItemResultAPI
36
+ r"""MetricItemResultAPI
37
37
 
38
38
  The model defined in huaweicloud sdk
39
39
 
@@ -71,7 +71,7 @@ class MetricItemResultAPI:
71
71
 
72
72
  @property
73
73
  def dimensions(self):
74
- """Gets the dimensions of this MetricItemResultAPI.
74
+ r"""Gets the dimensions of this MetricItemResultAPI.
75
75
 
76
76
  指标维度列表。
77
77
 
@@ -82,7 +82,7 @@ class MetricItemResultAPI:
82
82
 
83
83
  @dimensions.setter
84
84
  def dimensions(self, dimensions):
85
- """Sets the dimensions of this MetricItemResultAPI.
85
+ r"""Sets the dimensions of this MetricItemResultAPI.
86
86
 
87
87
  指标维度列表。
88
88
 
@@ -93,7 +93,7 @@ class MetricItemResultAPI:
93
93
 
94
94
  @property
95
95
  def dimensionvaluehash(self):
96
- """Gets the dimensionvaluehash of this MetricItemResultAPI.
96
+ r"""Gets the dimensionvaluehash of this MetricItemResultAPI.
97
97
 
98
98
  指标哈希值。
99
99
 
@@ -104,7 +104,7 @@ class MetricItemResultAPI:
104
104
 
105
105
  @dimensionvaluehash.setter
106
106
  def dimensionvaluehash(self, dimensionvaluehash):
107
- """Sets the dimensionvaluehash of this MetricItemResultAPI.
107
+ r"""Sets the dimensionvaluehash of this MetricItemResultAPI.
108
108
 
109
109
  指标哈希值。
110
110
 
@@ -115,7 +115,7 @@ class MetricItemResultAPI:
115
115
 
116
116
  @property
117
117
  def metric_name(self):
118
- """Gets the metric_name of this MetricItemResultAPI.
118
+ r"""Gets the metric_name of this MetricItemResultAPI.
119
119
 
120
120
  指标名称。
121
121
 
@@ -126,7 +126,7 @@ class MetricItemResultAPI:
126
126
 
127
127
  @metric_name.setter
128
128
  def metric_name(self, metric_name):
129
- """Sets the metric_name of this MetricItemResultAPI.
129
+ r"""Sets the metric_name of this MetricItemResultAPI.
130
130
 
131
131
  指标名称。
132
132
 
@@ -137,7 +137,7 @@ class MetricItemResultAPI:
137
137
 
138
138
  @property
139
139
  def namespace(self):
140
- """Gets the namespace of this MetricItemResultAPI.
140
+ r"""Gets the namespace of this MetricItemResultAPI.
141
141
 
142
142
  命名空间。
143
143
 
@@ -148,7 +148,7 @@ class MetricItemResultAPI:
148
148
 
149
149
  @namespace.setter
150
150
  def namespace(self, namespace):
151
- """Sets the namespace of this MetricItemResultAPI.
151
+ r"""Sets the namespace of this MetricItemResultAPI.
152
152
 
153
153
  命名空间。
154
154
 
@@ -159,7 +159,7 @@ class MetricItemResultAPI:
159
159
 
160
160
  @property
161
161
  def unit(self):
162
- """Gets the unit of this MetricItemResultAPI.
162
+ r"""Gets the unit of this MetricItemResultAPI.
163
163
 
164
164
  指标单位。
165
165
 
@@ -170,7 +170,7 @@ class MetricItemResultAPI:
170
170
 
171
171
  @unit.setter
172
172
  def unit(self, unit):
173
- """Sets the unit of this MetricItemResultAPI.
173
+ r"""Sets the unit of this MetricItemResultAPI.
174
174
 
175
175
  指标单位。
176
176
 
@@ -29,7 +29,7 @@ class MetricQueryMeritcParam:
29
29
  }
30
30
 
31
31
  def __init__(self, dimensions=None, metric_name=None, namespace=None):
32
- """MetricQueryMeritcParam
32
+ r"""MetricQueryMeritcParam
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class MetricQueryMeritcParam:
54
54
 
55
55
  @property
56
56
  def dimensions(self):
57
- """Gets the dimensions of this MetricQueryMeritcParam.
57
+ r"""Gets the dimensions of this MetricQueryMeritcParam.
58
58
 
59
59
  指标维度列表。取值范围:数组不能为空,同时数组中任何一个dimension对象name和value属性的值也不能为空。
60
60
 
@@ -65,7 +65,7 @@ class MetricQueryMeritcParam:
65
65
 
66
66
  @dimensions.setter
67
67
  def dimensions(self, dimensions):
68
- """Sets the dimensions of this MetricQueryMeritcParam.
68
+ r"""Sets the dimensions of this MetricQueryMeritcParam.
69
69
 
70
70
  指标维度列表。取值范围:数组不能为空,同时数组中任何一个dimension对象name和value属性的值也不能为空。
71
71
 
@@ -76,7 +76,7 @@ class MetricQueryMeritcParam:
76
76
 
77
77
  @property
78
78
  def metric_name(self):
79
- """Gets the metric_name of this MetricQueryMeritcParam.
79
+ r"""Gets the metric_name of this MetricQueryMeritcParam.
80
80
 
81
81
  指标名称。名称长度取值范围为1~255个字符。取值范围:AOM提供的基础指标,cpuUsage、cpuCoreUsed等cpuUsage:cpu使用率;cpuCoreUsed:cpu内核占用;用户上报的自定义指标名称。
82
82
 
@@ -87,7 +87,7 @@ class MetricQueryMeritcParam:
87
87
 
88
88
  @metric_name.setter
89
89
  def metric_name(self, metric_name):
90
- """Sets the metric_name of this MetricQueryMeritcParam.
90
+ r"""Sets the metric_name of this MetricQueryMeritcParam.
91
91
 
92
92
  指标名称。名称长度取值范围为1~255个字符。取值范围:AOM提供的基础指标,cpuUsage、cpuCoreUsed等cpuUsage:cpu使用率;cpuCoreUsed:cpu内核占用;用户上报的自定义指标名称。
93
93
 
@@ -98,7 +98,7 @@ class MetricQueryMeritcParam:
98
98
 
99
99
  @property
100
100
  def namespace(self):
101
- """Gets the namespace of this MetricQueryMeritcParam.
101
+ r"""Gets the namespace of this MetricQueryMeritcParam.
102
102
 
103
103
  指标命名空间。取值范围:PAAS.CONTAINER:组件指标、实例指标、进程指标和容器指标的命名空间,PAAS.NODE: 主机指标、网络指标、磁盘指标和文件系统指标的命名空间,PAAS.SLA:SLA指标的命名空间,PAAS.AGGR:集群指标的命名空间,CUSTOMMETRICS:默认的自定义指标的命名空间。
104
104
 
@@ -109,7 +109,7 @@ class MetricQueryMeritcParam:
109
109
 
110
110
  @namespace.setter
111
111
  def namespace(self, namespace):
112
- """Sets the namespace of this MetricQueryMeritcParam.
112
+ r"""Sets the namespace of this MetricQueryMeritcParam.
113
113
 
114
114
  指标命名空间。取值范围:PAAS.CONTAINER:组件指标、实例指标、进程指标和容器指标的命名空间,PAAS.NODE: 主机指标、网络指标、磁盘指标和文件系统指标的命名空间,PAAS.SLA:SLA指标的命名空间,PAAS.AGGR:集群指标的命名空间,CUSTOMMETRICS:默认的自定义指标的命名空间。
115
115
 
@@ -31,7 +31,7 @@ class MuteConfig:
31
31
  }
32
32
 
33
33
  def __init__(self, ends_at=None, scope=None, starts_at=None, type=None):
34
- """MuteConfig
34
+ r"""MuteConfig
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -62,7 +62,7 @@ class MuteConfig:
62
62
 
63
63
  @property
64
64
  def ends_at(self):
65
- """Gets the ends_at of this MuteConfig.
65
+ r"""Gets the ends_at of this MuteConfig.
66
66
 
67
67
  静默规则结束时间
68
68
 
@@ -73,7 +73,7 @@ class MuteConfig:
73
73
 
74
74
  @ends_at.setter
75
75
  def ends_at(self, ends_at):
76
- """Sets the ends_at of this MuteConfig.
76
+ r"""Sets the ends_at of this MuteConfig.
77
77
 
78
78
  静默规则结束时间
79
79
 
@@ -84,7 +84,7 @@ class MuteConfig:
84
84
 
85
85
  @property
86
86
  def scope(self):
87
- """Gets the scope of this MuteConfig.
87
+ r"""Gets the scope of this MuteConfig.
88
88
 
89
89
  当type为每周或者每月时,scope不能为空
90
90
 
@@ -95,7 +95,7 @@ class MuteConfig:
95
95
 
96
96
  @scope.setter
97
97
  def scope(self, scope):
98
- """Sets the scope of this MuteConfig.
98
+ r"""Sets the scope of this MuteConfig.
99
99
 
100
100
  当type为每周或者每月时,scope不能为空
101
101
 
@@ -106,7 +106,7 @@ class MuteConfig:
106
106
 
107
107
  @property
108
108
  def starts_at(self):
109
- """Gets the starts_at of this MuteConfig.
109
+ r"""Gets the starts_at of this MuteConfig.
110
110
 
111
111
  静默规则开始时间
112
112
 
@@ -117,7 +117,7 @@ class MuteConfig:
117
117
 
118
118
  @starts_at.setter
119
119
  def starts_at(self, starts_at):
120
- """Sets the starts_at of this MuteConfig.
120
+ r"""Sets the starts_at of this MuteConfig.
121
121
 
122
122
  静默规则开始时间
123
123
 
@@ -128,7 +128,7 @@ class MuteConfig:
128
128
 
129
129
  @property
130
130
  def type(self):
131
- """Gets the type of this MuteConfig.
131
+ r"""Gets the type of this MuteConfig.
132
132
 
133
133
  静默规则生效时间种类。FIXED:固定方式统计,DAILY:按日合计,WEEKLY:按周统计,MONTHLY:按月统计
134
134
 
@@ -139,7 +139,7 @@ class MuteConfig:
139
139
 
140
140
  @type.setter
141
141
  def type(self, type):
142
- """Sets the type of this MuteConfig.
142
+ r"""Sets the type of this MuteConfig.
143
143
 
144
144
  静默规则生效时间种类。FIXED:固定方式统计,DAILY:按日合计,WEEKLY:按周统计,MONTHLY:按月统计
145
145