@alicloud/cms20190101 4.0.8 → 4.0.10

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.
Files changed (824) hide show
  1. package/dist/client.d.ts +442 -420
  2. package/dist/client.js +491 -421
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/AddTagsRequest.d.ts +10 -10
  5. package/dist/models/AddTagsResponseBody.d.ts +5 -4
  6. package/dist/models/AddTagsResponseBody.js.map +1 -1
  7. package/dist/models/ApplyMetricRuleTemplateRequest.d.ts +7 -5
  8. package/dist/models/ApplyMetricRuleTemplateRequest.js.map +1 -1
  9. package/dist/models/ApplyMetricRuleTemplateResponseBody.d.ts +8 -6
  10. package/dist/models/ApplyMetricRuleTemplateResponseBody.js.map +1 -1
  11. package/dist/models/BatchCreateInstantSiteMonitorRequest.d.ts +28 -12
  12. package/dist/models/BatchCreateInstantSiteMonitorRequest.js.map +1 -1
  13. package/dist/models/BatchCreateInstantSiteMonitorResponseBody.d.ts +7 -6
  14. package/dist/models/BatchCreateInstantSiteMonitorResponseBody.js.map +1 -1
  15. package/dist/models/BatchExportRequest.d.ts +14 -13
  16. package/dist/models/BatchExportRequest.js.map +1 -1
  17. package/dist/models/BatchExportResponseBody.d.ts +13 -12
  18. package/dist/models/BatchExportResponseBody.js.map +1 -1
  19. package/dist/models/BatchExportShrinkRequest.d.ts +14 -13
  20. package/dist/models/BatchExportShrinkRequest.js.map +1 -1
  21. package/dist/models/CreateDynamicTagGroupRequest.d.ts +41 -24
  22. package/dist/models/CreateDynamicTagGroupRequest.js.map +1 -1
  23. package/dist/models/CreateDynamicTagGroupResponseBody.d.ts +7 -6
  24. package/dist/models/CreateDynamicTagGroupResponseBody.js.map +1 -1
  25. package/dist/models/CreateGroupMetricRulesRequest.d.ts +240 -157
  26. package/dist/models/CreateGroupMetricRulesRequest.js.map +1 -1
  27. package/dist/models/CreateGroupMetricRulesResponseBody.d.ts +7 -51
  28. package/dist/models/CreateGroupMetricRulesResponseBody.js.map +1 -1
  29. package/dist/models/CreateGroupMonitoringAgentProcessRequest.d.ts +66 -43
  30. package/dist/models/CreateGroupMonitoringAgentProcessRequest.js.map +1 -1
  31. package/dist/models/CreateGroupMonitoringAgentProcessResponseBody.d.ts +4 -3
  32. package/dist/models/CreateGroupMonitoringAgentProcessResponseBody.js.map +1 -1
  33. package/dist/models/CreateHostAvailabilityRequest.d.ts +90 -81
  34. package/dist/models/CreateHostAvailabilityRequest.js.map +1 -1
  35. package/dist/models/CreateHostAvailabilityResponseBody.d.ts +5 -4
  36. package/dist/models/CreateHostAvailabilityResponseBody.js.map +1 -1
  37. package/dist/models/CreateHybridMonitorNamespaceRequest.d.ts +19 -17
  38. package/dist/models/CreateHybridMonitorNamespaceRequest.js.map +1 -1
  39. package/dist/models/CreateHybridMonitorNamespaceResponseBody.d.ts +4 -4
  40. package/dist/models/CreateHybridMonitorSlsgroupRequest.d.ts +7 -4
  41. package/dist/models/CreateHybridMonitorSlsgroupRequest.js.map +1 -1
  42. package/dist/models/CreateHybridMonitorSlsgroupResponseBody.d.ts +5 -5
  43. package/dist/models/CreateHybridMonitorTaskRequest.d.ts +100 -94
  44. package/dist/models/CreateHybridMonitorTaskRequest.js.map +1 -1
  45. package/dist/models/CreateHybridMonitorTaskResponseBody.d.ts +6 -6
  46. package/dist/models/CreateInstantSiteMonitorRequest.d.ts +33 -12
  47. package/dist/models/CreateInstantSiteMonitorRequest.js.map +1 -1
  48. package/dist/models/CreateInstantSiteMonitorResponseBody.d.ts +11 -9
  49. package/dist/models/CreateInstantSiteMonitorResponseBody.js.map +1 -1
  50. package/dist/models/CreateMetricRuleBlackListRequest.d.ts +11 -8
  51. package/dist/models/CreateMetricRuleBlackListRequest.js.map +1 -1
  52. package/dist/models/CreateMetricRuleBlackListResponseBody.d.ts +3 -2
  53. package/dist/models/CreateMetricRuleBlackListResponseBody.js.map +1 -1
  54. package/dist/models/CreateMetricRuleResourcesRequest.d.ts +7 -6
  55. package/dist/models/CreateMetricRuleResourcesRequest.js.map +1 -1
  56. package/dist/models/CreateMetricRuleResourcesResponseBody.d.ts +4 -4
  57. package/dist/models/CreateMetricRuleTemplateRequest.d.ts +205 -1
  58. package/dist/models/CreateMetricRuleTemplateRequest.js.map +1 -1
  59. package/dist/models/CreateMetricRuleTemplateResponseBody.d.ts +4 -3
  60. package/dist/models/CreateMetricRuleTemplateResponseBody.js.map +1 -1
  61. package/dist/models/CreateMonitorAgentProcessResponseBody.d.ts +4 -3
  62. package/dist/models/CreateMonitorAgentProcessResponseBody.js.map +1 -1
  63. package/dist/models/CreateMonitorGroupByResourceGroupIdRequest.d.ts +6 -4
  64. package/dist/models/CreateMonitorGroupByResourceGroupIdRequest.js.map +1 -1
  65. package/dist/models/CreateMonitorGroupByResourceGroupIdResponseBody.d.ts +3 -2
  66. package/dist/models/CreateMonitorGroupByResourceGroupIdResponseBody.js.map +1 -1
  67. package/dist/models/CreateMonitorGroupInstancesResponseBody.d.ts +3 -2
  68. package/dist/models/CreateMonitorGroupInstancesResponseBody.js.map +1 -1
  69. package/dist/models/CreateMonitorGroupNotifyPolicyRequest.d.ts +6 -6
  70. package/dist/models/CreateMonitorGroupNotifyPolicyResponseBody.d.ts +7 -6
  71. package/dist/models/CreateMonitorGroupNotifyPolicyResponseBody.js.map +1 -1
  72. package/dist/models/CreateMonitorGroupRequest.d.ts +1 -1
  73. package/dist/models/CreateMonitorGroupResponseBody.d.ts +4 -3
  74. package/dist/models/CreateMonitorGroupResponseBody.js.map +1 -1
  75. package/dist/models/CreateMonitoringAgentProcessResponseBody.d.ts +4 -3
  76. package/dist/models/CreateMonitoringAgentProcessResponseBody.js.map +1 -1
  77. package/dist/models/CreateSiteMonitorRequest.d.ts +25 -15
  78. package/dist/models/CreateSiteMonitorRequest.js.map +1 -1
  79. package/dist/models/CreateSiteMonitorResponseBody.d.ts +8 -71
  80. package/dist/models/CreateSiteMonitorResponseBody.js.map +1 -1
  81. package/dist/models/CursorRequest.d.ts +11 -14
  82. package/dist/models/CursorRequest.js.map +1 -1
  83. package/dist/models/CursorResponseBody.d.ts +6 -5
  84. package/dist/models/CursorResponseBody.js.map +1 -1
  85. package/dist/models/CursorShrinkRequest.d.ts +11 -14
  86. package/dist/models/CursorShrinkRequest.js.map +1 -1
  87. package/dist/models/DeleteContactGroupRequest.d.ts +1 -1
  88. package/dist/models/DeleteContactGroupResponseBody.d.ts +6 -3
  89. package/dist/models/DeleteContactGroupResponseBody.js.map +1 -1
  90. package/dist/models/DeleteContactRequest.d.ts +1 -1
  91. package/dist/models/DeleteContactResponseBody.d.ts +4 -2
  92. package/dist/models/DeleteContactResponseBody.js.map +1 -1
  93. package/dist/models/DeleteCustomMetricRequest.d.ts +2 -2
  94. package/dist/models/DeleteCustomMetricResponseBody.d.ts +1 -1
  95. package/dist/models/DeleteDynamicTagGroupResponseBody.d.ts +3 -2
  96. package/dist/models/DeleteDynamicTagGroupResponseBody.js.map +1 -1
  97. package/dist/models/DeleteEventRuleTargetsResponseBody.d.ts +6 -5
  98. package/dist/models/DeleteEventRuleTargetsResponseBody.js.map +1 -1
  99. package/dist/models/DeleteEventRulesRequest.d.ts +1 -1
  100. package/dist/models/DeleteEventRulesResponseBody.d.ts +8 -6
  101. package/dist/models/DeleteEventRulesResponseBody.js.map +1 -1
  102. package/dist/models/DeleteExporterOutputRequest.d.ts +1 -1
  103. package/dist/models/DeleteExporterOutputResponseBody.d.ts +4 -5
  104. package/dist/models/DeleteExporterOutputResponseBody.js.map +1 -1
  105. package/dist/models/DeleteExporterRuleRequest.d.ts +1 -1
  106. package/dist/models/DeleteExporterRuleResponseBody.d.ts +5 -6
  107. package/dist/models/DeleteExporterRuleResponseBody.js.map +1 -1
  108. package/dist/models/DeleteGroupMonitoringAgentProcessRequest.d.ts +1 -1
  109. package/dist/models/DeleteGroupMonitoringAgentProcessResponseBody.d.ts +6 -5
  110. package/dist/models/DeleteGroupMonitoringAgentProcessResponseBody.js.map +1 -1
  111. package/dist/models/DeleteHostAvailabilityRequest.d.ts +1 -1
  112. package/dist/models/DeleteHostAvailabilityResponseBody.d.ts +3 -3
  113. package/dist/models/DeleteHybridMonitorNamespaceResponseBody.d.ts +3 -2
  114. package/dist/models/DeleteHybridMonitorNamespaceResponseBody.js.map +1 -1
  115. package/dist/models/DeleteHybridMonitorSlsgroupResponseBody.d.ts +3 -2
  116. package/dist/models/DeleteHybridMonitorSlsgroupResponseBody.js.map +1 -1
  117. package/dist/models/DeleteHybridMonitorTaskResponseBody.d.ts +3 -2
  118. package/dist/models/DeleteHybridMonitorTaskResponseBody.js.map +1 -1
  119. package/dist/models/DeleteLogMonitorResponseBody.d.ts +4 -3
  120. package/dist/models/DeleteLogMonitorResponseBody.js.map +1 -1
  121. package/dist/models/DeleteMetricRuleBlackListRequest.d.ts +3 -3
  122. package/dist/models/DeleteMetricRuleBlackListResponseBody.d.ts +6 -5
  123. package/dist/models/DeleteMetricRuleBlackListResponseBody.js.map +1 -1
  124. package/dist/models/DeleteMetricRuleResourcesResponseBody.d.ts +4 -3
  125. package/dist/models/DeleteMetricRuleResourcesResponseBody.js.map +1 -1
  126. package/dist/models/DeleteMetricRuleTargetsResponseBody.d.ts +4 -7
  127. package/dist/models/DeleteMetricRuleTargetsResponseBody.js.map +1 -1
  128. package/dist/models/DeleteMetricRuleTemplateRequest.d.ts +1 -1
  129. package/dist/models/DeleteMetricRuleTemplateResponseBody.d.ts +7 -4
  130. package/dist/models/DeleteMetricRuleTemplateResponseBody.js.map +1 -1
  131. package/dist/models/DeleteMetricRulesRequest.d.ts +2 -0
  132. package/dist/models/DeleteMetricRulesRequest.js.map +1 -1
  133. package/dist/models/DeleteMetricRulesResponseBody.d.ts +7 -8
  134. package/dist/models/DeleteMetricRulesResponseBody.js.map +1 -1
  135. package/dist/models/DeleteMonitorGroupDynamicRuleResponseBody.d.ts +1 -1
  136. package/dist/models/DeleteMonitorGroupInstancesRequest.d.ts +1 -1
  137. package/dist/models/DeleteMonitorGroupInstancesResponseBody.d.ts +4 -3
  138. package/dist/models/DeleteMonitorGroupInstancesResponseBody.js.map +1 -1
  139. package/dist/models/DeleteMonitorGroupNotifyPolicyResponseBody.d.ts +3 -2
  140. package/dist/models/DeleteMonitorGroupNotifyPolicyResponseBody.js.map +1 -1
  141. package/dist/models/DeleteMonitorGroupResponseBody.d.ts +1 -12
  142. package/dist/models/DeleteMonitorGroupResponseBody.js.map +1 -1
  143. package/dist/models/DeleteMonitoringAgentProcessRequest.d.ts +2 -2
  144. package/dist/models/DeleteMonitoringAgentProcessResponseBody.d.ts +4 -4
  145. package/dist/models/DeleteSiteMonitorsRequest.d.ts +5 -4
  146. package/dist/models/DeleteSiteMonitorsRequest.js.map +1 -1
  147. package/dist/models/DeleteSiteMonitorsResponseBody.d.ts +7 -7
  148. package/dist/models/DescribeActiveMetricRuleListResponseBody.d.ts +4 -397
  149. package/dist/models/DescribeActiveMetricRuleListResponseBody.js.map +1 -1
  150. package/dist/models/DescribeAlertHistoryListRequest.d.ts +11 -7
  151. package/dist/models/DescribeAlertHistoryListRequest.js.map +1 -1
  152. package/dist/models/DescribeAlertHistoryListResponseBody.d.ts +3 -152
  153. package/dist/models/DescribeAlertHistoryListResponseBody.js.map +1 -1
  154. package/dist/models/DescribeAlertLogCountRequest.d.ts +38 -24
  155. package/dist/models/DescribeAlertLogCountRequest.js.map +1 -1
  156. package/dist/models/DescribeAlertLogCountResponseBody.d.ts +3 -2
  157. package/dist/models/DescribeAlertLogCountResponseBody.js.map +1 -1
  158. package/dist/models/DescribeAlertLogHistogramRequest.d.ts +31 -21
  159. package/dist/models/DescribeAlertLogHistogramRequest.js.map +1 -1
  160. package/dist/models/DescribeAlertLogHistogramResponseBody.d.ts +4 -3
  161. package/dist/models/DescribeAlertLogHistogramResponseBody.js.map +1 -1
  162. package/dist/models/DescribeAlertLogListRequest.d.ts +50 -36
  163. package/dist/models/DescribeAlertLogListRequest.js.map +1 -1
  164. package/dist/models/DescribeAlertLogListResponseBody.d.ts +158 -87
  165. package/dist/models/DescribeAlertLogListResponseBody.js.map +1 -1
  166. package/dist/models/DescribeAlertingMetricRuleResourcesResponseBody.d.ts +3 -292
  167. package/dist/models/DescribeAlertingMetricRuleResourcesResponseBody.js.map +1 -1
  168. package/dist/models/DescribeContactGroupListResponseBody.d.ts +0 -58
  169. package/dist/models/DescribeContactGroupListResponseBody.js.map +1 -1
  170. package/dist/models/DescribeContactListByContactGroupResponseBody.d.ts +4 -75
  171. package/dist/models/DescribeContactListByContactGroupResponseBody.js.map +1 -1
  172. package/dist/models/DescribeContactListRequest.d.ts +10 -5
  173. package/dist/models/DescribeContactListRequest.js.map +1 -1
  174. package/dist/models/DescribeContactListResponseBody.d.ts +8 -134
  175. package/dist/models/DescribeContactListResponseBody.js.map +1 -1
  176. package/dist/models/DescribeCustomEventAttributeRequest.d.ts +3 -2
  177. package/dist/models/DescribeCustomEventAttributeRequest.js.map +1 -1
  178. package/dist/models/DescribeCustomEventAttributeResponseBody.d.ts +4 -44
  179. package/dist/models/DescribeCustomEventAttributeResponseBody.js.map +1 -1
  180. package/dist/models/DescribeCustomEventCountRequest.d.ts +3 -2
  181. package/dist/models/DescribeCustomEventCountRequest.js.map +1 -1
  182. package/dist/models/DescribeCustomEventCountResponseBody.d.ts +1 -28
  183. package/dist/models/DescribeCustomEventCountResponseBody.js.map +1 -1
  184. package/dist/models/DescribeCustomEventHistogramRequest.d.ts +8 -5
  185. package/dist/models/DescribeCustomEventHistogramRequest.js.map +1 -1
  186. package/dist/models/DescribeCustomEventHistogramResponseBody.d.ts +1 -30
  187. package/dist/models/DescribeCustomEventHistogramResponseBody.js.map +1 -1
  188. package/dist/models/DescribeCustomMetricListResponseBody.d.ts +1 -1
  189. package/dist/models/DescribeDynamicTagRuleListRequest.d.ts +6 -6
  190. package/dist/models/DescribeDynamicTagRuleListResponseBody.d.ts +9 -97
  191. package/dist/models/DescribeDynamicTagRuleListResponseBody.js.map +1 -1
  192. package/dist/models/DescribeEventRuleAttributeRequest.d.ts +3 -3
  193. package/dist/models/DescribeEventRuleAttributeResponseBody.d.ts +19 -24
  194. package/dist/models/DescribeEventRuleAttributeResponseBody.js.map +1 -1
  195. package/dist/models/DescribeEventRuleListRequest.d.ts +1 -0
  196. package/dist/models/DescribeEventRuleListRequest.js.map +1 -1
  197. package/dist/models/DescribeEventRuleListResponseBody.d.ts +4 -110
  198. package/dist/models/DescribeEventRuleListResponseBody.js.map +1 -1
  199. package/dist/models/DescribeEventRuleTargetListResponseBody.d.ts +3 -256
  200. package/dist/models/DescribeEventRuleTargetListResponseBody.js.map +1 -1
  201. package/dist/models/DescribeExporterOutputListRequest.d.ts +1 -1
  202. package/dist/models/DescribeExporterOutputListResponseBody.d.ts +8 -68
  203. package/dist/models/DescribeExporterOutputListResponseBody.js.map +1 -1
  204. package/dist/models/DescribeExporterRuleListRequest.d.ts +2 -2
  205. package/dist/models/DescribeExporterRuleListResponseBody.d.ts +8 -76
  206. package/dist/models/DescribeExporterRuleListResponseBody.js.map +1 -1
  207. package/dist/models/DescribeGroupMonitoringAgentProcessResponseBody.d.ts +1 -214
  208. package/dist/models/DescribeGroupMonitoringAgentProcessResponseBody.js.map +1 -1
  209. package/dist/models/DescribeHostAvailabilityListResponseBody.d.ts +4 -291
  210. package/dist/models/DescribeHostAvailabilityListResponseBody.js.map +1 -1
  211. package/dist/models/DescribeHybridMonitorDataListRequest.d.ts +1 -1
  212. package/dist/models/DescribeHybridMonitorDataListResponseBody.d.ts +4 -3
  213. package/dist/models/DescribeHybridMonitorDataListResponseBody.js.map +1 -1
  214. package/dist/models/DescribeHybridMonitorNamespaceListRequest.d.ts +9 -8
  215. package/dist/models/DescribeHybridMonitorNamespaceListRequest.js.map +1 -1
  216. package/dist/models/DescribeHybridMonitorNamespaceListResponseBody.d.ts +59 -38
  217. package/dist/models/DescribeHybridMonitorNamespaceListResponseBody.js.map +1 -1
  218. package/dist/models/DescribeHybridMonitorSlsgroupRequest.d.ts +2 -2
  219. package/dist/models/DescribeHybridMonitorSlsgroupResponseBody.d.ts +18 -12
  220. package/dist/models/DescribeHybridMonitorSlsgroupResponseBody.js.map +1 -1
  221. package/dist/models/DescribeHybridMonitorTaskListRequest.d.ts +6 -4
  222. package/dist/models/DescribeHybridMonitorTaskListRequest.js.map +1 -1
  223. package/dist/models/DescribeHybridMonitorTaskListResponseBody.d.ts +83 -48
  224. package/dist/models/DescribeHybridMonitorTaskListResponseBody.js.map +1 -1
  225. package/dist/models/DescribeLogMonitorAttributeRequest.d.ts +2 -4
  226. package/dist/models/DescribeLogMonitorAttributeRequest.js.map +1 -1
  227. package/dist/models/DescribeLogMonitorAttributeResponseBody.d.ts +73 -53
  228. package/dist/models/DescribeLogMonitorAttributeResponseBody.js.map +1 -1
  229. package/dist/models/DescribeLogMonitorListResponseBody.d.ts +18 -11
  230. package/dist/models/DescribeLogMonitorListResponseBody.js.map +1 -1
  231. package/dist/models/DescribeMetricDataRequest.d.ts +28 -22
  232. package/dist/models/DescribeMetricDataRequest.js.map +1 -1
  233. package/dist/models/DescribeMetricDataResponseBody.d.ts +8 -5
  234. package/dist/models/DescribeMetricDataResponseBody.js.map +1 -1
  235. package/dist/models/DescribeMetricLastRequest.d.ts +12 -9
  236. package/dist/models/DescribeMetricLastRequest.js.map +1 -1
  237. package/dist/models/DescribeMetricLastResponseBody.d.ts +4 -3
  238. package/dist/models/DescribeMetricLastResponseBody.js.map +1 -1
  239. package/dist/models/DescribeMetricListRequest.d.ts +29 -21
  240. package/dist/models/DescribeMetricListRequest.js.map +1 -1
  241. package/dist/models/DescribeMetricListResponseBody.d.ts +10 -9
  242. package/dist/models/DescribeMetricListResponseBody.js.map +1 -1
  243. package/dist/models/DescribeMetricMetaListRequest.d.ts +12 -7
  244. package/dist/models/DescribeMetricMetaListRequest.js.map +1 -1
  245. package/dist/models/DescribeMetricMetaListResponseBody.d.ts +6 -76
  246. package/dist/models/DescribeMetricMetaListResponseBody.js.map +1 -1
  247. package/dist/models/DescribeMetricRuleBlackListRequest.d.ts +27 -15
  248. package/dist/models/DescribeMetricRuleBlackListRequest.js.map +1 -1
  249. package/dist/models/DescribeMetricRuleBlackListResponseBody.d.ts +29 -25
  250. package/dist/models/DescribeMetricRuleBlackListResponseBody.js.map +1 -1
  251. package/dist/models/DescribeMetricRuleCountResponseBody.d.ts +4 -3
  252. package/dist/models/DescribeMetricRuleCountResponseBody.js.map +1 -1
  253. package/dist/models/DescribeMetricRuleListRequest.d.ts +18 -18
  254. package/dist/models/DescribeMetricRuleListResponseBody.d.ts +11 -499
  255. package/dist/models/DescribeMetricRuleListResponseBody.js +2 -0
  256. package/dist/models/DescribeMetricRuleListResponseBody.js.map +1 -1
  257. package/dist/models/DescribeMetricRuleTargetsRequest.d.ts +2 -1
  258. package/dist/models/DescribeMetricRuleTargetsRequest.js.map +1 -1
  259. package/dist/models/DescribeMetricRuleTargetsResponseBody.d.ts +7 -47
  260. package/dist/models/DescribeMetricRuleTargetsResponseBody.js.map +1 -1
  261. package/dist/models/DescribeMetricRuleTemplateAttributeRequest.d.ts +4 -4
  262. package/dist/models/DescribeMetricRuleTemplateAttributeResponseBody.d.ts +9 -222
  263. package/dist/models/DescribeMetricRuleTemplateAttributeResponseBody.js.map +1 -1
  264. package/dist/models/DescribeMetricRuleTemplateListRequest.d.ts +9 -6
  265. package/dist/models/DescribeMetricRuleTemplateListRequest.js.map +1 -1
  266. package/dist/models/DescribeMetricRuleTemplateListResponseBody.d.ts +3 -78
  267. package/dist/models/DescribeMetricRuleTemplateListResponseBody.js.map +1 -1
  268. package/dist/models/DescribeMetricTopRequest.d.ts +38 -29
  269. package/dist/models/DescribeMetricTopRequest.js.map +1 -1
  270. package/dist/models/DescribeMetricTopResponseBody.d.ts +1 -1
  271. package/dist/models/DescribeMonitorGroupCategoriesResponseBody.d.ts +4 -23
  272. package/dist/models/DescribeMonitorGroupCategoriesResponseBody.js.map +1 -1
  273. package/dist/models/DescribeMonitorGroupDynamicRulesResponseBody.d.ts +4 -57
  274. package/dist/models/DescribeMonitorGroupDynamicRulesResponseBody.js.map +1 -1
  275. package/dist/models/DescribeMonitorGroupInstanceAttributeRequest.d.ts +3 -2
  276. package/dist/models/DescribeMonitorGroupInstanceAttributeRequest.js.map +1 -1
  277. package/dist/models/DescribeMonitorGroupInstanceAttributeResponseBody.d.ts +4 -103
  278. package/dist/models/DescribeMonitorGroupInstanceAttributeResponseBody.js.map +1 -1
  279. package/dist/models/DescribeMonitorGroupInstancesRequest.d.ts +4 -4
  280. package/dist/models/DescribeMonitorGroupInstancesResponseBody.d.ts +1 -40
  281. package/dist/models/DescribeMonitorGroupInstancesResponseBody.js.map +1 -1
  282. package/dist/models/DescribeMonitorGroupNotifyPolicyListRequest.d.ts +2 -2
  283. package/dist/models/DescribeMonitorGroupNotifyPolicyListResponseBody.d.ts +7 -49
  284. package/dist/models/DescribeMonitorGroupNotifyPolicyListResponseBody.js.map +1 -1
  285. package/dist/models/DescribeMonitorGroupsRequest.d.ts +33 -24
  286. package/dist/models/DescribeMonitorGroupsRequest.js.map +1 -1
  287. package/dist/models/DescribeMonitorGroupsResponseBody.d.ts +9 -126
  288. package/dist/models/DescribeMonitorGroupsResponseBody.js.map +1 -1
  289. package/dist/models/DescribeMonitorResourceQuotaAttributeRequest.d.ts +3 -2
  290. package/dist/models/DescribeMonitorResourceQuotaAttributeRequest.js.map +1 -1
  291. package/dist/models/DescribeMonitorResourceQuotaAttributeResponseBody.d.ts +5 -3
  292. package/dist/models/DescribeMonitorResourceQuotaAttributeResponseBody.js.map +1 -1
  293. package/dist/models/DescribeMonitoringAgentAccessKeyResponseBody.d.ts +3 -2
  294. package/dist/models/DescribeMonitoringAgentAccessKeyResponseBody.js.map +1 -1
  295. package/dist/models/DescribeMonitoringAgentConfigResponseBody.d.ts +10 -7
  296. package/dist/models/DescribeMonitoringAgentConfigResponseBody.js.map +1 -1
  297. package/dist/models/DescribeMonitoringAgentHostsRequest.d.ts +30 -22
  298. package/dist/models/DescribeMonitoringAgentHostsRequest.js.map +1 -1
  299. package/dist/models/DescribeMonitoringAgentHostsResponseBody.d.ts +11 -119
  300. package/dist/models/DescribeMonitoringAgentHostsResponseBody.js.map +1 -1
  301. package/dist/models/DescribeMonitoringAgentProcessesRequest.d.ts +1 -1
  302. package/dist/models/DescribeMonitoringAgentProcessesResponseBody.d.ts +7 -54
  303. package/dist/models/DescribeMonitoringAgentProcessesResponseBody.js.map +1 -1
  304. package/dist/models/DescribeMonitoringAgentStatusesResponseBody.d.ts +1 -103
  305. package/dist/models/DescribeMonitoringAgentStatusesResponseBody.js.map +1 -1
  306. package/dist/models/DescribeMonitoringConfigResponseBody.d.ts +10 -7
  307. package/dist/models/DescribeMonitoringConfigResponseBody.js.map +1 -1
  308. package/dist/models/DescribeProductResourceTagKeyListRequest.d.ts +1 -1
  309. package/dist/models/DescribeProductResourceTagKeyListResponseBody.d.ts +8 -6
  310. package/dist/models/DescribeProductResourceTagKeyListResponseBody.js.map +1 -1
  311. package/dist/models/DescribeProductsOfActiveMetricRuleResponseBody.d.ts +25 -135
  312. package/dist/models/DescribeProductsOfActiveMetricRuleResponseBody.js.map +1 -1
  313. package/dist/models/DescribeProjectMetaRequest.d.ts +4 -5
  314. package/dist/models/DescribeProjectMetaRequest.js.map +1 -1
  315. package/dist/models/DescribeProjectMetaResponseBody.d.ts +3 -36
  316. package/dist/models/DescribeProjectMetaResponseBody.js.map +1 -1
  317. package/dist/models/DescribeSiteMonitorAttributeRequest.d.ts +4 -4
  318. package/dist/models/DescribeSiteMonitorAttributeResponseBody.d.ts +294 -382
  319. package/dist/models/DescribeSiteMonitorAttributeResponseBody.js.map +1 -1
  320. package/dist/models/DescribeSiteMonitorDataRequest.d.ts +13 -9
  321. package/dist/models/DescribeSiteMonitorDataRequest.js.map +1 -1
  322. package/dist/models/DescribeSiteMonitorDataResponseBody.d.ts +1 -1
  323. package/dist/models/DescribeSiteMonitorIspcityListRequest.d.ts +16 -12
  324. package/dist/models/DescribeSiteMonitorIspcityListRequest.js.map +1 -1
  325. package/dist/models/DescribeSiteMonitorIspcityListResponseBody.d.ts +8 -59
  326. package/dist/models/DescribeSiteMonitorIspcityListResponseBody.js.map +1 -1
  327. package/dist/models/DescribeSiteMonitorListRequest.d.ts +10 -9
  328. package/dist/models/DescribeSiteMonitorListRequest.js.map +1 -1
  329. package/dist/models/DescribeSiteMonitorListResponseBody.d.ts +7 -397
  330. package/dist/models/DescribeSiteMonitorListResponseBody.js.map +1 -1
  331. package/dist/models/DescribeSiteMonitorLogRequest.d.ts +30 -18
  332. package/dist/models/DescribeSiteMonitorLogRequest.js.map +1 -1
  333. package/dist/models/DescribeSiteMonitorLogResponseBody.d.ts +9 -10
  334. package/dist/models/DescribeSiteMonitorLogResponseBody.js.map +1 -1
  335. package/dist/models/DescribeSiteMonitorQuotaResponseBody.d.ts +20 -14
  336. package/dist/models/DescribeSiteMonitorQuotaResponseBody.js.map +1 -1
  337. package/dist/models/DescribeSiteMonitorStatisticsRequest.d.ts +8 -7
  338. package/dist/models/DescribeSiteMonitorStatisticsRequest.js.map +1 -1
  339. package/dist/models/DescribeSiteMonitorStatisticsResponseBody.d.ts +9 -9
  340. package/dist/models/DescribeSyntheticProbeListRequest.d.ts +36 -0
  341. package/dist/models/DescribeSyntheticProbeListRequest.js.map +1 -1
  342. package/dist/models/DescribeSyntheticProbeListResponseBody.d.ts +86 -3
  343. package/dist/models/DescribeSyntheticProbeListResponseBody.js.map +1 -1
  344. package/dist/models/DescribeSystemEventAttributeRequest.d.ts +12 -9
  345. package/dist/models/DescribeSystemEventAttributeRequest.js.map +1 -1
  346. package/dist/models/DescribeSystemEventAttributeResponseBody.d.ts +1 -88
  347. package/dist/models/DescribeSystemEventAttributeResponseBody.js.map +1 -1
  348. package/dist/models/DescribeSystemEventCountRequest.d.ts +22 -19
  349. package/dist/models/DescribeSystemEventCountRequest.js.map +1 -1
  350. package/dist/models/DescribeSystemEventCountResponseBody.d.ts +7 -89
  351. package/dist/models/DescribeSystemEventCountResponseBody.js.map +1 -1
  352. package/dist/models/DescribeSystemEventHistogramRequest.d.ts +12 -9
  353. package/dist/models/DescribeSystemEventHistogramRequest.js.map +1 -1
  354. package/dist/models/DescribeSystemEventHistogramResponseBody.d.ts +1 -30
  355. package/dist/models/DescribeSystemEventHistogramResponseBody.js.map +1 -1
  356. package/dist/models/DescribeSystemEventMetaListResponseBody.d.ts +6 -66
  357. package/dist/models/DescribeSystemEventMetaListResponseBody.js.map +1 -1
  358. package/dist/models/DescribeTagKeyListRequest.d.ts +1 -5
  359. package/dist/models/DescribeTagKeyListRequest.js.map +1 -1
  360. package/dist/models/DescribeTagKeyListResponseBody.d.ts +5 -9
  361. package/dist/models/DescribeTagKeyListResponseBody.js.map +1 -1
  362. package/dist/models/DescribeTagValueListRequest.d.ts +2 -4
  363. package/dist/models/DescribeTagValueListRequest.js.map +1 -1
  364. package/dist/models/DescribeTagValueListResponseBody.d.ts +5 -4
  365. package/dist/models/DescribeTagValueListResponseBody.js.map +1 -1
  366. package/dist/models/DescribeUnhealthyHostAvailabilityRequest.d.ts +1 -1
  367. package/dist/models/DescribeUnhealthyHostAvailabilityResponseBody.d.ts +2 -16
  368. package/dist/models/DescribeUnhealthyHostAvailabilityResponseBody.js.map +1 -1
  369. package/dist/models/Dimension.d.ts +14 -0
  370. package/dist/models/Dimension.js.map +1 -1
  371. package/dist/models/DisableActiveMetricRuleRequest.d.ts +21 -11
  372. package/dist/models/DisableActiveMetricRuleRequest.js.map +1 -1
  373. package/dist/models/DisableActiveMetricRuleResponseBody.d.ts +4 -3
  374. package/dist/models/DisableActiveMetricRuleResponseBody.js.map +1 -1
  375. package/dist/models/DisableEventRulesRequest.d.ts +2 -0
  376. package/dist/models/DisableEventRulesRequest.js.map +1 -1
  377. package/dist/models/DisableEventRulesResponseBody.d.ts +9 -5
  378. package/dist/models/DisableEventRulesResponseBody.js.map +1 -1
  379. package/dist/models/DisableHostAvailabilityRequest.d.ts +1 -1
  380. package/dist/models/DisableHostAvailabilityResponseBody.d.ts +2 -5
  381. package/dist/models/DisableHostAvailabilityResponseBody.js.map +1 -1
  382. package/dist/models/DisableMetricRulesRequest.d.ts +1 -1
  383. package/dist/models/DisableMetricRulesResponseBody.d.ts +4 -7
  384. package/dist/models/DisableMetricRulesResponseBody.js.map +1 -1
  385. package/dist/models/DisableSiteMonitorsRequest.d.ts +1 -1
  386. package/dist/models/DisableSiteMonitorsResponseBody.d.ts +8 -7
  387. package/dist/models/DisableSiteMonitorsResponseBody.js.map +1 -1
  388. package/dist/models/EnableActiveMetricRuleRequest.d.ts +21 -11
  389. package/dist/models/EnableActiveMetricRuleRequest.js.map +1 -1
  390. package/dist/models/EnableActiveMetricRuleResponseBody.d.ts +4 -3
  391. package/dist/models/EnableActiveMetricRuleResponseBody.js.map +1 -1
  392. package/dist/models/EnableEventRulesRequest.d.ts +2 -0
  393. package/dist/models/EnableEventRulesRequest.js.map +1 -1
  394. package/dist/models/EnableEventRulesResponseBody.d.ts +7 -5
  395. package/dist/models/EnableEventRulesResponseBody.js.map +1 -1
  396. package/dist/models/EnableHostAvailabilityRequest.d.ts +1 -4
  397. package/dist/models/EnableHostAvailabilityRequest.js.map +1 -1
  398. package/dist/models/EnableHostAvailabilityResponseBody.d.ts +2 -8
  399. package/dist/models/EnableHostAvailabilityResponseBody.js.map +1 -1
  400. package/dist/models/EnableMetricRuleBlackListRequest.d.ts +3 -2
  401. package/dist/models/EnableMetricRuleBlackListRequest.js.map +1 -1
  402. package/dist/models/EnableMetricRuleBlackListResponseBody.d.ts +3 -2
  403. package/dist/models/EnableMetricRuleBlackListResponseBody.js.map +1 -1
  404. package/dist/models/EnableMetricRulesResponseBody.d.ts +3 -2
  405. package/dist/models/EnableMetricRulesResponseBody.js.map +1 -1
  406. package/dist/models/EnableSiteMonitorsResponseBody.d.ts +4 -3
  407. package/dist/models/EnableSiteMonitorsResponseBody.js.map +1 -1
  408. package/dist/models/InstallMonitoringAgentRequest.d.ts +18 -8
  409. package/dist/models/InstallMonitoringAgentRequest.js.map +1 -1
  410. package/dist/models/InstallMonitoringAgentResponseBody.d.ts +7 -6
  411. package/dist/models/InstallMonitoringAgentResponseBody.js.map +1 -1
  412. package/dist/models/Matcher.d.ts +21 -0
  413. package/dist/models/Matcher.js.map +1 -1
  414. package/dist/models/MetricStat.d.ts +49 -0
  415. package/dist/models/MetricStat.js.map +1 -1
  416. package/dist/models/ModifyGroupMonitoringAgentProcessRequest.d.ts +72 -54
  417. package/dist/models/ModifyGroupMonitoringAgentProcessRequest.js.map +1 -1
  418. package/dist/models/ModifyGroupMonitoringAgentProcessResponseBody.d.ts +7 -6
  419. package/dist/models/ModifyGroupMonitoringAgentProcessResponseBody.js.map +1 -1
  420. package/dist/models/ModifyHostAvailabilityRequest.d.ts +60 -37
  421. package/dist/models/ModifyHostAvailabilityRequest.js.map +1 -1
  422. package/dist/models/ModifyHostAvailabilityResponseBody.d.ts +3 -2
  423. package/dist/models/ModifyHostAvailabilityResponseBody.js.map +1 -1
  424. package/dist/models/ModifyHostInfoRequest.d.ts +2 -2
  425. package/dist/models/ModifyHostInfoResponseBody.d.ts +4 -4
  426. package/dist/models/ModifyHybridMonitorNamespaceRequest.d.ts +15 -12
  427. package/dist/models/ModifyHybridMonitorNamespaceRequest.js.map +1 -1
  428. package/dist/models/ModifyHybridMonitorNamespaceResponseBody.d.ts +4 -4
  429. package/dist/models/ModifyHybridMonitorSlsgroupRequest.d.ts +7 -4
  430. package/dist/models/ModifyHybridMonitorSlsgroupRequest.js.map +1 -1
  431. package/dist/models/ModifyHybridMonitorSlsgroupResponseBody.d.ts +5 -5
  432. package/dist/models/ModifyHybridMonitorTaskRequest.d.ts +53 -50
  433. package/dist/models/ModifyHybridMonitorTaskRequest.js.map +1 -1
  434. package/dist/models/ModifyHybridMonitorTaskResponseBody.d.ts +4 -4
  435. package/dist/models/ModifyMetricRuleBlackListRequest.d.ts +12 -9
  436. package/dist/models/ModifyMetricRuleBlackListRequest.js.map +1 -1
  437. package/dist/models/ModifyMetricRuleBlackListResponseBody.d.ts +3 -2
  438. package/dist/models/ModifyMetricRuleBlackListResponseBody.js.map +1 -1
  439. package/dist/models/ModifyMetricRuleTemplateRequest.d.ts +208 -4
  440. package/dist/models/ModifyMetricRuleTemplateRequest.js.map +1 -1
  441. package/dist/models/ModifyMetricRuleTemplateResponseBody.d.ts +3 -2
  442. package/dist/models/ModifyMetricRuleTemplateResponseBody.js.map +1 -1
  443. package/dist/models/ModifyMonitorGroupInstancesRequest.d.ts +40 -42
  444. package/dist/models/ModifyMonitorGroupInstancesRequest.js.map +1 -1
  445. package/dist/models/ModifyMonitorGroupInstancesResponseBody.d.ts +4 -4
  446. package/dist/models/ModifyMonitorGroupRequest.d.ts +1 -1
  447. package/dist/models/ModifyMonitorGroupResponseBody.d.ts +4 -7
  448. package/dist/models/ModifyMonitorGroupResponseBody.js.map +1 -1
  449. package/dist/models/ModifySiteMonitorRequest.d.ts +11 -11
  450. package/dist/models/ModifySiteMonitorResponseBody.d.ts +8 -7
  451. package/dist/models/ModifySiteMonitorResponseBody.js.map +1 -1
  452. package/dist/models/PutContactGroupRequest.d.ts +6 -12
  453. package/dist/models/PutContactGroupRequest.js.map +1 -1
  454. package/dist/models/PutContactGroupResponseBody.d.ts +6 -5
  455. package/dist/models/PutContactGroupResponseBody.js.map +1 -1
  456. package/dist/models/PutContactRequest.d.ts +20 -13
  457. package/dist/models/PutContactRequest.js.map +1 -1
  458. package/dist/models/PutContactResponseBody.d.ts +6 -5
  459. package/dist/models/PutContactResponseBody.js.map +1 -1
  460. package/dist/models/PutCustomEventRequest.d.ts +1 -1
  461. package/dist/models/PutCustomEventResponseBody.d.ts +1 -1
  462. package/dist/models/PutCustomEventRuleRequest.d.ts +16 -14
  463. package/dist/models/PutCustomEventRuleRequest.js.map +1 -1
  464. package/dist/models/PutCustomEventRuleResponseBody.d.ts +5 -4
  465. package/dist/models/PutCustomEventRuleResponseBody.js.map +1 -1
  466. package/dist/models/PutCustomMetricRequest.d.ts +17 -18
  467. package/dist/models/PutCustomMetricRequest.js.map +1 -1
  468. package/dist/models/PutCustomMetricResponseBody.d.ts +1 -2
  469. package/dist/models/PutCustomMetricResponseBody.js.map +1 -1
  470. package/dist/models/PutCustomMetricRuleRequest.d.ts +31 -24
  471. package/dist/models/PutCustomMetricRuleRequest.js.map +1 -1
  472. package/dist/models/PutCustomMetricRuleResponseBody.d.ts +8 -7
  473. package/dist/models/PutCustomMetricRuleResponseBody.js.map +1 -1
  474. package/dist/models/PutEventRuleRequest.d.ts +48 -16
  475. package/dist/models/PutEventRuleRequest.js.map +1 -1
  476. package/dist/models/PutEventRuleResponseBody.d.ts +8 -7
  477. package/dist/models/PutEventRuleResponseBody.js.map +1 -1
  478. package/dist/models/PutEventRuleTargetsRequest.d.ts +51 -40
  479. package/dist/models/PutEventRuleTargetsRequest.js.map +1 -1
  480. package/dist/models/PutEventRuleTargetsResponseBody.d.ts +4 -86
  481. package/dist/models/PutEventRuleTargetsResponseBody.js.map +1 -1
  482. package/dist/models/PutExporterOutputRequest.d.ts +10 -10
  483. package/dist/models/PutExporterOutputResponseBody.d.ts +3 -3
  484. package/dist/models/PutExporterRuleRequest.d.ts +11 -23
  485. package/dist/models/PutExporterRuleRequest.js.map +1 -1
  486. package/dist/models/PutExporterRuleResponseBody.d.ts +7 -6
  487. package/dist/models/PutExporterRuleResponseBody.js.map +1 -1
  488. package/dist/models/PutGroupMetricRuleRequest.d.ts +95 -82
  489. package/dist/models/PutGroupMetricRuleRequest.js.map +1 -1
  490. package/dist/models/PutGroupMetricRuleResponseBody.d.ts +8 -7
  491. package/dist/models/PutGroupMetricRuleResponseBody.js.map +1 -1
  492. package/dist/models/PutHybridMonitorMetricDataRequest.d.ts +15 -15
  493. package/dist/models/PutHybridMonitorMetricDataResponseBody.d.ts +6 -6
  494. package/dist/models/PutLogMonitorRequest.d.ts +42 -41
  495. package/dist/models/PutLogMonitorRequest.js.map +1 -1
  496. package/dist/models/PutLogMonitorResponseBody.d.ts +9 -7
  497. package/dist/models/PutLogMonitorResponseBody.js.map +1 -1
  498. package/dist/models/PutMetricRuleTargetsRequest.d.ts +22 -24
  499. package/dist/models/PutMetricRuleTargetsRequest.js.map +1 -1
  500. package/dist/models/PutMetricRuleTargetsResponseBody.d.ts +7 -51
  501. package/dist/models/PutMetricRuleTargetsResponseBody.js.map +1 -1
  502. package/dist/models/PutMonitorGroupDynamicRuleRequest.d.ts +18 -11
  503. package/dist/models/PutMonitorGroupDynamicRuleRequest.js.map +1 -1
  504. package/dist/models/PutMonitorGroupDynamicRuleResponseBody.d.ts +3 -2
  505. package/dist/models/PutMonitorGroupDynamicRuleResponseBody.js.map +1 -1
  506. package/dist/models/PutMonitoringConfigRequest.d.ts +3 -2
  507. package/dist/models/PutMonitoringConfigRequest.js.map +1 -1
  508. package/dist/models/PutMonitoringConfigResponseBody.d.ts +4 -3
  509. package/dist/models/PutMonitoringConfigResponseBody.js.map +1 -1
  510. package/dist/models/PutResourceMetricRuleRequest.d.ts +155 -146
  511. package/dist/models/PutResourceMetricRuleRequest.js +2 -0
  512. package/dist/models/PutResourceMetricRuleRequest.js.map +1 -1
  513. package/dist/models/PutResourceMetricRuleResponseBody.d.ts +7 -6
  514. package/dist/models/PutResourceMetricRuleResponseBody.js.map +1 -1
  515. package/dist/models/PutResourceMetricRuleShrinkRequest.d.ts +116 -105
  516. package/dist/models/PutResourceMetricRuleShrinkRequest.js +2 -0
  517. package/dist/models/PutResourceMetricRuleShrinkRequest.js.map +1 -1
  518. package/dist/models/PutResourceMetricRulesRequest.d.ts +238 -51
  519. package/dist/models/PutResourceMetricRulesRequest.js +2 -0
  520. package/dist/models/PutResourceMetricRulesRequest.js.map +1 -1
  521. package/dist/models/PutResourceMetricRulesResponseBody.d.ts +8 -46
  522. package/dist/models/PutResourceMetricRulesResponseBody.js.map +1 -1
  523. package/dist/models/RemoveTagsRequest.d.ts +4 -4
  524. package/dist/models/RemoveTagsResponseBody.d.ts +5 -8
  525. package/dist/models/RemoveTagsResponseBody.js.map +1 -1
  526. package/dist/models/SendDryRunSystemEventRequest.d.ts +3 -3
  527. package/dist/models/SendDryRunSystemEventResponseBody.d.ts +4 -3
  528. package/dist/models/SendDryRunSystemEventResponseBody.js.map +1 -1
  529. package/dist/models/UninstallMonitoringAgentResponseBody.d.ts +4 -3
  530. package/dist/models/UninstallMonitoringAgentResponseBody.js.map +1 -1
  531. package/package.json +1 -1
  532. package/src/client.ts +492 -421
  533. package/src/models/AddTagsRequest.ts +10 -10
  534. package/src/models/AddTagsResponseBody.ts +5 -4
  535. package/src/models/ApplyMetricRuleTemplateRequest.ts +7 -5
  536. package/src/models/ApplyMetricRuleTemplateResponseBody.ts +8 -6
  537. package/src/models/BatchCreateInstantSiteMonitorRequest.ts +28 -12
  538. package/src/models/BatchCreateInstantSiteMonitorResponseBody.ts +7 -6
  539. package/src/models/BatchExportRequest.ts +14 -13
  540. package/src/models/BatchExportResponseBody.ts +13 -12
  541. package/src/models/BatchExportShrinkRequest.ts +14 -13
  542. package/src/models/CreateDynamicTagGroupRequest.ts +41 -24
  543. package/src/models/CreateDynamicTagGroupResponseBody.ts +7 -6
  544. package/src/models/CreateGroupMetricRulesRequest.ts +240 -157
  545. package/src/models/CreateGroupMetricRulesResponseBody.ts +7 -51
  546. package/src/models/CreateGroupMonitoringAgentProcessRequest.ts +66 -43
  547. package/src/models/CreateGroupMonitoringAgentProcessResponseBody.ts +4 -3
  548. package/src/models/CreateHostAvailabilityRequest.ts +90 -81
  549. package/src/models/CreateHostAvailabilityResponseBody.ts +5 -4
  550. package/src/models/CreateHybridMonitorNamespaceRequest.ts +19 -17
  551. package/src/models/CreateHybridMonitorNamespaceResponseBody.ts +4 -4
  552. package/src/models/CreateHybridMonitorSlsgroupRequest.ts +7 -4
  553. package/src/models/CreateHybridMonitorSlsgroupResponseBody.ts +5 -5
  554. package/src/models/CreateHybridMonitorTaskRequest.ts +100 -94
  555. package/src/models/CreateHybridMonitorTaskResponseBody.ts +6 -6
  556. package/src/models/CreateInstantSiteMonitorRequest.ts +33 -12
  557. package/src/models/CreateInstantSiteMonitorResponseBody.ts +11 -9
  558. package/src/models/CreateMetricRuleBlackListRequest.ts +11 -8
  559. package/src/models/CreateMetricRuleBlackListResponseBody.ts +3 -2
  560. package/src/models/CreateMetricRuleResourcesRequest.ts +7 -6
  561. package/src/models/CreateMetricRuleResourcesResponseBody.ts +4 -4
  562. package/src/models/CreateMetricRuleTemplateRequest.ts +205 -1
  563. package/src/models/CreateMetricRuleTemplateResponseBody.ts +4 -3
  564. package/src/models/CreateMonitorAgentProcessResponseBody.ts +4 -3
  565. package/src/models/CreateMonitorGroupByResourceGroupIdRequest.ts +6 -4
  566. package/src/models/CreateMonitorGroupByResourceGroupIdResponseBody.ts +3 -2
  567. package/src/models/CreateMonitorGroupInstancesResponseBody.ts +3 -2
  568. package/src/models/CreateMonitorGroupNotifyPolicyRequest.ts +6 -6
  569. package/src/models/CreateMonitorGroupNotifyPolicyResponseBody.ts +7 -6
  570. package/src/models/CreateMonitorGroupRequest.ts +1 -1
  571. package/src/models/CreateMonitorGroupResponseBody.ts +4 -3
  572. package/src/models/CreateMonitoringAgentProcessResponseBody.ts +4 -3
  573. package/src/models/CreateSiteMonitorRequest.ts +25 -15
  574. package/src/models/CreateSiteMonitorResponseBody.ts +8 -71
  575. package/src/models/CursorRequest.ts +11 -14
  576. package/src/models/CursorResponseBody.ts +6 -5
  577. package/src/models/CursorShrinkRequest.ts +11 -14
  578. package/src/models/DeleteContactGroupRequest.ts +1 -1
  579. package/src/models/DeleteContactGroupResponseBody.ts +6 -3
  580. package/src/models/DeleteContactRequest.ts +1 -1
  581. package/src/models/DeleteContactResponseBody.ts +4 -2
  582. package/src/models/DeleteCustomMetricRequest.ts +2 -2
  583. package/src/models/DeleteCustomMetricResponseBody.ts +1 -1
  584. package/src/models/DeleteDynamicTagGroupResponseBody.ts +3 -2
  585. package/src/models/DeleteEventRuleTargetsResponseBody.ts +6 -5
  586. package/src/models/DeleteEventRulesRequest.ts +1 -1
  587. package/src/models/DeleteEventRulesResponseBody.ts +8 -6
  588. package/src/models/DeleteExporterOutputRequest.ts +1 -1
  589. package/src/models/DeleteExporterOutputResponseBody.ts +5 -6
  590. package/src/models/DeleteExporterRuleRequest.ts +1 -1
  591. package/src/models/DeleteExporterRuleResponseBody.ts +5 -6
  592. package/src/models/DeleteGroupMonitoringAgentProcessRequest.ts +1 -1
  593. package/src/models/DeleteGroupMonitoringAgentProcessResponseBody.ts +6 -5
  594. package/src/models/DeleteHostAvailabilityRequest.ts +1 -1
  595. package/src/models/DeleteHostAvailabilityResponseBody.ts +3 -3
  596. package/src/models/DeleteHybridMonitorNamespaceResponseBody.ts +3 -2
  597. package/src/models/DeleteHybridMonitorSlsgroupResponseBody.ts +3 -2
  598. package/src/models/DeleteHybridMonitorTaskResponseBody.ts +3 -2
  599. package/src/models/DeleteLogMonitorResponseBody.ts +4 -3
  600. package/src/models/DeleteMetricRuleBlackListRequest.ts +3 -3
  601. package/src/models/DeleteMetricRuleBlackListResponseBody.ts +6 -5
  602. package/src/models/DeleteMetricRuleResourcesResponseBody.ts +4 -3
  603. package/src/models/DeleteMetricRuleTargetsResponseBody.ts +4 -7
  604. package/src/models/DeleteMetricRuleTemplateRequest.ts +1 -1
  605. package/src/models/DeleteMetricRuleTemplateResponseBody.ts +7 -4
  606. package/src/models/DeleteMetricRulesRequest.ts +2 -0
  607. package/src/models/DeleteMetricRulesResponseBody.ts +7 -8
  608. package/src/models/DeleteMonitorGroupDynamicRuleResponseBody.ts +1 -1
  609. package/src/models/DeleteMonitorGroupInstancesRequest.ts +1 -1
  610. package/src/models/DeleteMonitorGroupInstancesResponseBody.ts +4 -3
  611. package/src/models/DeleteMonitorGroupNotifyPolicyResponseBody.ts +3 -2
  612. package/src/models/DeleteMonitorGroupResponseBody.ts +1 -12
  613. package/src/models/DeleteMonitoringAgentProcessRequest.ts +2 -2
  614. package/src/models/DeleteMonitoringAgentProcessResponseBody.ts +4 -4
  615. package/src/models/DeleteSiteMonitorsRequest.ts +5 -4
  616. package/src/models/DeleteSiteMonitorsResponseBody.ts +7 -7
  617. package/src/models/DescribeActiveMetricRuleListResponseBody.ts +4 -397
  618. package/src/models/DescribeAlertHistoryListRequest.ts +11 -7
  619. package/src/models/DescribeAlertHistoryListResponseBody.ts +3 -152
  620. package/src/models/DescribeAlertLogCountRequest.ts +38 -24
  621. package/src/models/DescribeAlertLogCountResponseBody.ts +3 -2
  622. package/src/models/DescribeAlertLogHistogramRequest.ts +33 -23
  623. package/src/models/DescribeAlertLogHistogramResponseBody.ts +4 -3
  624. package/src/models/DescribeAlertLogListRequest.ts +50 -36
  625. package/src/models/DescribeAlertLogListResponseBody.ts +158 -87
  626. package/src/models/DescribeAlertingMetricRuleResourcesResponseBody.ts +3 -292
  627. package/src/models/DescribeContactGroupListResponseBody.ts +0 -58
  628. package/src/models/DescribeContactListByContactGroupResponseBody.ts +4 -75
  629. package/src/models/DescribeContactListRequest.ts +10 -5
  630. package/src/models/DescribeContactListResponseBody.ts +8 -134
  631. package/src/models/DescribeCustomEventAttributeRequest.ts +3 -2
  632. package/src/models/DescribeCustomEventAttributeResponseBody.ts +4 -44
  633. package/src/models/DescribeCustomEventCountRequest.ts +3 -2
  634. package/src/models/DescribeCustomEventCountResponseBody.ts +1 -28
  635. package/src/models/DescribeCustomEventHistogramRequest.ts +8 -5
  636. package/src/models/DescribeCustomEventHistogramResponseBody.ts +1 -30
  637. package/src/models/DescribeCustomMetricListResponseBody.ts +1 -1
  638. package/src/models/DescribeDynamicTagRuleListRequest.ts +6 -6
  639. package/src/models/DescribeDynamicTagRuleListResponseBody.ts +9 -97
  640. package/src/models/DescribeEventRuleAttributeRequest.ts +3 -3
  641. package/src/models/DescribeEventRuleAttributeResponseBody.ts +19 -24
  642. package/src/models/DescribeEventRuleListRequest.ts +1 -0
  643. package/src/models/DescribeEventRuleListResponseBody.ts +4 -110
  644. package/src/models/DescribeEventRuleTargetListResponseBody.ts +3 -256
  645. package/src/models/DescribeExporterOutputListRequest.ts +1 -1
  646. package/src/models/DescribeExporterOutputListResponseBody.ts +8 -68
  647. package/src/models/DescribeExporterRuleListRequest.ts +2 -2
  648. package/src/models/DescribeExporterRuleListResponseBody.ts +8 -76
  649. package/src/models/DescribeGroupMonitoringAgentProcessResponseBody.ts +1 -214
  650. package/src/models/DescribeHostAvailabilityListResponseBody.ts +4 -291
  651. package/src/models/DescribeHybridMonitorDataListRequest.ts +1 -1
  652. package/src/models/DescribeHybridMonitorDataListResponseBody.ts +4 -3
  653. package/src/models/DescribeHybridMonitorNamespaceListRequest.ts +9 -8
  654. package/src/models/DescribeHybridMonitorNamespaceListResponseBody.ts +59 -38
  655. package/src/models/DescribeHybridMonitorSlsgroupRequest.ts +2 -2
  656. package/src/models/DescribeHybridMonitorSlsgroupResponseBody.ts +18 -12
  657. package/src/models/DescribeHybridMonitorTaskListRequest.ts +6 -4
  658. package/src/models/DescribeHybridMonitorTaskListResponseBody.ts +83 -48
  659. package/src/models/DescribeLogMonitorAttributeRequest.ts +2 -4
  660. package/src/models/DescribeLogMonitorAttributeResponseBody.ts +73 -53
  661. package/src/models/DescribeLogMonitorListResponseBody.ts +18 -11
  662. package/src/models/DescribeMetricDataRequest.ts +30 -24
  663. package/src/models/DescribeMetricDataResponseBody.ts +8 -5
  664. package/src/models/DescribeMetricLastRequest.ts +13 -10
  665. package/src/models/DescribeMetricLastResponseBody.ts +4 -3
  666. package/src/models/DescribeMetricListRequest.ts +29 -21
  667. package/src/models/DescribeMetricListResponseBody.ts +10 -9
  668. package/src/models/DescribeMetricMetaListRequest.ts +12 -7
  669. package/src/models/DescribeMetricMetaListResponseBody.ts +6 -76
  670. package/src/models/DescribeMetricRuleBlackListRequest.ts +27 -15
  671. package/src/models/DescribeMetricRuleBlackListResponseBody.ts +29 -25
  672. package/src/models/DescribeMetricRuleCountResponseBody.ts +4 -3
  673. package/src/models/DescribeMetricRuleListRequest.ts +18 -18
  674. package/src/models/DescribeMetricRuleListResponseBody.ts +13 -499
  675. package/src/models/DescribeMetricRuleTargetsRequest.ts +2 -1
  676. package/src/models/DescribeMetricRuleTargetsResponseBody.ts +7 -47
  677. package/src/models/DescribeMetricRuleTemplateAttributeRequest.ts +4 -4
  678. package/src/models/DescribeMetricRuleTemplateAttributeResponseBody.ts +9 -222
  679. package/src/models/DescribeMetricRuleTemplateListRequest.ts +9 -6
  680. package/src/models/DescribeMetricRuleTemplateListResponseBody.ts +3 -78
  681. package/src/models/DescribeMetricTopRequest.ts +40 -31
  682. package/src/models/DescribeMetricTopResponseBody.ts +1 -1
  683. package/src/models/DescribeMonitorGroupCategoriesResponseBody.ts +4 -23
  684. package/src/models/DescribeMonitorGroupDynamicRulesResponseBody.ts +4 -57
  685. package/src/models/DescribeMonitorGroupInstanceAttributeRequest.ts +3 -2
  686. package/src/models/DescribeMonitorGroupInstanceAttributeResponseBody.ts +4 -103
  687. package/src/models/DescribeMonitorGroupInstancesRequest.ts +4 -4
  688. package/src/models/DescribeMonitorGroupInstancesResponseBody.ts +1 -40
  689. package/src/models/DescribeMonitorGroupNotifyPolicyListRequest.ts +2 -2
  690. package/src/models/DescribeMonitorGroupNotifyPolicyListResponseBody.ts +7 -49
  691. package/src/models/DescribeMonitorGroupsRequest.ts +33 -24
  692. package/src/models/DescribeMonitorGroupsResponseBody.ts +9 -126
  693. package/src/models/DescribeMonitorResourceQuotaAttributeRequest.ts +3 -2
  694. package/src/models/DescribeMonitorResourceQuotaAttributeResponseBody.ts +5 -3
  695. package/src/models/DescribeMonitoringAgentAccessKeyResponseBody.ts +3 -2
  696. package/src/models/DescribeMonitoringAgentConfigResponseBody.ts +10 -7
  697. package/src/models/DescribeMonitoringAgentHostsRequest.ts +30 -22
  698. package/src/models/DescribeMonitoringAgentHostsResponseBody.ts +11 -119
  699. package/src/models/DescribeMonitoringAgentProcessesRequest.ts +1 -1
  700. package/src/models/DescribeMonitoringAgentProcessesResponseBody.ts +7 -54
  701. package/src/models/DescribeMonitoringAgentStatusesResponseBody.ts +1 -103
  702. package/src/models/DescribeMonitoringConfigResponseBody.ts +10 -7
  703. package/src/models/DescribeProductResourceTagKeyListRequest.ts +1 -1
  704. package/src/models/DescribeProductResourceTagKeyListResponseBody.ts +8 -6
  705. package/src/models/DescribeProductsOfActiveMetricRuleResponseBody.ts +25 -135
  706. package/src/models/DescribeProjectMetaRequest.ts +4 -5
  707. package/src/models/DescribeProjectMetaResponseBody.ts +3 -36
  708. package/src/models/DescribeSiteMonitorAttributeRequest.ts +4 -4
  709. package/src/models/DescribeSiteMonitorAttributeResponseBody.ts +294 -382
  710. package/src/models/DescribeSiteMonitorDataRequest.ts +13 -9
  711. package/src/models/DescribeSiteMonitorDataResponseBody.ts +1 -1
  712. package/src/models/DescribeSiteMonitorIspcityListRequest.ts +16 -12
  713. package/src/models/DescribeSiteMonitorIspcityListResponseBody.ts +8 -59
  714. package/src/models/DescribeSiteMonitorListRequest.ts +10 -9
  715. package/src/models/DescribeSiteMonitorListResponseBody.ts +7 -397
  716. package/src/models/DescribeSiteMonitorLogRequest.ts +30 -18
  717. package/src/models/DescribeSiteMonitorLogResponseBody.ts +9 -10
  718. package/src/models/DescribeSiteMonitorQuotaResponseBody.ts +20 -14
  719. package/src/models/DescribeSiteMonitorStatisticsRequest.ts +8 -7
  720. package/src/models/DescribeSiteMonitorStatisticsResponseBody.ts +9 -9
  721. package/src/models/DescribeSyntheticProbeListRequest.ts +36 -0
  722. package/src/models/DescribeSyntheticProbeListResponseBody.ts +86 -3
  723. package/src/models/DescribeSystemEventAttributeRequest.ts +12 -9
  724. package/src/models/DescribeSystemEventAttributeResponseBody.ts +1 -88
  725. package/src/models/DescribeSystemEventCountRequest.ts +22 -19
  726. package/src/models/DescribeSystemEventCountResponseBody.ts +7 -89
  727. package/src/models/DescribeSystemEventHistogramRequest.ts +12 -9
  728. package/src/models/DescribeSystemEventHistogramResponseBody.ts +1 -30
  729. package/src/models/DescribeSystemEventMetaListResponseBody.ts +6 -66
  730. package/src/models/DescribeTagKeyListRequest.ts +1 -5
  731. package/src/models/DescribeTagKeyListResponseBody.ts +5 -9
  732. package/src/models/DescribeTagValueListRequest.ts +2 -4
  733. package/src/models/DescribeTagValueListResponseBody.ts +5 -4
  734. package/src/models/DescribeUnhealthyHostAvailabilityRequest.ts +1 -1
  735. package/src/models/DescribeUnhealthyHostAvailabilityResponseBody.ts +2 -16
  736. package/src/models/Dimension.ts +14 -0
  737. package/src/models/DisableActiveMetricRuleRequest.ts +21 -11
  738. package/src/models/DisableActiveMetricRuleResponseBody.ts +4 -3
  739. package/src/models/DisableEventRulesRequest.ts +2 -0
  740. package/src/models/DisableEventRulesResponseBody.ts +9 -5
  741. package/src/models/DisableHostAvailabilityRequest.ts +1 -1
  742. package/src/models/DisableHostAvailabilityResponseBody.ts +2 -5
  743. package/src/models/DisableMetricRulesRequest.ts +1 -1
  744. package/src/models/DisableMetricRulesResponseBody.ts +4 -7
  745. package/src/models/DisableSiteMonitorsRequest.ts +1 -1
  746. package/src/models/DisableSiteMonitorsResponseBody.ts +8 -7
  747. package/src/models/EnableActiveMetricRuleRequest.ts +21 -11
  748. package/src/models/EnableActiveMetricRuleResponseBody.ts +4 -3
  749. package/src/models/EnableEventRulesRequest.ts +2 -0
  750. package/src/models/EnableEventRulesResponseBody.ts +7 -5
  751. package/src/models/EnableHostAvailabilityRequest.ts +1 -4
  752. package/src/models/EnableHostAvailabilityResponseBody.ts +2 -8
  753. package/src/models/EnableMetricRuleBlackListRequest.ts +3 -2
  754. package/src/models/EnableMetricRuleBlackListResponseBody.ts +3 -2
  755. package/src/models/EnableMetricRulesResponseBody.ts +3 -2
  756. package/src/models/EnableSiteMonitorsResponseBody.ts +4 -3
  757. package/src/models/InstallMonitoringAgentRequest.ts +18 -8
  758. package/src/models/InstallMonitoringAgentResponseBody.ts +7 -6
  759. package/src/models/Matcher.ts +21 -0
  760. package/src/models/MetricStat.ts +49 -0
  761. package/src/models/ModifyGroupMonitoringAgentProcessRequest.ts +73 -55
  762. package/src/models/ModifyGroupMonitoringAgentProcessResponseBody.ts +7 -6
  763. package/src/models/ModifyHostAvailabilityRequest.ts +60 -37
  764. package/src/models/ModifyHostAvailabilityResponseBody.ts +3 -2
  765. package/src/models/ModifyHostInfoRequest.ts +2 -2
  766. package/src/models/ModifyHostInfoResponseBody.ts +4 -4
  767. package/src/models/ModifyHybridMonitorNamespaceRequest.ts +15 -12
  768. package/src/models/ModifyHybridMonitorNamespaceResponseBody.ts +4 -4
  769. package/src/models/ModifyHybridMonitorSlsgroupRequest.ts +7 -4
  770. package/src/models/ModifyHybridMonitorSlsgroupResponseBody.ts +5 -5
  771. package/src/models/ModifyHybridMonitorTaskRequest.ts +53 -50
  772. package/src/models/ModifyHybridMonitorTaskResponseBody.ts +4 -4
  773. package/src/models/ModifyMetricRuleBlackListRequest.ts +12 -9
  774. package/src/models/ModifyMetricRuleBlackListResponseBody.ts +3 -2
  775. package/src/models/ModifyMetricRuleTemplateRequest.ts +208 -4
  776. package/src/models/ModifyMetricRuleTemplateResponseBody.ts +3 -2
  777. package/src/models/ModifyMonitorGroupInstancesRequest.ts +40 -42
  778. package/src/models/ModifyMonitorGroupInstancesResponseBody.ts +4 -4
  779. package/src/models/ModifyMonitorGroupRequest.ts +1 -1
  780. package/src/models/ModifyMonitorGroupResponseBody.ts +4 -7
  781. package/src/models/ModifySiteMonitorRequest.ts +11 -11
  782. package/src/models/ModifySiteMonitorResponseBody.ts +8 -7
  783. package/src/models/PutContactGroupRequest.ts +6 -12
  784. package/src/models/PutContactGroupResponseBody.ts +6 -5
  785. package/src/models/PutContactRequest.ts +20 -13
  786. package/src/models/PutContactResponseBody.ts +6 -5
  787. package/src/models/PutCustomEventRequest.ts +1 -1
  788. package/src/models/PutCustomEventResponseBody.ts +1 -1
  789. package/src/models/PutCustomEventRuleRequest.ts +16 -14
  790. package/src/models/PutCustomEventRuleResponseBody.ts +5 -4
  791. package/src/models/PutCustomMetricRequest.ts +17 -18
  792. package/src/models/PutCustomMetricResponseBody.ts +1 -2
  793. package/src/models/PutCustomMetricRuleRequest.ts +31 -24
  794. package/src/models/PutCustomMetricRuleResponseBody.ts +8 -7
  795. package/src/models/PutEventRuleRequest.ts +48 -16
  796. package/src/models/PutEventRuleResponseBody.ts +8 -7
  797. package/src/models/PutEventRuleTargetsRequest.ts +51 -40
  798. package/src/models/PutEventRuleTargetsResponseBody.ts +4 -86
  799. package/src/models/PutExporterOutputRequest.ts +10 -10
  800. package/src/models/PutExporterOutputResponseBody.ts +3 -3
  801. package/src/models/PutExporterRuleRequest.ts +11 -23
  802. package/src/models/PutExporterRuleResponseBody.ts +7 -6
  803. package/src/models/PutGroupMetricRuleRequest.ts +95 -82
  804. package/src/models/PutGroupMetricRuleResponseBody.ts +8 -7
  805. package/src/models/PutHybridMonitorMetricDataRequest.ts +15 -15
  806. package/src/models/PutHybridMonitorMetricDataResponseBody.ts +6 -6
  807. package/src/models/PutLogMonitorRequest.ts +42 -41
  808. package/src/models/PutLogMonitorResponseBody.ts +9 -7
  809. package/src/models/PutMetricRuleTargetsRequest.ts +22 -24
  810. package/src/models/PutMetricRuleTargetsResponseBody.ts +7 -51
  811. package/src/models/PutMonitorGroupDynamicRuleRequest.ts +18 -11
  812. package/src/models/PutMonitorGroupDynamicRuleResponseBody.ts +3 -2
  813. package/src/models/PutMonitoringConfigRequest.ts +3 -2
  814. package/src/models/PutMonitoringConfigResponseBody.ts +4 -3
  815. package/src/models/PutResourceMetricRuleRequest.ts +157 -146
  816. package/src/models/PutResourceMetricRuleResponseBody.ts +7 -6
  817. package/src/models/PutResourceMetricRuleShrinkRequest.ts +118 -105
  818. package/src/models/PutResourceMetricRulesRequest.ts +240 -51
  819. package/src/models/PutResourceMetricRulesResponseBody.ts +8 -46
  820. package/src/models/RemoveTagsRequest.ts +4 -4
  821. package/src/models/RemoveTagsResponseBody.ts +5 -8
  822. package/src/models/SendDryRunSystemEventRequest.ts +3 -3
  823. package/src/models/SendDryRunSystemEventResponseBody.ts +4 -3
  824. package/src/models/UninstallMonitoringAgentResponseBody.ts +4 -3
