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
@@ -31,7 +31,7 @@ class QueryMetricDataParam:
31
31
  }
32
32
 
33
33
  def __init__(self, metrics=None, period=None, statistics=None, timerange=None):
34
- """QueryMetricDataParam
34
+ r"""QueryMetricDataParam
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -60,7 +60,7 @@ class QueryMetricDataParam:
60
60
 
61
61
  @property
62
62
  def metrics(self):
63
- """Gets the metrics of this QueryMetricDataParam.
63
+ r"""Gets the metrics of this QueryMetricDataParam.
64
64
 
65
65
  指标对象列表。 取值范围 JSON数组大小不超过20
66
66
 
@@ -71,7 +71,7 @@ class QueryMetricDataParam:
71
71
 
72
72
  @metrics.setter
73
73
  def metrics(self, metrics):
74
- """Sets the metrics of this QueryMetricDataParam.
74
+ r"""Sets the metrics of this QueryMetricDataParam.
75
75
 
76
76
  指标对象列表。 取值范围 JSON数组大小不超过20
77
77
 
@@ -82,7 +82,7 @@ class QueryMetricDataParam:
82
82
 
83
83
  @property
84
84
  def period(self):
85
- """Gets the period of this QueryMetricDataParam.
85
+ r"""Gets the period of this QueryMetricDataParam.
86
86
 
87
87
  监控数据粒度。取值范围(枚举):60(表示粒度为1分钟),300(表示粒度为5分钟),900(表示粒度为15分钟),3600(表示粒度为1小时)。
88
88
 
@@ -93,7 +93,7 @@ class QueryMetricDataParam:
93
93
 
94
94
  @period.setter
95
95
  def period(self, period):
96
- """Sets the period of this QueryMetricDataParam.
96
+ r"""Sets the period of this QueryMetricDataParam.
97
97
 
98
98
  监控数据粒度。取值范围(枚举):60(表示粒度为1分钟),300(表示粒度为5分钟),900(表示粒度为15分钟),3600(表示粒度为1小时)。
99
99
 
@@ -104,7 +104,7 @@ class QueryMetricDataParam:
104
104
 
105
105
  @property
106
106
  def statistics(self):
107
- """Gets the statistics of this QueryMetricDataParam.
107
+ r"""Gets the statistics of this QueryMetricDataParam.
108
108
 
109
109
  统计方式。 取值范围 maximum,minimum,sum,average,sampleCount
110
110
 
@@ -115,7 +115,7 @@ class QueryMetricDataParam:
115
115
 
116
116
  @statistics.setter
117
117
  def statistics(self, statistics):
118
- """Sets the statistics of this QueryMetricDataParam.
118
+ r"""Sets the statistics of this QueryMetricDataParam.
119
119
 
120
120
  统计方式。 取值范围 maximum,minimum,sum,average,sampleCount
121
121
 
@@ -126,7 +126,7 @@ class QueryMetricDataParam:
126
126
 
127
127
  @property
128
128
  def timerange(self):
129
- """Gets the timerange of this QueryMetricDataParam.
129
+ r"""Gets the timerange of this QueryMetricDataParam.
130
130
 
131
131
  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
132
132
 
@@ -137,7 +137,7 @@ class QueryMetricDataParam:
137
137
 
138
138
  @timerange.setter
139
139
  def timerange(self, timerange):
140
- """Sets the timerange of this QueryMetricDataParam.
140
+ r"""Sets the timerange of this QueryMetricDataParam.
141
141
 
142
142
  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
143
143
 
@@ -29,7 +29,7 @@ class QueryMetricItemOptionParam:
29
29
  }
30
30
 
31
31
  def __init__(self, dimensions=None, metric_name=None, namespace=None):
32
- """QueryMetricItemOptionParam
32
+ r"""QueryMetricItemOptionParam
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class QueryMetricItemOptionParam:
56
56
 
57
57
  @property
58
58
  def dimensions(self):
59
- """Gets the dimensions of this QueryMetricItemOptionParam.
59
+ r"""Gets the dimensions of this QueryMetricItemOptionParam.
60
60
 
61
61
  指标维度列表。
62
62
 
@@ -67,7 +67,7 @@ class QueryMetricItemOptionParam:
67
67
 
68
68
  @dimensions.setter
69
69
  def dimensions(self, dimensions):