package/src/client.ts CHANGED
@@ -11,7 +11,52 @@ export default class Client extends OpenApi {
11
11
 
12
12
  constructor(config: $OpenApiUtil.Config) {
13
13
  super(config);
14
- this._endpointRule = "";
14
+ this._endpointRule = "regional";
15
+ this._endpointMap = {
16
+ 'us-west-1': "metrics.us-west-1.aliyuncs.com",
17
+ 'us-southeast-1': "metrics.us-southeast-1.aliyuncs.com",
18
+ 'us-east-1': "metrics.us-east-1.aliyuncs.com",
19
+ 'na-south-1': "metrics.na-south-1.aliyuncs.com",
20
+ 'me-east-1': "metrics.me-east-1.aliyuncs.com",
21
+ 'me-central-1': "metrics.me-central-1.aliyuncs.com",
22
+ 'eu-west-2': "metrics.eu-west-2.aliyuncs.com",
23
+ 'eu-west-1': "metrics.eu-west-1.aliyuncs.com",
24
+ 'eu-central-1': "metrics.eu-central-1.aliyuncs.com",
25
+ 'cn-zhongwei': "metrics.cn-zhongwei.aliyuncs.com",
26
+ 'cn-zhengzhou-jva': "metrics.cn-zhengzhou-jva.aliyuncs.com",
27
+ 'cn-zhangjiakou': "metrics.cn-zhangjiakou.aliyuncs.com",
28
+ 'cn-wulanchabu-gic-1': "metrics.cn-wulanchabu-gic-1.aliyuncs.com",
29
+ 'cn-wulanchabu': "metrics.cn-wulanchabu.aliyuncs.com",
30
+ 'cn-wuhan-lr': "metrics.cn-wuhan-lr.aliyuncs.com",
31
+ 'cn-shenzhen-finance-1': "metrics.cn-shenzhen-finance-1.aliyuncs.com",
32
+ 'cn-shenzhen': "metrics.cn-shenzhen.aliyuncs.com",
33
+ 'cn-shanghai-finance-1': "metrics.cn-shanghai-finance-1.aliyuncs.com",
34
+ 'cn-shanghai': "metrics.cn-shanghai.aliyuncs.com",
35
+ 'cn-qingdao': "metrics.cn-qingdao.aliyuncs.com",
36
+ 'cn-north-2-gov-1': "metrics.cn-north-2-gov-1.aliyuncs.com",
37
+ 'cn-nanjing': "metrics.cn-nanjing.aliyuncs.com",
38
+ 'cn-huhehaote': "metrics.cn-huhehaote.aliyuncs.com",
39
+ 'cn-hongkong': "metrics.cn-hongkong.aliyuncs.com",
40
+ 'cn-heyuan-acdr-1': "metrics.cn-heyuan-acdr-1.aliyuncs.com",
41
+ 'cn-heyuan': "metrics.cn-heyuan.aliyuncs.com",
42
+ 'cn-hangzhou-finance': "metrics.cn-hangzhou-finance.aliyuncs.com",
43
+ 'cn-hangzhou': "metrics.cn-hangzhou.aliyuncs.com",
44
+ 'cn-guangzhou': "metrics.cn-guangzhou.aliyuncs.com",
45
+ 'cn-fuzhou': "metrics.cn-fuzhou.aliyuncs.com",
46
+ 'cn-chengdu': "metrics.cn-chengdu.aliyuncs.com",
47
+ 'cn-beijing-finance-1': "metrics.cn-beijing-finance-1.aliyuncs.com",
48
+ 'cn-beijing': "metrics.cn-beijing.aliyuncs.com",
49
+ 'ap-southeast-8': "metrics.ap-southeast-8.aliyuncs.com",
50
+ 'ap-southeast-7': "metrics.ap-southeast-7.aliyuncs.com",
51
+ 'ap-southeast-6': "metrics.ap-southeast-6.aliyuncs.com",
52
+ 'ap-southeast-5': "metrics.ap-southeast-5.aliyuncs.com",
53
+ 'ap-southeast-3': "metrics.ap-southeast-3.aliyuncs.com",
54
+ 'ap-southeast-2': "metrics.ap-southeast-2.aliyuncs.com",
55
+ 'ap-southeast-1': "metrics.ap-southeast-1.aliyuncs.com",
56
+ 'ap-south-1': "metrics.ap-south-1.aliyuncs.com",
57
+ 'ap-northeast-2': "metrics.ap-northeast-2.aliyuncs.com",
58
+ 'ap-northeast-1': "metrics.ap-northeast-1.aliyuncs.com",
59
+ };
15
60
  this.checkConfig(config);
16
61
  this._endpoint = this.getEndpoint("cms", this._regionId, this._endpointRule, this._network, this._suffix, this._endpointMap, this._endpoint);
17
62
  }
@@ -30,10 +75,10 @@ export default class Client extends OpenApi {
30
75
  }
31
76
 
32
77
  /**
33
- * Adds tags to an application group.
78
+ * The AddTags operation attaches tags to specified application groups.
34
79
  *
35
80
  * @remarks
36
- * This topic provides an example on how to add a tag to an application group whose ID is `7301****`. In this example, the key of the tag is `key1` and the value of the tag is `value1`.
81
+ * This topic provides an example of how to attach a tag to the application group `7301****`. In this example, the tag key is `key1` and the tag value is `value1`.
37
82
  *
38
83
  * @param request - AddTagsRequest
39
84
  * @param runtime - runtime options for this request RuntimeOptions
@@ -68,10 +113,10 @@ export default class Client extends OpenApi {
68
113
  }
69
114
 
70
115
  /**
71
- * Adds tags to an application group.
116
+ * The AddTags operation attaches tags to specified application groups.
72
117
  *
73
118
  * @remarks
74
- * This topic provides an example on how to add a tag to an application group whose ID is `7301****`. In this example, the key of the tag is `key1` and the value of the tag is `value1`.
119
+ * This topic provides an example of how to attach a tag to the application group `7301****`. In this example, the tag key is `key1` and the tag value is `value1`.
75
120
  *
76
121
  * @param request - AddTagsRequest
77
122
  * @returns AddTagsResponse
@@ -162,10 +207,10 @@ export default class Client extends OpenApi {
162
207
  }
163
208
 
164
209
  /**
165
- * Creates site monitoring tasks.
210
+ * You can call the BatchCreateInstantSiteMonitor operation to create a batch of site monitoring tasks.
166
211
  *
167
212
  * @remarks
168
- * This topic provides an example on how to create a site monitoring task named `HangZhou_ECS1`. The URL that is monitored by the task is `https://www.aliyun.com` and the type of the task is `HTTP`. The returned result shows that the site monitoring task is created. The name of the site monitoring task is `HangZhou_ECS1` and the task ID is `679fbe4f-b80b-4706-91b2-5427b43e****`.
213
+ * This topic provides an example of how to create a site monitoring task named `HangZhou_ECS1`. The task uses the `HTTP` protocol to monitor `https://www.aliyun.com`. The response shows that the task is successfully created with the name `HangZhou_ECS1` and the ID `679fbe4f-b80b-4706-91b2-5427b43e****`.
169
214
  *
170
215
  * @param request - BatchCreateInstantSiteMonitorRequest
171
216
  * @param runtime - runtime options for this request RuntimeOptions
@@ -196,10 +241,10 @@ export default class Client extends OpenApi {
196
241
  }
197
242
 
198
243
  /**
199
- * Creates site monitoring tasks.
244
+ * You can call the BatchCreateInstantSiteMonitor operation to create a batch of site monitoring tasks.
200
245
  *
201
246
  * @remarks
202
- * This topic provides an example on how to create a site monitoring task named `HangZhou_ECS1`. The URL that is monitored by the task is `https://www.aliyun.com` and the type of the task is `HTTP`. The returned result shows that the site monitoring task is created. The name of the site monitoring task is `HangZhou_ECS1` and the task ID is `679fbe4f-b80b-4706-91b2-5427b43e****`.
247
+ * This topic provides an example of how to create a site monitoring task named `HangZhou_ECS1`. The task uses the `HTTP` protocol to monitor `https://www.aliyun.com`. The response shows that the task is successfully created with the name `HangZhou_ECS1` and the ID `679fbe4f-b80b-4706-91b2-5427b43e****`.
203
248
  *
204
249
  * @param request - BatchCreateInstantSiteMonitorRequest
205
250
  * @returns BatchCreateInstantSiteMonitorResponse
@@ -210,13 +255,13 @@ export default class Client extends OpenApi {
210
255
  }
211
256
 
212
257
  /**
213
- * Exports the monitoring data that is defined in the Cursor operation.
258
+ * Calls the BatchExport operation to export monitoring data defined in the Cursor operation.
214
259
  *
215
260
  * @remarks
216
- * ### [](#)Prerequisites
217
- * The `Cursor` information is returned by calling the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation.
218
- * ### [](#)Description
219
- * This topic provides an example on how to export the monitoring data of the `cpu_idle` metric for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`. The `Cursor` information is specified. A maximum of 1,000 data entries can be returned in each response.
261
+ * ### Prerequisites
262
+ * Make sure that you have called the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation to obtain the initial `Cursor`.
263
+ * ### Usage notes
264
+ * This topic provides an example to show how to export the monitoring data of an initial `Cursor` of the metric `cpu_idle` of the cloud service `acs_ecs_dashboard`. A maximum of 1,000 data entries are returned per call.
220
265
  *
221
266
  * @param tmpReq - BatchExportRequest
222
267
  * @param runtime - runtime options for this request RuntimeOptions
@@ -269,13 +314,13 @@ export default class Client extends OpenApi {
269
314
  }
270
315
 
271
316
  /**
272
- * Exports the monitoring data that is defined in the Cursor operation.
317
+ * Calls the BatchExport operation to export monitoring data defined in the Cursor operation.
273
318
  *
274
319
  * @remarks
275
- * ### [](#)Prerequisites
276
- * The `Cursor` information is returned by calling the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation.
277
- * ### [](#)Description
278
- * This topic provides an example on how to export the monitoring data of the `cpu_idle` metric for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`. The `Cursor` information is specified. A maximum of 1,000 data entries can be returned in each response.
320
+ * ### Prerequisites
321
+ * Make sure that you have called the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation to obtain the initial `Cursor`.
322
+ * ### Usage notes
323
+ * This topic provides an example to show how to export the monitoring data of an initial `Cursor` of the metric `cpu_idle` of the cloud service `acs_ecs_dashboard`. A maximum of 1,000 data entries are returned per call.
279
324
  *
280
325
  * @param request - BatchExportRequest
281
326
  * @returns BatchExportResponse
@@ -286,11 +331,11 @@ export default class Client extends OpenApi {
286
331
  }
287
332
 
288
333
  /**
289
- * Creates an application group based on the tags of cloud resources.
334
+ * You can call the CreateDynamicTagGroup operation to automatically create application groups using tags.
290
335
  *
291
336
  * @remarks
292
- * This operation is available for Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
293
- * This topic provides an example to show how to create an application group for resources whose tag key is `ecs_instance`. In this example, the alert contact group of the application group is `ECS_Group`.
337
+ * This operation supports the following Alibaba Cloud services: Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
338
+ * This topic provides an example of how to automatically create an application group for resources that have the `ecs_instance` tag key. The alert contact group for the application group is `ECS_Group`.
294
339
  *
295
340
  * @param request - CreateDynamicTagGroupRequest
296
341
  * @param runtime - runtime options for this request RuntimeOptions
@@ -349,11 +394,11 @@ export default class Client extends OpenApi {
349
394
  }
350
395
 
351
396
  /**
352
- * Creates an application group based on the tags of cloud resources.
397
+ * You can call the CreateDynamicTagGroup operation to automatically create application groups using tags.
353
398
  *
354
399
  * @remarks
355
- * This operation is available for Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
356
- * This topic provides an example to show how to create an application group for resources whose tag key is `ecs_instance`. In this example, the alert contact group of the application group is `ECS_Group`.
400
+ * This operation supports the following Alibaba Cloud services: Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
401
+ * This topic provides an example of how to automatically create an application group for resources that have the `ecs_instance` tag key. The alert contact group for the application group is `ECS_Group`.
357
402
  *
358
403
  * @param request - CreateDynamicTagGroupRequest
359
404
  * @returns CreateDynamicTagGroupResponse
@@ -364,10 +409,10 @@ export default class Client extends OpenApi {
364
409
  }
365
410
 
366
411
  /**
367
- * Creates one or more alert rules for a specified application group.
412
+ * Creates alert rules in batches for a specified application group by calling the CreateGroupMetricRules operation.
368
413
  *
369
414
  * @remarks
370
- * This topic provides an example to show how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the `123456` application group. The ID of the alert rule is `456789`. The name of the alert rule is `ECS_Rule1`. The alert level is `Critical`. The statistical method is `Average`. The comparison operator is `GreaterThanOrEqualToThreshold`. The alert threshold is `90`. The number of alert retries is `3`. The response shows that the alert rule named `ECS_Rule1` is created.
415
+ * This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the application group `123456`. The alert rule ID is `456789`, the alert rule name is `ECS_Rule1`, the alert severity is `Critical`, the statistical method is `Average`, the comparison operator is `GreaterThanOrEqualToThreshold`, the threshold is `90`, and the retry count is `3`. The response shows that the alert rule `ECS_Rule1` is created.
371
416
  *
372
417
  * @param request - CreateGroupMetricRulesRequest
373
418
  * @param runtime - runtime options for this request RuntimeOptions
@@ -402,10 +447,10 @@ export default class Client extends OpenApi {
402
447
  }
403
448
 
404
449
  /**
405
- * Creates one or more alert rules for a specified application group.
450
+ * Creates alert rules in batches for a specified application group by calling the CreateGroupMetricRules operation.
406
451
  *
407
452
  * @remarks
408
- * This topic provides an example to show how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the `123456` application group. The ID of the alert rule is `456789`. The name of the alert rule is `ECS_Rule1`. The alert level is `Critical`. The statistical method is `Average`. The comparison operator is `GreaterThanOrEqualToThreshold`. The alert threshold is `90`. The number of alert retries is `3`. The response shows that the alert rule named `ECS_Rule1` is created.
453
+ * This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the application group `123456`. The alert rule ID is `456789`, the alert rule name is `ECS_Rule1`, the alert severity is `Critical`, the statistical method is `Average`, the comparison operator is `GreaterThanOrEqualToThreshold`, the threshold is `90`, and the retry count is `3`. The response shows that the alert rule `ECS_Rule1` is created.
409
454
  *
410
455
  * @param request - CreateGroupMetricRulesRequest
411
456
  * @returns CreateGroupMetricRulesResponse
@@ -474,10 +519,10 @@ export default class Client extends OpenApi {
474
519
  }
475
520
 
476
521
  /**
477
- * Creates an availability monitoring task.
522
+ * Creates an availability monitoring task by calling the CreateHostAvailability operation.
478
523
  *
479
524
  * @remarks
480
- * This topic provides an example on how to create an availability monitoring task named `task1` in an application group named `123456`. The TaskType parameter of the task is set to `HTTP`. After you start the task, the system sends alerts by using the specified email address and DingTalk chatbot.
525
+ * This topic provides an example of how to create an availability monitoring task named `task1` with the detection type set to `HTTP` in application group `123456`. Alert notifications are sent by email and DingTalk chatbot.
481
526
  *
482
527
  * @param request - CreateHostAvailabilityRequest
483
528
  * @param runtime - runtime options for this request RuntimeOptions
@@ -540,10 +585,10 @@ export default class Client extends OpenApi {
540
585
  }
541
586
 
542
587
  /**
543
- * Creates an availability monitoring task.
588
+ * Creates an availability monitoring task by calling the CreateHostAvailability operation.
544
589
  *
545
590
  * @remarks
546
- * This topic provides an example on how to create an availability monitoring task named `task1` in an application group named `123456`. The TaskType parameter of the task is set to `HTTP`. After you start the task, the system sends alerts by using the specified email address and DingTalk chatbot.
591
+ * This topic provides an example of how to create an availability monitoring task named `task1` with the detection type set to `HTTP` in application group `123456`. Alert notifications are sent by email and DingTalk chatbot.
547
592
  *
548
593
  * @param request - CreateHostAvailabilityRequest
549
594
  * @returns CreateHostAvailabilityResponse
@@ -554,13 +599,13 @@ export default class Client extends OpenApi {
554
599
  }
555
600
 
556
601
  /**
557
- * Creates a namespace.
602
+ * Calls the CreateHybridMonitorNamespace operation to create a metric repository.
558
603
  *
559
604
  * @remarks
560
- * ## [](#)Prerequisites
561
- * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
562
- * ## [](#)Operation description
563
- * This topic provides an example on how to create a namespace named `aliyun`. In this example, the data retention period of the namespace is set to `cms.s1.3xlarge`. The returned result indicates that the namespace is created.
605
+ * ## Before you begin
606
+ * Make sure that you have activated Hybrid Cloud Monitoring. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
607
+ * ## Operation description
608
+ * This topic provides an example on how to create a metric repository named `aliyun` with a data storage duration of `cms.s1.3xlarge`. The response indicates that the metric repository is created.
564
609
  *
565
610
  * @param request - CreateHybridMonitorNamespaceRequest
566
611
  * @param runtime - runtime options for this request RuntimeOptions
@@ -607,13 +652,13 @@ export default class Client extends OpenApi {
607
652
  }
608
653
 
609
654
  /**
610
- * Creates a namespace.
655
+ * Calls the CreateHybridMonitorNamespace operation to create a metric repository.
611
656
  *
612
657
  * @remarks
613
- * ## [](#)Prerequisites
614
- * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
615
- * ## [](#)Operation description
616
- * This topic provides an example on how to create a namespace named `aliyun`. In this example, the data retention period of the namespace is set to `cms.s1.3xlarge`. The returned result indicates that the namespace is created.
658
+ * ## Before you begin
659
+ * Make sure that you have activated Hybrid Cloud Monitoring. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
660
+ * ## Operation description
661
+ * This topic provides an example on how to create a metric repository named `aliyun` with a data storage duration of `cms.s1.3xlarge`. The response indicates that the metric repository is created.
617
662
  *
618
663
  * @param request - CreateHybridMonitorNamespaceRequest
619
664
  * @returns CreateHybridMonitorNamespaceResponse
@@ -624,13 +669,13 @@ export default class Client extends OpenApi {
624
669
  }
625
670
 
626
671
  /**
627
- * Creates a Logstore group of Hybrid Cloud Monitoring.
672
+ * Creates a Logstore group for Hybrid Cloud Monitoring.
628
673
  *
629
674
  * @remarks
630
- * ### [](#)Prerequisites
631
- * Simple Log Service is activated. A project and a Logstore are created in Simple Log Service. For more information, see [Getting Started](https://help.aliyun.com/document_detail/54604.html).
632
- * ### [](#)Operation description
633
- * This topic provides an example on how to create a Logstore group named `Logstore_test`. The region ID is `cn-hangzhou`. The project is `aliyun-project`. The Logstore is `Logstore-ECS`. The response shows that the Logstore group is created.
675
+ * ### Before you begin
676
+ * Make sure that you have activated Simple Log Service (SLS) and created a project and a Logstore. For more information, see [Quick Start](https://help.aliyun.com/document_detail/54604.html).
677
+ * ### Operation description
678
+ * This topic provides an example on how to create a Logstore group named `Logstore_test`. The region is `ap-southeast-1`, the project is `aliyun-project`, and the Logstore is `Logstore-ECS`. The response shows that the Logstore group is created.
634
679
  *
635
680
  * @param request - CreateHybridMonitorSLSGroupRequest
636
681
  * @param runtime - runtime options for this request RuntimeOptions
@@ -669,13 +714,13 @@ export default class Client extends OpenApi {
669
714
  }
670
715
 
671
716
  /**
672
- * Creates a Logstore group of Hybrid Cloud Monitoring.
717
+ * Creates a Logstore group for Hybrid Cloud Monitoring.
673
718
  *
674
719
  * @remarks
675
- * ### [](#)Prerequisites
676
- * Simple Log Service is activated. A project and a Logstore are created in Simple Log Service. For more information, see [Getting Started](https://help.aliyun.com/document_detail/54604.html).
677
- * ### [](#)Operation description
678
- * This topic provides an example on how to create a Logstore group named `Logstore_test`. The region ID is `cn-hangzhou`. The project is `aliyun-project`. The Logstore is `Logstore-ECS`. The response shows that the Logstore group is created.
720
+ * ### Before you begin
721
+ * Make sure that you have activated Simple Log Service (SLS) and created a project and a Logstore. For more information, see [Quick Start](https://help.aliyun.com/document_detail/54604.html).
722
+ * ### Operation description
723
+ * This topic provides an example on how to create a Logstore group named `Logstore_test`. The region is `ap-southeast-1`, the project is `aliyun-project`, and the Logstore is `Logstore-ECS`. The response shows that the Logstore group is created.
679
724
  *
680
725
  * @param request - CreateHybridMonitorSLSGroupRequest
681
726
  * @returns CreateHybridMonitorSLSGroupResponse
@@ -686,14 +731,14 @@ export default class Client extends OpenApi {
686
731
  }
687
732
 
688
733
  /**
689
- * Creates a metric import task for an Alibaba Cloud service or creates a metric for logs imported from Simple Log Service.
734
+ * Calls the CreateHybridMonitorTask operation to create a data import task for an Alibaba Cloud service or a metric for Simple Log Service (SLS) logs.
690
735
  *
691
736
  * @remarks
692
- * # [](#)Prerequisites
693
- * * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
694
- * * If you want to create a metric for logs imported from Simple Log Service, make sure that you have activated Simple Log Service and created a project and a Logstore. For more information, see [Getting Started](https://help.aliyun.com/document_detail/54604.html).
695
- * # [](#)Description
696
- * This topic provides an example on how to create a metric import task named `aliyun_task` for Elastic Compute Service (ECS). The task imports the `cpu_total` metric to the `aliyun` namespace. The response shows that the metric import task is created.
737
+ * ## Before you begin
738
+ * - Make sure that you have activated Hybrid Cloud Monitoring. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
739
+ * - If you want to create a metric for SLS logs, make sure that you have activated SLS and created a project and a Logstore. For more information, see [Quick Start](https://help.aliyun.com/document_detail/54604.html).
740
+ * ## Operation description
741
+ * This topic provides an example of how to create a data import task named `aliyun_task` for an Alibaba Cloud service to import the `cpu_total` metric of Elastic Compute Service (ECS) into the `aliyun` metric repository. The response shows that the data import task is created.
697
742
  *
698
743
  * @param request - CreateHybridMonitorTaskRequest
699
744
  * @param runtime - runtime options for this request RuntimeOptions
@@ -772,14 +817,14 @@ export default class Client extends OpenApi {
772
817
  }
773
818
 
774
819
  /**
775
- * Creates a metric import task for an Alibaba Cloud service or creates a metric for logs imported from Simple Log Service.
820
+ * Calls the CreateHybridMonitorTask operation to create a data import task for an Alibaba Cloud service or a metric for Simple Log Service (SLS) logs.
776
821
  *
777
822
  * @remarks
778
- * # [](#)Prerequisites
779
- * * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
780
- * * If you want to create a metric for logs imported from Simple Log Service, make sure that you have activated Simple Log Service and created a project and a Logstore. For more information, see [Getting Started](https://help.aliyun.com/document_detail/54604.html).
781
- * # [](#)Description
782
- * This topic provides an example on how to create a metric import task named `aliyun_task` for Elastic Compute Service (ECS). The task imports the `cpu_total` metric to the `aliyun` namespace. The response shows that the metric import task is created.
823
+ * ## Before you begin
824
+ * - Make sure that you have activated Hybrid Cloud Monitoring. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
825
+ * - If you want to create a metric for SLS logs, make sure that you have activated SLS and created a project and a Logstore. For more information, see [Quick Start](https://help.aliyun.com/document_detail/54604.html).
826
+ * ## Operation description
827
+ * This topic provides an example of how to create a data import task named `aliyun_task` for an Alibaba Cloud service to import the `cpu_total` metric of Elastic Compute Service (ECS) into the `aliyun` metric repository. The response shows that the data import task is created.
783
828
  *
784
829
  * @param request - CreateHybridMonitorTaskRequest
785
830
  * @returns CreateHybridMonitorTaskResponse
@@ -790,11 +835,11 @@ export default class Client extends OpenApi {
790
835
  }
791
836
 
792
837
  /**
793
- * Creates an instant test task.
838
+ * Call the CreateInstantSiteMonitor operation to create a one-time detection task.
794
839
  *
795
840
  * @remarks
796
- * You can create an instant test task only by using the Alibaba Cloud account that you used to enable Network Analysis and Monitoring.
797
- * This topic provides an example to show how to create an instant test task. The name of the task is `task1`. The tested address is `http://www.aliyun.com`. The test type is `HTTP`. The number of detection points is `1`.
841
+ * Only Alibaba Cloud accounts that have Network Analysis and Monitoring activated can create one-time detection tasks.
842
+ * This topic provides an example of how to create a one-time detection task. The example creates a task named `task1` that detects the address `http://www.aliyun.com`. The detection type is `HTTP`, and the number of detection points is `1`.
798
843
  *
799
844
  * @param request - CreateInstantSiteMonitorRequest
800
845
  * @param runtime - runtime options for this request RuntimeOptions
@@ -849,11 +894,11 @@ export default class Client extends OpenApi {
849
894
  }
850
895
 
851
896
  /**
852
- * Creates an instant test task.
897
+ * Call the CreateInstantSiteMonitor operation to create a one-time detection task.
853
898
  *
854
899
  * @remarks
855
- * You can create an instant test task only by using the Alibaba Cloud account that you used to enable Network Analysis and Monitoring.
856
- * This topic provides an example to show how to create an instant test task. The name of the task is `task1`. The tested address is `http://www.aliyun.com`. The test type is `HTTP`. The number of detection points is `1`.
900
+ * Only Alibaba Cloud accounts that have Network Analysis and Monitoring activated can create one-time detection tasks.
901
+ * This topic provides an example of how to create a one-time detection task. The example creates a task named `task1` that detects the address `http://www.aliyun.com`. The detection type is `HTTP`, and the number of detection points is `1`.
857
902
  *
858
903
  * @param request - CreateInstantSiteMonitorRequest
859
904
  * @returns CreateInstantSiteMonitorResponse
@@ -868,8 +913,8 @@ export default class Client extends OpenApi {
868
913
  *
869
914
  * @remarks
870
915
  * ### Background information
871
- * * CloudMonitor blocks alert notifications based on the blacklist policies that take effect. To block alert notifications when the value of a metric that belongs to a cloud service reaches the threshold that you specified, add the metric to a blacklist policy.
872
- * * CloudMonitor allows you to create blacklist policies only based on threshold metrics. You cannot create blacklist policies based on system events. For more information about the cloud services and the thresholds of the metrics that are supported by CloudMonitor, see [Appendix 1: Metrics](https://help.aliyun.com/document_detail/163515.html).
916
+ * - CloudMonitor blocks alert notifications based on the blacklist policies that take effect. To block alert notifications when the value of a metric that belongs to a cloud service reaches the threshold that you specified, add the metric to a blacklist policy.
917
+ * - CloudMonitor allows you to create blacklist policies only based on threshold metrics. You cannot create blacklist policies based on system events. For more information about the cloud services and the thresholds of the metrics that are supported by CloudMonitor, see [Appendix 1: Metrics](https://help.aliyun.com/document_detail/163515.html).
873
918
  *
874
919
  * @param request - CreateMetricRuleBlackListRequest
875
920
  * @param runtime - runtime options for this request RuntimeOptions
@@ -940,8 +985,8 @@ export default class Client extends OpenApi {
940
985
  *
941
986
  * @remarks
942
987
  * ### Background information
943
- * * CloudMonitor blocks alert notifications based on the blacklist policies that take effect. To block alert notifications when the value of a metric that belongs to a cloud service reaches the threshold that you specified, add the metric to a blacklist policy.
944
- * * CloudMonitor allows you to create blacklist policies only based on threshold metrics. You cannot create blacklist policies based on system events. For more information about the cloud services and the thresholds of the metrics that are supported by CloudMonitor, see [Appendix 1: Metrics](https://help.aliyun.com/document_detail/163515.html).
988
+ * - CloudMonitor blocks alert notifications based on the blacklist policies that take effect. To block alert notifications when the value of a metric that belongs to a cloud service reaches the threshold that you specified, add the metric to a blacklist policy.
989
+ * - CloudMonitor allows you to create blacklist policies only based on threshold metrics. You cannot create blacklist policies based on system events. For more information about the cloud services and the thresholds of the metrics that are supported by CloudMonitor, see [Appendix 1: Metrics](https://help.aliyun.com/document_detail/163515.html).
945
990
  *
946
991
  * @param request - CreateMetricRuleBlackListRequest
947
992
  * @returns CreateMetricRuleBlackListResponse
@@ -952,7 +997,7 @@ export default class Client extends OpenApi {
952
997
  }
953
998
 
954
999
  /**
955
- * Associates resources with an alert rule.
1000
+ * Calls the CreateMetricRuleResources operation to create a resource associated with an alert rule.
956
1001
  *
957
1002
  * @param request - CreateMetricRuleResourcesRequest
958
1003
  * @param runtime - runtime options for this request RuntimeOptions
@@ -991,7 +1036,7 @@ export default class Client extends OpenApi {
991
1036
  }
992
1037
 
993
1038
  /**
994
- * Associates resources with an alert rule.
1039
+ * Calls the CreateMetricRuleResources operation to create a resource associated with an alert rule.
995
1040
  *
996
1041
  * @param request - CreateMetricRuleResourcesRequest
997
1042
  * @returns CreateMetricRuleResourcesResponse
@@ -1276,11 +1321,12 @@ export default class Client extends OpenApi {
1276
1321
  }
1277
1322
 
1278
1323
  /**
1279
- * Creates a policy to pause alert notifications for an application group.
1324
+ * Calls the CreateMonitorGroupNotifyPolicy operation to create a pause alert notification policy for an application group.
1280
1325
  *
1281
1326
  * @remarks
1282
- * If the policy is valid, no alert notifications are sent for the application group.
1283
- * This topic describes how to create a `PauseNotify` policy to pause alert notifications for the `7301****` application group. The StartTime parameter is set to `1622949300000` and the EndTime parameter is set to `1623208500000`. This indicates that the policy is valid from `2021-06-06 11:15:00 UTC+8` to `2021-06-09 11:15:00 UTC+8`.
1327
+ * During the effective period of the policy, no alert notifications are sent for any alerts triggered within the application group.
1328
+ *
1329
+ * This topic provides an example on how to create a pause alert notification policy named `PauseNotify` for the application group `7301****`. The application group pauses alert notifications during the period from `1622949300000` to `1623208500000` (UTC+8 `2021-06-06 11:15:00` to `2021-06-09 11:15:00`).
1284
1330
  *
1285
1331
  * @param request - CreateMonitorGroupNotifyPolicyRequest
1286
1332
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1323,11 +1369,12 @@ export default class Client extends OpenApi {
1323
1369
  }
1324
1370
 
1325
1371
  /**
1326
- * Creates a policy to pause alert notifications for an application group.
1372
+ * Calls the CreateMonitorGroupNotifyPolicy operation to create a pause alert notification policy for an application group.
1327
1373
  *
1328
1374
  * @remarks
1329
- * If the policy is valid, no alert notifications are sent for the application group.
1330
- * This topic describes how to create a `PauseNotify` policy to pause alert notifications for the `7301****` application group. The StartTime parameter is set to `1622949300000` and the EndTime parameter is set to `1623208500000`. This indicates that the policy is valid from `2021-06-06 11:15:00 UTC+8` to `2021-06-09 11:15:00 UTC+8`.
1375
+ * During the effective period of the policy, no alert notifications are sent for any alerts triggered within the application group.
1376
+ *
1377
+ * This topic provides an example on how to create a pause alert notification policy named `PauseNotify` for the application group `7301****`. The application group pauses alert notifications during the period from `1622949300000` to `1623208500000` (UTC+8 `2021-06-06 11:15:00` to `2021-06-09 11:15:00`).
1331
1378
  *
1332
1379
  * @param request - CreateMonitorGroupNotifyPolicyRequest
1333
1380
  * @returns CreateMonitorGroupNotifyPolicyResponse
@@ -1391,7 +1438,7 @@ export default class Client extends OpenApi {
1391
1438
  * Creates a site monitoring task.
1392
1439
  *
1393
1440
  * @remarks
1394
- * This topic provides an example on how to create a site monitoring task named `HanZhou_ECS1`. The URL that is monitored by the task is `https://www.aliyun.com` and the type of the task is `HTTPS`.
1441
+ * This topic describes how to create a site monitoring task. The example creates a task named `HanZhou_ECS1` to monitor the URL `https://www.aliyun.com` over `HTTPS`.
1395
1442
  *
1396
1443
  * @param request - CreateSiteMonitorRequest
1397
1444
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1461,7 +1508,7 @@ export default class Client extends OpenApi {
1461
1508
  * Creates a site monitoring task.
1462
1509
  *
1463
1510
  * @remarks
1464
- * This topic provides an example on how to create a site monitoring task named `HanZhou_ECS1`. The URL that is monitored by the task is `https://www.aliyun.com` and the type of the task is `HTTPS`.
1511
+ * This topic describes how to create a site monitoring task. The example creates a task named `HanZhou_ECS1` to monitor the URL `https://www.aliyun.com` over `HTTPS`.
1465
1512
  *
1466
1513
  * @param request - CreateSiteMonitorRequest
1467
1514
  * @returns CreateSiteMonitorResponse
@@ -1472,15 +1519,15 @@ export default class Client extends OpenApi {
1472
1519
  }
1473
1520
 
1474
1521
  /**
1475
- * Defines the range of monitoring data that you want to export. The Cursor information is returned. When you call the BatchExport operation for the first time, you must specify the Cursor information.
1522
+ * Calls the Cursor operation to define the scope of monitoring data to be exported, and returns the Cursor value used for the initial call to the BatchExport operation.
1476
1523
  *
1477
1524
  * @remarks
1478
- * ### [](#)Prerequisites
1479
- * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
1480
- * ### [](#)Background information
1481
- * You can call this operation to obtain the Cursor information and then call the [BatchExport](https://help.aliyun.com/document_detail/2329847.html) operation to export the monitoring data.
1482
- * ### [](#)Description
1483
- * This topic provides an example on how to define the monitoring data of a specified metric for a specified cloud service. In this example, the namespace of the cloud service is set to `acs_ecs_dashboard`, the metric is set to `cpu_idle`, the start time is set to `1641627000000`, and the end time is set to `1641645000000`. The number of idle CPU cores on your Elastic Compute Service (ECS) instances is measured every 60 seconds from 15:30:00, January 8, 2022 to 20:30:00, January 8, 2022. The `Cursor` information is returned.
1525
+ * ### Prerequisites
1526
+ * Make sure that Enterprise CloudMonitor is activated. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
1527
+ * ### Background information
1528
+ * First, call this operation to obtain the initial Cursor. Then, call the [BatchExport](https://help.aliyun.com/document_detail/2329847.html) operation to export monitoring data.
1529
+ * ### Usage notes
1530
+ * This topic provides an example to describe how to define the scope to export data of the `cpu_idle` metric of the `acs_ecs_dashboard` cloud service every 60 seconds in the time range from `1641627000000` (2022-01-08 15:30:00) to `1641645000000` (2022-01-08 20:30:00). The returned result shows the `Cursor` information.
1484
1531
  *
1485
1532
  * @param tmpReq - CursorRequest
1486
1533
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1537,15 +1584,15 @@ export default class Client extends OpenApi {
1537
1584
  }
1538
1585
 
1539
1586
  /**
1540
- * Defines the range of monitoring data that you want to export. The Cursor information is returned. When you call the BatchExport operation for the first time, you must specify the Cursor information.
1587
+ * Calls the Cursor operation to define the scope of monitoring data to be exported, and returns the Cursor value used for the initial call to the BatchExport operation.
1541
1588
  *
1542
1589
  * @remarks
1543
- * ### [](#)Prerequisites
1544
- * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
1545
- * ### [](#)Background information
1546
- * You can call this operation to obtain the Cursor information and then call the [BatchExport](https://help.aliyun.com/document_detail/2329847.html) operation to export the monitoring data.
1547
- * ### [](#)Description
1548
- * This topic provides an example on how to define the monitoring data of a specified metric for a specified cloud service. In this example, the namespace of the cloud service is set to `acs_ecs_dashboard`, the metric is set to `cpu_idle`, the start time is set to `1641627000000`, and the end time is set to `1641645000000`. The number of idle CPU cores on your Elastic Compute Service (ECS) instances is measured every 60 seconds from 15:30:00, January 8, 2022 to 20:30:00, January 8, 2022. The `Cursor` information is returned.
1590
+ * ### Prerequisites
1591
+ * Make sure that Enterprise CloudMonitor is activated. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
1592
+ * ### Background information
1593
+ * First, call this operation to obtain the initial Cursor. Then, call the [BatchExport](https://help.aliyun.com/document_detail/2329847.html) operation to export monitoring data.
1594
+ * ### Usage notes
1595
+ * This topic provides an example to describe how to define the scope to export data of the `cpu_idle` metric of the `acs_ecs_dashboard` cloud service every 60 seconds in the time range from `1641627000000` (2022-01-08 15:30:00) to `1641645000000` (2022-01-08 20:30:00). The returned result shows the `Cursor` information.
1549
1596
  *
1550
1597
  * @param request - CursorRequest
1551
1598
  * @returns CursorResponse
@@ -1598,7 +1645,7 @@ export default class Client extends OpenApi {
1598
1645
  }
1599
1646
 
1600
1647
  /**
1601
- * Deletes an alert contact group.
1648
+ * Calls the DeleteContactGroup operation to delete an alert contact group.
1602
1649
  *
1603
1650
  * @param request - DeleteContactGroupRequest
1604
1651
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1629,7 +1676,7 @@ export default class Client extends OpenApi {
1629
1676
  }
1630
1677
 
1631
1678
  /**
1632
- * Deletes an alert contact group.
1679
+ * Calls the DeleteContactGroup operation to delete an alert contact group.
1633
1680
  *
1634
1681
  * @param request - DeleteContactGroupRequest
1635
1682
  * @returns DeleteContactGroupResponse
@@ -1782,7 +1829,7 @@ export default class Client extends OpenApi {
1782
1829
  }
1783
1830
 
1784
1831
  /**
1785
- * Deletes event-triggered alert rules.
1832
+ * Deletes one or more event-triggered alert rules.
1786
1833
  *
1787
1834
  * @param request - DeleteEventRulesRequest
1788
1835
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1813,7 +1860,7 @@ export default class Client extends OpenApi {
1813
1860
  }
1814
1861
 
1815
1862
  /**
1816
- * Deletes event-triggered alert rules.
1863
+ * Deletes one or more event-triggered alert rules.
1817
1864
  *
1818
1865
  * @param request - DeleteEventRulesRequest
1819
1866
  * @returns DeleteEventRulesResponse
@@ -1824,7 +1871,7 @@ export default class Client extends OpenApi {
1824
1871
  }
1825
1872
 
1826
1873
  /**
1827
- * Deletes a configuration set that is used to export monitoring data.
1874
+ * Calls the DeleteExporterOutput operation to delete a monitoring data export configuration.
1828
1875
  *
1829
1876
  * @param request - DeleteExporterOutputRequest
1830
1877
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1855,7 +1902,7 @@ export default class Client extends OpenApi {
1855
1902
  }
1856
1903
 
1857
1904
  /**
1858
- * Deletes a configuration set that is used to export monitoring data.
1905
+ * Calls the DeleteExporterOutput operation to delete a monitoring data export configuration.
1859
1906
  *
1860
1907
  * @param request - DeleteExporterOutputRequest
1861
1908
  * @returns DeleteExporterOutputResponse
@@ -1866,7 +1913,7 @@ export default class Client extends OpenApi {
1866
1913
  }
1867
1914
 
1868
1915
  /**
1869
- * Deletes a data export rule.
1916
+ * Invokes the DeleteExporterRule operation to delete export rules.
1870
1917
  *
1871
1918
  * @param request - DeleteExporterRuleRequest
1872
1919
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1897,7 +1944,7 @@ export default class Client extends OpenApi {
1897
1944
  }
1898
1945
 
1899
1946
  /**
1900
- * Deletes a data export rule.
1947
+ * Invokes the DeleteExporterRule operation to delete export rules.
1901
1948
  *
1902
1949
  * @param request - DeleteExporterRuleRequest
1903
1950
  * @returns DeleteExporterRuleResponse
@@ -1908,7 +1955,7 @@ export default class Client extends OpenApi {
1908
1955
  }
1909
1956
 
1910
1957
  /**
1911
- * Deletes a process monitoring task for an application group.
1958
+ * Deletes a group process monitoring task by calling the DeleteGroupMonitoringAgentProcess operation.
1912
1959
  *
1913
1960
  * @param request - DeleteGroupMonitoringAgentProcessRequest
1914
1961
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1943,7 +1990,7 @@ export default class Client extends OpenApi {
1943
1990
  }
1944
1991
 
1945
1992
  /**
1946
- * Deletes a process monitoring task for an application group.
1993
+ * Deletes a group process monitoring task by calling the DeleteGroupMonitoringAgentProcess operation.
1947
1994
  *
1948
1995
  * @param request - DeleteGroupMonitoringAgentProcessRequest
1949
1996
  * @returns DeleteGroupMonitoringAgentProcessResponse
@@ -1954,7 +2001,7 @@ export default class Client extends OpenApi {
1954
2001
  }
1955
2002
 
1956
2003
  /**
1957
- * Deletes availability monitoring tasks.
2004
+ * Deletes one or more availability monitoring jobs.
1958
2005
  *
1959
2006
  * @param request - DeleteHostAvailabilityRequest
1960
2007
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1985,7 +2032,7 @@ export default class Client extends OpenApi {
1985
2032
  }
1986
2033
 
1987
2034
  /**
1988
- * Deletes availability monitoring tasks.
2035
+ * Deletes one or more availability monitoring jobs.
1989
2036
  *
1990
2037
  * @param request - DeleteHostAvailabilityRequest
1991
2038
  * @returns DeleteHostAvailabilityResponse
@@ -2192,7 +2239,7 @@ export default class Client extends OpenApi {
2192
2239
  }
2193
2240
 
2194
2241
  /**
2195
- * Deletes multiple blacklist policies at a time.
2242
+ * Calls the DeleteMetricRuleBlackList operation to delete alert blacklist policies.
2196
2243
  *
2197
2244
  * @param request - DeleteMetricRuleBlackListRequest
2198
2245
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2223,7 +2270,7 @@ export default class Client extends OpenApi {
2223
2270
  }
2224
2271
 
2225
2272
  /**
2226
- * Deletes multiple blacklist policies at a time.
2273
+ * Calls the DeleteMetricRuleBlackList operation to delete alert blacklist policies.
2227
2274
  *
2228
2275
  * @param request - DeleteMetricRuleBlackListRequest
2229
2276
  * @returns DeleteMetricRuleBlackListResponse
@@ -2326,7 +2373,7 @@ export default class Client extends OpenApi {
2326
2373
  }
2327
2374
 
2328
2375
  /**
2329
- * Deletes an alert template.
2376
+ * Deletes an alert rule template.
2330
2377
  *
2331
2378
  * @param request - DeleteMetricRuleTemplateRequest
2332
2379
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2357,7 +2404,7 @@ export default class Client extends OpenApi {
2357
2404
  }
2358
2405
 
2359
2406
  /**
2360
- * Deletes an alert template.
2407
+ * Deletes an alert rule template.
2361
2408
  *
2362
2409
  * @param request - DeleteMetricRuleTemplateRequest
2363
2410
  * @returns DeleteMetricRuleTemplateResponse
@@ -2368,7 +2415,7 @@ export default class Client extends OpenApi {
2368
2415
  }
2369
2416
 
2370
2417
  /**
2371
- * Deletes one or more alert rules.
2418
+ * The DeleteMetricRules operation deletes one or more alert rules.
2372
2419
  *
2373
2420
  * @param request - DeleteMetricRulesRequest
2374
2421
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2399,7 +2446,7 @@ export default class Client extends OpenApi {
2399
2446
  }
2400
2447
 
2401
2448
  /**
2402
- * Deletes one or more alert rules.
2449
+ * The DeleteMetricRules operation deletes one or more alert rules.
2403
2450
  *
2404
2451
  * @param request - DeleteMetricRulesRequest
2405
2452
  * @returns DeleteMetricRulesResponse
@@ -2594,7 +2641,7 @@ export default class Client extends OpenApi {
2594
2641
  }
2595
2642
 
2596
2643
  /**
2597
- * Disables monitoring on a process.
2644
+ * Calls the DeleteMonitoringAgentProcess operation to delete the specified process monitoring from a specified host.
2598
2645
  *
2599
2646
  * @param request - DeleteMonitoringAgentProcessRequest
2600
2647
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2633,7 +2680,7 @@ export default class Client extends OpenApi {
2633
2680
  }
2634
2681
 
2635
2682
  /**
2636
- * Disables monitoring on a process.
2683
+ * Calls the DeleteMonitoringAgentProcess operation to delete the specified process monitoring from a specified host.
2637
2684
  *
2638
2685
  * @param request - DeleteMonitoringAgentProcessRequest
2639
2686
  * @returns DeleteMonitoringAgentProcessResponse
@@ -2644,7 +2691,7 @@ export default class Client extends OpenApi {
2644
2691
  }
2645
2692
 
2646
2693
  /**
2647
- * Deletes one or more site monitoring tasks.
2694
+ * Deletes site monitoring tasks by calling the DeleteSiteMonitors operation.
2648
2695
  *
2649
2696
  * @param request - DeleteSiteMonitorsRequest
2650
2697
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2679,7 +2726,7 @@ export default class Client extends OpenApi {
2679
2726
  }
2680
2727
 
2681
2728
  /**
2682
- * Deletes one or more site monitoring tasks.
2729
+ * Deletes site monitoring tasks by calling the DeleteSiteMonitors operation.
2683
2730
  *
2684
2731
  * @param request - DeleteSiteMonitorsRequest
2685
2732
  * @returns DeleteSiteMonitorsResponse
@@ -2690,7 +2737,7 @@ export default class Client extends OpenApi {
2690
2737
  }
2691
2738
 
2692
2739
  /**
2693
- * Queries the details of initiative alert rules.
2740
+ * Queries initiative alert rules.
2694
2741
  *
2695
2742
  * @param request - DescribeActiveMetricRuleListRequest
2696
2743
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2721,7 +2768,7 @@ export default class Client extends OpenApi {
2721
2768
  }
2722
2769
 
2723
2770
  /**
2724
- * Queries the details of initiative alert rules.
2771
+ * Queries initiative alert rules.
2725
2772
  *
2726
2773
  * @param request - DescribeActiveMetricRuleListRequest
2727
2774
  * @returns DescribeActiveMetricRuleListResponse
@@ -3063,11 +3110,11 @@ export default class Client extends OpenApi {
3063
3110
  }
3064
3111
 
3065
3112
  /**
3066
- * Queries alert logs.
3113
+ * Queries the alert history by calling the DescribeAlertLogList operation.
3067
3114
  *
3068
3115
  * @remarks
3069
- * You can call the operation to query only the alert logs within the last year.
3070
- * This topic provides an example to show how to query the alert logs of Elastic Compute Service (ECS) based on the `product` dimension.
3116
+ * This operation can query the alert history only within the last year.
3117
+ * This topic provides an example to show how to query the alert history of Elastic Compute Service (ECS) from the cloud service `product` dimension.
3071
3118
  *
3072
3119
  * @param request - DescribeAlertLogListRequest
3073
3120
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3166,11 +3213,11 @@ export default class Client extends OpenApi {
3166
3213
  }
3167
3214
 
3168
3215
  /**
3169
- * Queries alert logs.
3216
+ * Queries the alert history by calling the DescribeAlertLogList operation.
3170
3217
  *
3171
3218
  * @remarks
3172
- * You can call the operation to query only the alert logs within the last year.
3173
- * This topic provides an example to show how to query the alert logs of Elastic Compute Service (ECS) based on the `product` dimension.
3219
+ * This operation can query the alert history only within the last year.
3220
+ * This topic provides an example to show how to query the alert history of Elastic Compute Service (ECS) from the cloud service `product` dimension.
3174
3221
  *
3175
3222
  * @param request - DescribeAlertLogListRequest
3176
3223
  * @returns DescribeAlertLogListResponse
@@ -3265,7 +3312,7 @@ export default class Client extends OpenApi {
3265
3312
  }
3266
3313
 
3267
3314
  /**
3268
- * Queries alert contacts.
3315
+ * Calls the DescribeContactList operation to query a list of alert contacts.
3269
3316
  *
3270
3317
  * @param request - DescribeContactListRequest
3271
3318
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3312,7 +3359,7 @@ export default class Client extends OpenApi {
3312
3359
  }
3313
3360
 
3314
3361
  /**
3315
- * Queries alert contacts.
3362
+ * Calls the DescribeContactList operation to query a list of alert contacts.
3316
3363
  *
3317
3364
  * @param request - DescribeContactListRequest
3318
3365
  * @returns DescribeContactListResponse
@@ -3365,7 +3412,7 @@ export default class Client extends OpenApi {
3365
3412
  }
3366
3413
 
3367
3414
  /**
3368
- * Queries the details of a custom event.
3415
+ * Queries a custom event.
3369
3416
  *
3370
3417
  * @param request - DescribeCustomEventAttributeRequest
3371
3418
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3424,7 +3471,7 @@ export default class Client extends OpenApi {
3424
3471
  }
3425
3472
 
3426
3473
  /**
3427
- * Queries the details of a custom event.
3474
+ * Queries a custom event.
3428
3475
  *
3429
3476
  * @param request - DescribeCustomEventAttributeRequest
3430
3477
  * @returns DescribeCustomEventAttributeResponse
@@ -3438,7 +3485,7 @@ export default class Client extends OpenApi {
3438
3485
  * Queries the number of times that a custom event occurred within a period of time.
3439
3486
  *
3440
3487
  * @remarks
3441
- * > This operation queries the number of times that a custom event occurred for each service.
3488
+ * > This operation queries the number of times that a custom event occurred for each service.
3442
3489
  *
3443
3490
  * @param request - DescribeCustomEventCountRequest
3444
3491
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3492,7 +3539,7 @@ export default class Client extends OpenApi {
3492
3539
  * Queries the number of times that a custom event occurred within a period of time.
3493
3540
  *
3494
3541
  * @remarks
3495
- * > This operation queries the number of times that a custom event occurred for each service.
3542
+ * > This operation queries the number of times that a custom event occurred for each service.
3496
3543
  *
3497
3544
  * @param request - DescribeCustomEventCountRequest
3498
3545
  * @returns DescribeCustomEventCountResponse
@@ -3572,7 +3619,7 @@ export default class Client extends OpenApi {
3572
3619
  * Queries the reported monitoring data.
3573
3620
  *
3574
3621
  * @remarks
3575
- * > You can call the DescribeMetricList operation to query the metrics of cloud services. For more information, see [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html).
3622
+ * > You can call the DescribeMetricList operation to query the metrics of cloud services. For more information, see [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html).
3576
3623
  *
3577
3624
  * @param request - DescribeCustomMetricListRequest
3578
3625
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3626,7 +3673,7 @@ export default class Client extends OpenApi {
3626
3673
  * Queries the reported monitoring data.
3627
3674
  *
3628
3675
  * @remarks
3629
- * > You can call the DescribeMetricList operation to query the metrics of cloud services. For more information, see [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html).
3676
+ * > You can call the DescribeMetricList operation to query the metrics of cloud services. For more information, see [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html).
3630
3677
  *
3631
3678
  * @param request - DescribeCustomMetricListRequest
3632
3679
  * @returns DescribeCustomMetricListResponse
@@ -3637,10 +3684,10 @@ export default class Client extends OpenApi {
3637
3684
  }
3638
3685
 
3639
3686
  /**
3640
- * Queries tag rules.
3687
+ * Call the DescribeDynamicTagRuleList operation to query the rules for dynamic tags.
3641
3688
  *
3642
3689
  * @remarks
3643
- * This topic provides an example to show how to query tag rules that are related to `tagkey1`. The sample responses indicate that two tag rules are found. The rule IDs are `1536df65-a719-429d-8813-73cc40d7****` and `56e8cebb-b3d7-4a91-9880-78a8c84f****`.
3690
+ * This topic provides an example of how to query the rules for the tag key `tagkey1`. The response shows that two rules are returned. The rule IDs are `1536df65-a719-429d-8813-73cc40d7****` and `56e8cebb-b3d7-4a91-9880-78a8c84f****`.
3644
3691
  *
3645
3692
  * @param request - DescribeDynamicTagRuleListRequest
3646
3693
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3691,10 +3738,10 @@ export default class Client extends OpenApi {
3691
3738
  }
3692
3739
 
3693
3740
  /**
3694
- * Queries tag rules.
3741
+ * Call the DescribeDynamicTagRuleList operation to query the rules for dynamic tags.
3695
3742
  *
3696
3743
  * @remarks
3697
- * This topic provides an example to show how to query tag rules that are related to `tagkey1`. The sample responses indicate that two tag rules are found. The rule IDs are `1536df65-a719-429d-8813-73cc40d7****` and `56e8cebb-b3d7-4a91-9880-78a8c84f****`.
3744
+ * This topic provides an example of how to query the rules for the tag key `tagkey1`. The response shows that two rules are returned. The rule IDs are `1536df65-a719-429d-8813-73cc40d7****` and `56e8cebb-b3d7-4a91-9880-78a8c84f****`.
3698
3745
  *
3699
3746
  * @param request - DescribeDynamicTagRuleListRequest
3700
3747
  * @returns DescribeDynamicTagRuleListResponse
@@ -3705,10 +3752,10 @@ export default class Client extends OpenApi {
3705
3752
  }
3706
3753
 
3707
3754
  /**
3708
- * Queries the details of an event-triggered alert rule.
3755
+ * Queries the details of a specified event-triggered alert rule by calling the DescribeEventRuleAttribute operation.
3709
3756
  *
3710
3757
  * @remarks
3711
- * This topic provides an example to show how to query the details of an event-triggered alert rule named `testRule`.
3758
+ * This topic provides an example on how to query the details of the event-triggered alert rule `testRule`.
3712
3759
  *
3713
3760
  * @param request - DescribeEventRuleAttributeRequest
3714
3761
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3743,10 +3790,10 @@ export default class Client extends OpenApi {
3743
3790
  }
3744
3791
 
3745
3792
  /**
3746
- * Queries the details of an event-triggered alert rule.
3793
+ * Queries the details of a specified event-triggered alert rule by calling the DescribeEventRuleAttribute operation.
3747
3794
  *
3748
3795
  * @remarks
3749
- * This topic provides an example to show how to query the details of an event-triggered alert rule named `testRule`.
3796
+ * This topic provides an example on how to query the details of the event-triggered alert rule `testRule`.
3750
3797
  *
3751
3798
  * @param request - DescribeEventRuleAttributeRequest
3752
3799
  * @returns DescribeEventRuleAttributeResponse
@@ -3815,10 +3862,10 @@ export default class Client extends OpenApi {
3815
3862
  }
3816
3863
 
3817
3864
  /**
3818
- * Queries event-triggered alert rules.
3865
+ * Queries the list of event-triggered alert rules.
3819
3866
  *
3820
3867
  * @remarks
3821
- * This topic provides an example to show how to query the details of an event-triggered alert rule named `testRule`.
3868
+ * This topic provides an example to query the details of the event-triggered alert rule `testRule`.
3822
3869
  *
3823
3870
  * @param request - DescribeEventRuleTargetListRequest
3824
3871
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3849,10 +3896,10 @@ export default class Client extends OpenApi {
3849
3896
  }
3850
3897
 
3851
3898
  /**
3852
- * Queries event-triggered alert rules.
3899
+ * Queries the list of event-triggered alert rules.
3853
3900
  *
3854
3901
  * @remarks
3855
- * This topic provides an example to show how to query the details of an event-triggered alert rule named `testRule`.
3902
+ * This topic provides an example to query the details of the event-triggered alert rule `testRule`.
3856
3903
  *
3857
3904
  * @param request - DescribeEventRuleTargetListRequest
3858
3905
  * @returns DescribeEventRuleTargetListResponse
@@ -3863,7 +3910,7 @@ export default class Client extends OpenApi {
3863
3910
  }
3864
3911
 
3865
3912
  /**
3866
- * Queries configuration sets that are used to export monitoring data.
3913
+ * Queries the list of monitoring data exports by calling the DescribeExporterOutputList operation.
3867
3914
  *
3868
3915
  * @param request - DescribeExporterOutputListRequest
3869
3916
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3898,7 +3945,7 @@ export default class Client extends OpenApi {
3898
3945
  }
3899
3946
 
3900
3947
  /**
3901
- * Queries configuration sets that are used to export monitoring data.
3948
+ * Queries the list of monitoring data exports by calling the DescribeExporterOutputList operation.
3902
3949
  *
3903
3950
  * @param request - DescribeExporterOutputListRequest
3904
3951
  * @returns DescribeExporterOutputListResponse
@@ -3909,7 +3956,7 @@ export default class Client extends OpenApi {
3909
3956
  }
3910
3957
 
3911
3958
  /**
3912
- * Queries data export rules.
3959
+ * Queries the list of data export rules by calling the DescribeExporterRuleList operation.
3913
3960
  *
3914
3961
  * @param request - DescribeExporterRuleListRequest
3915
3962
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3944,7 +3991,7 @@ export default class Client extends OpenApi {
3944
3991
  }
3945
3992
 
3946
3993
  /**
3947
- * Queries data export rules.
3994
+ * Queries the list of data export rules by calling the DescribeExporterRuleList operation.
3948
3995
  *
3949
3996
  * @param request - DescribeExporterRuleListRequest
3950
3997
  * @returns DescribeExporterRuleListResponse
@@ -4157,10 +4204,10 @@ export default class Client extends OpenApi {
4157
4204
  }
4158
4205
 
4159
4206
  /**
4160
- * Queries namespaces and the details of the related metric import tasks.
4207
+ * Queries a list of namespaces and the details of their data sources.
4161
4208
  *
4162
4209
  * @remarks
4163
- * In this example, all namespaces within the current account are queried. The response shows that the current account has only one namespace named `aliyun-test`.
4210
+ * This example shows how to query all namespaces that belong to the current account. The response indicates that only one namespace, `aliyun-test`, exists.
4164
4211
  *
4165
4212
  * @param request - DescribeHybridMonitorNamespaceListRequest
4166
4213
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4207,10 +4254,10 @@ export default class Client extends OpenApi {
4207
4254
  }
4208
4255
 
4209
4256
  /**
4210
- * Queries namespaces and the details of the related metric import tasks.
4257
+ * Queries a list of namespaces and the details of their data sources.
4211
4258
  *
4212
4259
  * @remarks
4213
- * In this example, all namespaces within the current account are queried. The response shows that the current account has only one namespace named `aliyun-test`.
4260
+ * This example shows how to query all namespaces that belong to the current account. The response indicates that only one namespace, `aliyun-test`, exists.
4214
4261
  *
4215
4262
  * @param request - DescribeHybridMonitorNamespaceListRequest
4216
4263
  * @returns DescribeHybridMonitorNamespaceListResponse
@@ -4221,10 +4268,10 @@ export default class Client extends OpenApi {
4221
4268
  }
4222
4269
 
4223
4270
  /**
4224
- * Queries Logstore groups.
4271
+ * Queries the list of Logstore groups by calling the DescribeHybridMonitorSLSGroup operation.
4225
4272
  *
4226
4273
  * @remarks
4227
- * In this example, all Logstore groups within the current account are queried. The response shows that the current account has two Logstore groups: `Logstore_test` and `Logstore_aliyun`.
4274
+ * This topic provides an example of how to query all Logstore groups in the current account. The response shows that the current account has two Logstore groups: `Logstore_test` and `Logstore_aliyun`.
4228
4275
  *
4229
4276
  * @param request - DescribeHybridMonitorSLSGroupRequest
4230
4277
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4267,10 +4314,10 @@ export default class Client extends OpenApi {
4267
4314
  }
4268
4315
 
4269
4316
  /**
4270
- * Queries Logstore groups.
4317
+ * Queries the list of Logstore groups by calling the DescribeHybridMonitorSLSGroup operation.
4271
4318
  *
4272
4319
  * @remarks
4273
- * In this example, all Logstore groups within the current account are queried. The response shows that the current account has two Logstore groups: `Logstore_test` and `Logstore_aliyun`.
4320
+ * This topic provides an example of how to query all Logstore groups in the current account. The response shows that the current account has two Logstore groups: `Logstore_test` and `Logstore_aliyun`.
4274
4321
  *
4275
4322
  * @param request - DescribeHybridMonitorSLSGroupRequest
4276
4323
  * @returns DescribeHybridMonitorSLSGroupResponse
@@ -4361,7 +4408,7 @@ export default class Client extends OpenApi {
4361
4408
  }
4362
4409
 
4363
4410
  /**
4364
- * Queries the details of a log monitoring metric.
4411
+ * Queries a Log Monitoring task.
4365
4412
  *
4366
4413
  * @param request - DescribeLogMonitorAttributeRequest
4367
4414
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4388,7 +4435,7 @@ export default class Client extends OpenApi {
4388
4435
  }
4389
4436
 
4390
4437
  /**
4391
- * Queries the details of a log monitoring metric.
4438
+ * Queries a Log Monitoring task.
4392
4439
  *
4393
4440
  * @param request - DescribeLogMonitorAttributeRequest
4394
4441
  * @returns DescribeLogMonitorAttributeResponse
@@ -4457,10 +4504,10 @@ export default class Client extends OpenApi {
4457
4504
  *
4458
4505
  * @remarks
4459
4506
  * ### [](#)Limits
4460
- * * The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. If the free quota is used up, you are automatically charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
4461
- * * Each API operation can be called up to 10 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
4507
+ * - The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. If the free quota is used up, you are automatically charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
4508
+ * - Each API operation can be called up to 10 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
4462
4509
  * ### [](#)Description
4463
- * > Different from [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html), the DescribeMetricData operation provides statistical features. You can set the Dimension parameter to `{"instanceId": "i-abcdefgh12****"}` to aggregate all data of your Alibaba Cloud account.
4510
+ * > Different from [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html), the DescribeMetricData operation provides statistical features. You can set the Dimension parameter to `{"instanceId": "i-abcdefgh12****"}` to aggregate all data of your Alibaba Cloud account.
4464
4511
  * This topic provides an example on how to query the monitoring data of the `cpu_idle` metric for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`.
4465
4512
  *
4466
4513
  * @param request - DescribeMetricDataRequest
@@ -4524,10 +4571,10 @@ export default class Client extends OpenApi {
4524
4571
  *
4525
4572
  * @remarks
4526
4573
  * ### [](#)Limits
4527
- * * The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. If the free quota is used up, you are automatically charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
4528
- * * Each API operation can be called up to 10 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
4574
+ * - The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. If the free quota is used up, you are automatically charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
4575
+ * - Each API operation can be called up to 10 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
4529
4576
  * ### [](#)Description
4530
- * > Different from [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html), the DescribeMetricData operation provides statistical features. You can set the Dimension parameter to `{"instanceId": "i-abcdefgh12****"}` to aggregate all data of your Alibaba Cloud account.
4577
+ * > Different from [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html), the DescribeMetricData operation provides statistical features. You can set the Dimension parameter to `{"instanceId": "i-abcdefgh12****"}` to aggregate all data of your Alibaba Cloud account.
4531
4578
  * This topic provides an example on how to query the monitoring data of the `cpu_idle` metric for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`.
4532
4579
  *
4533
4580
  * @param request - DescribeMetricDataRequest
@@ -4543,14 +4590,14 @@ export default class Client extends OpenApi {
4543
4590
  *
4544
4591
  * @remarks
4545
4592
  * ### [](#)Limits
4546
- * * The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. After the free quota is used up, you are charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
4547
- * * Each API operation can be called up to 50 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
4548
- * > If `Throttling.User` or `Request was denied due to user flow control` is returned when you call an API operation, the API operation is throttled. For more information about how to handle the issue, see [How do I handle the throttling of a query API?](https://help.aliyun.com/document_detail/2615031.html)
4593
+ * - The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. After the free quota is used up, you are charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
4594
+ * - Each API operation can be called up to 50 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
4595
+ * > If `Throttling.User` or `Request was denied due to user flow control` is returned when you call an API operation, the API operation is throttled. For more information about how to handle the issue, see [How do I handle the throttling of a query API?](https://help.aliyun.com/document_detail/2615031.html)
4549
4596
  * ### [](#)Precautions
4550
4597
  * The storage duration of the monitoring data of each cloud service is related to the `Period` parameter (statistical period). A larger value of the `Period` parameter indicates that the monitoring data is distributed in a larger time range and the storage duration of the monitoring data is longer. The following list describes the specific relationships:
4551
- * * The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
4552
- * * The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
4553
- * * The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
4598
+ * - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
4599
+ * - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
4600
+ * - The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
4554
4601
  * ### [](#)Operation description
4555
4602
  * This topic provides an example on how to query the latest monitoring data of the `CPUUtilization` metric for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`. The returned result indicates that the monitoring data for the instance `i-abcdefgh12****` of the account `123456789876****` is queried at an interval of 60 seconds. The maximum, minimum, and average values of the metric are 100, 93.1, and 99.52.
4556
4603
  *
@@ -4619,14 +4666,14 @@ export default class Client extends OpenApi {
4619
4666
  *
4620
4667
  * @remarks
4621
4668
  * ### [](#)Limits
4622
- * * The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. After the free quota is used up, you are charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
4623
- * * Each API operation can be called up to 50 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
4624
- * > If `Throttling.User` or `Request was denied due to user flow control` is returned when you call an API operation, the API operation is throttled. For more information about how to handle the issue, see [How do I handle the throttling of a query API?](https://help.aliyun.com/document_detail/2615031.html)
4669
+ * - The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. After the free quota is used up, you are charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
4670
+ * - Each API operation can be called up to 50 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
4671
+ * > If `Throttling.User` or `Request was denied due to user flow control` is returned when you call an API operation, the API operation is throttled. For more information about how to handle the issue, see [How do I handle the throttling of a query API?](https://help.aliyun.com/document_detail/2615031.html)
4625
4672
  * ### [](#)Precautions
4626
4673
  * The storage duration of the monitoring data of each cloud service is related to the `Period` parameter (statistical period). A larger value of the `Period` parameter indicates that the monitoring data is distributed in a larger time range and the storage duration of the monitoring data is longer. The following list describes the specific relationships:
4627
- * * The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
4628
- * * The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
4629
- * * The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
4674
+ * - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
4675
+ * - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
4676
+ * - The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
4630
4677
  * ### [](#)Operation description
4631
4678
  * This topic provides an example on how to query the latest monitoring data of the `CPUUtilization` metric for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`. The returned result indicates that the monitoring data for the instance `i-abcdefgh12****` of the account `123456789876****` is queried at an interval of 60 seconds. The maximum, minimum, and average values of the metric are 100, 93.1, and 99.52.
4632
4679
  *
@@ -4639,12 +4686,20 @@ export default class Client extends OpenApi {
4639
4686
  }
4640
4687
 
4641
4688
  /**
4642
- * Queries the monitoring data of a metric for a specified cloud service.
4689
+ * The DescribeMetricList operation queries the monitoring data of a specific metric for a cloud service.
4643
4690
  *
4644
4691
  * @remarks
4645
- * ## Limits
4646
- * Each API operation can be called up to 50 times per second. An Alibaba Cloud account and the RAM users within the account share the quota.
4647
- * >This topic provides an example to show how to query the monitoring data of the `cpu_idle` metric for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`. The returned result indicates that the monitoring data for the instance `i-abcdefgh12****` of the account `120886317861****` is queried at an interval of 60 seconds. The maximum, minimum, and average values of the metric are 100, 93.1, and 99.52.
4692
+ * ### Limits
4693
+ * - You have a free quota of 1 million total API calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If you use up the free quota and have not enabled the pay-as-you-go billing method for CloudMonitor Basic, you can no longer use these API operations. If you have enabled the pay-as-you-go billing method, you can continue to use the API operations after the free quota is used up. API calls that exceed the free quota are automatically charged on a pay-as-you-go basis. For more information, see [Enable pay-as-you-go](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
4694
+ * - You can call each API operation up to 50 times per second. This limit is shared between an Alibaba Cloud account and its RAM users.
4695
+ * > If you receive the `Throttling.User` or `Request was denied due to user flow control` error message when you call an API operation, the API call is throttled. For more information, see [How do I resolve an API call throttling issue?](https://help.aliyun.com/document_detail/2615031.html).
4696
+ * ### Notes
4697
+ * The storage duration of monitoring data for a cloud service depends on the `Period` (statistical period). A larger `Period` value indicates that the monitoring data is less granular and is stored for a longer period. The relationship is as follows:
4698
+ * - If the value of `Period` is less than 60 seconds, the storage duration is 7 days.
4699
+ * - If the value of `Period` is 60 seconds, the storage duration is 31 days.
4700
+ * - If the value of `Period` is 300 seconds or greater, the storage duration is 91 days.
4701
+ * ### Usage notes
4702
+ * This topic provides an example of how to query the monitoring data of the `cpu_idle` metric for the `acs_ecs_dashboard` cloud service. The response shows the data for the instance `i-abcdefgh12****`, which belongs to the Alibaba Cloud account `120886317861****`. At a 60 second interval, the maximum, minimum, and average values of the metric are 100, 93.1, and 99.52, respectively.
4648
4703
  *
4649
4704
  * @param request - DescribeMetricListRequest
4650
4705
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4707,12 +4762,20 @@ export default class Client extends OpenApi {
4707
4762
  }
4708
4763
 
4709
4764
  /**
4710
- * Queries the monitoring data of a metric for a specified cloud service.
4765
+ * The DescribeMetricList operation queries the monitoring data of a specific metric for a cloud service.
4711
4766
  *
4712
4767
  * @remarks
4713
- * ## Limits
4714
- * Each API operation can be called up to 50 times per second. An Alibaba Cloud account and the RAM users within the account share the quota.
4715
- * >This topic provides an example to show how to query the monitoring data of the `cpu_idle` metric for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`. The returned result indicates that the monitoring data for the instance `i-abcdefgh12****` of the account `120886317861****` is queried at an interval of 60 seconds. The maximum, minimum, and average values of the metric are 100, 93.1, and 99.52.
4768
+ * ### Limits
4769
+ * - You have a free quota of 1 million total API calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If you use up the free quota and have not enabled the pay-as-you-go billing method for CloudMonitor Basic, you can no longer use these API operations. If you have enabled the pay-as-you-go billing method, you can continue to use the API operations after the free quota is used up. API calls that exceed the free quota are automatically charged on a pay-as-you-go basis. For more information, see [Enable pay-as-you-go](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
4770
+ * - You can call each API operation up to 50 times per second. This limit is shared between an Alibaba Cloud account and its RAM users.
4771
+ * > If you receive the `Throttling.User` or `Request was denied due to user flow control` error message when you call an API operation, the API call is throttled. For more information, see [How do I resolve an API call throttling issue?](https://help.aliyun.com/document_detail/2615031.html).
4772
+ * ### Notes
4773
+ * The storage duration of monitoring data for a cloud service depends on the `Period` (statistical period). A larger `Period` value indicates that the monitoring data is less granular and is stored for a longer period. The relationship is as follows:
4774
+ * - If the value of `Period` is less than 60 seconds, the storage duration is 7 days.
4775
+ * - If the value of `Period` is 60 seconds, the storage duration is 31 days.
4776
+ * - If the value of `Period` is 300 seconds or greater, the storage duration is 91 days.
4777
+ * ### Usage notes
4778
+ * This topic provides an example of how to query the monitoring data of the `cpu_idle` metric for the `acs_ecs_dashboard` cloud service. The response shows the data for the instance `i-abcdefgh12****`, which belongs to the Alibaba Cloud account `120886317861****`. At a 60 second interval, the maximum, minimum, and average values of the metric are 100, 93.1, and 99.52, respectively.
4716
4779
  *
4717
4780
  * @param request - DescribeMetricListRequest
4718
4781
  * @returns DescribeMetricListResponse
@@ -4723,10 +4786,10 @@ export default class Client extends OpenApi {
4723
4786
  }
4724
4787
 
4725
4788
  /**
4726
- * Queries the details of metrics that are supported in CloudMonitor.
4789
+ * Queries metrics that are supported in CloudMonitor.
4727
4790
  *
4728
4791
  * @remarks
4729
- * This operation is used together with DescribeMetricList and DescribeMetricLast. For more information, see [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html) and [DescribeMetricLast](https://help.aliyun.com/document_detail/51939.html).
4792
+ * Use this operation together with DescribeMetricList and DescribeMetricLast. For more information, see [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html) and [DescribeMetricLast](https://help.aliyun.com/document_detail/51939.html).
4730
4793
  *
4731
4794
  * @param request - DescribeMetricMetaListRequest
4732
4795
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4773,10 +4836,10 @@ export default class Client extends OpenApi {
4773
4836
  }
4774
4837
 
4775
4838
  /**
4776
- * Queries the details of metrics that are supported in CloudMonitor.
4839
+ * Queries metrics that are supported in CloudMonitor.
4777
4840
  *
4778
4841
  * @remarks
4779
- * This operation is used together with DescribeMetricList and DescribeMetricLast. For more information, see [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html) and [DescribeMetricLast](https://help.aliyun.com/document_detail/51939.html).
4842
+ * Use this operation together with DescribeMetricList and DescribeMetricLast. For more information, see [DescribeMetricList](https://help.aliyun.com/document_detail/51936.html) and [DescribeMetricLast](https://help.aliyun.com/document_detail/51939.html).
4780
4843
  *
4781
4844
  * @param request - DescribeMetricMetaListRequest
4782
4845
  * @returns DescribeMetricMetaListResponse
@@ -4787,6 +4850,8 @@ export default class Client extends OpenApi {
4787
4850
  }
4788
4851
 
4789
4852
  /**
4853
+ * You can call the DescribeMetricRuleBlackList operation to query blacklist policies.
4854
+ *
4790
4855
  * @param request - DescribeMetricRuleBlackListRequest
4791
4856
  * @param runtime - runtime options for this request RuntimeOptions
4792
4857
  * @returns DescribeMetricRuleBlackListResponse
@@ -4852,6 +4917,8 @@ export default class Client extends OpenApi {
4852
4917
  }
4853
4918
 
4854
4919
  /**
4920
+ * You can call the DescribeMetricRuleBlackList operation to query blacklist policies.
4921
+ *
4855
4922
  * @param request - DescribeMetricRuleBlackListRequest
4856
4923
  * @returns DescribeMetricRuleBlackListResponse
4857
4924
  */
@@ -4899,10 +4966,10 @@ export default class Client extends OpenApi {
4899
4966
  }
4900
4967
 
4901
4968
  /**
4902
- * Queries alert rules.
4969
+ * Queries all alert rules in the alert rule list.
4903
4970
  *
4904
4971
  * @remarks
4905
- * This topic provides an example on how to query all alert rules within your Alibaba Cloud account. The returned result shows that only one alert rule is found. The name of the alert rule is `Rule_01` and the ID is `applyTemplate344cfd42-0f32-4fd6-805a-88d7908a****`.
4972
+ * This topic provides an example of how to query all alert rules in the alert rule list of the current Alibaba Cloud account. The response shows that the alert rule list contains only one alert rule. The alert rule is named `Rule_01` and has an ID of `applyTemplate344cfd42-0f32-4fd6-805a-88d7908a****`.
4906
4973
  *
4907
4974
  * @param request - DescribeMetricRuleListRequest
4908
4975
  * @param runtime - runtime options for this request RuntimeOptions
@@ -4969,10 +5036,10 @@ export default class Client extends OpenApi {
4969
5036
  }
4970
5037
 
4971
5038
  /**
4972
- * Queries alert rules.
5039
+ * Queries all alert rules in the alert rule list.
4973
5040
  *
4974
5041
  * @remarks
4975
- * This topic provides an example on how to query all alert rules within your Alibaba Cloud account. The returned result shows that only one alert rule is found. The name of the alert rule is `Rule_01` and the ID is `applyTemplate344cfd42-0f32-4fd6-805a-88d7908a****`.
5042
+ * This topic provides an example of how to query all alert rules in the alert rule list of the current Alibaba Cloud account. The response shows that the alert rule list contains only one alert rule. The alert rule is named `Rule_01` and has an ID of `applyTemplate344cfd42-0f32-4fd6-805a-88d7908a****`.
4976
5043
  *
4977
5044
  * @param request - DescribeMetricRuleListRequest
4978
5045
  * @returns DescribeMetricRuleListResponse
@@ -4983,12 +5050,11 @@ export default class Client extends OpenApi {
4983
5050
  }
4984
5051
 
4985
5052
  /**
4986
- * Queries the resources that are associated with a specified alert rule.
5053
+ * Queries the notification channels of a specified alert rule by calling the DescribeMetricRuleTargets operation.
4987
5054
  *
4988
5055
  * @remarks
4989
- * ## Limit
4990
- * This operation supports only Message Service (MNS) resources.
4991
- * >This topic provides an example on how to query the resources that are associated with an alert rule whose ID is `ae06917_75a8c43178ab66****`.
5056
+ * ## Usage notes
5057
+ * This topic provides an example to query the target resources associated with the alert rule `ae06917_75a8c43178ab66****`.
4992
5058
  *
4993
5059
  * @param request - DescribeMetricRuleTargetsRequest
4994
5060
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5019,12 +5085,11 @@ export default class Client extends OpenApi {
5019
5085
  }
5020
5086
 
5021
5087
  /**
5022
- * Queries the resources that are associated with a specified alert rule.
5088
+ * Queries the notification channels of a specified alert rule by calling the DescribeMetricRuleTargets operation.
5023
5089
  *
5024
5090
  * @remarks
5025
- * ## Limit
5026
- * This operation supports only Message Service (MNS) resources.
5027
- * >This topic provides an example on how to query the resources that are associated with an alert rule whose ID is `ae06917_75a8c43178ab66****`.
5091
+ * ## Usage notes
5092
+ * This topic provides an example to query the target resources associated with the alert rule `ae06917_75a8c43178ab66****`.
5028
5093
  *
5029
5094
  * @param request - DescribeMetricRuleTargetsRequest
5030
5095
  * @returns DescribeMetricRuleTargetsResponse
@@ -5035,10 +5100,10 @@ export default class Client extends OpenApi {
5035
5100
  }
5036
5101
 
5037
5102
  /**
5038
- * Queries the details of an alert template.
5103
+ * Queries the details of an alert template by calling the DescribeMetricRuleTemplateAttribute operation.
5039
5104
  *
5040
5105
  * @remarks
5041
- * This topic provides an example on how to query the details of an alert template whose ID is `70****`.
5106
+ * This topic provides an example on how to query the details of the alert template `70****`.
5042
5107
  *
5043
5108
  * @param request - DescribeMetricRuleTemplateAttributeRequest
5044
5109
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5073,10 +5138,10 @@ export default class Client extends OpenApi {
5073
5138
  }
5074
5139
 
5075
5140
  /**
5076
- * Queries the details of an alert template.
5141
+ * Queries the details of an alert template by calling the DescribeMetricRuleTemplateAttribute operation.
5077
5142
  *
5078
5143
  * @remarks
5079
- * This topic provides an example on how to query the details of an alert template whose ID is `70****`.
5144
+ * This topic provides an example on how to query the details of the alert template `70****`.
5080
5145
  *
5081
5146
  * @param request - DescribeMetricRuleTemplateAttributeRequest
5082
5147
  * @returns DescribeMetricRuleTemplateAttributeResponse
@@ -5167,13 +5232,13 @@ export default class Client extends OpenApi {
5167
5232
  *
5168
5233
  * @remarks
5169
5234
  * ### [](#)Limits
5170
- * * The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. After the free quota is used up, you are charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
5171
- * * Each API operation can be called up to 10 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
5235
+ * - The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. After the free quota is used up, you are charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
5236
+ * - Each API operation can be called up to 10 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
5172
5237
  * ### [](#)Precautions
5173
5238
  * The storage duration of the monitoring data of each cloud service is related to the `Period` parameter (statistical period). A larger value of the `Period` parameter indicates that the monitoring data is distributed in a larger time range and the storage duration of the monitoring data is longer. The following list describes the specific relationships:
5174
- * * The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
5175
- * * The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
5176
- * * The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
5239
+ * - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
5240
+ * - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
5241
+ * - The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
5177
5242
  * ### [](#)Operation description
5178
5243
  * This topic provides an example on how to query the monitoring data of the `cpu_idle` metric in the last 60 seconds for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`. The monitoring data is sorted in descending order based on the `Average` field.
5179
5244
  *
@@ -5246,13 +5311,13 @@ export default class Client extends OpenApi {
5246
5311
  *
5247
5312
  * @remarks
5248
5313
  * ### [](#)Limits
5249
- * * The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. After the free quota is used up, you are charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
5250
- * * Each API operation can be called up to 10 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
5314
+ * - The total free quota is 1 million calls per month for the DescribeMetricLast, DescribeMetricList, DescribeMetricData, and DescribeMetricTop operations. If the free quota is used up and CloudMonitor Basic (pay-as-you-go) is not activated, these API operations can no longer be called as expected. If you have activated CloudMonitor Basic (pay-as-you-go), these API operations can still be called even if the free quota is used up. After the free quota is used up, you are charged for the excess usage based on the pay-as-you-go billing method. For more information about how to activate CloudMonitor Basic (pay-as-you-go), see [Enable the pay-as-you-go billing method](https://common-buy.aliyun.com/?spm=a2c4g.11186623.0.0.6c8f3481IbSHgG\\&commodityCode=cms_basic_public_cn\\&from_biz_channel=help_bill).
5315
+ * - Each API operation can be called up to 10 times per second. An Alibaba Cloud account and the Resource Access Management (RAM) users within the account share the quota.
5251
5316
  * ### [](#)Precautions
5252
5317
  * The storage duration of the monitoring data of each cloud service is related to the `Period` parameter (statistical period). A larger value of the `Period` parameter indicates that the monitoring data is distributed in a larger time range and the storage duration of the monitoring data is longer. The following list describes the specific relationships:
5253
- * * The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
5254
- * * The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
5255
- * * The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
5318
+ * - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
5319
+ * - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
5320
+ * - The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
5256
5321
  * ### [](#)Operation description
5257
5322
  * This topic provides an example on how to query the monitoring data of the `cpu_idle` metric in the last 60 seconds for Elastic Compute Service (ECS). The namespace of ECS is `acs_ecs_dashboard`. The monitoring data is sorted in descending order based on the `Average` field.
5258
5323
  *
@@ -5349,7 +5414,7 @@ export default class Client extends OpenApi {
5349
5414
  }
5350
5415
 
5351
5416
  /**
5352
- * Queries the details of the resources in an application group.
5417
+ * Queries the resources in an application group.
5353
5418
  *
5354
5419
  * @param request - DescribeMonitorGroupInstanceAttributeRequest
5355
5420
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5404,7 +5469,7 @@ export default class Client extends OpenApi {
5404
5469
  }
5405
5470
 
5406
5471
  /**
5407
- * Queries the details of the resources in an application group.
5472
+ * Queries the resources in an application group.
5408
5473
  *
5409
5474
  * @param request - DescribeMonitorGroupInstanceAttributeRequest
5410
5475
  * @returns DescribeMonitorGroupInstanceAttributeResponse
@@ -5477,7 +5542,7 @@ export default class Client extends OpenApi {
5477
5542
  }
5478
5543
 
5479
5544
  /**
5480
- * Queries the policies that are used to pause alert notifications for an application group.
5545
+ * Queries the list of alert notification pause policies for an application group by calling the DescribeMonitorGroupNotifyPolicyList operation.
5481
5546
  *
5482
5547
  * @param request - DescribeMonitorGroupNotifyPolicyListRequest
5483
5548
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5520,7 +5585,7 @@ export default class Client extends OpenApi {
5520
5585
  }
5521
5586
 
5522
5587
  /**
5523
- * Queries the policies that are used to pause alert notifications for an application group.
5588
+ * Queries the list of alert notification pause policies for an application group by calling the DescribeMonitorGroupNotifyPolicyList operation.
5524
5589
  *
5525
5590
  * @param request - DescribeMonitorGroupNotifyPolicyListRequest
5526
5591
  * @returns DescribeMonitorGroupNotifyPolicyListResponse
@@ -5531,10 +5596,10 @@ export default class Client extends OpenApi {
5531
5596
  }
5532
5597
 
5533
5598
  /**
5534
- * Queries application groups.
5599
+ * You can call the DescribeMonitorGroups operation to query a list of application groups.
5535
5600
  *
5536
5601
  * @remarks
5537
- * This topic provides an example of how to query the application groups of the current account. The response shows that the current account has two application groups: `testGroup124` and `test123`.
5602
+ * This topic provides an example of how to query a list of application groups. The response shows that two application groups are returned: `testGroup124` and `test123`.
5538
5603
  *
5539
5604
  * @param request - DescribeMonitorGroupsRequest
5540
5605
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5617,10 +5682,10 @@ export default class Client extends OpenApi {
5617
5682
  }
5618
5683
 
5619
5684
  /**
5620
- * Queries application groups.
5685
+ * You can call the DescribeMonitorGroups operation to query a list of application groups.
5621
5686
  *
5622
5687
  * @remarks
5623
- * This topic provides an example of how to query the application groups of the current account. The response shows that the current account has two application groups: `testGroup124` and `test123`.
5688
+ * This topic provides an example of how to query a list of application groups. The response shows that two application groups are returned: `testGroup124` and `test123`.
5624
5689
  *
5625
5690
  * @param request - DescribeMonitorGroupsRequest
5626
5691
  * @returns DescribeMonitorGroupsResponse
@@ -5743,7 +5808,7 @@ export default class Client extends OpenApi {
5743
5808
  }
5744
5809
 
5745
5810
  /**
5746
- * Queries all hosts within the current Alibaba Cloud account, including hosts on which the CloudMonitor agent is installed and uninstalled.
5811
+ * You can call the DescribeMonitoringAgentHosts operation to query a list of all hosts, regardless of whether the CloudMonitor agent is installed.
5747
5812
  *
5748
5813
  * @param request - DescribeMonitoringAgentHostsRequest
5749
5814
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5810,7 +5875,7 @@ export default class Client extends OpenApi {
5810
5875
  }
5811
5876
 
5812
5877
  /**
5813
- * Queries all hosts within the current Alibaba Cloud account, including hosts on which the CloudMonitor agent is installed and uninstalled.
5878
+ * You can call the DescribeMonitoringAgentHosts operation to query a list of all hosts, regardless of whether the CloudMonitor agent is installed.
5814
5879
  *
5815
5880
  * @param request - DescribeMonitoringAgentHostsRequest
5816
5881
  * @returns DescribeMonitoringAgentHostsResponse
@@ -5821,11 +5886,11 @@ export default class Client extends OpenApi {
5821
5886
  }
5822
5887
 
5823
5888
  /**
5824
- * 查询指定资源的进程数列表
5889
+ * Call the DescribeMonitoringAgentProcesses operation to query the list of processes for a specified resource.
5825
5890
  *
5826
5891
  * @remarks
5827
- * > Before you call this operation, call the CreateMonitoringAgentProcess operation to create processes. For more information, see [CreateMonitoringAgentProcess](https://help.aliyun.com/document_detail/114951.html~).
5828
- * This topic provides an example of how to query the processes of the `i-hp3hl3cx1pbahzy8****` instance. The response indicates the details of the `NGINX` and `HTTP` processes.
5892
+ * > Before you call this operation, you must call the CreateMonitoringAgentProcess operation to create a process monitoring task. For more information, see [CreateMonitoringAgentProcess](https://help.aliyun.com/document_detail/2513212.html).
5893
+ * This topic provides an example of how to query the list of processes for the resource i-hp3hl3cx1pbahzy8\\*\\*\\*\\*. The response shows the details of the Nginx and HTTP processes.
5829
5894
  *
5830
5895
  * @param request - DescribeMonitoringAgentProcessesRequest
5831
5896
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5856,11 +5921,11 @@ export default class Client extends OpenApi {
5856
5921
  }
5857
5922
 
5858
5923
  /**
5859
- * 查询指定资源的进程数列表
5924
+ * Call the DescribeMonitoringAgentProcesses operation to query the list of processes for a specified resource.
5860
5925
  *
5861
5926
  * @remarks
5862
- * > Before you call this operation, call the CreateMonitoringAgentProcess operation to create processes. For more information, see [CreateMonitoringAgentProcess](https://help.aliyun.com/document_detail/114951.html~).
5863
- * This topic provides an example of how to query the processes of the `i-hp3hl3cx1pbahzy8****` instance. The response indicates the details of the `NGINX` and `HTTP` processes.
5927
+ * > Before you call this operation, you must call the CreateMonitoringAgentProcess operation to create a process monitoring task. For more information, see [CreateMonitoringAgentProcess](https://help.aliyun.com/document_detail/2513212.html).
5928
+ * This topic provides an example of how to query the list of processes for the resource i-hp3hl3cx1pbahzy8\\*\\*\\*\\*. The response shows the details of the Nginx and HTTP processes.
5864
5929
  *
5865
5930
  * @param request - DescribeMonitoringAgentProcessesRequest
5866
5931
  * @returns DescribeMonitoringAgentProcessesResponse
@@ -5871,7 +5936,7 @@ export default class Client extends OpenApi {
5871
5936
  }
5872
5937
 
5873
5938
  /**
5874
- * Queries the status of the CloudMonitor agent.
5939
+ * Queries the running status of the CloudMonitor agent by calling the DescribeMonitoringAgentStatuses operation.
5875
5940
  *
5876
5941
  * @remarks
5877
5942
  * This topic describes how to query the status of the CloudMonitor agent that is installed on the `i-hp3dunahluwajv6f****` instance. The result indicates that the CloudMonitor agent is in the `running` state.
@@ -5909,7 +5974,7 @@ export default class Client extends OpenApi {
5909
5974
  }
5910
5975
 
5911
5976
  /**
5912
- * Queries the status of the CloudMonitor agent.
5977
+ * Queries the running status of the CloudMonitor agent by calling the DescribeMonitoringAgentStatuses operation.
5913
5978
  *
5914
5979
  * @remarks
5915
5980
  * This topic describes how to query the status of the CloudMonitor agent that is installed on the `i-hp3dunahluwajv6f****` instance. The result indicates that the CloudMonitor agent is in the `running` state.
@@ -5958,10 +6023,7 @@ export default class Client extends OpenApi {
5958
6023
  }
5959
6024
 
5960
6025
  /**
5961
- * Queries the keys of all tags that are attached to cloud resources in a region.
5962
- *
5963
- * @remarks
5964
- * > If a tag is attached to multiple cloud resources in the region, the key of the tag is returned only once.
6026
+ * Call the DescribeProductResourceTagKeyList operation to query all tag keys of cloud resources in a specified region.
5965
6027
  *
5966
6028
  * @param request - DescribeProductResourceTagKeyListRequest
5967
6029
  * @param runtime - runtime options for this request RuntimeOptions
@@ -5992,10 +6054,7 @@ export default class Client extends OpenApi {
5992
6054
  }
5993
6055
 
5994
6056
  /**
5995
- * Queries the keys of all tags that are attached to cloud resources in a region.
5996
- *
5997
- * @remarks
5998
- * > If a tag is attached to multiple cloud resources in the region, the key of the tag is returned only once.
6057
+ * Call the DescribeProductResourceTagKeyList operation to query all tag keys of cloud resources in a specified region.
5999
6058
  *
6000
6059
  * @param request - DescribeProductResourceTagKeyListRequest
6001
6060
  * @returns DescribeProductResourceTagKeyListResponse
@@ -6041,10 +6100,10 @@ export default class Client extends OpenApi {
6041
6100
  }
6042
6101
 
6043
6102
  /**
6044
- * Queries the information about monitored services in CloudMonitor.
6103
+ * Calls the DescribeProjectMeta operation to query the list of cloud services that support time series monitoring metrics in CloudMonitor.
6045
6104
  *
6046
6105
  * @remarks
6047
- * The information obtained by this operation includes the service description, namespace, and tags.
6106
+ * Obtains the information about the connected cloud services, including the description, namespace, and tags of each service.
6048
6107
  *
6049
6108
  * @param request - DescribeProjectMetaRequest
6050
6109
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6083,10 +6142,10 @@ export default class Client extends OpenApi {
6083
6142
  }
6084
6143
 
6085
6144
  /**
6086
- * Queries the information about monitored services in CloudMonitor.
6145
+ * Calls the DescribeProjectMeta operation to query the list of cloud services that support time series monitoring metrics in CloudMonitor.
6087
6146
  *
6088
6147
  * @remarks
6089
- * The information obtained by this operation includes the service description, namespace, and tags.
6148
+ * Obtains the information about the connected cloud services, including the description, namespace, and tags of each service.
6090
6149
  *
6091
6150
  * @param request - DescribeProjectMetaRequest
6092
6151
  * @returns DescribeProjectMetaResponse
@@ -6097,10 +6156,10 @@ export default class Client extends OpenApi {
6097
6156
  }
6098
6157
 
6099
6158
  /**
6100
- * Queries the details of a site monitoring task.
6159
+ * Queries the details of a site monitoring task by calling the DescribeSiteMonitorAttribute operation.
6101
6160
  *
6102
6161
  * @remarks
6103
- * This topic provides an example on how to query the details of a site monitoring task whose ID is `cc641dff-c19d-45f3-ad0a-818a0c4f****`. The returned result indicates that the task name is `test123`, the URL that is monitored by the task is `https://aliyun.com`, and the name of the carrier is `Alibaba`.
6162
+ * This topic provides an example on how to query the details of the site monitoring task `cc641dff-c19d-45f3-ad0a-818a0c4f****`. The response shows that the task name is `test123`, the monitored address is `https://aliyun.com`, and the carrier is `Alibaba`.
6104
6163
  *
6105
6164
  * @param request - DescribeSiteMonitorAttributeRequest
6106
6165
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6135,10 +6194,10 @@ export default class Client extends OpenApi {
6135
6194
  }
6136
6195
 
6137
6196
  /**
6138
- * Queries the details of a site monitoring task.
6197
+ * Queries the details of a site monitoring task by calling the DescribeSiteMonitorAttribute operation.
6139
6198
  *
6140
6199
  * @remarks
6141
- * This topic provides an example on how to query the details of a site monitoring task whose ID is `cc641dff-c19d-45f3-ad0a-818a0c4f****`. The returned result indicates that the task name is `test123`, the URL that is monitored by the task is `https://aliyun.com`, and the name of the carrier is `Alibaba`.
6200
+ * This topic provides an example on how to query the details of the site monitoring task `cc641dff-c19d-45f3-ad0a-818a0c4f****`. The response shows that the task name is `test123`, the monitored address is `https://aliyun.com`, and the carrier is `Alibaba`.
6142
6201
  *
6143
6202
  * @param request - DescribeSiteMonitorAttributeRequest
6144
6203
  * @returns DescribeSiteMonitorAttributeResponse
@@ -6219,10 +6278,10 @@ export default class Client extends OpenApi {
6219
6278
  }
6220
6279
 
6221
6280
  /**
6222
- * Queries the detection points that are provided by carriers.
6281
+ * Queries the details of all carrier detection points by calling the DescribeSiteMonitorISPCityList operation.
6223
6282
  *
6224
6283
  * @remarks
6225
- * This topic provides an example on how to query the detection points that are provided by China Unicom in Guiyang.
6284
+ * 本文将提供一个示例,查询运营商“联通”在“贵阳市”的探测点详情。
6226
6285
  *
6227
6286
  * @param request - DescribeSiteMonitorISPCityListRequest
6228
6287
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6269,10 +6328,10 @@ export default class Client extends OpenApi {
6269
6328
  }
6270
6329
 
6271
6330
  /**
6272
- * Queries the detection points that are provided by carriers.
6331
+ * Queries the details of all carrier detection points by calling the DescribeSiteMonitorISPCityList operation.
6273
6332
  *
6274
6333
  * @remarks
6275
- * This topic provides an example on how to query the detection points that are provided by China Unicom in Guiyang.
6334
+ * 本文将提供一个示例,查询运营商“联通”在“贵阳市”的探测点详情。
6276
6335
  *
6277
6336
  * @param request - DescribeSiteMonitorISPCityListRequest
6278
6337
  * @returns DescribeSiteMonitorISPCityListResponse
@@ -6283,10 +6342,10 @@ export default class Client extends OpenApi {
6283
6342
  }
6284
6343
 
6285
6344
  /**
6286
- * Queries site monitoring tasks.
6345
+ * Queries the list of site monitoring tasks by calling the DescribeSiteMonitorList operation.
6287
6346
  *
6288
6347
  * @remarks
6289
- * This topic provides an example on how to query all the site monitoring tasks of your Alibaba Cloud account. In this example, the returned result indicates that the Alibaba Cloud account has one site monitoring task named `HanZhou_ECS2`.
6348
+ * This topic provides an example of how to query the list of site monitoring tasks for the current account. The response shows that the current account has one site monitoring task named `HanZhou_ECS2`.
6290
6349
  *
6291
6350
  * @param request - DescribeSiteMonitorListRequest
6292
6351
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6341,10 +6400,10 @@ export default class Client extends OpenApi {
6341
6400
  }
6342
6401
 
6343
6402
  /**
6344
- * Queries site monitoring tasks.
6403
+ * Queries the list of site monitoring tasks by calling the DescribeSiteMonitorList operation.
6345
6404
  *
6346
6405
  * @remarks
6347
- * This topic provides an example on how to query all the site monitoring tasks of your Alibaba Cloud account. In this example, the returned result indicates that the Alibaba Cloud account has one site monitoring task named `HanZhou_ECS2`.
6406
+ * This topic provides an example of how to query the list of site monitoring tasks for the current account. The response shows that the current account has one site monitoring task named `HanZhou_ECS2`.
6348
6407
  *
6349
6408
  * @param request - DescribeSiteMonitorListRequest
6350
6409
  * @returns DescribeSiteMonitorListResponse
@@ -6355,11 +6414,11 @@ export default class Client extends OpenApi {
6355
6414
  }
6356
6415
 
6357
6416
  /**
6358
- * Queries the logs of one or more instant test tasks.
6417
+ * Call the DescribeSiteMonitorLog operation to query the detection logs for a one-time detection task.
6359
6418
  *
6360
6419
  * @remarks
6361
- * You can create an instant test task only by using the Alibaba Cloud account that you used to enable Network Analysis and Monitoring.
6362
- * This topic provides an example to show how to query the logs of an instant test task whose ID is `afa5c3ce-f944-4363-9edb-ce919a29****`.
6420
+ * Only Alibaba Cloud accounts with Network Analysis and Monitoring activated can create one-time detection tasks.
6421
+ * This topic provides an example of how to query the detection logs for the one-time detection task `afa5c3ce-f944-4363-9edb-ce919a29****`.
6363
6422
  *
6364
6423
  * @param request - DescribeSiteMonitorLogRequest
6365
6424
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6434,11 +6493,11 @@ export default class Client extends OpenApi {
6434
6493
  }
6435
6494
 
6436
6495
  /**
6437
- * Queries the logs of one or more instant test tasks.
6496
+ * Call the DescribeSiteMonitorLog operation to query the detection logs for a one-time detection task.
6438
6497
  *
6439
6498
  * @remarks
6440
- * You can create an instant test task only by using the Alibaba Cloud account that you used to enable Network Analysis and Monitoring.
6441
- * This topic provides an example to show how to query the logs of an instant test task whose ID is `afa5c3ce-f944-4363-9edb-ce919a29****`.
6499
+ * Only Alibaba Cloud accounts with Network Analysis and Monitoring activated can create one-time detection tasks.
6500
+ * This topic provides an example of how to query the detection logs for the one-time detection task `afa5c3ce-f944-4363-9edb-ce919a29****`.
6442
6501
  *
6443
6502
  * @param request - DescribeSiteMonitorLogRequest
6444
6503
  * @returns DescribeSiteMonitorLogResponse
@@ -6449,7 +6508,7 @@ export default class Client extends OpenApi {
6449
6508
  }
6450
6509
 
6451
6510
  /**
6452
- * Queries the quotas and version of site monitoring.
6511
+ * Calls the DescribeSiteMonitorQuota operation to query the quota and version of site monitoring.
6453
6512
  *
6454
6513
  * @param request - DescribeSiteMonitorQuotaRequest
6455
6514
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6473,7 +6532,7 @@ export default class Client extends OpenApi {
6473
6532
  }
6474
6533
 
6475
6534
  /**
6476
- * Queries the quotas and version of site monitoring.
6535
+ * Calls the DescribeSiteMonitorQuota operation to query the quota and version of site monitoring.
6477
6536
  *
6478
6537
  * @param request - DescribeSiteMonitorQuotaRequest
6479
6538
  * @returns DescribeSiteMonitorQuotaResponse
@@ -6484,10 +6543,10 @@ export default class Client extends OpenApi {
6484
6543
  }
6485
6544
 
6486
6545
  /**
6487
- * Queries the statistics of a specified metric for a specified site monitoring task.
6546
+ * Queries the average statistics of a specified metric in a specified site monitoring task by calling the DescribeSiteMonitorStatistics operation.
6488
6547
  *
6489
6548
  * @remarks
6490
- * This topic provides an example on how to query the statistics of the `Availability` metric for a site monitoring task whose ID is `ef4cdc8b-9dc7-43e7-810e-f950e56c****`. The result indicates that the availability rate of the site is `100%`.
6549
+ * This topic provides an example on how to query the average statistics of the `Availability` metric in the site monitoring task whose ID is `ef4cdc8b-9dc7-43e7-810e-f950e56c****`. The returned result shows that the availability is `100`.
6491
6550
  *
6492
6551
  * @param request - DescribeSiteMonitorStatisticsRequest
6493
6552
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6530,10 +6589,10 @@ export default class Client extends OpenApi {
6530
6589
  }
6531
6590
 
6532
6591
  /**
6533
- * Queries the statistics of a specified metric for a specified site monitoring task.
6592
+ * Queries the average statistics of a specified metric in a specified site monitoring task by calling the DescribeSiteMonitorStatistics operation.
6534
6593
  *
6535
6594
  * @remarks
6536
- * This topic provides an example on how to query the statistics of the `Availability` metric for a site monitoring task whose ID is `ef4cdc8b-9dc7-43e7-810e-f950e56c****`. The result indicates that the availability rate of the site is `100%`.
6595
+ * This topic provides an example on how to query the average statistics of the `Availability` metric in the site monitoring task whose ID is `ef4cdc8b-9dc7-43e7-810e-f950e56c****`. The returned result shows that the availability is `100`.
6537
6596
  *
6538
6597
  * @param request - DescribeSiteMonitorStatisticsRequest
6539
6598
  * @returns DescribeSiteMonitorStatisticsResponse
@@ -6544,7 +6603,10 @@ export default class Client extends OpenApi {
6544
6603
  }
6545
6604
 
6546
6605
  /**
6547
- * 查询拨测探测节点列表
6606
+ * Queries a list of detection points.
6607
+ *
6608
+ * @remarks
6609
+ * This topic provides an example of how to call the DescribeSyntheticProbeList operation to query detection point details for the China Unicom carrier in Beijing.
6548
6610
  *
6549
6611
  * @param request - DescribeSyntheticProbeListRequest
6550
6612
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6603,7 +6665,10 @@ export default class Client extends OpenApi {
6603
6665
  }
6604
6666
 
6605
6667
  /**
6606
- * 查询拨测探测节点列表
6668
+ * Queries a list of detection points.
6669
+ *
6670
+ * @remarks
6671
+ * This topic provides an example of how to call the DescribeSyntheticProbeList operation to query detection point details for the China Unicom carrier in Beijing.
6607
6672
  *
6608
6673
  * @param request - DescribeSyntheticProbeListRequest
6609
6674
  * @returns DescribeSyntheticProbeListResponse
@@ -6614,7 +6679,7 @@ export default class Client extends OpenApi {
6614
6679
  }
6615
6680
 
6616
6681
  /**
6617
- * Queries the details of a system event.
6682
+ * Queries a system event.
6618
6683
  *
6619
6684
  * @param request - DescribeSystemEventAttributeRequest
6620
6685
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6685,7 +6750,7 @@ export default class Client extends OpenApi {
6685
6750
  }
6686
6751
 
6687
6752
  /**
6688
- * Queries the details of a system event.
6753
+ * Queries a system event.
6689
6754
  *
6690
6755
  * @param request - DescribeSystemEventAttributeRequest
6691
6756
  * @returns DescribeSystemEventAttributeResponse
@@ -6696,13 +6761,13 @@ export default class Client extends OpenApi {
6696
6761
  }
6697
6762
 
6698
6763
  /**
6699
- * Queries the number of times that a system event of a cloud service has occurred.
6764
+ * Queries the number of events that occurred for each Alibaba Cloud service under the current account.
6700
6765
  *
6701
6766
  * @remarks
6702
- * ### [](#)Background information
6703
- * You can call the [DescribeSystemEventMetaList](https://help.aliyun.com/document_detail/114972.html) operation to query the cloud services supported by CloudMonitor and their system events.
6704
- * ### [](#)Description
6705
- * This topic provides an example on how to query the number of times that a system event of `Elastic Compute Service (ECS)` has occurred. The returned result shows that the specified system event has occurred three times.
6767
+ * ### Background information
6768
+ * You can call [DescribeSystemEventMetaList](https://help.aliyun.com/document_detail/114972.html) to obtain the Alibaba Cloud services and their system events supported by CloudMonitor.
6769
+ * ### Operation description
6770
+ * This topic provides an example of how to query the number of events that occurred for Elastic Compute Service (`ECS`) under the current account. The response shows that a total of 3 events occurred.
6706
6771
  *
6707
6772
  * @param request - DescribeSystemEventCountRequest
6708
6773
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6765,13 +6830,13 @@ export default class Client extends OpenApi {
6765
6830
  }
6766
6831
 
6767
6832
  /**
6768
- * Queries the number of times that a system event of a cloud service has occurred.
6833
+ * Queries the number of events that occurred for each Alibaba Cloud service under the current account.
6769
6834
  *
6770
6835
  * @remarks
6771
- * ### [](#)Background information
6772
- * You can call the [DescribeSystemEventMetaList](https://help.aliyun.com/document_detail/114972.html) operation to query the cloud services supported by CloudMonitor and their system events.
6773
- * ### [](#)Description
6774
- * This topic provides an example on how to query the number of times that a system event of `Elastic Compute Service (ECS)` has occurred. The returned result shows that the specified system event has occurred three times.
6836
+ * ### Background information
6837
+ * You can call [DescribeSystemEventMetaList](https://help.aliyun.com/document_detail/114972.html) to obtain the Alibaba Cloud services and their system events supported by CloudMonitor.
6838
+ * ### Operation description
6839
+ * This topic provides an example of how to query the number of events that occurred for Elastic Compute Service (`ECS`) under the current account. The response shows that a total of 3 events occurred.
6775
6840
  *
6776
6841
  * @param request - DescribeSystemEventCountRequest
6777
6842
  * @returns DescribeSystemEventCountResponse
@@ -6856,7 +6921,7 @@ export default class Client extends OpenApi {
6856
6921
  }
6857
6922
 
6858
6923
  /**
6859
- * Queries the meta information about system events.
6924
+ * Queries the meta information of system events by calling the DescribeSystemEventMetaList operation.
6860
6925
  *
6861
6926
  * @param request - DescribeSystemEventMetaListRequest
6862
6927
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6880,7 +6945,7 @@ export default class Client extends OpenApi {
6880
6945
  }
6881
6946
 
6882
6947
  /**
6883
- * Queries the meta information about system events.
6948
+ * Queries the meta information of system events by calling the DescribeSystemEventMetaList operation.
6884
6949
  *
6885
6950
  * @param request - DescribeSystemEventMetaListRequest
6886
6951
  * @returns DescribeSystemEventMetaListResponse
@@ -6891,7 +6956,7 @@ export default class Client extends OpenApi {
6891
6956
  }
6892
6957
 
6893
6958
  /**
6894
- * Queries tag keys.
6959
+ * Queries a list of tag keys by calling the DescribeTagKeyList operation.
6895
6960
  *
6896
6961
  * @param request - DescribeTagKeyListRequest
6897
6962
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6926,7 +6991,7 @@ export default class Client extends OpenApi {
6926
6991
  }
6927
6992
 
6928
6993
  /**
6929
- * Queries tag keys.
6994
+ * Queries a list of tag keys by calling the DescribeTagKeyList operation.
6930
6995
  *
6931
6996
  * @param request - DescribeTagKeyListRequest
6932
6997
  * @returns DescribeTagKeyListResponse
@@ -6937,10 +7002,7 @@ export default class Client extends OpenApi {
6937
7002
  }
6938
7003
 
6939
7004
  /**
6940
- * Queries the tag values corresponding to a specified tag key.
6941
- *
6942
- * @remarks
6943
- * This topic provides an example of how to query the tag values corresponding to `tagKey1`. The return results are `tagValue1` and `tagValue2`.
7005
+ * Queries the tag values for a specified tag key.
6944
7006
  *
6945
7007
  * @param request - DescribeTagValueListRequest
6946
7008
  * @param runtime - runtime options for this request RuntimeOptions
@@ -6979,10 +7041,7 @@ export default class Client extends OpenApi {
6979
7041
  }
6980
7042
 
6981
7043
  /**
6982
- * Queries the tag values corresponding to a specified tag key.
6983
- *
6984
- * @remarks
6985
- * This topic provides an example of how to query the tag values corresponding to `tagKey1`. The return results are `tagValue1` and `tagValue2`.
7044
+ * Queries the tag values for a specified tag key.
6986
7045
  *
6987
7046
  * @param request - DescribeTagValueListRequest
6988
7047
  * @returns DescribeTagValueListResponse
@@ -6993,7 +7052,7 @@ export default class Client extends OpenApi {
6993
7052
  }
6994
7053
 
6995
7054
  /**
6996
- * Queries unhealthy instances detected by availability monitoring tasks.
7055
+ * Call the DescribeUnhealthyHostAvailability operation to query a list of unhealthy servers.
6997
7056
  *
6998
7057
  * @param request - DescribeUnhealthyHostAvailabilityRequest
6999
7058
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7024,7 +7083,7 @@ export default class Client extends OpenApi {
7024
7083
  }
7025
7084
 
7026
7085
  /**
7027
- * Queries unhealthy instances detected by availability monitoring tasks.
7086
+ * Call the DescribeUnhealthyHostAvailability operation to query a list of unhealthy servers.
7028
7087
  *
7029
7088
  * @param request - DescribeUnhealthyHostAvailabilityRequest
7030
7089
  * @returns DescribeUnhealthyHostAvailabilityResponse
@@ -7077,6 +7136,8 @@ export default class Client extends OpenApi {
7077
7136
  }
7078
7137
 
7079
7138
  /**
7139
+ * Disables one or more event-triggered alert rules.
7140
+ *
7080
7141
  * @param request - DisableEventRulesRequest
7081
7142
  * @param runtime - runtime options for this request RuntimeOptions
7082
7143
  * @returns DisableEventRulesResponse
@@ -7106,6 +7167,8 @@ export default class Client extends OpenApi {
7106
7167
  }
7107
7168
 
7108
7169
  /**
7170
+ * Disables one or more event-triggered alert rules.
7171
+ *
7109
7172
  * @param request - DisableEventRulesRequest
7110
7173
  * @returns DisableEventRulesResponse
7111
7174
  */
@@ -7115,7 +7178,7 @@ export default class Client extends OpenApi {
7115
7178
  }
7116
7179
 
7117
7180
  /**
7118
- * Disables availability monitoring tasks.
7181
+ * Disables one or more specified availability monitoring jobs.
7119
7182
  *
7120
7183
  * @param request - DisableHostAvailabilityRequest
7121
7184
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7146,7 +7209,7 @@ export default class Client extends OpenApi {
7146
7209
  }
7147
7210
 
7148
7211
  /**
7149
- * Disables availability monitoring tasks.
7212
+ * Disables one or more specified availability monitoring jobs.
7150
7213
  *
7151
7214
  * @param request - DisableHostAvailabilityRequest
7152
7215
  * @returns DisableHostAvailabilityResponse
@@ -7157,7 +7220,7 @@ export default class Client extends OpenApi {
7157
7220
  }
7158
7221
 
7159
7222
  /**
7160
- * Disables alert rules.
7223
+ * You can call the DisableMetricRules operation to disable alert rules.
7161
7224
  *
7162
7225
  * @param request - DisableMetricRulesRequest
7163
7226
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7188,7 +7251,7 @@ export default class Client extends OpenApi {
7188
7251
  }
7189
7252
 
7190
7253
  /**
7191
- * Disables alert rules.
7254
+ * You can call the DisableMetricRules operation to disable alert rules.
7192
7255
  *
7193
7256
  * @param request - DisableMetricRulesRequest
7194
7257
  * @returns DisableMetricRulesResponse
@@ -7199,7 +7262,7 @@ export default class Client extends OpenApi {
7199
7262
  }
7200
7263
 
7201
7264
  /**
7202
- * Disables site monitoring tasks.
7265
+ * Disables one or more site monitoring tasks by calling the DisableSiteMonitors operation.
7203
7266
  *
7204
7267
  * @param request - DisableSiteMonitorsRequest
7205
7268
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7230,7 +7293,7 @@ export default class Client extends OpenApi {
7230
7293
  }
7231
7294
 
7232
7295
  /**
7233
- * Disables site monitoring tasks.
7296
+ * Disables one or more site monitoring tasks by calling the DisableSiteMonitors operation.
7234
7297
  *
7235
7298
  * @param request - DisableSiteMonitorsRequest
7236
7299
  * @returns DisableSiteMonitorsResponse
@@ -7283,6 +7346,8 @@ export default class Client extends OpenApi {
7283
7346
  }
7284
7347
 
7285
7348
  /**
7349
+ * The EnableEventRules operation enables one or more event rules.
7350
+ *
7286
7351
  * @param request - EnableEventRulesRequest
7287
7352
  * @param runtime - runtime options for this request RuntimeOptions
7288
7353
  * @returns EnableEventRulesResponse
@@ -7312,6 +7377,8 @@ export default class Client extends OpenApi {
7312
7377
  }
7313
7378
 
7314
7379
  /**
7380
+ * The EnableEventRules operation enables one or more event rules.
7381
+ *
7315
7382
  * @param request - EnableEventRulesRequest
7316
7383
  * @returns EnableEventRulesResponse
7317
7384
  */
@@ -7321,7 +7388,7 @@ export default class Client extends OpenApi {
7321
7388
  }
7322
7389
 
7323
7390
  /**
7324
- * Enables availability monitoring tasks.
7391
+ * Enables a specified availability monitoring task.
7325
7392
  *
7326
7393
  * @param request - EnableHostAvailabilityRequest
7327
7394
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7352,7 +7419,7 @@ export default class Client extends OpenApi {
7352
7419
  }
7353
7420
 
7354
7421
  /**
7355
- * Enables availability monitoring tasks.
7422
+ * Enables a specified availability monitoring task.
7356
7423
  *
7357
7424
  * @param request - EnableHostAvailabilityRequest
7358
7425
  * @returns EnableHostAvailabilityResponse
@@ -7493,11 +7560,15 @@ export default class Client extends OpenApi {
7493
7560
  }
7494
7561
 
7495
7562
  /**
7496
- * InstallMonitoringAgent
7563
+ * Call the InstallMonitoringAgent operation to install the CloudMonitor agent on specified Alibaba Cloud hosts.
7497
7564
  *
7498
7565
  * @remarks
7499
7566
  * ## Prerequisites
7500
- * The Cloud Assistant client is installed on an ECS instance. For more information about how to install the Cloud Assistant client, see [Overview](https://help.aliyun.com/document_detail/64601.html).
7567
+ * Ensure that Cloud Assistant is installed on the Alibaba Cloud host. For more information, see [Cloud Assistant overview](https://help.aliyun.com/document_detail/64601.html).
7568
+ * ## Background information
7569
+ * This API applies only to Alibaba Cloud hosts, which are Elastic Compute Service (ECS) instances. The success rate for installing the CloudMonitor agent using this API is approximately 95%. If the installation fails, you must manually install the agent. For more information about how to install the CloudMonitor agent, see [Install and uninstall the C++ agent](https://help.aliyun.com/document_detail/183482.html).
7570
+ * ## Example
7571
+ * This example shows how to forcibly install the latest version of the CloudMonitor agent on the ECS instance `i-m5e0k0bexac8tykr****`.
7501
7572
  *
7502
7573
  * @param request - InstallMonitoringAgentRequest
7503
7574
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7536,11 +7607,15 @@ export default class Client extends OpenApi {
7536
7607
  }
7537
7608
 
7538
7609
  /**
7539
- * InstallMonitoringAgent
7610
+ * Call the InstallMonitoringAgent operation to install the CloudMonitor agent on specified Alibaba Cloud hosts.
7540
7611
  *
7541
7612
  * @remarks
7542
7613
  * ## Prerequisites
7543
- * The Cloud Assistant client is installed on an ECS instance. For more information about how to install the Cloud Assistant client, see [Overview](https://help.aliyun.com/document_detail/64601.html).
7614
+ * Ensure that Cloud Assistant is installed on the Alibaba Cloud host. For more information, see [Cloud Assistant overview](https://help.aliyun.com/document_detail/64601.html).
7615
+ * ## Background information
7616
+ * This API applies only to Alibaba Cloud hosts, which are Elastic Compute Service (ECS) instances. The success rate for installing the CloudMonitor agent using this API is approximately 95%. If the installation fails, you must manually install the agent. For more information about how to install the CloudMonitor agent, see [Install and uninstall the C++ agent](https://help.aliyun.com/document_detail/183482.html).
7617
+ * ## Example
7618
+ * This example shows how to forcibly install the latest version of the CloudMonitor agent on the ECS instance `i-m5e0k0bexac8tykr****`.
7544
7619
  *
7545
7620
  * @param request - InstallMonitoringAgentRequest
7546
7621
  * @returns InstallMonitoringAgentResponse
@@ -7551,7 +7626,7 @@ export default class Client extends OpenApi {
7551
7626
  }
7552
7627
 
7553
7628
  /**
7554
- * 修改应用分组内的进程监控
7629
+ * You can call the ModifyGroupMonitoringAgentProcess operation to modify the process monitoring settings for an application group.
7555
7630
  *
7556
7631
  * @param request - ModifyGroupMonitoringAgentProcessRequest
7557
7632
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7594,7 +7669,7 @@ export default class Client extends OpenApi {
7594
7669
  }
7595
7670
 
7596
7671
  /**
7597
- * 修改应用分组内的进程监控
7672
+ * You can call the ModifyGroupMonitoringAgentProcess operation to modify the process monitoring settings for an application group.
7598
7673
  *
7599
7674
  * @param request - ModifyGroupMonitoringAgentProcessRequest
7600
7675
  * @returns ModifyGroupMonitoringAgentProcessResponse
@@ -7685,7 +7760,7 @@ export default class Client extends OpenApi {
7685
7760
  }
7686
7761
 
7687
7762
  /**
7688
- * 修改非阿里云的主机显示信息
7763
+ * Calls the ModifyHostInfo operation to modify the display information of a non-Alibaba Cloud host.
7689
7764
  *
7690
7765
  * @remarks
7691
7766
  * ***
@@ -7723,7 +7798,7 @@ export default class Client extends OpenApi {
7723
7798
  }
7724
7799
 
7725
7800
  /**
7726
- * 修改非阿里云的主机显示信息
7801
+ * Calls the ModifyHostInfo operation to modify the display information of a non-Alibaba Cloud host.
7727
7802
  *
7728
7803
  * @remarks
7729
7804
  * ***
@@ -7737,10 +7812,10 @@ export default class Client extends OpenApi {
7737
7812
  }
7738
7813
 
7739
7814
  /**
7740
- * Modifies a namespace.
7815
+ * Calls the ModifyHybridMonitorNamespace operation to modify a metric store.
7741
7816
  *
7742
7817
  * @remarks
7743
- * This topic provides an example on how to change the data retention period of the `aliyun` namespace to `cms.s1.2xlarge`. The response shows that the namespace is modified.
7818
+ * This topic provides an example on how to change the data storage duration of the metric store `aliyun` to `cms.s1.2xlarge`. The response shows that the metric store is modified.
7744
7819
  *
7745
7820
  * @param request - ModifyHybridMonitorNamespaceRequest
7746
7821
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7779,10 +7854,10 @@ export default class Client extends OpenApi {
7779
7854
  }
7780
7855
 
7781
7856
  /**
7782
- * Modifies a namespace.
7857
+ * Calls the ModifyHybridMonitorNamespace operation to modify a metric store.
7783
7858
  *
7784
7859
  * @remarks
7785
- * This topic provides an example on how to change the data retention period of the `aliyun` namespace to `cms.s1.2xlarge`. The response shows that the namespace is modified.
7860
+ * This topic provides an example on how to change the data storage duration of the metric store `aliyun` to `cms.s1.2xlarge`. The response shows that the metric store is modified.
7786
7861
  *
7787
7862
  * @param request - ModifyHybridMonitorNamespaceRequest
7788
7863
  * @returns ModifyHybridMonitorNamespaceResponse
@@ -7793,10 +7868,10 @@ export default class Client extends OpenApi {
7793
7868
  }
7794
7869
 
7795
7870
  /**
7796
- * Modifies a Logstore group.
7871
+ * Modifies a Logstore group by calling the ModifyHybridMonitorSLSGroup operation.
7797
7872
  *
7798
7873
  * @remarks
7799
- * In this example, a Logstore group named `Logstore_test` is modified. The Logstore of the `aliyun-project` project in the `cn-hangzhou` region is changed to `Logstore-aliyun-all`. The response shows that the Logstore group is modified.
7874
+ * This topic provides an example on how to change the Logstore in the `aliyun-project` log project in the `ap-southeast-1` region of the Logstore group `Logstore_test` to `Logstore-aliyun-all`. The response shows that the Logstore group is modified.
7800
7875
  *
7801
7876
  * @param request - ModifyHybridMonitorSLSGroupRequest
7802
7877
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7835,10 +7910,10 @@ export default class Client extends OpenApi {
7835
7910
  }
7836
7911
 
7837
7912
  /**
7838
- * Modifies a Logstore group.
7913
+ * Modifies a Logstore group by calling the ModifyHybridMonitorSLSGroup operation.
7839
7914
  *
7840
7915
  * @remarks
7841
- * In this example, a Logstore group named `Logstore_test` is modified. The Logstore of the `aliyun-project` project in the `cn-hangzhou` region is changed to `Logstore-aliyun-all`. The response shows that the Logstore group is modified.
7916
+ * This topic provides an example on how to change the Logstore in the `aliyun-project` log project in the `ap-southeast-1` region of the Logstore group `Logstore_test` to `Logstore-aliyun-all`. The response shows that the Logstore group is modified.
7842
7917
  *
7843
7918
  * @param request - ModifyHybridMonitorSLSGroupRequest
7844
7919
  * @returns ModifyHybridMonitorSLSGroupResponse
@@ -7849,10 +7924,10 @@ export default class Client extends OpenApi {
7849
7924
  }
7850
7925
 
7851
7926
  /**
7852
- * Modifies a metric for the logs that are imported from Log Service.
7927
+ * Modifies the metrics of a Simple Log Service (SLS) log monitoring task by calling the ModifyHybridMonitorTask operation.
7853
7928
  *
7854
7929
  * @remarks
7855
- * This topic provides an example on how to change the collection period of a metric import task whose ID is `36****` to `15` seconds. The task is used to monitor the logs that are imported from Log Service. The returned result indicates that the metric is modified.
7930
+ * This topic provides an example on how to change the collection interval of the SLS log monitoring task `36****` to `15` seconds. The response shows that the metric is modified.
7856
7931
  *
7857
7932
  * @param request - ModifyHybridMonitorTaskRequest
7858
7933
  * @param runtime - runtime options for this request RuntimeOptions
@@ -7903,10 +7978,10 @@ export default class Client extends OpenApi {
7903
7978
  }
7904
7979
 
7905
7980
  /**
7906
- * Modifies a metric for the logs that are imported from Log Service.
7981
+ * Modifies the metrics of a Simple Log Service (SLS) log monitoring task by calling the ModifyHybridMonitorTask operation.
7907
7982
  *
7908
7983
  * @remarks
7909
- * This topic provides an example on how to change the collection period of a metric import task whose ID is `36****` to `15` seconds. The task is used to monitor the logs that are imported from Log Service. The returned result indicates that the metric is modified.
7984
+ * This topic provides an example on how to change the collection interval of the SLS log monitoring task `36****` to `15` seconds. The response shows that the metric is modified.
7910
7985
  *
7911
7986
  * @param request - ModifyHybridMonitorTaskRequest
7912
7987
  * @returns ModifyHybridMonitorTaskResponse
@@ -8063,7 +8138,7 @@ export default class Client extends OpenApi {
8063
8138
  }
8064
8139
 
8065
8140
  /**
8066
- * 修改应用分组
8141
+ * You can call the ModifyMonitorGroup operation to modify an application group.
8067
8142
  *
8068
8143
  * @param request - ModifyMonitorGroupRequest
8069
8144
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8102,7 +8177,7 @@ export default class Client extends OpenApi {
8102
8177
  }
8103
8178
 
8104
8179
  /**
8105
- * 修改应用分组
8180
+ * You can call the ModifyMonitorGroup operation to modify an application group.
8106
8181
  *
8107
8182
  * @param request - ModifyMonitorGroupRequest
8108
8183
  * @returns ModifyMonitorGroupResponse
@@ -8113,7 +8188,7 @@ export default class Client extends OpenApi {
8113
8188
  }
8114
8189
 
8115
8190
  /**
8116
- * 修改应用分组中的资源
8191
+ * The ModifyMonitorGroupInstances operation modifies the resources in an application group.
8117
8192
  *
8118
8193
  * @param request - ModifyMonitorGroupInstancesRequest
8119
8194
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8148,7 +8223,7 @@ export default class Client extends OpenApi {
8148
8223
  }
8149
8224
 
8150
8225
  /**
8151
- * 修改应用分组中的资源
8226
+ * The ModifyMonitorGroupInstances operation modifies the resources in an application group.
8152
8227
  *
8153
8228
  * @param request - ModifyMonitorGroupInstancesRequest
8154
8229
  * @returns ModifyMonitorGroupInstancesResponse
@@ -8159,10 +8234,7 @@ export default class Client extends OpenApi {
8159
8234
  }
8160
8235
 
8161
8236
  /**
8162
- * Modifies a site monitoring task.
8163
- *
8164
- * @remarks
8165
- * The number of site monitoring tasks.
8237
+ * Modifies a site monitoring task by calling the ModifySiteMonitor operation.
8166
8238
  *
8167
8239
  * @param request - ModifySiteMonitorRequest
8168
8240
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8225,10 +8297,7 @@ export default class Client extends OpenApi {
8225
8297
  }
8226
8298
 
8227
8299
  /**
8228
- * Modifies a site monitoring task.
8229
- *
8230
- * @remarks
8231
- * The number of site monitoring tasks.
8300
+ * Modifies a site monitoring task by calling the ModifySiteMonitor operation.
8232
8301
  *
8233
8302
  * @param request - ModifySiteMonitorRequest
8234
8303
  * @returns ModifySiteMonitorResponse
@@ -8239,7 +8308,7 @@ export default class Client extends OpenApi {
8239
8308
  }
8240
8309
 
8241
8310
  /**
8242
- * Creates or modifies an alert contact.
8311
+ * Creates or modifies an alert contact by calling the PutContact operation.
8243
8312
  *
8244
8313
  * @param request - PutContactRequest
8245
8314
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8282,7 +8351,7 @@ export default class Client extends OpenApi {
8282
8351
  }
8283
8352
 
8284
8353
  /**
8285
- * Creates or modifies an alert contact.
8354
+ * Creates or modifies an alert contact by calling the PutContact operation.
8286
8355
  *
8287
8356
  * @param request - PutContactRequest
8288
8357
  * @returns PutContactResponse
@@ -8293,10 +8362,7 @@ export default class Client extends OpenApi {
8293
8362
  }
8294
8363
 
8295
8364
  /**
8296
- * Creates or modifies an alert contact group.
8297
- *
8298
- * @remarks
8299
- * This topic provides an example on how to create an alert contact group named `ECS_Group`.
8365
+ * Creates or modifies an alert contact group by calling the PutContactGroup operation.
8300
8366
  *
8301
8367
  * @param request - PutContactGroupRequest
8302
8368
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8339,10 +8405,7 @@ export default class Client extends OpenApi {
8339
8405
  }
8340
8406
 
8341
8407
  /**
8342
- * Creates or modifies an alert contact group.
8343
- *
8344
- * @remarks
8345
- * This topic provides an example on how to create an alert contact group named `ECS_Group`.
8408
+ * Creates or modifies an alert contact group by calling the PutContactGroup operation.
8346
8409
  *
8347
8410
  * @param request - PutContactGroupRequest
8348
8411
  * @returns PutContactGroupResponse
@@ -8395,8 +8458,10 @@ export default class Client extends OpenApi {
8395
8458
  }
8396
8459
 
8397
8460
  /**
8461
+ * Calls the PutCustomEventRule operation to create an alert rule for a custom event.
8462
+ *
8398
8463
  * @remarks
8399
- * Before you call this operation, call the PutCustomEvent operation to report the monitoring data of the custom event. For more information, see [PutCustomEvent](https://help.aliyun.com/document_detail/115012.html).
8464
+ * Before you call this operation, you must call the PutCustomEvent operation to report the monitoring data of the custom event. For more information, see [PutCustomEvent](https://help.aliyun.com/document_detail/115012.html).
8400
8465
  *
8401
8466
  * @param request - PutCustomEventRuleRequest
8402
8467
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8467,8 +8532,10 @@ export default class Client extends OpenApi {
8467
8532
  }
8468
8533
 
8469
8534
  /**
8535
+ * Calls the PutCustomEventRule operation to create an alert rule for a custom event.
8536
+ *
8470
8537
  * @remarks
8471
- * Before you call this operation, call the PutCustomEvent operation to report the monitoring data of the custom event. For more information, see [PutCustomEvent](https://help.aliyun.com/document_detail/115012.html).
8538
+ * Before you call this operation, you must call the PutCustomEvent operation to report the monitoring data of the custom event. For more information, see [PutCustomEvent](https://help.aliyun.com/document_detail/115012.html).
8472
8539
  *
8473
8540
  * @param request - PutCustomEventRuleRequest
8474
8541
  * @returns PutCustomEventRuleResponse
@@ -8479,10 +8546,10 @@ export default class Client extends OpenApi {
8479
8546
  }
8480
8547
 
8481
8548
  /**
8482
- * Reports monitoring data.
8549
+ * Calls the PutCustomMetric operation to report custom monitoring data.
8483
8550
  *
8484
8551
  * @remarks
8485
- * > We recommend that you call the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation of Hybrid Cloud Monitoring to report monitoring data.
8552
+ * > We recommend that you use the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation in Enterprise CloudMonitor.
8486
8553
  *
8487
8554
  * @param request - PutCustomMetricRequest
8488
8555
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8513,10 +8580,10 @@ export default class Client extends OpenApi {
8513
8580
  }
8514
8581
 
8515
8582
  /**
8516
- * Reports monitoring data.
8583
+ * Calls the PutCustomMetric operation to report custom monitoring data.
8517
8584
  *
8518
8585
  * @remarks
8519
- * > We recommend that you call the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation of Hybrid Cloud Monitoring to report monitoring data.
8586
+ * > We recommend that you use the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation in Enterprise CloudMonitor.
8520
8587
  *
8521
8588
  * @param request - PutCustomMetricRequest
8522
8589
  * @returns PutCustomMetricResponse
@@ -8527,10 +8594,10 @@ export default class Client extends OpenApi {
8527
8594
  }
8528
8595
 
8529
8596
  /**
8530
- * Creates a custom alert rule.
8597
+ * Creates a custom monitoring alert rule by calling the PutCustomMetricRule operation.
8531
8598
  *
8532
8599
  * @remarks
8533
- * Before you call this operation, call the PutCustomMetric operation to report custom monitoring data. For more information, see [PutCustomMetric](https://help.aliyun.com/document_detail/115004.html).
8600
+ * 调用本接口前,请先调用PutCustomMetric接口上报自定义监控数据,详情请参见 [PutCustomMetric](https://help.aliyun.com/document_detail/115004.html)
8534
8601
  *
8535
8602
  * @param request - PutCustomMetricRuleRequest
8536
8603
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8621,10 +8688,10 @@ export default class Client extends OpenApi {
8621
8688
  }
8622
8689
 
8623
8690
  /**
8624
- * Creates a custom alert rule.
8691
+ * Creates a custom monitoring alert rule by calling the PutCustomMetricRule operation.
8625
8692
  *
8626
8693
  * @remarks
8627
- * Before you call this operation, call the PutCustomMetric operation to report custom monitoring data. For more information, see [PutCustomMetric](https://help.aliyun.com/document_detail/115004.html).
8694
+ * 调用本接口前,请先调用PutCustomMetric接口上报自定义监控数据,详情请参见 [PutCustomMetric](https://help.aliyun.com/document_detail/115004.html)
8628
8695
  *
8629
8696
  * @param request - PutCustomMetricRuleRequest
8630
8697
  * @returns PutCustomMetricRuleResponse
@@ -8635,11 +8702,11 @@ export default class Client extends OpenApi {
8635
8702
  }
8636
8703
 
8637
8704
  /**
8638
- * 创建或者修改事件监控
8705
+ * Creates or modifies an event-based alert rule by calling the PutEventRule operation.
8639
8706
  *
8640
8707
  * @remarks
8641
- * If the specified rule name does not exist, an event-triggered alert rule is created. If the specified rule name exists, the specified event-triggered alert rule is modified.
8642
- * In this example, the `myRuleName` alert rule is created for the `ecs` cloud service.
8708
+ * If the Event-triggered Alert Rule name does not exist, a new alert rule is created. If the Event-triggered Alert Rule name already exists, the existing alert rule is modified.
8709
+ * This topic provides an example of how to create an event-based alert rule named `myRuleName` for the Alibaba Cloud service `ecs`.
8643
8710
  *
8644
8711
  * @param request - PutEventRuleRequest
8645
8712
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8694,11 +8761,11 @@ export default class Client extends OpenApi {
8694
8761
  }
8695
8762
 
8696
8763
  /**
8697
- * 创建或者修改事件监控
8764
+ * Creates or modifies an event-based alert rule by calling the PutEventRule operation.
8698
8765
  *
8699
8766
  * @remarks
8700
- * If the specified rule name does not exist, an event-triggered alert rule is created. If the specified rule name exists, the specified event-triggered alert rule is modified.
8701
- * In this example, the `myRuleName` alert rule is created for the `ecs` cloud service.
8767
+ * If the Event-triggered Alert Rule name does not exist, a new alert rule is created. If the Event-triggered Alert Rule name already exists, the existing alert rule is modified.
8768
+ * This topic provides an example of how to create an event-based alert rule named `myRuleName` for the Alibaba Cloud service `ecs`.
8702
8769
  *
8703
8770
  * @param request - PutEventRuleRequest
8704
8771
  * @returns PutEventRuleResponse
@@ -8709,7 +8776,7 @@ export default class Client extends OpenApi {
8709
8776
  }
8710
8777
 
8711
8778
  /**
8712
- * Adds or modifies the push channels of an event-triggered alert rule.
8779
+ * Adds or modifies the notification channels of an event-triggered alert rule by calling the PutEventRuleTargets operation.
8713
8780
  *
8714
8781
  * @param request - PutEventRuleTargetsRequest
8715
8782
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8764,7 +8831,7 @@ export default class Client extends OpenApi {
8764
8831
  }
8765
8832
 
8766
8833
  /**
8767
- * Adds or modifies the push channels of an event-triggered alert rule.
8834
+ * Adds or modifies the notification channels of an event-triggered alert rule by calling the PutEventRuleTargets operation.
8768
8835
  *
8769
8836
  * @param request - PutEventRuleTargetsRequest
8770
8837
  * @returns PutEventRuleTargetsResponse
@@ -8775,10 +8842,10 @@ export default class Client extends OpenApi {
8775
8842
  }
8776
8843
 
8777
8844
  /**
8778
- * Creates or modifies a configuration set for exporting monitoring data.
8845
+ * Creates or modifies a monitoring data export configuration by calling the PutExporterOutput operation.
8779
8846
  *
8780
8847
  * @remarks
8781
- * > The monitoring data can be exported only to Log Service. More services will be supported in the future.
8848
+ * > Only Log Service (SLS) is supported. More products will be supported in the future.
8782
8849
  *
8783
8850
  * @param request - PutExporterOutputRequest
8784
8851
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8821,10 +8888,10 @@ export default class Client extends OpenApi {
8821
8888
  }
8822
8889
 
8823
8890
  /**
8824
- * Creates or modifies a configuration set for exporting monitoring data.
8891
+ * Creates or modifies a monitoring data export configuration by calling the PutExporterOutput operation.
8825
8892
  *
8826
8893
  * @remarks
8827
- * > The monitoring data can be exported only to Log Service. More services will be supported in the future.
8894
+ * > Only Log Service (SLS) is supported. More products will be supported in the future.
8828
8895
  *
8829
8896
  * @param request - PutExporterOutputRequest
8830
8897
  * @returns PutExporterOutputResponse
@@ -8835,7 +8902,7 @@ export default class Client extends OpenApi {
8835
8902
  }
8836
8903
 
8837
8904
  /**
8838
- * Creates or modifies a data export rule.
8905
+ * Invokes the PutExporterRule operation to create or modify export rules.
8839
8906
  *
8840
8907
  * @param request - PutExporterRuleRequest
8841
8908
  * @param runtime - runtime options for this request RuntimeOptions
@@ -8886,7 +8953,7 @@ export default class Client extends OpenApi {
8886
8953
  }
8887
8954
 
8888
8955
  /**
8889
- * Creates or modifies a data export rule.
8956
+ * Invokes the PutExporterRule operation to create or modify export rules.
8890
8957
  *
8891
8958
  * @param request - PutExporterRuleRequest
8892
8959
  * @returns PutExporterRuleResponse
@@ -8897,10 +8964,10 @@ export default class Client extends OpenApi {
8897
8964
  }
8898
8965
 
8899
8966
  /**
8900
- * Creates or modifies an alert rule for an application group.
8967
+ * Creates or modifies an alert rule in a specified application group.
8901
8968
  *
8902
8969
  * @remarks
8903
- * This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the `17285****` application group. The ID of the alert rule is `123456`. The name of the alert rule is `Rule_test`. The alert level is `Critical`. The statistical method is `Average`. The alert threshold comparator is `GreaterThanOrEqualToThreshold`. The alert threshold is `90`. The number of alert retries is `3`. The returned result shows that the alert rule is created and the alert rule ID is `123456`.
8970
+ * This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the application group `17285****`. The alert rule ID is `123456`, the alert rule name is `Rule_test`, the alert severity is `Critical`, the statistical method is `Average`, the comparison operator is `GreaterThanOrEqualToThreshold`, the threshold is `90`, and the retry count is `3`. The response shows that the alert rule is created. The alert rule ID is `123456`.
8904
8971
  *
8905
8972
  * @param request - PutGroupMetricRuleRequest
8906
8973
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9007,10 +9074,10 @@ export default class Client extends OpenApi {
9007
9074
  }
9008
9075
 
9009
9076
  /**
9010
- * Creates or modifies an alert rule for an application group.
9077
+ * Creates or modifies an alert rule in a specified application group.
9011
9078
  *
9012
9079
  * @remarks
9013
- * This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the `17285****` application group. The ID of the alert rule is `123456`. The name of the alert rule is `Rule_test`. The alert level is `Critical`. The statistical method is `Average`. The alert threshold comparator is `GreaterThanOrEqualToThreshold`. The alert threshold is `90`. The number of alert retries is `3`. The returned result shows that the alert rule is created and the alert rule ID is `123456`.
9080
+ * This topic provides an example on how to create an alert rule for the `cpu_total` metric of Elastic Compute Service (ECS) in the application group `17285****`. The alert rule ID is `123456`, the alert rule name is `Rule_test`, the alert severity is `Critical`, the statistical method is `Average`, the comparison operator is `GreaterThanOrEqualToThreshold`, the threshold is `90`, and the retry count is `3`. The response shows that the alert rule is created. The alert rule ID is `123456`.
9014
9081
  *
9015
9082
  * @param request - PutGroupMetricRuleRequest
9016
9083
  * @returns PutGroupMetricRuleResponse
@@ -9021,15 +9088,15 @@ export default class Client extends OpenApi {
9021
9088
  }
9022
9089
 
9023
9090
  /**
9024
- * Imports the monitoring data of a metric to a namespace of Hybrid Cloud Monitoring.
9091
+ * Reports the specified monitoring data to a specified metric namespace of Enterprise CloudMonitor by calling the PutHybridMonitorMetricData operation.
9025
9092
  *
9026
9093
  * @remarks
9027
- * ## [](#)Prerequisites
9028
- * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
9029
- * ## [](#)Limits
9030
- * The size of the monitoring data that you import at a time must be less than or equal to 1 MB.
9031
- * ## [](#)Operation description
9032
- * This topic provides an example on how to import the monitoring data of the `CPU_Usage` metric to the `default-aliyun` namespace of Hybrid Cloud Monitoring.
9094
+ * ## Prerequisites
9095
+ * Make sure that you have activated Enterprise CloudMonitor. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
9096
+ * ## Limits
9097
+ * The size of the monitoring data that you can report at a time cannot exceed 1 MB.
9098
+ * ## Usage notes
9099
+ * This topic provides an example to show how to report the monitoring data of the `CPU_Usage` metric to the `default-aliyun` metric namespace of Enterprise CloudMonitor.
9033
9100
  *
9034
9101
  * @param request - PutHybridMonitorMetricDataRequest
9035
9102
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9064,15 +9131,15 @@ export default class Client extends OpenApi {
9064
9131
  }
9065
9132
 
9066
9133
  /**
9067
- * Imports the monitoring data of a metric to a namespace of Hybrid Cloud Monitoring.
9134
+ * Reports the specified monitoring data to a specified metric namespace of Enterprise CloudMonitor by calling the PutHybridMonitorMetricData operation.
9068
9135
  *
9069
9136
  * @remarks
9070
- * ## [](#)Prerequisites
9071
- * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
9072
- * ## [](#)Limits
9073
- * The size of the monitoring data that you import at a time must be less than or equal to 1 MB.
9074
- * ## [](#)Operation description
9075
- * This topic provides an example on how to import the monitoring data of the `CPU_Usage` metric to the `default-aliyun` namespace of Hybrid Cloud Monitoring.
9137
+ * ## Prerequisites
9138
+ * Make sure that you have activated Enterprise CloudMonitor. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
9139
+ * ## Limits
9140
+ * The size of the monitoring data that you can report at a time cannot exceed 1 MB.
9141
+ * ## Usage notes
9142
+ * This topic provides an example to show how to report the monitoring data of the `CPU_Usage` metric to the `default-aliyun` metric namespace of Enterprise CloudMonitor.
9076
9143
  *
9077
9144
  * @param request - PutHybridMonitorMetricDataRequest
9078
9145
  * @returns PutHybridMonitorMetricDataResponse
@@ -9083,10 +9150,10 @@ export default class Client extends OpenApi {
9083
9150
  }
9084
9151
 
9085
9152
  /**
9086
- * Creates or modifies a log monitoring metric.
9153
+ * Creates or modifies a log monitoring metric by calling the PutLogMonitor operation.
9087
9154
  *
9088
9155
  * @remarks
9089
- * In the example of this topic, the `cpu_total` log monitoring metric is created. The response shows that the log monitoring metric is created and the metric ID is `16****`.
9156
+ * This topic provides an example of how to create a log monitoring metric named `cpu_total`. The response shows that the log monitoring metric is created. The log monitoring metric ID is `16****`.
9090
9157
  *
9091
9158
  * @param request - PutLogMonitorRequest
9092
9159
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9165,10 +9232,10 @@ export default class Client extends OpenApi {
9165
9232
  }
9166
9233
 
9167
9234
  /**
9168
- * Creates or modifies a log monitoring metric.
9235
+ * Creates or modifies a log monitoring metric by calling the PutLogMonitor operation.
9169
9236
  *
9170
9237
  * @remarks
9171
- * In the example of this topic, the `cpu_total` log monitoring metric is created. The response shows that the log monitoring metric is created and the metric ID is `16****`.
9238
+ * This topic provides an example of how to create a log monitoring metric named `cpu_total`. The response shows that the log monitoring metric is created. The log monitoring metric ID is `16****`.
9172
9239
  *
9173
9240
  * @param request - PutLogMonitorRequest
9174
9241
  * @returns PutLogMonitorResponse
@@ -9179,11 +9246,11 @@ export default class Client extends OpenApi {
9179
9246
  }
9180
9247
 
9181
9248
  /**
9182
- * Adds or modifies the push channels of an alert rule.
9249
+ * Adds or modifies push channels for a specified alert rule by calling the PutMetricRuleTargets operation.
9183
9250
  *
9184
9251
  * @remarks
9185
- * # [](#)
9186
- * This topic provides an example on how to associate an alert rule with a resource. In this example, the alert rule is `ae06917_75a8c43178ab66****`, the resource is `acs:mns:cn-hangzhou:120886317861****:/queues/test/message`, and the ID of the resource for which alerts are triggered is `1`. The response indicates that the resource is associated with the specified alert rule.
9252
+ * ## Usage notes
9253
+ * This topic provides an example on how to associate the resource `acs:mns:ap-southeast-1:120886317861****:/queues/test/message` with the alert rule `ae06917_75a8c43178ab66****`. The alert trigger target ID is `1`. The response shows that the resource is associated.
9187
9254
  *
9188
9255
  * @param request - PutMetricRuleTargetsRequest
9189
9256
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9218,11 +9285,11 @@ export default class Client extends OpenApi {
9218
9285
  }
9219
9286
 
9220
9287
  /**
9221
- * Adds or modifies the push channels of an alert rule.
9288
+ * Adds or modifies push channels for a specified alert rule by calling the PutMetricRuleTargets operation.
9222
9289
  *
9223
9290
  * @remarks
9224
- * # [](#)
9225
- * This topic provides an example on how to associate an alert rule with a resource. In this example, the alert rule is `ae06917_75a8c43178ab66****`, the resource is `acs:mns:cn-hangzhou:120886317861****:/queues/test/message`, and the ID of the resource for which alerts are triggered is `1`. The response indicates that the resource is associated with the specified alert rule.
9291
+ * ## Usage notes
9292
+ * This topic provides an example on how to associate the resource `acs:mns:ap-southeast-1:120886317861****:/queues/test/message` with the alert rule `ae06917_75a8c43178ab66****`. The alert trigger target ID is `1`. The response shows that the resource is associated.
9226
9293
  *
9227
9294
  * @param request - PutMetricRuleTargetsRequest
9228
9295
  * @returns PutMetricRuleTargetsResponse
@@ -9329,11 +9396,11 @@ export default class Client extends OpenApi {
9329
9396
  }
9330
9397
 
9331
9398
  /**
9332
- * Configures an alert rule.
9399
+ * Configures a threshold alert rule.
9333
9400
  *
9334
9401
  * @remarks
9335
- * This topic provides an example on how to create a threshold-triggered alert rule for the `cpu_total` metric of an Elastic Compute Service (ECS) instance whose ID is `i-uf6j91r34rnwawoo****`. The namespace of ECS metrics is `acs_ecs_dashboard`. The alert contact group of the alert rule is `ECS_Group`. The name of the alert rule is `test123`. The ID of the alert rule is `a151cd6023eacee2f0978e03863cc1697c89508****`. The statistical method for Critical-level alerts is `Average`. The comparison operator for Critical-level alerts is `GreaterThanOrEqualToThreshold`. The threshold for Critical-level alerts is `90`. The consecutive number of times for which the metric value meets the trigger condition before a Critical-level alert is triggered is `3`.
9336
- * > Statistics verification was added on August 15, 2024. Only the statistical value of the corresponding metric can be set for the Statistics parameter. For more information about how to obtain the value of this parameter, see [Appendix 1: Metrics](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics).
9402
+ * This topic provides an example on how to configure a threshold alert rule for the `cpu_total` metric of the Elastic Computing Service (ECS) instance `i-uf6j91r34rnwawoo****` in the `acs_ecs_dashboard` namespace. The alert contact group is `ECS_Group`, the alert rule name is `test123`, the alert rule ID is `a151cd6023eacee2f0978e03863cc1697c89508****`, the statistical method for the Critical level is `Average`, the comparison operator for the Critical level is `GreaterThanOrEqualToThreshold`, the threshold for the Critical level is `90`, and the retry count for the Critical level is `3`.
9403
+ * > As of August 15, 2024, Statistics validation is increased. The statistical value must match the Statistics of the corresponding metric. For information about how to obtain the value of this parameter, see [Alibaba Cloud service monitoring metrics](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics).
9337
9404
  *
9338
9405
  * @param tmpReq - PutResourceMetricRuleRequest
9339
9406
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9412,6 +9479,10 @@ export default class Client extends OpenApi {
9412
9479
  query["RuleName"] = request.ruleName;
9413
9480
  }
9414
9481
 
9482
+ if (!$dara.isNull(request.sendOK)) {
9483
+ query["SendOK"] = request.sendOK;
9484
+ }
9485
+
9415
9486
  if (!$dara.isNull(request.silenceTime)) {
9416
9487
  query["SilenceTime"] = request.silenceTime;
9417
9488
  }
@@ -9442,11 +9513,11 @@ export default class Client extends OpenApi {
9442
9513
  }
9443
9514
 
9444
9515
  /**
9445
- * Configures an alert rule.
9516
+ * Configures a threshold alert rule.
9446
9517
  *
9447
9518
  * @remarks
9448
- * This topic provides an example on how to create a threshold-triggered alert rule for the `cpu_total` metric of an Elastic Compute Service (ECS) instance whose ID is `i-uf6j91r34rnwawoo****`. The namespace of ECS metrics is `acs_ecs_dashboard`. The alert contact group of the alert rule is `ECS_Group`. The name of the alert rule is `test123`. The ID of the alert rule is `a151cd6023eacee2f0978e03863cc1697c89508****`. The statistical method for Critical-level alerts is `Average`. The comparison operator for Critical-level alerts is `GreaterThanOrEqualToThreshold`. The threshold for Critical-level alerts is `90`. The consecutive number of times for which the metric value meets the trigger condition before a Critical-level alert is triggered is `3`.
9449
- * > Statistics verification was added on August 15, 2024. Only the statistical value of the corresponding metric can be set for the Statistics parameter. For more information about how to obtain the value of this parameter, see [Appendix 1: Metrics](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics).
9519
+ * This topic provides an example on how to configure a threshold alert rule for the `cpu_total` metric of the Elastic Computing Service (ECS) instance `i-uf6j91r34rnwawoo****` in the `acs_ecs_dashboard` namespace. The alert contact group is `ECS_Group`, the alert rule name is `test123`, the alert rule ID is `a151cd6023eacee2f0978e03863cc1697c89508****`, the statistical method for the Critical level is `Average`, the comparison operator for the Critical level is `GreaterThanOrEqualToThreshold`, the threshold for the Critical level is `90`, and the retry count for the Critical level is `3`.
9520
+ * > As of August 15, 2024, Statistics validation is increased. The statistical value must match the Statistics of the corresponding metric. For information about how to obtain the value of this parameter, see [Alibaba Cloud service monitoring metrics](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics).
9450
9521
  *
9451
9522
  * @param request - PutResourceMetricRuleRequest
9452
9523
  * @returns PutResourceMetricRuleResponse
@@ -9457,11 +9528,11 @@ export default class Client extends OpenApi {
9457
9528
  }
9458
9529
 
9459
9530
  /**
9460
- * Creates multiple alert rules for the specified metric of a specified resource.
9531
+ * Creates multiple threshold alert rules for a specified metric of a specified resource by calling the PutResourceMetricRules operation.
9461
9532
  *
9462
9533
  * @remarks
9463
- * This topic provides an example on how to create a threshold-triggered alert rule for the `cpu_total` metric of an Elastic Compute Service (ECS) instance whose ID is `i-uf6j91r34rnwawoo****`. The namespace of ECS metrics is `acs_ecs_dashboard`. The alert contact group of the alert rule is `ECS_Group`. The name of the alert rule is `test123`. The ID of the alert rule is `a151cd6023eacee2f0978e03863cc1697c89508****`. The statistical method for Critical-level alerts is `Average`. The comparison operator for Critical-level alerts is `GreaterThanOrEqualToThreshold`. The threshold for Critical-level alerts is `90`. The consecutive number of times for which the metric value meets the trigger condition before a Critical-level alert is triggered is `3`.
9464
- * > Statistics verification was added on August 15, 2024. Only the statistical value of the corresponding metric can be set for the Statistics parameter. For more information about how to obtain the value of this parameter, see [Appendix 1: Metrics](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics).
9534
+ * 本文将提供一个示例,为云服务器ECS `acs_ecs_dashboard`的实例`i-uf6j91r34rnwawoo****`中的监控项`cpu_total`设置阈值报警规则。该报警规则的报警联系组为`ECS_Group`、报警规则名称为`test123`、报警规则ID为`a151cd6023eacee2f0978e03863cc1697c89508****`、Critical级别的统计方法为`Average`、Critical级别的比较符为`GreaterThanOrEqualToThreshold`、Critical级别的阈值为`90`和Critical级别的报警重试次数为`3`。
9535
+ * > 2024-08-15 增加Statistics校验,统计值只能填对应指标的Statistics。关于如何获取该参数的取值,请参见[云产品监控项](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics)
9465
9536
  *
9466
9537
  * @param request - PutResourceMetricRulesRequest
9467
9538
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9492,11 +9563,11 @@ export default class Client extends OpenApi {
9492
9563
  }
9493
9564
 
9494
9565
  /**
9495
- * Creates multiple alert rules for the specified metric of a specified resource.
9566
+ * Creates multiple threshold alert rules for a specified metric of a specified resource by calling the PutResourceMetricRules operation.
9496
9567
  *
9497
9568
  * @remarks
9498
- * This topic provides an example on how to create a threshold-triggered alert rule for the `cpu_total` metric of an Elastic Compute Service (ECS) instance whose ID is `i-uf6j91r34rnwawoo****`. The namespace of ECS metrics is `acs_ecs_dashboard`. The alert contact group of the alert rule is `ECS_Group`. The name of the alert rule is `test123`. The ID of the alert rule is `a151cd6023eacee2f0978e03863cc1697c89508****`. The statistical method for Critical-level alerts is `Average`. The comparison operator for Critical-level alerts is `GreaterThanOrEqualToThreshold`. The threshold for Critical-level alerts is `90`. The consecutive number of times for which the metric value meets the trigger condition before a Critical-level alert is triggered is `3`.
9499
- * > Statistics verification was added on August 15, 2024. Only the statistical value of the corresponding metric can be set for the Statistics parameter. For more information about how to obtain the value of this parameter, see [Appendix 1: Metrics](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics).
9569
+ * 本文将提供一个示例,为云服务器ECS `acs_ecs_dashboard`的实例`i-uf6j91r34rnwawoo****`中的监控项`cpu_total`设置阈值报警规则。该报警规则的报警联系组为`ECS_Group`、报警规则名称为`test123`、报警规则ID为`a151cd6023eacee2f0978e03863cc1697c89508****`、Critical级别的统计方法为`Average`、Critical级别的比较符为`GreaterThanOrEqualToThreshold`、Critical级别的阈值为`90`和Critical级别的报警重试次数为`3`。
9570
+ * > 2024-08-15 增加Statistics校验,统计值只能填对应指标的Statistics。关于如何获取该参数的取值,请参见[云产品监控项](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics)
9500
9571
  *
9501
9572
  * @param request - PutResourceMetricRulesRequest
9502
9573
  * @returns PutResourceMetricRulesResponse
@@ -9507,7 +9578,7 @@ export default class Client extends OpenApi {
9507
9578
  }
9508
9579
 
9509
9580
  /**
9510
- * Deletes tags.
9581
+ * The RemoveTags operation removes one or more tags.
9511
9582
  *
9512
9583
  * @param request - RemoveTagsRequest
9513
9584
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9542,7 +9613,7 @@ export default class Client extends OpenApi {
9542
9613
  }
9543
9614
 
9544
9615
  /**
9545
- * Deletes tags.
9616
+ * The RemoveTags operation removes one or more tags.
9546
9617
  *
9547
9618
  * @param request - RemoveTagsRequest
9548
9619
  * @returns RemoveTagsResponse
@@ -9556,7 +9627,7 @@ export default class Client extends OpenApi {
9556
9627
  * Debugs a system event of an Alibaba Cloud service.
9557
9628
  *
9558
9629
  * @remarks
9559
- * This operation is used to test whether a system event can be triggered as expected. You can call this operation to simulate a system event and check whether an expected response is returned after the system event triggers an alert.
9630
+ * Tests whether a system event can be triggered as expected. Simulates a system event and verifies the response when the event triggers an alert.
9560
9631
  *
9561
9632
  * @param request - SendDryRunSystemEventRequest
9562
9633
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9602,7 +9673,7 @@ export default class Client extends OpenApi {
9602
9673
  * Debugs a system event of an Alibaba Cloud service.
9603
9674
  *
9604
9675
  * @remarks
9605
- * This operation is used to test whether a system event can be triggered as expected. You can call this operation to simulate a system event and check whether an expected response is returned after the system event triggers an alert.
9676
+ * Tests whether a system event can be triggered as expected. Simulates a system event and verifies the response when the event triggers an alert.
9606
9677
  *
9607
9678
  * @param request - SendDryRunSystemEventRequest
9608
9679
  * @returns SendDryRunSystemEventResponse
@@ -9616,7 +9687,7 @@ export default class Client extends OpenApi {
9616
9687
  * Uninstalls the CloudMonitor agent from a third-party host.
9617
9688
  *
9618
9689
  * @remarks
9619
- * > This API operation is not applicable to Elastic Compute Service (ECS) instances. To uninstall the agent from an ECS instance, see [Install and uninstall the CloudMonitor agent](https://help.aliyun.com/document_detail/183482.html).
9690
+ * > This API operation is not applicable to Elastic Compute Service (ECS) instances. To uninstall the agent from an ECS instance, see [Install and uninstall the CloudMonitor agent](https://help.aliyun.com/document_detail/183482.html).
9620
9691
  *
9621
9692
  * @param request - UninstallMonitoringAgentRequest
9622
9693
  * @param runtime - runtime options for this request RuntimeOptions
@@ -9650,7 +9721,7 @@ export default class Client extends OpenApi {
9650
9721
  * Uninstalls the CloudMonitor agent from a third-party host.
9651
9722
  *
9652
9723
  * @remarks
9653
- * > This API operation is not applicable to Elastic Compute Service (ECS) instances. To uninstall the agent from an ECS instance, see [Install and uninstall the CloudMonitor agent](https://help.aliyun.com/document_detail/183482.html).
9724
+ * > This API operation is not applicable to Elastic Compute Service (ECS) instances. To uninstall the agent from an ECS instance, see [Install and uninstall the CloudMonitor agent](https://help.aliyun.com/document_detail/183482.html).
9654
9725
  *
9655
9726
  * @param request - UninstallMonitoringAgentRequest
9656
9727
  * @returns UninstallMonitoringAgentResponse