70
- """Sets the dimensions of this QueryMetricItemOptionParam.
70
+ r"""Sets the dimensions of this QueryMetricItemOptionParam.
71
71
 
72
72
  指标维度列表。
73
73
 
@@ -78,7 +78,7 @@ class QueryMetricItemOptionParam:
78
78
 
79
79
  @property
80
80
  def metric_name(self):
81
- """Gets the metric_name of this QueryMetricItemOptionParam.
81
+ r"""Gets the metric_name of this QueryMetricItemOptionParam.
82
82
 
83
83
  指标名称。名称长度取值范围为1~255个字符。取值范围:AOM提供的基础指标,cpuUsage、cpuCoreUsed等。cpuUsage:cpu使用率;cpuCoreUsed:cpu内核占用;用户上报的自定义指标名称。
84
84
 
@@ -89,7 +89,7 @@ class QueryMetricItemOptionParam:
89
89
 
90
90
  @metric_name.setter
91
91
  def metric_name(self, metric_name):
92
- """Sets the metric_name of this QueryMetricItemOptionParam.
92
+ r"""Sets the metric_name of this QueryMetricItemOptionParam.
93
93
 
94
94
  指标名称。名称长度取值范围为1~255个字符。取值范围:AOM提供的基础指标,cpuUsage、cpuCoreUsed等。cpuUsage:cpu使用率;cpuCoreUsed:cpu内核占用;用户上报的自定义指标名称。
95
95
 
@@ -100,7 +100,7 @@ class QueryMetricItemOptionParam:
100
100
 
101
101
  @property
102
102
  def namespace(self):
103
- """Gets the namespace of this QueryMetricItemOptionParam.
103
+ r"""Gets the namespace of this QueryMetricItemOptionParam.
104
104
 
105
105
  指标命名空间。取值范围:PAAS.CONTAINER:组件指标、实例指标、进程指标和容器指标的命名空间,PAAS.NODE: 主机指标、网络指标、磁盘指标和文件系统指标的命名空间,PAAS.SLA:SLA指标的命名空间,PAAS.AGGR:集群指标的命名空间,CUSTOMMETRICS:默认的自定义指标的命名空间。
106
106
 
@@ -111,7 +111,7 @@ class QueryMetricItemOptionParam:
111
111
 
112
112
  @namespace.setter
113
113
  def namespace(self, namespace):
114
- """Sets the namespace of this QueryMetricItemOptionParam.
114
+ r"""Sets the namespace of this QueryMetricItemOptionParam.
115
115
 
116
116
  指标命名空间。取值范围:PAAS.CONTAINER:组件指标、实例指标、进程指标和容器指标的命名空间,PAAS.NODE: 主机指标、网络指标、磁盘指标和文件系统指标的命名空间,PAAS.SLA:SLA指标的命名空间,PAAS.AGGR:集群指标的命名空间,CUSTOMMETRICS:默认的自定义指标的命名空间。
117
117
 
@@ -29,7 +29,7 @@ class QuerySample:
29
29
  }
30
30
 
31
31
  def __init__(self, namespace=None, dimensions=None, metric_name=None):
32
- """QuerySample
32
+ r"""QuerySample
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -54,7 +54,7 @@ class QuerySample:
54
54
 
55
55
  @property
56
56
  def namespace(self):
57
- """Gets the namespace of this QuerySample.
57
+ r"""Gets the namespace of this QuerySample.
58
58
 
59
59
  时间序列命名空间。取值范围: PAAS.CONTAINER、PAAS.NODE、PAAS.SLA、PAAS.AGGR、CUSTOMMETRICS等。PAAS.CONTAINER:应用时间序列命名空间; PAAS.NODE:节点时间序列命名空间; PAAS.SLA:SLA时间序列命名空间;PAAS.AGGR:集群时间序列命名空间; CUSTOMMETRICS:自定义时间序列命名空间。
60
60
 
@@ -65,7 +65,7 @@ class QuerySample:
65
65
 
66
66
  @namespace.setter
67
67
  def namespace(self, namespace):
68
- """Sets the namespace of this QuerySample.
68
+ r"""Sets the namespace of this QuerySample.
69
69
 
70
70
  时间序列命名空间。取值范围: PAAS.CONTAINER、PAAS.NODE、PAAS.SLA、PAAS.AGGR、CUSTOMMETRICS等。PAAS.CONTAINER:应用时间序列命名空间; PAAS.NODE:节点时间序列命名空间; PAAS.SLA:SLA时间序列命名空间;PAAS.AGGR:集群时间序列命名空间; CUSTOMMETRICS:自定义时间序列命名空间。
71
71
 
@@ -76,7 +76,7 @@ class QuerySample:
76
76
 
77
77
  @property
78
78
  def dimensions(self):
79
- """Gets the dimensions of this QuerySample.
79
+ r"""Gets the dimensions of this QuerySample.
80
80
 
81
81
  时间序列维度列表。 可通过/v2/{project_id}/series接口中namespace+metric_name,查询当前监控的时间序列名称的时间序列维度列表。
82
82
 
@@ -87,7 +87,7 @@ class QuerySample:
87
87
 
88
88
  @dimensions.setter
89
89
  def dimensions(self, dimensions):
90
- """Sets the dimensions of this QuerySample.
90
+ r"""Sets the dimensions of this QuerySample.
91
91
 
92
92
  时间序列维度列表。 可通过/v2/{project_id}/series接口中namespace+metric_name,查询当前监控的时间序列名称的时间序列维度列表。
93
93
 
@@ -98,7 +98,7 @@ class QuerySample:
98
98
 
99
99
  @property
100
100
  def metric_name(self):
101
- """Gets the metric_name of this QuerySample.
101
+ r"""Gets the metric_name of this QuerySample.
102
102
 
103
103
  时间序列名称。名称长度取值范围为1~255个字符。取值范围:AOM提供的基础时间序列名称,cpuUsage、cpuCoreUsed等,cpuUsage:cpu使用率;cpuCoreUsed:cpu内核占用;用户上报的自定义时间序列名称。
104
104
 
@@ -109,7 +109,7 @@ class QuerySample:
109
109
 
110
110
  @metric_name.setter
111
111
  def metric_name(self, metric_name):
112
- """Sets the metric_name of this QuerySample.
112
+ r"""Sets the metric_name of this QuerySample.
113
113
 
114
114
  时间序列名称。名称长度取值范围为1~255个字符。取值范围:AOM提供的基础时间序列名称,cpuUsage、cpuCoreUsed等,cpuUsage:cpu使用率;cpuCoreUsed:cpu内核占用;用户上报的自定义时间序列名称。
115
115
 
@@ -31,7 +31,7 @@ class QuerySampleParam:
31
31
  }
32
32
 
33
33
  def __init__(self, samples=None, statistics=None, period=None, time_range=None):
34
- """QuerySampleParam
34
+ r"""QuerySampleParam
35
35
 
36
36
  The model defined in huaweicloud sdk
37
37
 
@@ -60,7 +60,7 @@ class QuerySampleParam:
60
60
 
61
61
  @property
62
62
  def samples(self):
63
- """Gets the samples of this QuerySampleParam.
63
+ r"""Gets the samples of this QuerySampleParam.
64
64
 
65
65
  时序数据对象列表。取值范围:JSON数组大小不超过20。
66
66
 
@@ -71,7 +71,7 @@ class QuerySampleParam:
71
71
 
72
72
  @samples.setter
73
73
  def samples(self, samples):
74
- """Sets the samples of this QuerySampleParam.
74
+ r"""Sets the samples of this QuerySampleParam.
75
75
 
76
76
  时序数据对象列表。取值范围:JSON数组大小不超过20。
77
77
 
@@ -82,7 +82,7 @@ class QuerySampleParam:
82
82
 
83
83
  @property
84
84
  def statistics(self):
85
- """Gets the statistics of this QuerySampleParam.
85
+ r"""Gets the statistics of this QuerySampleParam.
86
86
 
87
87
  统计方式。取值范围:maximum,minimum,sum,average,sampleCount。
88
88
 
@@ -93,7 +93,7 @@ class QuerySampleParam:
93
93
 
94
94
  @statistics.setter
95
95
  def statistics(self, statistics):
96
- """Sets the statistics of this QuerySampleParam.
96
+ r"""Sets the statistics of this QuerySampleParam.
97
97
 
98
98
  统计方式。取值范围:maximum,minimum,sum,average,sampleCount。
99
99
 
@@ -104,7 +104,7 @@ class QuerySampleParam:
104
104
 
105
105
  @property
106
106
  def period(self):
107
- """Gets the period of this QuerySampleParam.
107
+ r"""Gets the period of this QuerySampleParam.
108
108
 
109
109
  监控数据粒度。取值范围(枚举):60(表示粒度为1分钟),300(表示粒度为5分钟),900(表示粒度为15分钟),3600(表示粒度为1小时)。
110
110
 
@@ -115,7 +115,7 @@ class QuerySampleParam:
115
115
 
116
116
  @period.setter
117
117
  def period(self, period):
118
- """Sets the period of this QuerySampleParam.
118
+ r"""Sets the period of this QuerySampleParam.
119
119
 
120
120
  监控数据粒度。取值范围(枚举):60(表示粒度为1分钟),300(表示粒度为5分钟),900(表示粒度为15分钟),3600(表示粒度为1小时)。
121
121
 
@@ -126,7 +126,7 @@ class QuerySampleParam:
126
126
 
127
127
  @property
128
128
  def time_range(self):
129
- """Gets the time_range of this QuerySampleParam.
129
+ r"""Gets the time_range of this QuerySampleParam.
130
130
 
131
131
  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
132
132
 
@@ -137,7 +137,7 @@ class QuerySampleParam:
137
137
 
138
138
  @time_range.setter
139
139
  def time_range(self, time_range):
140
- """Sets the time_range of this QuerySampleParam.
140
+ r"""Sets the time_range of this QuerySampleParam.
141
141
 
142
142
  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
143
143
 
@@ -29,7 +29,7 @@ class QuerySeriesOptionParam:
29
29
  }
30
30
 
31
31
  def __init__(self, namespace=None, metric_name=None, dimensions=None):
32
- """QuerySeriesOptionParam
32
+ r"""QuerySeriesOptionParam
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -56,7 +56,7 @@ class QuerySeriesOptionParam:
56
56
 
57
57
  @property
58
58
  def namespace(self):
59
- """Gets the namespace of this QuerySeriesOptionParam.
59
+ r"""Gets the namespace of this QuerySeriesOptionParam.
60
60
 
61
61
  时间序列命名空间。取值范围:PAAS.CONTAINER、PAAS.NODE、PAAS.SLA、PAAS.AGGR、CUSTOMMETRICS等。PAAS.CONTAINER:应用时间序列命名空间;PAAS.NODE:节点时间序列命名空间;PAAS.SLA:SLA时间序列命名空间;PAAS.AGGR:集群时间序列命名空间;CUSTOMMETRICS:自定义时间序列命名空间。
62
62
 
@@ -67,7 +67,7 @@ class QuerySeriesOptionParam:
67
67
 
68
68
  @namespace.setter
69
69
  def namespace(self, namespace):
70
- """Sets the namespace of this QuerySeriesOptionParam.
70
+ r"""Sets the namespace of this QuerySeriesOptionParam.
71
71
 
72
72
  时间序列命名空间。取值范围:PAAS.CONTAINER、PAAS.NODE、PAAS.SLA、PAAS.AGGR、CUSTOMMETRICS等。PAAS.CONTAINER:应用时间序列命名空间;PAAS.NODE:节点时间序列命名空间;PAAS.SLA:SLA时间序列命名空间;PAAS.AGGR:集群时间序列命名空间;CUSTOMMETRICS:自定义时间序列命名空间。
73
73
 
@@ -78,7 +78,7 @@ class QuerySeriesOptionParam:
78
78
 
79
79
  @property
80
80
  def metric_name(self):
81
- """Gets the metric_name of this QuerySeriesOptionParam.
81
+ r"""Gets the metric_name of this QuerySeriesOptionParam.
82
82
 
83
83
  时间序列名称,名称长度取值范围为1~255个字符。取值范围:AOM提供的基础时间序列名称,cpuUsage、cpuCoreUsed等:cpuUsage:cpu使用率;cpuCoreUsed:cpu内核占用;用户上报的自定义时间序列名称。
84
84
 
@@ -89,7 +89,7 @@ class QuerySeriesOptionParam:
89
89
 
90
90
  @metric_name.setter
91
91
  def metric_name(self, metric_name):
92
- """Sets the metric_name of this QuerySeriesOptionParam.
92
+ r"""Sets the metric_name of this QuerySeriesOptionParam.
93
93
 
94
94
  时间序列名称,名称长度取值范围为1~255个字符。取值范围:AOM提供的基础时间序列名称,cpuUsage、cpuCoreUsed等:cpuUsage:cpu使用率;cpuCoreUsed:cpu内核占用;用户上报的自定义时间序列名称。
95
95
 
@@ -100,7 +100,7 @@ class QuerySeriesOptionParam:
100
100
 
101
101
  @property
102
102
  def dimensions(self):
103
- """Gets the dimensions of this QuerySeriesOptionParam.
103
+ r"""Gets the dimensions of this QuerySeriesOptionParam.
104
104
 
105
105
  时间序列维度列表。可通过/v2/{project_id}/series接口中namespace+metric_name,查询当前监控的时间序列名称的时间序列维度列表。
106
106
 
@@ -111,7 +111,7 @@ class QuerySeriesOptionParam:
111
111
 
112
112
  @dimensions.setter
113
113
  def dimensions(self, dimensions):
114
- """Sets the dimensions of this QuerySeriesOptionParam.
114
+ r"""Sets the dimensions of this QuerySeriesOptionParam.
115
115
 
116
116
  时间序列维度列表。可通过/v2/{project_id}/series接口中namespace+metric_name,查询当前监控的时间序列名称的时间序列维度列表。
117
117
 
@@ -25,7 +25,7 @@ class RecordingRuleRequest:
25
25
  }
26
26
 
27
27
  def __init__(self, recording_rule=None):
28
- """RecordingRuleRequest
28
+ r"""RecordingRuleRequest
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class RecordingRuleRequest:
42
42
 
43
43
  @property
44
44
  def recording_rule(self):
45
- """Gets the recording_rule of this RecordingRuleRequest.
45
+ r"""Gets the recording_rule of this RecordingRuleRequest.
46
46
 
47
47
  预聚合规则。
48
48
 
@@ -53,7 +53,7 @@ class RecordingRuleRequest:
53
53
 
54
54
  @recording_rule.setter
55
55
  def recording_rule(self, recording_rule):
56
- """Sets the recording_rule of this RecordingRuleRequest.
56
+ r"""Sets the recording_rule of this RecordingRuleRequest.
57
57
 
58
58
  预聚合规则。
59
59
 
@@ -25,7 +25,7 @@ class RecoveryCondition:
25
25
  }
26
26
 
27
27
  def __init__(self, recovery_timeframe=None):
28
- """RecoveryCondition
28
+ r"""RecoveryCondition
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -43,7 +43,7 @@ class RecoveryCondition:
43
43
 
44
44
  @property
45
45
  def recovery_timeframe(self):
46
- """Gets the recovery_timeframe of this RecoveryCondition.
46
+ r"""Gets the recovery_timeframe of this RecoveryCondition.
47
47
 
48
48
  告警恢复周期的个数。
49
49
 
@@ -54,7 +54,7 @@ class RecoveryCondition:
54
54
 
55
55
  @recovery_timeframe.setter
56
56
  def recovery_timeframe(self, recovery_timeframe):
57
- """Sets the recovery_timeframe of this RecoveryCondition.
57
+ r"""Sets the recovery_timeframe of this RecoveryCondition.
58
58
 
59
59
  告警恢复周期的个数。
60
60
 
@@ -29,7 +29,7 @@ class RelationModel:
29
29
  }
30
30
 
31
31
  def __init__(self, key=None, value=None, relation=None):
32
- """RelationModel
32
+ r"""RelationModel
33
33
 
34
34
  The model defined in huaweicloud sdk
35
35
 
@@ -57,7 +57,7 @@ class RelationModel:
57
57
 
58
58
  @property
59
59
  def key(self):
60
- """Gets the key of this RelationModel.
60
+ r"""Gets the key of this RelationModel.
61
61
 
62
62
  指定查询字段的key,对应metadata里面的key 。
63
63
 
@@ -68,7 +68,7 @@ class RelationModel:
68
68
 
69
69
  @key.setter
70
70
  def key(self, key):
71
- """Sets the key of this RelationModel.
71
+ r"""Sets the key of this RelationModel.
72
72
 
73
73
  指定查询字段的key,对应metadata里面的key 。
74
74
 
@@ -79,7 +79,7 @@ class RelationModel:
79
79
 
80
80
  @property
81
81
  def value(self):
82
- """Gets the value of this RelationModel.
82
+ r"""Gets the value of this RelationModel.
83
83
 
84
84
  查询条件中指定key的值。
85
85
 
@@ -90,7 +90,7 @@ class RelationModel:
90
90
 
91
91
  @value.setter
92
92
  def value(self, value):
93
- """Sets the value of this RelationModel.
93
+ r"""Sets the value of this RelationModel.
94
94
 
95
95
  查询条件中指定key的值。
96
96
 
@@ -101,7 +101,7 @@ class RelationModel:
101
101
 
102
102
  @property
103
103
  def relation(self):
104
- """Gets the relation of this RelationModel.
104
+ r"""Gets the relation of this RelationModel.
105
105
 
106
106
  该条件与其他条件的组合方式。 AND:必须满足所有条件; OR:可以满足其中一个条件; NOT:必须不满足所有条件。
107
107
 
@@ -112,7 +112,7 @@ class RelationModel:
112
112
 
113
113
  @relation.setter
114
114
  def relation(self, relation):
115
- """Sets the relation of this RelationModel.
115
+ r"""Sets the relation of this RelationModel.
116
116
 
117
117
  该条件与其他条件的组合方式。 AND:必须满足所有条件; OR:可以满足其中一个条件; NOT:必须不满足所有条件。
118
118
 
@@ -27,7 +27,7 @@ class SampleDataValue:
27
27
  }
28
28
 
29
29
  def __init__(self, sample=None, data_points=None):
30
- """SampleDataValue
30
+ r"""SampleDataValue
31
31
 
32
32
  The model defined in huaweicloud sdk
33
33
 
@@ -50,7 +50,7 @@ class SampleDataValue:
50
50
 
51
51
  @property
52
52
  def sample(self):
53
- """Gets the sample of this SampleDataValue.
53
+ r"""Gets the sample of this SampleDataValue.
54
54
 
55
55
  :return: The sample of this SampleDataValue.
56
56
  :rtype: :class:`huaweicloudsdkaom.v2.QuerySample`
@@ -59,7 +59,7 @@ class SampleDataValue:
59
59
 
60
60
  @sample.setter
61
61
  def sample(self, sample):
62
- """Sets the sample of this SampleDataValue.
62
+ r"""Sets the sample of this SampleDataValue.
63
63
 
64
64
  :param sample: The sample of this SampleDataValue.
65
65
  :type sample: :class:`huaweicloudsdkaom.v2.QuerySample`
@@ -68,7 +68,7 @@ class SampleDataValue:
68
68
 
69
69
  @property
70
70
  def data_points(self):
71
- """Gets the data_points of this SampleDataValue.
71
+ r"""Gets the data_points of this SampleDataValue.
72
72
 
73
73
  时序数据。
74
74
 
@@ -79,7 +79,7 @@ class SampleDataValue:
79
79
 
80
80
  @data_points.setter
81
81
  def data_points(self, data_points):
82
- """Sets the data_points of this SampleDataValue.
82
+ r"""Sets the data_points of this SampleDataValue.
83
83
 
84
84
  时序数据。
85
85
 
@@ -35,7 +35,7 @@ class SearchKey:
35
35
  }
36
36
 
37
37
  def __init__(self, app_name=None, cluster_id=None, host_ip=None, name_space=None, path_file=None, pod_name=None):
38
- """SearchKey
38
+ r"""SearchKey
39
39
 
40
40
  The model defined in huaweicloud sdk
41
41
 
@@ -77,7 +77,7 @@ class SearchKey:
77
77
 
78
78
  @property
79
79
  def app_name(self):
80
- """Gets the app_name of this SearchKey.
80
+ r"""Gets the app_name of this SearchKey.
81
81
 
82
82
  应用名称。
83
83
 
@@ -88,7 +88,7 @@ class SearchKey:
88
88
 
89
89
  @app_name.setter
90
90
  def app_name(self, app_name):
91
- """Sets the app_name of this SearchKey.
91
+ r"""Sets the app_name of this SearchKey.
92
92
 
93
93
  应用名称。
94
94
 
@@ -99,7 +99,7 @@ class SearchKey:
99
99
 
100
100
  @property
101
101
  def cluster_id(self):
102
- """Gets the cluster_id of this SearchKey.
102
+ r"""Gets the cluster_id of this SearchKey.
103
103
 
104
104
  CCE集群ID。
105
105
 
@@ -110,7 +110,7 @@ class SearchKey:
110
110
 
111
111
  @cluster_id.setter
112
112
  def cluster_id(self, cluster_id):
113
- """Sets the cluster_id of this SearchKey.
113
+ r"""Sets the cluster_id of this SearchKey.
114
114
 
115
115
  CCE集群ID。
116
116
 
@@ -121,7 +121,7 @@ class SearchKey:
121
121
 
122
122
  @property
123
123
  def host_ip(self):
124
- """Gets the host_ip of this SearchKey.
124
+ r"""Gets the host_ip of this SearchKey.
125
125
 
126
126
  日志所在虚拟机IP。
127
127
 
@@ -132,7 +132,7 @@ class SearchKey:
132
132
 
133
133
  @host_ip.setter
134
134
  def host_ip(self, host_ip):
135
- """Sets the host_ip of this SearchKey.
135
+ r"""Sets the host_ip of this SearchKey.
136
136
 
137
137
  日志所在虚拟机IP。
138
138
 
@@ -143,7 +143,7 @@ class SearchKey:
143
143
 
144
144
  @property
145
145
  def name_space(self):
146
- """Gets the name_space of this SearchKey.
146
+ r"""Gets the name_space of this SearchKey.
147
147
 
148
148
  CCE容器集群的命名空间。
149
149
 
@@ -154,7 +154,7 @@ class SearchKey:
154
154
 
155
155
  @name_space.setter
156
156
  def name_space(self, name_space):
157
- """Sets the name_space of this SearchKey.
157
+ r"""Sets the name_space of this SearchKey.
158
158
 
159
159
  CCE容器集群的命名空间。
160
160
 
@@ -165,7 +165,7 @@ class SearchKey:
165
165
 
166
166
  @property
167
167
  def path_file(self):
168
- """Gets the path_file of this SearchKey.
168
+ r"""Gets the path_file of this SearchKey.
169
169
 
170
170
  日志文件名称。
171
171
 
@@ -176,7 +176,7 @@ class SearchKey:
176
176
 
177
177
  @path_file.setter
178
178
  def path_file(self, path_file):
179
- """Sets the path_file of this SearchKey.
179
+ r"""Sets the path_file of this SearchKey.
180
180
 
181
181
  日志文件名称。
182
182
 
@@ -187,7 +187,7 @@ class SearchKey:
187
187
 
188
188
  @property
189
189
  def pod_name(self):
190
- """Gets the pod_name of this SearchKey.
190
+ r"""Gets the pod_name of this SearchKey.
191
191
 
192
192
  容器实例名称。
193
193
 
@@ -198,7 +198,7 @@ class SearchKey:
198
198
 
199
199
  @pod_name.setter
200
200
  def pod_name(self, pod_name):
201
- """Sets the pod_name of this SearchKey.
201
+ r"""Sets the pod_name of this SearchKey.
202
202
 
203
203
  容器实例名称。
204
204
 
@@ -25,7 +25,7 @@ class SeriesAPIQueryItemParam:
25
25
  }
26
26
 
27
27
  def __init__(self, series=None):
28
- """SeriesAPIQueryItemParam
28
+ r"""SeriesAPIQueryItemParam
29
29
 
30
30
  The model defined in huaweicloud sdk
31
31
 
@@ -42,7 +42,7 @@ class SeriesAPIQueryItemParam:
42
42
 
43
43
  @property
44
44
  def series(self):
45
- """Gets the series of this SeriesAPIQueryItemParam.
45
+ r"""Gets the series of this SeriesAPIQueryItemParam.
46
46
 
47
47
  通过该数组传递的参数信息进行时间序列查询。
48
48
 
@@ -53,7 +53,7 @@ class SeriesAPIQueryItemParam:
53
53
 
54
54
  @series.setter
55
55
  def series(self, series):
56
- """Sets the series of this SeriesAPIQueryItemParam.
56
+ r"""Sets the series of this SeriesAPIQueryItemParam.
57
57
 
58
58
  通过该数组传递的参数信息进行时间序列查询。
59
59