@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/dist/client.d.ts CHANGED
@@ -9,10 +9,10 @@ export default class Client extends OpenApi {
9
9
  [key: string]: string;
10
10
  }, endpoint: string): string;
11
11
  /**
12
- * Adds tags to an application group.
12
+ * The AddTags operation attaches tags to specified application groups.
13
13
  *
14
14
  * @remarks
15
- * 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`.
15
+ * 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`.
16
16
  *
17
17
  * @param request - AddTagsRequest
18
18
  * @param runtime - runtime options for this request RuntimeOptions
@@ -20,10 +20,10 @@ export default class Client extends OpenApi {
20
20
  */
21
21
  addTagsWithOptions(request: $_model.AddTagsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.AddTagsResponse>;
22
22
  /**
23
- * Adds tags to an application group.
23
+ * The AddTags operation attaches tags to specified application groups.
24
24
  *
25
25
  * @remarks
26
- * 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`.
26
+ * 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`.
27
27
  *
28
28
  * @param request - AddTagsRequest
29
29
  * @returns AddTagsResponse
@@ -51,10 +51,10 @@ export default class Client extends OpenApi {
51
51
  */
52
52
  applyMetricRuleTemplate(request: $_model.ApplyMetricRuleTemplateRequest): Promise<$_model.ApplyMetricRuleTemplateResponse>;
53
53
  /**
54
- * Creates site monitoring tasks.
54
+ * You can call the BatchCreateInstantSiteMonitor operation to create a batch of site monitoring tasks.
55
55
  *
56
56
  * @remarks
57
- * 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****`.
57
+ * 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****`.
58
58
  *
59
59
  * @param request - BatchCreateInstantSiteMonitorRequest
60
60
  * @param runtime - runtime options for this request RuntimeOptions
@@ -62,23 +62,23 @@ export default class Client extends OpenApi {
62
62
  */
63
63
  batchCreateInstantSiteMonitorWithOptions(request: $_model.BatchCreateInstantSiteMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BatchCreateInstantSiteMonitorResponse>;
64
64
  /**
65
- * Creates site monitoring tasks.
65
+ * You can call the BatchCreateInstantSiteMonitor operation to create a batch of site monitoring tasks.
66
66
  *
67
67
  * @remarks
68
- * 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****`.
68
+ * 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****`.
69
69
  *
70
70
  * @param request - BatchCreateInstantSiteMonitorRequest
71
71
  * @returns BatchCreateInstantSiteMonitorResponse
72
72
  */
73
73
  batchCreateInstantSiteMonitor(request: $_model.BatchCreateInstantSiteMonitorRequest): Promise<$_model.BatchCreateInstantSiteMonitorResponse>;
74
74
  /**
75
- * Exports the monitoring data that is defined in the Cursor operation.
75
+ * Calls the BatchExport operation to export monitoring data defined in the Cursor operation.
76
76
  *
77
77
  * @remarks
78
- * ### [](#)Prerequisites
79
- * The `Cursor` information is returned by calling the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation.
80
- * ### [](#)Description
81
- * 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.
78
+ * ### Prerequisites
79
+ * Make sure that you have called the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation to obtain the initial `Cursor`.
80
+ * ### Usage notes
81
+ * 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.
82
82
  *
83
83
  * @param tmpReq - BatchExportRequest
84
84
  * @param runtime - runtime options for this request RuntimeOptions
@@ -86,24 +86,24 @@ export default class Client extends OpenApi {
86
86
  */
87
87
  batchExportWithOptions(tmpReq: $_model.BatchExportRequest, runtime: $dara.RuntimeOptions): Promise<$_model.BatchExportResponse>;
88
88
  /**
89
- * Exports the monitoring data that is defined in the Cursor operation.
89
+ * Calls the BatchExport operation to export monitoring data defined in the Cursor operation.
90
90
  *
91
91
  * @remarks
92
- * ### [](#)Prerequisites
93
- * The `Cursor` information is returned by calling the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation.
94
- * ### [](#)Description
95
- * 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.
92
+ * ### Prerequisites
93
+ * Make sure that you have called the [Cursor](https://help.aliyun.com/document_detail/2330730.html) operation to obtain the initial `Cursor`.
94
+ * ### Usage notes
95
+ * 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.
96
96
  *
97
97
  * @param request - BatchExportRequest
98
98
  * @returns BatchExportResponse
99
99
  */
100
100
  batchExport(request: $_model.BatchExportRequest): Promise<$_model.BatchExportResponse>;
101
101
  /**
102
- * Creates an application group based on the tags of cloud resources.
102
+ * You can call the CreateDynamicTagGroup operation to automatically create application groups using tags.
103
103
  *
104
104
  * @remarks
105
- * This operation is available for Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
106
- * 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`.
105
+ * This operation supports the following Alibaba Cloud services: Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
106
+ * 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`.
107
107
  *
108
108
  * @param request - CreateDynamicTagGroupRequest
109
109
  * @param runtime - runtime options for this request RuntimeOptions
@@ -111,21 +111,21 @@ export default class Client extends OpenApi {
111
111
  */
112
112
  createDynamicTagGroupWithOptions(request: $_model.CreateDynamicTagGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateDynamicTagGroupResponse>;
113
113
  /**
114
- * Creates an application group based on the tags of cloud resources.
114
+ * You can call the CreateDynamicTagGroup operation to automatically create application groups using tags.
115
115
  *
116
116
  * @remarks
117
- * This operation is available for Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
118
- * 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`.
117
+ * This operation supports the following Alibaba Cloud services: Elastic Compute Service (ECS), ApsaraDB RDS, and Server Load Balancer (SLB).
118
+ * 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`.
119
119
  *
120
120
  * @param request - CreateDynamicTagGroupRequest
121
121
  * @returns CreateDynamicTagGroupResponse
122
122
  */
123
123
  createDynamicTagGroup(request: $_model.CreateDynamicTagGroupRequest): Promise<$_model.CreateDynamicTagGroupResponse>;
124
124
  /**
125
- * Creates one or more alert rules for a specified application group.
125
+ * Creates alert rules in batches for a specified application group by calling the CreateGroupMetricRules operation.
126
126
  *
127
127
  * @remarks
128
- * 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.
128
+ * 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.
129
129
  *
130
130
  * @param request - CreateGroupMetricRulesRequest
131
131
  * @param runtime - runtime options for this request RuntimeOptions
@@ -133,10 +133,10 @@ export default class Client extends OpenApi {
133
133
  */
134
134
  createGroupMetricRulesWithOptions(request: $_model.CreateGroupMetricRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateGroupMetricRulesResponse>;
135
135
  /**
136
- * Creates one or more alert rules for a specified application group.
136
+ * Creates alert rules in batches for a specified application group by calling the CreateGroupMetricRules operation.
137
137
  *
138
138
  * @remarks
139
- * 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.
139
+ * 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.
140
140
  *
141
141
  * @param request - CreateGroupMetricRulesRequest
142
142
  * @returns CreateGroupMetricRulesResponse
@@ -158,10 +158,10 @@ export default class Client extends OpenApi {
158
158
  */
159
159
  createGroupMonitoringAgentProcess(request: $_model.CreateGroupMonitoringAgentProcessRequest): Promise<$_model.CreateGroupMonitoringAgentProcessResponse>;
160
160
  /**
161
- * Creates an availability monitoring task.
161
+ * Creates an availability monitoring task by calling the CreateHostAvailability operation.
162
162
  *
163
163
  * @remarks
164
- * 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.
164
+ * 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.
165
165
  *
166
166
  * @param request - CreateHostAvailabilityRequest
167
167
  * @param runtime - runtime options for this request RuntimeOptions
@@ -169,23 +169,23 @@ export default class Client extends OpenApi {
169
169
  */
170
170
  createHostAvailabilityWithOptions(request: $_model.CreateHostAvailabilityRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateHostAvailabilityResponse>;
171
171
  /**
172
- * Creates an availability monitoring task.
172
+ * Creates an availability monitoring task by calling the CreateHostAvailability operation.
173
173
  *
174
174
  * @remarks
175
- * 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.
175
+ * 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.
176
176
  *
177
177
  * @param request - CreateHostAvailabilityRequest
178
178
  * @returns CreateHostAvailabilityResponse
179
179
  */
180
180
  createHostAvailability(request: $_model.CreateHostAvailabilityRequest): Promise<$_model.CreateHostAvailabilityResponse>;
181
181
  /**
182
- * Creates a namespace.
182
+ * Calls the CreateHybridMonitorNamespace operation to create a metric repository.
183
183
  *
184
184
  * @remarks
185
- * ## [](#)Prerequisites
186
- * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
187
- * ## [](#)Operation description
188
- * 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.
185
+ * ## Before you begin
186
+ * 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).
187
+ * ## Operation description
188
+ * 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.
189
189
  *
190
190
  * @param request - CreateHybridMonitorNamespaceRequest
191
191
  * @param runtime - runtime options for this request RuntimeOptions
@@ -193,26 +193,26 @@ export default class Client extends OpenApi {
193
193
  */
194
194
  createHybridMonitorNamespaceWithOptions(request: $_model.CreateHybridMonitorNamespaceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateHybridMonitorNamespaceResponse>;
195
195
  /**
196
- * Creates a namespace.
196
+ * Calls the CreateHybridMonitorNamespace operation to create a metric repository.
197
197
  *
198
198
  * @remarks
199
- * ## [](#)Prerequisites
200
- * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
201
- * ## [](#)Operation description
202
- * 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.
199
+ * ## Before you begin
200
+ * 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).
201
+ * ## Operation description
202
+ * 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.
203
203
  *
204
204
  * @param request - CreateHybridMonitorNamespaceRequest
205
205
  * @returns CreateHybridMonitorNamespaceResponse
206
206
  */
207
207
  createHybridMonitorNamespace(request: $_model.CreateHybridMonitorNamespaceRequest): Promise<$_model.CreateHybridMonitorNamespaceResponse>;
208
208
  /**
209
- * Creates a Logstore group of Hybrid Cloud Monitoring.
209
+ * Creates a Logstore group for Hybrid Cloud Monitoring.
210
210
  *
211
211
  * @remarks
212
- * ### [](#)Prerequisites
213
- * 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).
214
- * ### [](#)Operation description
215
- * 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.
212
+ * ### Before you begin
213
+ * 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).
214
+ * ### Operation description
215
+ * 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.
216
216
  *
217
217
  * @param request - CreateHybridMonitorSLSGroupRequest
218
218
  * @param runtime - runtime options for this request RuntimeOptions
@@ -220,27 +220,27 @@ export default class Client extends OpenApi {
220
220
  */
221
221
  createHybridMonitorSLSGroupWithOptions(request: $_model.CreateHybridMonitorSLSGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateHybridMonitorSLSGroupResponse>;
222
222
  /**
223
- * Creates a Logstore group of Hybrid Cloud Monitoring.
223
+ * Creates a Logstore group for Hybrid Cloud Monitoring.
224
224
  *
225
225
  * @remarks
226
- * ### [](#)Prerequisites
227
- * 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).
228
- * ### [](#)Operation description
229
- * 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.
226
+ * ### Before you begin
227
+ * 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).
228
+ * ### Operation description
229
+ * 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.
230
230
  *
231
231
  * @param request - CreateHybridMonitorSLSGroupRequest
232
232
  * @returns CreateHybridMonitorSLSGroupResponse
233
233
  */
234
234
  createHybridMonitorSLSGroup(request: $_model.CreateHybridMonitorSLSGroupRequest): Promise<$_model.CreateHybridMonitorSLSGroupResponse>;
235
235
  /**
236
- * Creates a metric import task for an Alibaba Cloud service or creates a metric for logs imported from Simple Log Service.
236
+ * Calls the CreateHybridMonitorTask operation to create a data import task for an Alibaba Cloud service or a metric for Simple Log Service (SLS) logs.
237
237
  *
238
238
  * @remarks
239
- * # [](#)Prerequisites
240
- * * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
241
- * * 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).
242
- * # [](#)Description
243
- * 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.
239
+ * ## Before you begin
240
+ * - 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).
241
+ * - 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).
242
+ * ## Operation description
243
+ * 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.
244
244
  *
245
245
  * @param request - CreateHybridMonitorTaskRequest
246
246
  * @param runtime - runtime options for this request RuntimeOptions
@@ -248,25 +248,25 @@ export default class Client extends OpenApi {
248
248
  */
249
249
  createHybridMonitorTaskWithOptions(request: $_model.CreateHybridMonitorTaskRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateHybridMonitorTaskResponse>;
250
250
  /**
251
- * Creates a metric import task for an Alibaba Cloud service or creates a metric for logs imported from Simple Log Service.
251
+ * Calls the CreateHybridMonitorTask operation to create a data import task for an Alibaba Cloud service or a metric for Simple Log Service (SLS) logs.
252
252
  *
253
253
  * @remarks
254
- * # [](#)Prerequisites
255
- * * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
256
- * * 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).
257
- * # [](#)Description
258
- * 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.
254
+ * ## Before you begin
255
+ * - 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).
256
+ * - 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).
257
+ * ## Operation description
258
+ * 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.
259
259
  *
260
260
  * @param request - CreateHybridMonitorTaskRequest
261
261
  * @returns CreateHybridMonitorTaskResponse
262
262
  */
263
263
  createHybridMonitorTask(request: $_model.CreateHybridMonitorTaskRequest): Promise<$_model.CreateHybridMonitorTaskResponse>;
264
264
  /**
265
- * Creates an instant test task.
265
+ * Call the CreateInstantSiteMonitor operation to create a one-time detection task.
266
266
  *
267
267
  * @remarks
268
- * You can create an instant test task only by using the Alibaba Cloud account that you used to enable Network Analysis and Monitoring.
269
- * 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`.
268
+ * Only Alibaba Cloud accounts that have Network Analysis and Monitoring activated can create one-time detection tasks.
269
+ * 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`.
270
270
  *
271
271
  * @param request - CreateInstantSiteMonitorRequest
272
272
  * @param runtime - runtime options for this request RuntimeOptions
@@ -274,11 +274,11 @@ export default class Client extends OpenApi {
274
274
  */
275
275
  createInstantSiteMonitorWithOptions(request: $_model.CreateInstantSiteMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateInstantSiteMonitorResponse>;
276
276
  /**
277
- * Creates an instant test task.
277
+ * Call the CreateInstantSiteMonitor operation to create a one-time detection task.
278
278
  *
279
279
  * @remarks
280
- * You can create an instant test task only by using the Alibaba Cloud account that you used to enable Network Analysis and Monitoring.
281
- * 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`.
280
+ * Only Alibaba Cloud accounts that have Network Analysis and Monitoring activated can create one-time detection tasks.
281
+ * 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`.
282
282
  *
283
283
  * @param request - CreateInstantSiteMonitorRequest
284
284
  * @returns CreateInstantSiteMonitorResponse
@@ -289,8 +289,8 @@ export default class Client extends OpenApi {
289
289
  *
290
290
  * @remarks
291
291
  * ### Background information
292
- * * 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.
293
- * * 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).
292
+ * - 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.
293
+ * - 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).
294
294
  *
295
295
  * @param request - CreateMetricRuleBlackListRequest
296
296
  * @param runtime - runtime options for this request RuntimeOptions
@@ -302,15 +302,15 @@ export default class Client extends OpenApi {
302
302
  *
303
303
  * @remarks
304
304
  * ### Background information
305
- * * 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.
306
- * * 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).
305
+ * - 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.
306
+ * - 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).
307
307
  *
308
308
  * @param request - CreateMetricRuleBlackListRequest
309
309
  * @returns CreateMetricRuleBlackListResponse
310
310
  */
311
311
  createMetricRuleBlackList(request: $_model.CreateMetricRuleBlackListRequest): Promise<$_model.CreateMetricRuleBlackListResponse>;
312
312
  /**
313
- * Associates resources with an alert rule.
313
+ * Calls the CreateMetricRuleResources operation to create a resource associated with an alert rule.
314
314
  *
315
315
  * @param request - CreateMetricRuleResourcesRequest
316
316
  * @param runtime - runtime options for this request RuntimeOptions
@@ -318,7 +318,7 @@ export default class Client extends OpenApi {
318
318
  */
319
319
  createMetricRuleResourcesWithOptions(request: $_model.CreateMetricRuleResourcesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateMetricRuleResourcesResponse>;
320
320
  /**
321
- * Associates resources with an alert rule.
321
+ * Calls the CreateMetricRuleResources operation to create a resource associated with an alert rule.
322
322
  *
323
323
  * @param request - CreateMetricRuleResourcesRequest
324
324
  * @returns CreateMetricRuleResourcesResponse
@@ -420,11 +420,12 @@ export default class Client extends OpenApi {
420
420
  */
421
421
  createMonitorGroupInstances(request: $_model.CreateMonitorGroupInstancesRequest): Promise<$_model.CreateMonitorGroupInstancesResponse>;
422
422
  /**
423
- * Creates a policy to pause alert notifications for an application group.
423
+ * Calls the CreateMonitorGroupNotifyPolicy operation to create a pause alert notification policy for an application group.
424
424
  *
425
425
  * @remarks
426
- * If the policy is valid, no alert notifications are sent for the application group.
427
- * 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`.
426
+ * During the effective period of the policy, no alert notifications are sent for any alerts triggered within the application group.
427
+ *
428
+ * 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`).
428
429
  *
429
430
  * @param request - CreateMonitorGroupNotifyPolicyRequest
430
431
  * @param runtime - runtime options for this request RuntimeOptions
@@ -432,11 +433,12 @@ export default class Client extends OpenApi {
432
433
  */
433
434
  createMonitorGroupNotifyPolicyWithOptions(request: $_model.CreateMonitorGroupNotifyPolicyRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CreateMonitorGroupNotifyPolicyResponse>;
434
435
  /**
435
- * Creates a policy to pause alert notifications for an application group.
436
+ * Calls the CreateMonitorGroupNotifyPolicy operation to create a pause alert notification policy for an application group.
436
437
  *
437
438
  * @remarks
438
- * If the policy is valid, no alert notifications are sent for the application group.
439
- * 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`.
439
+ * During the effective period of the policy, no alert notifications are sent for any alerts triggered within the application group.
440
+ *
441
+ * 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`).
440
442
  *
441
443
  * @param request - CreateMonitorGroupNotifyPolicyRequest
442
444
  * @returns CreateMonitorGroupNotifyPolicyResponse
@@ -461,7 +463,7 @@ export default class Client extends OpenApi {
461
463
  * Creates a site monitoring task.
462
464
  *
463
465
  * @remarks
464
- * 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`.
466
+ * 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`.
465
467
  *
466
468
  * @param request - CreateSiteMonitorRequest
467
469
  * @param runtime - runtime options for this request RuntimeOptions
@@ -472,22 +474,22 @@ export default class Client extends OpenApi {
472
474
  * Creates a site monitoring task.
473
475
  *
474
476
  * @remarks
475
- * 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`.
477
+ * 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`.
476
478
  *
477
479
  * @param request - CreateSiteMonitorRequest
478
480
  * @returns CreateSiteMonitorResponse
479
481
  */
480
482
  createSiteMonitor(request: $_model.CreateSiteMonitorRequest): Promise<$_model.CreateSiteMonitorResponse>;
481
483
  /**
482
- * 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.
484
+ * 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.
483
485
  *
484
486
  * @remarks
485
- * ### [](#)Prerequisites
486
- * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
487
- * ### [](#)Background information
488
- * 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.
489
- * ### [](#)Description
490
- * 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.
487
+ * ### Prerequisites
488
+ * Make sure that Enterprise CloudMonitor is activated. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
489
+ * ### Background information
490
+ * 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.
491
+ * ### Usage notes
492
+ * 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.
491
493
  *
492
494
  * @param tmpReq - CursorRequest
493
495
  * @param runtime - runtime options for this request RuntimeOptions
@@ -495,15 +497,15 @@ export default class Client extends OpenApi {
495
497
  */
496
498
  cursorWithOptions(tmpReq: $_model.CursorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.CursorResponse>;
497
499
  /**
498
- * 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.
500
+ * 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.
499
501
  *
500
502
  * @remarks
501
- * ### [](#)Prerequisites
502
- * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
503
- * ### [](#)Background information
504
- * 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.
505
- * ### [](#)Description
506
- * 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.
503
+ * ### Prerequisites
504
+ * Make sure that Enterprise CloudMonitor is activated. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
505
+ * ### Background information
506
+ * 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.
507
+ * ### Usage notes
508
+ * 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.
507
509
  *
508
510
  * @param request - CursorRequest
509
511
  * @returns CursorResponse
@@ -525,7 +527,7 @@ export default class Client extends OpenApi {
525
527
  */
526
528
  deleteContact(request: $_model.DeleteContactRequest): Promise<$_model.DeleteContactResponse>;
527
529
  /**
528
- * Deletes an alert contact group.
530
+ * Calls the DeleteContactGroup operation to delete an alert contact group.
529
531
  *
530
532
  * @param request - DeleteContactGroupRequest
531
533
  * @param runtime - runtime options for this request RuntimeOptions
@@ -533,7 +535,7 @@ export default class Client extends OpenApi {
533
535
  */
534
536
  deleteContactGroupWithOptions(request: $_model.DeleteContactGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteContactGroupResponse>;
535
537
  /**
536
- * Deletes an alert contact group.
538
+ * Calls the DeleteContactGroup operation to delete an alert contact group.
537
539
  *
538
540
  * @param request - DeleteContactGroupRequest
539
541
  * @returns DeleteContactGroupResponse
@@ -585,7 +587,7 @@ export default class Client extends OpenApi {
585
587
  */
586
588
  deleteEventRuleTargets(request: $_model.DeleteEventRuleTargetsRequest): Promise<$_model.DeleteEventRuleTargetsResponse>;
587
589
  /**
588
- * Deletes event-triggered alert rules.
590
+ * Deletes one or more event-triggered alert rules.
589
591
  *
590
592
  * @param request - DeleteEventRulesRequest
591
593
  * @param runtime - runtime options for this request RuntimeOptions
@@ -593,14 +595,14 @@ export default class Client extends OpenApi {
593
595
  */
594
596
  deleteEventRulesWithOptions(request: $_model.DeleteEventRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteEventRulesResponse>;
595
597
  /**
596
- * Deletes event-triggered alert rules.
598
+ * Deletes one or more event-triggered alert rules.
597
599
  *
598
600
  * @param request - DeleteEventRulesRequest
599
601
  * @returns DeleteEventRulesResponse
600
602
  */
601
603
  deleteEventRules(request: $_model.DeleteEventRulesRequest): Promise<$_model.DeleteEventRulesResponse>;
602
604
  /**
603
- * Deletes a configuration set that is used to export monitoring data.
605
+ * Calls the DeleteExporterOutput operation to delete a monitoring data export configuration.
604
606
  *
605
607
  * @param request - DeleteExporterOutputRequest
606
608
  * @param runtime - runtime options for this request RuntimeOptions
@@ -608,14 +610,14 @@ export default class Client extends OpenApi {
608
610
  */
609
611
  deleteExporterOutputWithOptions(request: $_model.DeleteExporterOutputRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteExporterOutputResponse>;
610
612
  /**
611
- * Deletes a configuration set that is used to export monitoring data.
613
+ * Calls the DeleteExporterOutput operation to delete a monitoring data export configuration.
612
614
  *
613
615
  * @param request - DeleteExporterOutputRequest
614
616
  * @returns DeleteExporterOutputResponse
615
617
  */
616
618
  deleteExporterOutput(request: $_model.DeleteExporterOutputRequest): Promise<$_model.DeleteExporterOutputResponse>;
617
619
  /**
618
- * Deletes a data export rule.
620
+ * Invokes the DeleteExporterRule operation to delete export rules.
619
621
  *
620
622
  * @param request - DeleteExporterRuleRequest
621
623
  * @param runtime - runtime options for this request RuntimeOptions
@@ -623,14 +625,14 @@ export default class Client extends OpenApi {
623
625
  */
624
626
  deleteExporterRuleWithOptions(request: $_model.DeleteExporterRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteExporterRuleResponse>;
625
627
  /**
626
- * Deletes a data export rule.
628
+ * Invokes the DeleteExporterRule operation to delete export rules.
627
629
  *
628
630
  * @param request - DeleteExporterRuleRequest
629
631
  * @returns DeleteExporterRuleResponse
630
632
  */
631
633
  deleteExporterRule(request: $_model.DeleteExporterRuleRequest): Promise<$_model.DeleteExporterRuleResponse>;
632
634
  /**
633
- * Deletes a process monitoring task for an application group.
635
+ * Deletes a group process monitoring task by calling the DeleteGroupMonitoringAgentProcess operation.
634
636
  *
635
637
  * @param request - DeleteGroupMonitoringAgentProcessRequest
636
638
  * @param runtime - runtime options for this request RuntimeOptions
@@ -638,14 +640,14 @@ export default class Client extends OpenApi {
638
640
  */
639
641
  deleteGroupMonitoringAgentProcessWithOptions(request: $_model.DeleteGroupMonitoringAgentProcessRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteGroupMonitoringAgentProcessResponse>;
640
642
  /**
641
- * Deletes a process monitoring task for an application group.
643
+ * Deletes a group process monitoring task by calling the DeleteGroupMonitoringAgentProcess operation.
642
644
  *
643
645
  * @param request - DeleteGroupMonitoringAgentProcessRequest
644
646
  * @returns DeleteGroupMonitoringAgentProcessResponse
645
647
  */
646
648
  deleteGroupMonitoringAgentProcess(request: $_model.DeleteGroupMonitoringAgentProcessRequest): Promise<$_model.DeleteGroupMonitoringAgentProcessResponse>;
647
649
  /**
648
- * Deletes availability monitoring tasks.
650
+ * Deletes one or more availability monitoring jobs.
649
651
  *
650
652
  * @param request - DeleteHostAvailabilityRequest
651
653
  * @param runtime - runtime options for this request RuntimeOptions
@@ -653,7 +655,7 @@ export default class Client extends OpenApi {
653
655
  */
654
656
  deleteHostAvailabilityWithOptions(request: $_model.DeleteHostAvailabilityRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteHostAvailabilityResponse>;
655
657
  /**
656
- * Deletes availability monitoring tasks.
658
+ * Deletes one or more availability monitoring jobs.
657
659
  *
658
660
  * @param request - DeleteHostAvailabilityRequest
659
661
  * @returns DeleteHostAvailabilityResponse
@@ -740,7 +742,7 @@ export default class Client extends OpenApi {
740
742
  */
741
743
  deleteLogMonitor(request: $_model.DeleteLogMonitorRequest): Promise<$_model.DeleteLogMonitorResponse>;
742
744
  /**
743
- * Deletes multiple blacklist policies at a time.
745
+ * Calls the DeleteMetricRuleBlackList operation to delete alert blacklist policies.
744
746
  *
745
747
  * @param request - DeleteMetricRuleBlackListRequest
746
748
  * @param runtime - runtime options for this request RuntimeOptions
@@ -748,7 +750,7 @@ export default class Client extends OpenApi {
748
750
  */
749
751
  deleteMetricRuleBlackListWithOptions(request: $_model.DeleteMetricRuleBlackListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteMetricRuleBlackListResponse>;
750
752
  /**
751
- * Deletes multiple blacklist policies at a time.
753
+ * Calls the DeleteMetricRuleBlackList operation to delete alert blacklist policies.
752
754
  *
753
755
  * @param request - DeleteMetricRuleBlackListRequest
754
756
  * @returns DeleteMetricRuleBlackListResponse
@@ -785,7 +787,7 @@ export default class Client extends OpenApi {
785
787
  */
786
788
  deleteMetricRuleTargets(request: $_model.DeleteMetricRuleTargetsRequest): Promise<$_model.DeleteMetricRuleTargetsResponse>;
787
789
  /**
788
- * Deletes an alert template.
790
+ * Deletes an alert rule template.
789
791
  *
790
792
  * @param request - DeleteMetricRuleTemplateRequest
791
793
  * @param runtime - runtime options for this request RuntimeOptions
@@ -793,14 +795,14 @@ export default class Client extends OpenApi {
793
795
  */
794
796
  deleteMetricRuleTemplateWithOptions(request: $_model.DeleteMetricRuleTemplateRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteMetricRuleTemplateResponse>;
795
797
  /**
796
- * Deletes an alert template.
798
+ * Deletes an alert rule template.
797
799
  *
798
800
  * @param request - DeleteMetricRuleTemplateRequest
799
801
  * @returns DeleteMetricRuleTemplateResponse
800
802
  */
801
803
  deleteMetricRuleTemplate(request: $_model.DeleteMetricRuleTemplateRequest): Promise<$_model.DeleteMetricRuleTemplateResponse>;
802
804
  /**
803
- * Deletes one or more alert rules.
805
+ * The DeleteMetricRules operation deletes one or more alert rules.
804
806
  *
805
807
  * @param request - DeleteMetricRulesRequest
806
808
  * @param runtime - runtime options for this request RuntimeOptions
@@ -808,7 +810,7 @@ export default class Client extends OpenApi {
808
810
  */
809
811
  deleteMetricRulesWithOptions(request: $_model.DeleteMetricRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteMetricRulesResponse>;
810
812
  /**
811
- * Deletes one or more alert rules.
813
+ * The DeleteMetricRules operation deletes one or more alert rules.
812
814
  *
813
815
  * @param request - DeleteMetricRulesRequest
814
816
  * @returns DeleteMetricRulesResponse
@@ -875,7 +877,7 @@ export default class Client extends OpenApi {
875
877
  */
876
878
  deleteMonitorGroupNotifyPolicy(request: $_model.DeleteMonitorGroupNotifyPolicyRequest): Promise<$_model.DeleteMonitorGroupNotifyPolicyResponse>;
877
879
  /**
878
- * Disables monitoring on a process.
880
+ * Calls the DeleteMonitoringAgentProcess operation to delete the specified process monitoring from a specified host.
879
881
  *
880
882
  * @param request - DeleteMonitoringAgentProcessRequest
881
883
  * @param runtime - runtime options for this request RuntimeOptions
@@ -883,14 +885,14 @@ export default class Client extends OpenApi {
883
885
  */
884
886
  deleteMonitoringAgentProcessWithOptions(request: $_model.DeleteMonitoringAgentProcessRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteMonitoringAgentProcessResponse>;
885
887
  /**
886
- * Disables monitoring on a process.
888
+ * Calls the DeleteMonitoringAgentProcess operation to delete the specified process monitoring from a specified host.
887
889
  *
888
890
  * @param request - DeleteMonitoringAgentProcessRequest
889
891
  * @returns DeleteMonitoringAgentProcessResponse
890
892
  */
891
893
  deleteMonitoringAgentProcess(request: $_model.DeleteMonitoringAgentProcessRequest): Promise<$_model.DeleteMonitoringAgentProcessResponse>;
892
894
  /**
893
- * Deletes one or more site monitoring tasks.
895
+ * Deletes site monitoring tasks by calling the DeleteSiteMonitors operation.
894
896
  *
895
897
  * @param request - DeleteSiteMonitorsRequest
896
898
  * @param runtime - runtime options for this request RuntimeOptions
@@ -898,14 +900,14 @@ export default class Client extends OpenApi {
898
900
  */
899
901
  deleteSiteMonitorsWithOptions(request: $_model.DeleteSiteMonitorsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DeleteSiteMonitorsResponse>;
900
902
  /**
901
- * Deletes one or more site monitoring tasks.
903
+ * Deletes site monitoring tasks by calling the DeleteSiteMonitors operation.
902
904
  *
903
905
  * @param request - DeleteSiteMonitorsRequest
904
906
  * @returns DeleteSiteMonitorsResponse
905
907
  */
906
908
  deleteSiteMonitors(request: $_model.DeleteSiteMonitorsRequest): Promise<$_model.DeleteSiteMonitorsResponse>;
907
909
  /**
908
- * Queries the details of initiative alert rules.
910
+ * Queries initiative alert rules.
909
911
  *
910
912
  * @param request - DescribeActiveMetricRuleListRequest
911
913
  * @param runtime - runtime options for this request RuntimeOptions
@@ -913,7 +915,7 @@ export default class Client extends OpenApi {
913
915
  */
914
916
  describeActiveMetricRuleListWithOptions(request: $_model.DescribeActiveMetricRuleListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeActiveMetricRuleListResponse>;
915
917
  /**
916
- * Queries the details of initiative alert rules.
918
+ * Queries initiative alert rules.
917
919
  *
918
920
  * @param request - DescribeActiveMetricRuleListRequest
919
921
  * @returns DescribeActiveMetricRuleListResponse
@@ -989,11 +991,11 @@ export default class Client extends OpenApi {
989
991
  */
990
992
  describeAlertLogHistogram(request: $_model.DescribeAlertLogHistogramRequest): Promise<$_model.DescribeAlertLogHistogramResponse>;
991
993
  /**
992
- * Queries alert logs.
994
+ * Queries the alert history by calling the DescribeAlertLogList operation.
993
995
  *
994
996
  * @remarks
995
- * You can call the operation to query only the alert logs within the last year.
996
- * This topic provides an example to show how to query the alert logs of Elastic Compute Service (ECS) based on the `product` dimension.
997
+ * This operation can query the alert history only within the last year.
998
+ * This topic provides an example to show how to query the alert history of Elastic Compute Service (ECS) from the cloud service `product` dimension.
997
999
  *
998
1000
  * @param request - DescribeAlertLogListRequest
999
1001
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1001,11 +1003,11 @@ export default class Client extends OpenApi {
1001
1003
  */
1002
1004
  describeAlertLogListWithOptions(request: $_model.DescribeAlertLogListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeAlertLogListResponse>;
1003
1005
  /**
1004
- * Queries alert logs.
1006
+ * Queries the alert history by calling the DescribeAlertLogList operation.
1005
1007
  *
1006
1008
  * @remarks
1007
- * You can call the operation to query only the alert logs within the last year.
1008
- * This topic provides an example to show how to query the alert logs of Elastic Compute Service (ECS) based on the `product` dimension.
1009
+ * This operation can query the alert history only within the last year.
1010
+ * This topic provides an example to show how to query the alert history of Elastic Compute Service (ECS) from the cloud service `product` dimension.
1009
1011
  *
1010
1012
  * @param request - DescribeAlertLogListRequest
1011
1013
  * @returns DescribeAlertLogListResponse
@@ -1042,7 +1044,7 @@ export default class Client extends OpenApi {
1042
1044
  */
1043
1045
  describeContactGroupList(request: $_model.DescribeContactGroupListRequest): Promise<$_model.DescribeContactGroupListResponse>;
1044
1046
  /**
1045
- * Queries alert contacts.
1047
+ * Calls the DescribeContactList operation to query a list of alert contacts.
1046
1048
  *
1047
1049
  * @param request - DescribeContactListRequest
1048
1050
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1050,7 +1052,7 @@ export default class Client extends OpenApi {
1050
1052
  */
1051
1053
  describeContactListWithOptions(request: $_model.DescribeContactListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeContactListResponse>;
1052
1054
  /**
1053
- * Queries alert contacts.
1055
+ * Calls the DescribeContactList operation to query a list of alert contacts.
1054
1056
  *
1055
1057
  * @param request - DescribeContactListRequest
1056
1058
  * @returns DescribeContactListResponse
@@ -1072,7 +1074,7 @@ export default class Client extends OpenApi {
1072
1074
  */
1073
1075
  describeContactListByContactGroup(request: $_model.DescribeContactListByContactGroupRequest): Promise<$_model.DescribeContactListByContactGroupResponse>;
1074
1076
  /**
1075
- * Queries the details of a custom event.
1077
+ * Queries a custom event.
1076
1078
  *
1077
1079
  * @param request - DescribeCustomEventAttributeRequest
1078
1080
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1080,7 +1082,7 @@ export default class Client extends OpenApi {
1080
1082
  */
1081
1083
  describeCustomEventAttributeWithOptions(request: $_model.DescribeCustomEventAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeCustomEventAttributeResponse>;
1082
1084
  /**
1083
- * Queries the details of a custom event.
1085
+ * Queries a custom event.
1084
1086
  *
1085
1087
  * @param request - DescribeCustomEventAttributeRequest
1086
1088
  * @returns DescribeCustomEventAttributeResponse
@@ -1090,7 +1092,7 @@ export default class Client extends OpenApi {
1090
1092
  * Queries the number of times that a custom event occurred within a period of time.
1091
1093
  *
1092
1094
  * @remarks
1093
- * > This operation queries the number of times that a custom event occurred for each service.
1095
+ * > This operation queries the number of times that a custom event occurred for each service.
1094
1096
  *
1095
1097
  * @param request - DescribeCustomEventCountRequest
1096
1098
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1101,7 +1103,7 @@ export default class Client extends OpenApi {
1101
1103
  * Queries the number of times that a custom event occurred within a period of time.
1102
1104
  *
1103
1105
  * @remarks
1104
- * > This operation queries the number of times that a custom event occurred for each service.
1106
+ * > This operation queries the number of times that a custom event occurred for each service.
1105
1107
  *
1106
1108
  * @param request - DescribeCustomEventCountRequest
1107
1109
  * @returns DescribeCustomEventCountResponse
@@ -1126,7 +1128,7 @@ export default class Client extends OpenApi {
1126
1128
  * Queries the reported monitoring data.
1127
1129
  *
1128
1130
  * @remarks
1129
- * > 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).
1131
+ * > 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).
1130
1132
  *
1131
1133
  * @param request - DescribeCustomMetricListRequest
1132
1134
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1137,17 +1139,17 @@ export default class Client extends OpenApi {
1137
1139
  * Queries the reported monitoring data.
1138
1140
  *
1139
1141
  * @remarks
1140
- * > 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).
1142
+ * > 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).
1141
1143
  *
1142
1144
  * @param request - DescribeCustomMetricListRequest
1143
1145
  * @returns DescribeCustomMetricListResponse
1144
1146
  */
1145
1147
  describeCustomMetricList(request: $_model.DescribeCustomMetricListRequest): Promise<$_model.DescribeCustomMetricListResponse>;
1146
1148
  /**
1147
- * Queries tag rules.
1149
+ * Call the DescribeDynamicTagRuleList operation to query the rules for dynamic tags.
1148
1150
  *
1149
1151
  * @remarks
1150
- * 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****`.
1152
+ * 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****`.
1151
1153
  *
1152
1154
  * @param request - DescribeDynamicTagRuleListRequest
1153
1155
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1155,20 +1157,20 @@ export default class Client extends OpenApi {
1155
1157
  */
1156
1158
  describeDynamicTagRuleListWithOptions(request: $_model.DescribeDynamicTagRuleListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeDynamicTagRuleListResponse>;
1157
1159
  /**
1158
- * Queries tag rules.
1160
+ * Call the DescribeDynamicTagRuleList operation to query the rules for dynamic tags.
1159
1161
  *
1160
1162
  * @remarks
1161
- * 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****`.
1163
+ * 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****`.
1162
1164
  *
1163
1165
  * @param request - DescribeDynamicTagRuleListRequest
1164
1166
  * @returns DescribeDynamicTagRuleListResponse
1165
1167
  */
1166
1168
  describeDynamicTagRuleList(request: $_model.DescribeDynamicTagRuleListRequest): Promise<$_model.DescribeDynamicTagRuleListResponse>;
1167
1169
  /**
1168
- * Queries the details of an event-triggered alert rule.
1170
+ * Queries the details of a specified event-triggered alert rule by calling the DescribeEventRuleAttribute operation.
1169
1171
  *
1170
1172
  * @remarks
1171
- * This topic provides an example to show how to query the details of an event-triggered alert rule named `testRule`.
1173
+ * This topic provides an example on how to query the details of the event-triggered alert rule `testRule`.
1172
1174
  *
1173
1175
  * @param request - DescribeEventRuleAttributeRequest
1174
1176
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1176,10 +1178,10 @@ export default class Client extends OpenApi {
1176
1178
  */
1177
1179
  describeEventRuleAttributeWithOptions(request: $_model.DescribeEventRuleAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeEventRuleAttributeResponse>;
1178
1180
  /**
1179
- * Queries the details of an event-triggered alert rule.
1181
+ * Queries the details of a specified event-triggered alert rule by calling the DescribeEventRuleAttribute operation.
1180
1182
  *
1181
1183
  * @remarks
1182
- * This topic provides an example to show how to query the details of an event-triggered alert rule named `testRule`.
1184
+ * This topic provides an example on how to query the details of the event-triggered alert rule `testRule`.
1183
1185
  *
1184
1186
  * @param request - DescribeEventRuleAttributeRequest
1185
1187
  * @returns DescribeEventRuleAttributeResponse
@@ -1201,10 +1203,10 @@ export default class Client extends OpenApi {
1201
1203
  */
1202
1204
  describeEventRuleList(request: $_model.DescribeEventRuleListRequest): Promise<$_model.DescribeEventRuleListResponse>;
1203
1205
  /**
1204
- * Queries event-triggered alert rules.
1206
+ * Queries the list of event-triggered alert rules.
1205
1207
  *
1206
1208
  * @remarks
1207
- * This topic provides an example to show how to query the details of an event-triggered alert rule named `testRule`.
1209
+ * This topic provides an example to query the details of the event-triggered alert rule `testRule`.
1208
1210
  *
1209
1211
  * @param request - DescribeEventRuleTargetListRequest
1210
1212
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1212,17 +1214,17 @@ export default class Client extends OpenApi {
1212
1214
  */
1213
1215
  describeEventRuleTargetListWithOptions(request: $_model.DescribeEventRuleTargetListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeEventRuleTargetListResponse>;
1214
1216
  /**
1215
- * Queries event-triggered alert rules.
1217
+ * Queries the list of event-triggered alert rules.
1216
1218
  *
1217
1219
  * @remarks
1218
- * This topic provides an example to show how to query the details of an event-triggered alert rule named `testRule`.
1220
+ * This topic provides an example to query the details of the event-triggered alert rule `testRule`.
1219
1221
  *
1220
1222
  * @param request - DescribeEventRuleTargetListRequest
1221
1223
  * @returns DescribeEventRuleTargetListResponse
1222
1224
  */
1223
1225
  describeEventRuleTargetList(request: $_model.DescribeEventRuleTargetListRequest): Promise<$_model.DescribeEventRuleTargetListResponse>;
1224
1226
  /**
1225
- * Queries configuration sets that are used to export monitoring data.
1227
+ * Queries the list of monitoring data exports by calling the DescribeExporterOutputList operation.
1226
1228
  *
1227
1229
  * @param request - DescribeExporterOutputListRequest
1228
1230
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1230,14 +1232,14 @@ export default class Client extends OpenApi {
1230
1232
  */
1231
1233
  describeExporterOutputListWithOptions(request: $_model.DescribeExporterOutputListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeExporterOutputListResponse>;
1232
1234
  /**
1233
- * Queries configuration sets that are used to export monitoring data.
1235
+ * Queries the list of monitoring data exports by calling the DescribeExporterOutputList operation.
1234
1236
  *
1235
1237
  * @param request - DescribeExporterOutputListRequest
1236
1238
  * @returns DescribeExporterOutputListResponse
1237
1239
  */
1238
1240
  describeExporterOutputList(request: $_model.DescribeExporterOutputListRequest): Promise<$_model.DescribeExporterOutputListResponse>;
1239
1241
  /**
1240
- * Queries data export rules.
1242
+ * Queries the list of data export rules by calling the DescribeExporterRuleList operation.
1241
1243
  *
1242
1244
  * @param request - DescribeExporterRuleListRequest
1243
1245
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1245,7 +1247,7 @@ export default class Client extends OpenApi {
1245
1247
  */
1246
1248
  describeExporterRuleListWithOptions(request: $_model.DescribeExporterRuleListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeExporterRuleListResponse>;
1247
1249
  /**
1248
- * Queries data export rules.
1250
+ * Queries the list of data export rules by calling the DescribeExporterRuleList operation.
1249
1251
  *
1250
1252
  * @param request - DescribeExporterRuleListRequest
1251
1253
  * @returns DescribeExporterRuleListResponse
@@ -1325,10 +1327,10 @@ export default class Client extends OpenApi {
1325
1327
  */
1326
1328
  describeHybridMonitorDataList(request: $_model.DescribeHybridMonitorDataListRequest): Promise<$_model.DescribeHybridMonitorDataListResponse>;
1327
1329
  /**
1328
- * Queries namespaces and the details of the related metric import tasks.
1330
+ * Queries a list of namespaces and the details of their data sources.
1329
1331
  *
1330
1332
  * @remarks
1331
- * 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`.
1333
+ * This example shows how to query all namespaces that belong to the current account. The response indicates that only one namespace, `aliyun-test`, exists.
1332
1334
  *
1333
1335
  * @param request - DescribeHybridMonitorNamespaceListRequest
1334
1336
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1336,20 +1338,20 @@ export default class Client extends OpenApi {
1336
1338
  */
1337
1339
  describeHybridMonitorNamespaceListWithOptions(request: $_model.DescribeHybridMonitorNamespaceListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridMonitorNamespaceListResponse>;
1338
1340
  /**
1339
- * Queries namespaces and the details of the related metric import tasks.
1341
+ * Queries a list of namespaces and the details of their data sources.
1340
1342
  *
1341
1343
  * @remarks
1342
- * 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`.
1344
+ * This example shows how to query all namespaces that belong to the current account. The response indicates that only one namespace, `aliyun-test`, exists.
1343
1345
  *
1344
1346
  * @param request - DescribeHybridMonitorNamespaceListRequest
1345
1347
  * @returns DescribeHybridMonitorNamespaceListResponse
1346
1348
  */
1347
1349
  describeHybridMonitorNamespaceList(request: $_model.DescribeHybridMonitorNamespaceListRequest): Promise<$_model.DescribeHybridMonitorNamespaceListResponse>;
1348
1350
  /**
1349
- * Queries Logstore groups.
1351
+ * Queries the list of Logstore groups by calling the DescribeHybridMonitorSLSGroup operation.
1350
1352
  *
1351
1353
  * @remarks
1352
- * 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`.
1354
+ * 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`.
1353
1355
  *
1354
1356
  * @param request - DescribeHybridMonitorSLSGroupRequest
1355
1357
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1357,10 +1359,10 @@ export default class Client extends OpenApi {
1357
1359
  */
1358
1360
  describeHybridMonitorSLSGroupWithOptions(request: $_model.DescribeHybridMonitorSLSGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeHybridMonitorSLSGroupResponse>;
1359
1361
  /**
1360
- * Queries Logstore groups.
1362
+ * Queries the list of Logstore groups by calling the DescribeHybridMonitorSLSGroup operation.
1361
1363
  *
1362
1364
  * @remarks
1363
- * 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`.
1365
+ * 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`.
1364
1366
  *
1365
1367
  * @param request - DescribeHybridMonitorSLSGroupRequest
1366
1368
  * @returns DescribeHybridMonitorSLSGroupResponse
@@ -1388,7 +1390,7 @@ export default class Client extends OpenApi {
1388
1390
  */
1389
1391
  describeHybridMonitorTaskList(request: $_model.DescribeHybridMonitorTaskListRequest): Promise<$_model.DescribeHybridMonitorTaskListResponse>;
1390
1392
  /**
1391
- * Queries the details of a log monitoring metric.
1393
+ * Queries a Log Monitoring task.
1392
1394
  *
1393
1395
  * @param request - DescribeLogMonitorAttributeRequest
1394
1396
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1396,7 +1398,7 @@ export default class Client extends OpenApi {
1396
1398
  */
1397
1399
  describeLogMonitorAttributeWithOptions(request: $_model.DescribeLogMonitorAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeLogMonitorAttributeResponse>;
1398
1400
  /**
1399
- * Queries the details of a log monitoring metric.
1401
+ * Queries a Log Monitoring task.
1400
1402
  *
1401
1403
  * @param request - DescribeLogMonitorAttributeRequest
1402
1404
  * @returns DescribeLogMonitorAttributeResponse
@@ -1422,10 +1424,10 @@ export default class Client extends OpenApi {
1422
1424
  *
1423
1425
  * @remarks
1424
1426
  * ### [](#)Limits
1425
- * * 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).
1426
- * * 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.
1427
+ * - 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).
1428
+ * - 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.
1427
1429
  * ### [](#)Description
1428
- * > 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.
1430
+ * > 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.
1429
1431
  * 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`.
1430
1432
  *
1431
1433
  * @param request - DescribeMetricDataRequest
@@ -1438,10 +1440,10 @@ export default class Client extends OpenApi {
1438
1440
  *
1439
1441
  * @remarks
1440
1442
  * ### [](#)Limits
1441
- * * 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).
1442
- * * 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.
1443
+ * - 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).
1444
+ * - 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.
1443
1445
  * ### [](#)Description
1444
- * > 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.
1446
+ * > 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.
1445
1447
  * 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`.
1446
1448
  *
1447
1449
  * @param request - DescribeMetricDataRequest
@@ -1453,14 +1455,14 @@ export default class Client extends OpenApi {
1453
1455
  *
1454
1456
  * @remarks
1455
1457
  * ### [](#)Limits
1456
- * * 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).
1457
- * * 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.
1458
- * > 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)
1458
+ * - 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).
1459
+ * - 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.
1460
+ * > 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)
1459
1461
  * ### [](#)Precautions
1460
1462
  * 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:
1461
- * * The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
1462
- * * The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
1463
- * * The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
1463
+ * - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
1464
+ * - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
1465
+ * - The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
1464
1466
  * ### [](#)Operation description
1465
1467
  * 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.
1466
1468
  *
@@ -1474,14 +1476,14 @@ export default class Client extends OpenApi {
1474
1476
  *
1475
1477
  * @remarks
1476
1478
  * ### [](#)Limits
1477
- * * 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).
1478
- * * 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.
1479
- * > 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)
1479
+ * - 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).
1480
+ * - 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.
1481
+ * > 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)
1480
1482
  * ### [](#)Precautions
1481
1483
  * 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:
1482
- * * The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
1483
- * * The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
1484
- * * The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
1484
+ * - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
1485
+ * - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
1486
+ * - The storage duration is 91 days if the value of the `Period` parameter is greater than or equal to 300 seconds.
1485
1487
  * ### [](#)Operation description
1486
1488
  * 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.
1487
1489
  *
@@ -1490,12 +1492,20 @@ export default class Client extends OpenApi {
1490
1492
  */
1491
1493
  describeMetricLast(request: $_model.DescribeMetricLastRequest): Promise<$_model.DescribeMetricLastResponse>;
1492
1494
  /**
1493
- * Queries the monitoring data of a metric for a specified cloud service.
1495
+ * The DescribeMetricList operation queries the monitoring data of a specific metric for a cloud service.
1494
1496
  *
1495
1497
  * @remarks
1496
- * ## Limits
1497
- * 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.
1498
- * >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.
1498
+ * ### Limits
1499
+ * - 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).
1500
+ * - 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.
1501
+ * > 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).
1502
+ * ### Notes
1503
+ * 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:
1504
+ * - If the value of `Period` is less than 60 seconds, the storage duration is 7 days.
1505
+ * - If the value of `Period` is 60 seconds, the storage duration is 31 days.
1506
+ * - If the value of `Period` is 300 seconds or greater, the storage duration is 91 days.
1507
+ * ### Usage notes
1508
+ * 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.
1499
1509
  *
1500
1510
  * @param request - DescribeMetricListRequest
1501
1511
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1503,22 +1513,30 @@ export default class Client extends OpenApi {
1503
1513
  */
1504
1514
  describeMetricListWithOptions(request: $_model.DescribeMetricListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMetricListResponse>;
1505
1515
  /**
1506
- * Queries the monitoring data of a metric for a specified cloud service.
1516
+ * The DescribeMetricList operation queries the monitoring data of a specific metric for a cloud service.
1507
1517
  *
1508
1518
  * @remarks
1509
- * ## Limits
1510
- * 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.
1511
- * >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.
1519
+ * ### Limits
1520
+ * - 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).
1521
+ * - 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.
1522
+ * > 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).
1523
+ * ### Notes
1524
+ * 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:
1525
+ * - If the value of `Period` is less than 60 seconds, the storage duration is 7 days.
1526
+ * - If the value of `Period` is 60 seconds, the storage duration is 31 days.
1527
+ * - If the value of `Period` is 300 seconds or greater, the storage duration is 91 days.
1528
+ * ### Usage notes
1529
+ * 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.
1512
1530
  *
1513
1531
  * @param request - DescribeMetricListRequest
1514
1532
  * @returns DescribeMetricListResponse
1515
1533
  */
1516
1534
  describeMetricList(request: $_model.DescribeMetricListRequest): Promise<$_model.DescribeMetricListResponse>;
1517
1535
  /**
1518
- * Queries the details of metrics that are supported in CloudMonitor.
1536
+ * Queries metrics that are supported in CloudMonitor.
1519
1537
  *
1520
1538
  * @remarks
1521
- * 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).
1539
+ * 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).
1522
1540
  *
1523
1541
  * @param request - DescribeMetricMetaListRequest
1524
1542
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1526,22 +1544,26 @@ export default class Client extends OpenApi {
1526
1544
  */
1527
1545
  describeMetricMetaListWithOptions(request: $_model.DescribeMetricMetaListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMetricMetaListResponse>;
1528
1546
  /**
1529
- * Queries the details of metrics that are supported in CloudMonitor.
1547
+ * Queries metrics that are supported in CloudMonitor.
1530
1548
  *
1531
1549
  * @remarks
1532
- * 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).
1550
+ * 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).
1533
1551
  *
1534
1552
  * @param request - DescribeMetricMetaListRequest
1535
1553
  * @returns DescribeMetricMetaListResponse
1536
1554
  */
1537
1555
  describeMetricMetaList(request: $_model.DescribeMetricMetaListRequest): Promise<$_model.DescribeMetricMetaListResponse>;
1538
1556
  /**
1557
+ * You can call the DescribeMetricRuleBlackList operation to query blacklist policies.
1558
+ *
1539
1559
  * @param request - DescribeMetricRuleBlackListRequest
1540
1560
  * @param runtime - runtime options for this request RuntimeOptions
1541
1561
  * @returns DescribeMetricRuleBlackListResponse
1542
1562
  */
1543
1563
  describeMetricRuleBlackListWithOptions(request: $_model.DescribeMetricRuleBlackListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMetricRuleBlackListResponse>;
1544
1564
  /**
1565
+ * You can call the DescribeMetricRuleBlackList operation to query blacklist policies.
1566
+ *
1545
1567
  * @param request - DescribeMetricRuleBlackListRequest
1546
1568
  * @returns DescribeMetricRuleBlackListResponse
1547
1569
  */
@@ -1562,10 +1584,10 @@ export default class Client extends OpenApi {
1562
1584
  */
1563
1585
  describeMetricRuleCount(request: $_model.DescribeMetricRuleCountRequest): Promise<$_model.DescribeMetricRuleCountResponse>;
1564
1586
  /**
1565
- * Queries alert rules.
1587
+ * Queries all alert rules in the alert rule list.
1566
1588
  *
1567
1589
  * @remarks
1568
- * 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****`.
1590
+ * 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****`.
1569
1591
  *
1570
1592
  * @param request - DescribeMetricRuleListRequest
1571
1593
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1573,22 +1595,21 @@ export default class Client extends OpenApi {
1573
1595
  */
1574
1596
  describeMetricRuleListWithOptions(request: $_model.DescribeMetricRuleListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMetricRuleListResponse>;
1575
1597
  /**
1576
- * Queries alert rules.
1598
+ * Queries all alert rules in the alert rule list.
1577
1599
  *
1578
1600
  * @remarks
1579
- * 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****`.
1601
+ * 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****`.
1580
1602
  *
1581
1603
  * @param request - DescribeMetricRuleListRequest
1582
1604
  * @returns DescribeMetricRuleListResponse
1583
1605
  */
1584
1606
  describeMetricRuleList(request: $_model.DescribeMetricRuleListRequest): Promise<$_model.DescribeMetricRuleListResponse>;
1585
1607
  /**
1586
- * Queries the resources that are associated with a specified alert rule.
1608
+ * Queries the notification channels of a specified alert rule by calling the DescribeMetricRuleTargets operation.
1587
1609
  *
1588
1610
  * @remarks
1589
- * ## Limit
1590
- * This operation supports only Message Service (MNS) resources.
1591
- * >This topic provides an example on how to query the resources that are associated with an alert rule whose ID is `ae06917_75a8c43178ab66****`.
1611
+ * ## Usage notes
1612
+ * This topic provides an example to query the target resources associated with the alert rule `ae06917_75a8c43178ab66****`.
1592
1613
  *
1593
1614
  * @param request - DescribeMetricRuleTargetsRequest
1594
1615
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1596,22 +1617,21 @@ export default class Client extends OpenApi {
1596
1617
  */
1597
1618
  describeMetricRuleTargetsWithOptions(request: $_model.DescribeMetricRuleTargetsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMetricRuleTargetsResponse>;
1598
1619
  /**
1599
- * Queries the resources that are associated with a specified alert rule.
1620
+ * Queries the notification channels of a specified alert rule by calling the DescribeMetricRuleTargets operation.
1600
1621
  *
1601
1622
  * @remarks
1602
- * ## Limit
1603
- * This operation supports only Message Service (MNS) resources.
1604
- * >This topic provides an example on how to query the resources that are associated with an alert rule whose ID is `ae06917_75a8c43178ab66****`.
1623
+ * ## Usage notes
1624
+ * This topic provides an example to query the target resources associated with the alert rule `ae06917_75a8c43178ab66****`.
1605
1625
  *
1606
1626
  * @param request - DescribeMetricRuleTargetsRequest
1607
1627
  * @returns DescribeMetricRuleTargetsResponse
1608
1628
  */
1609
1629
  describeMetricRuleTargets(request: $_model.DescribeMetricRuleTargetsRequest): Promise<$_model.DescribeMetricRuleTargetsResponse>;
1610
1630
  /**
1611
- * Queries the details of an alert template.
1631
+ * Queries the details of an alert template by calling the DescribeMetricRuleTemplateAttribute operation.
1612
1632
  *
1613
1633
  * @remarks
1614
- * This topic provides an example on how to query the details of an alert template whose ID is `70****`.
1634
+ * This topic provides an example on how to query the details of the alert template `70****`.
1615
1635
  *
1616
1636
  * @param request - DescribeMetricRuleTemplateAttributeRequest
1617
1637
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1619,10 +1639,10 @@ export default class Client extends OpenApi {
1619
1639
  */
1620
1640
  describeMetricRuleTemplateAttributeWithOptions(request: $_model.DescribeMetricRuleTemplateAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMetricRuleTemplateAttributeResponse>;
1621
1641
  /**
1622
- * Queries the details of an alert template.
1642
+ * Queries the details of an alert template by calling the DescribeMetricRuleTemplateAttribute operation.
1623
1643
  *
1624
1644
  * @remarks
1625
- * This topic provides an example on how to query the details of an alert template whose ID is `70****`.
1645
+ * This topic provides an example on how to query the details of the alert template `70****`.
1626
1646
  *
1627
1647
  * @param request - DescribeMetricRuleTemplateAttributeRequest
1628
1648
  * @returns DescribeMetricRuleTemplateAttributeResponse
@@ -1654,13 +1674,13 @@ export default class Client extends OpenApi {
1654
1674
  *
1655
1675
  * @remarks
1656
1676
  * ### [](#)Limits
1657
- * * 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).
1658
- * * 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.
1677
+ * - 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).
1678
+ * - 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.
1659
1679
  * ### [](#)Precautions
1660
1680
  * 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:
1661
- * * The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
1662
- * * The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
1663
- * * The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
1681
+ * - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
1682
+ * - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
1683
+ * - The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
1664
1684
  * ### [](#)Operation description
1665
1685
  * 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.
1666
1686
  *
@@ -1674,13 +1694,13 @@ export default class Client extends OpenApi {
1674
1694
  *
1675
1695
  * @remarks
1676
1696
  * ### [](#)Limits
1677
- * * 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).
1678
- * * 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.
1697
+ * - 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).
1698
+ * - 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.
1679
1699
  * ### [](#)Precautions
1680
1700
  * 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:
1681
- * * The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
1682
- * * The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
1683
- * * The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
1701
+ * - The storage duration is 7 days if the value of the `Period` parameter is less than 60 seconds.
1702
+ * - The storage duration is 31 days if the value of the `Period` parameter is 60 seconds.
1703
+ * - The storage duration is 91 days if the value of the `Period` is greater than or equal to 300 seconds.
1684
1704
  * ### [](#)Operation description
1685
1705
  * 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.
1686
1706
  *
@@ -1719,7 +1739,7 @@ export default class Client extends OpenApi {
1719
1739
  */
1720
1740
  describeMonitorGroupDynamicRules(request: $_model.DescribeMonitorGroupDynamicRulesRequest): Promise<$_model.DescribeMonitorGroupDynamicRulesResponse>;
1721
1741
  /**
1722
- * Queries the details of the resources in an application group.
1742
+ * Queries the resources in an application group.
1723
1743
  *
1724
1744
  * @param request - DescribeMonitorGroupInstanceAttributeRequest
1725
1745
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1727,7 +1747,7 @@ export default class Client extends OpenApi {
1727
1747
  */
1728
1748
  describeMonitorGroupInstanceAttributeWithOptions(request: $_model.DescribeMonitorGroupInstanceAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMonitorGroupInstanceAttributeResponse>;
1729
1749
  /**
1730
- * Queries the details of the resources in an application group.
1750
+ * Queries the resources in an application group.
1731
1751
  *
1732
1752
  * @param request - DescribeMonitorGroupInstanceAttributeRequest
1733
1753
  * @returns DescribeMonitorGroupInstanceAttributeResponse
@@ -1749,7 +1769,7 @@ export default class Client extends OpenApi {
1749
1769
  */
1750
1770
  describeMonitorGroupInstances(request: $_model.DescribeMonitorGroupInstancesRequest): Promise<$_model.DescribeMonitorGroupInstancesResponse>;
1751
1771
  /**
1752
- * Queries the policies that are used to pause alert notifications for an application group.
1772
+ * Queries the list of alert notification pause policies for an application group by calling the DescribeMonitorGroupNotifyPolicyList operation.
1753
1773
  *
1754
1774
  * @param request - DescribeMonitorGroupNotifyPolicyListRequest
1755
1775
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1757,17 +1777,17 @@ export default class Client extends OpenApi {
1757
1777
  */
1758
1778
  describeMonitorGroupNotifyPolicyListWithOptions(request: $_model.DescribeMonitorGroupNotifyPolicyListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMonitorGroupNotifyPolicyListResponse>;
1759
1779
  /**
1760
- * Queries the policies that are used to pause alert notifications for an application group.
1780
+ * Queries the list of alert notification pause policies for an application group by calling the DescribeMonitorGroupNotifyPolicyList operation.
1761
1781
  *
1762
1782
  * @param request - DescribeMonitorGroupNotifyPolicyListRequest
1763
1783
  * @returns DescribeMonitorGroupNotifyPolicyListResponse
1764
1784
  */
1765
1785
  describeMonitorGroupNotifyPolicyList(request: $_model.DescribeMonitorGroupNotifyPolicyListRequest): Promise<$_model.DescribeMonitorGroupNotifyPolicyListResponse>;
1766
1786
  /**
1767
- * Queries application groups.
1787
+ * You can call the DescribeMonitorGroups operation to query a list of application groups.
1768
1788
  *
1769
1789
  * @remarks
1770
- * 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`.
1790
+ * 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`.
1771
1791
  *
1772
1792
  * @param request - DescribeMonitorGroupsRequest
1773
1793
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1775,10 +1795,10 @@ export default class Client extends OpenApi {
1775
1795
  */
1776
1796
  describeMonitorGroupsWithOptions(request: $_model.DescribeMonitorGroupsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMonitorGroupsResponse>;
1777
1797
  /**
1778
- * Queries application groups.
1798
+ * You can call the DescribeMonitorGroups operation to query a list of application groups.
1779
1799
  *
1780
1800
  * @remarks
1781
- * 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`.
1801
+ * 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`.
1782
1802
  *
1783
1803
  * @param request - DescribeMonitorGroupsRequest
1784
1804
  * @returns DescribeMonitorGroupsResponse
@@ -1830,7 +1850,7 @@ export default class Client extends OpenApi {
1830
1850
  */
1831
1851
  describeMonitoringAgentConfig(request: $_model.DescribeMonitoringAgentConfigRequest): Promise<$_model.DescribeMonitoringAgentConfigResponse>;
1832
1852
  /**
1833
- * Queries all hosts within the current Alibaba Cloud account, including hosts on which the CloudMonitor agent is installed and uninstalled.
1853
+ * You can call the DescribeMonitoringAgentHosts operation to query a list of all hosts, regardless of whether the CloudMonitor agent is installed.
1834
1854
  *
1835
1855
  * @param request - DescribeMonitoringAgentHostsRequest
1836
1856
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1838,18 +1858,18 @@ export default class Client extends OpenApi {
1838
1858
  */
1839
1859
  describeMonitoringAgentHostsWithOptions(request: $_model.DescribeMonitoringAgentHostsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMonitoringAgentHostsResponse>;
1840
1860
  /**
1841
- * Queries all hosts within the current Alibaba Cloud account, including hosts on which the CloudMonitor agent is installed and uninstalled.
1861
+ * You can call the DescribeMonitoringAgentHosts operation to query a list of all hosts, regardless of whether the CloudMonitor agent is installed.
1842
1862
  *
1843
1863
  * @param request - DescribeMonitoringAgentHostsRequest
1844
1864
  * @returns DescribeMonitoringAgentHostsResponse
1845
1865
  */
1846
1866
  describeMonitoringAgentHosts(request: $_model.DescribeMonitoringAgentHostsRequest): Promise<$_model.DescribeMonitoringAgentHostsResponse>;
1847
1867
  /**
1848
- * 查询指定资源的进程数列表
1868
+ * Call the DescribeMonitoringAgentProcesses operation to query the list of processes for a specified resource.
1849
1869
  *
1850
1870
  * @remarks
1851
- * > 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~).
1852
- * 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.
1871
+ * > 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).
1872
+ * 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.
1853
1873
  *
1854
1874
  * @param request - DescribeMonitoringAgentProcessesRequest
1855
1875
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1857,18 +1877,18 @@ export default class Client extends OpenApi {
1857
1877
  */
1858
1878
  describeMonitoringAgentProcessesWithOptions(request: $_model.DescribeMonitoringAgentProcessesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMonitoringAgentProcessesResponse>;
1859
1879
  /**
1860
- * 查询指定资源的进程数列表
1880
+ * Call the DescribeMonitoringAgentProcesses operation to query the list of processes for a specified resource.
1861
1881
  *
1862
1882
  * @remarks
1863
- * > 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~).
1864
- * 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.
1883
+ * > 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).
1884
+ * 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.
1865
1885
  *
1866
1886
  * @param request - DescribeMonitoringAgentProcessesRequest
1867
1887
  * @returns DescribeMonitoringAgentProcessesResponse
1868
1888
  */
1869
1889
  describeMonitoringAgentProcesses(request: $_model.DescribeMonitoringAgentProcessesRequest): Promise<$_model.DescribeMonitoringAgentProcessesResponse>;
1870
1890
  /**
1871
- * Queries the status of the CloudMonitor agent.
1891
+ * Queries the running status of the CloudMonitor agent by calling the DescribeMonitoringAgentStatuses operation.
1872
1892
  *
1873
1893
  * @remarks
1874
1894
  * 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.
@@ -1879,7 +1899,7 @@ export default class Client extends OpenApi {
1879
1899
  */
1880
1900
  describeMonitoringAgentStatusesWithOptions(request: $_model.DescribeMonitoringAgentStatusesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeMonitoringAgentStatusesResponse>;
1881
1901
  /**
1882
- * Queries the status of the CloudMonitor agent.
1902
+ * Queries the running status of the CloudMonitor agent by calling the DescribeMonitoringAgentStatuses operation.
1883
1903
  *
1884
1904
  * @remarks
1885
1905
  * 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.
@@ -1904,10 +1924,7 @@ export default class Client extends OpenApi {
1904
1924
  */
1905
1925
  describeMonitoringConfig(request: $_model.DescribeMonitoringConfigRequest): Promise<$_model.DescribeMonitoringConfigResponse>;
1906
1926
  /**
1907
- * Queries the keys of all tags that are attached to cloud resources in a region.
1908
- *
1909
- * @remarks
1910
- * > If a tag is attached to multiple cloud resources in the region, the key of the tag is returned only once.
1927
+ * Call the DescribeProductResourceTagKeyList operation to query all tag keys of cloud resources in a specified region.
1911
1928
  *
1912
1929
  * @param request - DescribeProductResourceTagKeyListRequest
1913
1930
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1915,10 +1932,7 @@ export default class Client extends OpenApi {
1915
1932
  */
1916
1933
  describeProductResourceTagKeyListWithOptions(request: $_model.DescribeProductResourceTagKeyListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeProductResourceTagKeyListResponse>;
1917
1934
  /**
1918
- * Queries the keys of all tags that are attached to cloud resources in a region.
1919
- *
1920
- * @remarks
1921
- * > If a tag is attached to multiple cloud resources in the region, the key of the tag is returned only once.
1935
+ * Call the DescribeProductResourceTagKeyList operation to query all tag keys of cloud resources in a specified region.
1922
1936
  *
1923
1937
  * @param request - DescribeProductResourceTagKeyListRequest
1924
1938
  * @returns DescribeProductResourceTagKeyListResponse
@@ -1940,10 +1954,10 @@ export default class Client extends OpenApi {
1940
1954
  */
1941
1955
  describeProductsOfActiveMetricRule(request: $_model.DescribeProductsOfActiveMetricRuleRequest): Promise<$_model.DescribeProductsOfActiveMetricRuleResponse>;
1942
1956
  /**
1943
- * Queries the information about monitored services in CloudMonitor.
1957
+ * Calls the DescribeProjectMeta operation to query the list of cloud services that support time series monitoring metrics in CloudMonitor.
1944
1958
  *
1945
1959
  * @remarks
1946
- * The information obtained by this operation includes the service description, namespace, and tags.
1960
+ * Obtains the information about the connected cloud services, including the description, namespace, and tags of each service.
1947
1961
  *
1948
1962
  * @param request - DescribeProjectMetaRequest
1949
1963
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1951,20 +1965,20 @@ export default class Client extends OpenApi {
1951
1965
  */
1952
1966
  describeProjectMetaWithOptions(request: $_model.DescribeProjectMetaRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeProjectMetaResponse>;
1953
1967
  /**
1954
- * Queries the information about monitored services in CloudMonitor.
1968
+ * Calls the DescribeProjectMeta operation to query the list of cloud services that support time series monitoring metrics in CloudMonitor.
1955
1969
  *
1956
1970
  * @remarks
1957
- * The information obtained by this operation includes the service description, namespace, and tags.
1971
+ * Obtains the information about the connected cloud services, including the description, namespace, and tags of each service.
1958
1972
  *
1959
1973
  * @param request - DescribeProjectMetaRequest
1960
1974
  * @returns DescribeProjectMetaResponse
1961
1975
  */
1962
1976
  describeProjectMeta(request: $_model.DescribeProjectMetaRequest): Promise<$_model.DescribeProjectMetaResponse>;
1963
1977
  /**
1964
- * Queries the details of a site monitoring task.
1978
+ * Queries the details of a site monitoring task by calling the DescribeSiteMonitorAttribute operation.
1965
1979
  *
1966
1980
  * @remarks
1967
- * 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`.
1981
+ * 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`.
1968
1982
  *
1969
1983
  * @param request - DescribeSiteMonitorAttributeRequest
1970
1984
  * @param runtime - runtime options for this request RuntimeOptions
@@ -1972,10 +1986,10 @@ export default class Client extends OpenApi {
1972
1986
  */
1973
1987
  describeSiteMonitorAttributeWithOptions(request: $_model.DescribeSiteMonitorAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSiteMonitorAttributeResponse>;
1974
1988
  /**
1975
- * Queries the details of a site monitoring task.
1989
+ * Queries the details of a site monitoring task by calling the DescribeSiteMonitorAttribute operation.
1976
1990
  *
1977
1991
  * @remarks
1978
- * 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`.
1992
+ * 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`.
1979
1993
  *
1980
1994
  * @param request - DescribeSiteMonitorAttributeRequest
1981
1995
  * @returns DescribeSiteMonitorAttributeResponse
@@ -1997,10 +2011,10 @@ export default class Client extends OpenApi {
1997
2011
  */
1998
2012
  describeSiteMonitorData(request: $_model.DescribeSiteMonitorDataRequest): Promise<$_model.DescribeSiteMonitorDataResponse>;
1999
2013
  /**
2000
- * Queries the detection points that are provided by carriers.
2014
+ * Queries the details of all carrier detection points by calling the DescribeSiteMonitorISPCityList operation.
2001
2015
  *
2002
2016
  * @remarks
2003
- * This topic provides an example on how to query the detection points that are provided by China Unicom in Guiyang.
2017
+ * 本文将提供一个示例,查询运营商“联通”在“贵阳市”的探测点详情。
2004
2018
  *
2005
2019
  * @param request - DescribeSiteMonitorISPCityListRequest
2006
2020
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2008,20 +2022,20 @@ export default class Client extends OpenApi {
2008
2022
  */
2009
2023
  describeSiteMonitorISPCityListWithOptions(request: $_model.DescribeSiteMonitorISPCityListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSiteMonitorISPCityListResponse>;
2010
2024
  /**
2011
- * Queries the detection points that are provided by carriers.
2025
+ * Queries the details of all carrier detection points by calling the DescribeSiteMonitorISPCityList operation.
2012
2026
  *
2013
2027
  * @remarks
2014
- * This topic provides an example on how to query the detection points that are provided by China Unicom in Guiyang.
2028
+ * 本文将提供一个示例,查询运营商“联通”在“贵阳市”的探测点详情。
2015
2029
  *
2016
2030
  * @param request - DescribeSiteMonitorISPCityListRequest
2017
2031
  * @returns DescribeSiteMonitorISPCityListResponse
2018
2032
  */
2019
2033
  describeSiteMonitorISPCityList(request: $_model.DescribeSiteMonitorISPCityListRequest): Promise<$_model.DescribeSiteMonitorISPCityListResponse>;
2020
2034
  /**
2021
- * Queries site monitoring tasks.
2035
+ * Queries the list of site monitoring tasks by calling the DescribeSiteMonitorList operation.
2022
2036
  *
2023
2037
  * @remarks
2024
- * 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`.
2038
+ * 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`.
2025
2039
  *
2026
2040
  * @param request - DescribeSiteMonitorListRequest
2027
2041
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2029,21 +2043,21 @@ export default class Client extends OpenApi {
2029
2043
  */
2030
2044
  describeSiteMonitorListWithOptions(request: $_model.DescribeSiteMonitorListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSiteMonitorListResponse>;
2031
2045
  /**
2032
- * Queries site monitoring tasks.
2046
+ * Queries the list of site monitoring tasks by calling the DescribeSiteMonitorList operation.
2033
2047
  *
2034
2048
  * @remarks
2035
- * 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`.
2049
+ * 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`.
2036
2050
  *
2037
2051
  * @param request - DescribeSiteMonitorListRequest
2038
2052
  * @returns DescribeSiteMonitorListResponse
2039
2053
  */
2040
2054
  describeSiteMonitorList(request: $_model.DescribeSiteMonitorListRequest): Promise<$_model.DescribeSiteMonitorListResponse>;
2041
2055
  /**
2042
- * Queries the logs of one or more instant test tasks.
2056
+ * Call the DescribeSiteMonitorLog operation to query the detection logs for a one-time detection task.
2043
2057
  *
2044
2058
  * @remarks
2045
- * You can create an instant test task only by using the Alibaba Cloud account that you used to enable Network Analysis and Monitoring.
2046
- * 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****`.
2059
+ * Only Alibaba Cloud accounts with Network Analysis and Monitoring activated can create one-time detection tasks.
2060
+ * This topic provides an example of how to query the detection logs for the one-time detection task `afa5c3ce-f944-4363-9edb-ce919a29****`.
2047
2061
  *
2048
2062
  * @param request - DescribeSiteMonitorLogRequest
2049
2063
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2051,18 +2065,18 @@ export default class Client extends OpenApi {
2051
2065
  */
2052
2066
  describeSiteMonitorLogWithOptions(request: $_model.DescribeSiteMonitorLogRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSiteMonitorLogResponse>;
2053
2067
  /**
2054
- * Queries the logs of one or more instant test tasks.
2068
+ * Call the DescribeSiteMonitorLog operation to query the detection logs for a one-time detection task.
2055
2069
  *
2056
2070
  * @remarks
2057
- * You can create an instant test task only by using the Alibaba Cloud account that you used to enable Network Analysis and Monitoring.
2058
- * 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****`.
2071
+ * Only Alibaba Cloud accounts with Network Analysis and Monitoring activated can create one-time detection tasks.
2072
+ * This topic provides an example of how to query the detection logs for the one-time detection task `afa5c3ce-f944-4363-9edb-ce919a29****`.
2059
2073
  *
2060
2074
  * @param request - DescribeSiteMonitorLogRequest
2061
2075
  * @returns DescribeSiteMonitorLogResponse
2062
2076
  */
2063
2077
  describeSiteMonitorLog(request: $_model.DescribeSiteMonitorLogRequest): Promise<$_model.DescribeSiteMonitorLogResponse>;
2064
2078
  /**
2065
- * Queries the quotas and version of site monitoring.
2079
+ * Calls the DescribeSiteMonitorQuota operation to query the quota and version of site monitoring.
2066
2080
  *
2067
2081
  * @param request - DescribeSiteMonitorQuotaRequest
2068
2082
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2070,17 +2084,17 @@ export default class Client extends OpenApi {
2070
2084
  */
2071
2085
  describeSiteMonitorQuotaWithOptions(request: $_model.DescribeSiteMonitorQuotaRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSiteMonitorQuotaResponse>;
2072
2086
  /**
2073
- * Queries the quotas and version of site monitoring.
2087
+ * Calls the DescribeSiteMonitorQuota operation to query the quota and version of site monitoring.
2074
2088
  *
2075
2089
  * @param request - DescribeSiteMonitorQuotaRequest
2076
2090
  * @returns DescribeSiteMonitorQuotaResponse
2077
2091
  */
2078
2092
  describeSiteMonitorQuota(request: $_model.DescribeSiteMonitorQuotaRequest): Promise<$_model.DescribeSiteMonitorQuotaResponse>;
2079
2093
  /**
2080
- * Queries the statistics of a specified metric for a specified site monitoring task.
2094
+ * Queries the average statistics of a specified metric in a specified site monitoring task by calling the DescribeSiteMonitorStatistics operation.
2081
2095
  *
2082
2096
  * @remarks
2083
- * 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%`.
2097
+ * 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`.
2084
2098
  *
2085
2099
  * @param request - DescribeSiteMonitorStatisticsRequest
2086
2100
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2088,17 +2102,20 @@ export default class Client extends OpenApi {
2088
2102
  */
2089
2103
  describeSiteMonitorStatisticsWithOptions(request: $_model.DescribeSiteMonitorStatisticsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSiteMonitorStatisticsResponse>;
2090
2104
  /**
2091
- * Queries the statistics of a specified metric for a specified site monitoring task.
2105
+ * Queries the average statistics of a specified metric in a specified site monitoring task by calling the DescribeSiteMonitorStatistics operation.
2092
2106
  *
2093
2107
  * @remarks
2094
- * 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%`.
2108
+ * 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`.
2095
2109
  *
2096
2110
  * @param request - DescribeSiteMonitorStatisticsRequest
2097
2111
  * @returns DescribeSiteMonitorStatisticsResponse
2098
2112
  */
2099
2113
  describeSiteMonitorStatistics(request: $_model.DescribeSiteMonitorStatisticsRequest): Promise<$_model.DescribeSiteMonitorStatisticsResponse>;
2100
2114
  /**
2101
- * 查询拨测探测节点列表
2115
+ * Queries a list of detection points.
2116
+ *
2117
+ * @remarks
2118
+ * This topic provides an example of how to call the DescribeSyntheticProbeList operation to query detection point details for the China Unicom carrier in Beijing.
2102
2119
  *
2103
2120
  * @param request - DescribeSyntheticProbeListRequest
2104
2121
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2106,14 +2123,17 @@ export default class Client extends OpenApi {
2106
2123
  */
2107
2124
  describeSyntheticProbeListWithOptions(request: $_model.DescribeSyntheticProbeListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSyntheticProbeListResponse>;
2108
2125
  /**
2109
- * 查询拨测探测节点列表
2126
+ * Queries a list of detection points.
2127
+ *
2128
+ * @remarks
2129
+ * This topic provides an example of how to call the DescribeSyntheticProbeList operation to query detection point details for the China Unicom carrier in Beijing.
2110
2130
  *
2111
2131
  * @param request - DescribeSyntheticProbeListRequest
2112
2132
  * @returns DescribeSyntheticProbeListResponse
2113
2133
  */
2114
2134
  describeSyntheticProbeList(request: $_model.DescribeSyntheticProbeListRequest): Promise<$_model.DescribeSyntheticProbeListResponse>;
2115
2135
  /**
2116
- * Queries the details of a system event.
2136
+ * Queries a system event.
2117
2137
  *
2118
2138
  * @param request - DescribeSystemEventAttributeRequest
2119
2139
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2121,20 +2141,20 @@ export default class Client extends OpenApi {
2121
2141
  */
2122
2142
  describeSystemEventAttributeWithOptions(request: $_model.DescribeSystemEventAttributeRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSystemEventAttributeResponse>;
2123
2143
  /**
2124
- * Queries the details of a system event.
2144
+ * Queries a system event.
2125
2145
  *
2126
2146
  * @param request - DescribeSystemEventAttributeRequest
2127
2147
  * @returns DescribeSystemEventAttributeResponse
2128
2148
  */
2129
2149
  describeSystemEventAttribute(request: $_model.DescribeSystemEventAttributeRequest): Promise<$_model.DescribeSystemEventAttributeResponse>;
2130
2150
  /**
2131
- * Queries the number of times that a system event of a cloud service has occurred.
2151
+ * Queries the number of events that occurred for each Alibaba Cloud service under the current account.
2132
2152
  *
2133
2153
  * @remarks
2134
- * ### [](#)Background information
2135
- * 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.
2136
- * ### [](#)Description
2137
- * 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.
2154
+ * ### Background information
2155
+ * 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.
2156
+ * ### Operation description
2157
+ * 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.
2138
2158
  *
2139
2159
  * @param request - DescribeSystemEventCountRequest
2140
2160
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2142,13 +2162,13 @@ export default class Client extends OpenApi {
2142
2162
  */
2143
2163
  describeSystemEventCountWithOptions(request: $_model.DescribeSystemEventCountRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSystemEventCountResponse>;
2144
2164
  /**
2145
- * Queries the number of times that a system event of a cloud service has occurred.
2165
+ * Queries the number of events that occurred for each Alibaba Cloud service under the current account.
2146
2166
  *
2147
2167
  * @remarks
2148
- * ### [](#)Background information
2149
- * 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.
2150
- * ### [](#)Description
2151
- * 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.
2168
+ * ### Background information
2169
+ * 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.
2170
+ * ### Operation description
2171
+ * 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.
2152
2172
  *
2153
2173
  * @param request - DescribeSystemEventCountRequest
2154
2174
  * @returns DescribeSystemEventCountResponse
@@ -2170,7 +2190,7 @@ export default class Client extends OpenApi {
2170
2190
  */
2171
2191
  describeSystemEventHistogram(request: $_model.DescribeSystemEventHistogramRequest): Promise<$_model.DescribeSystemEventHistogramResponse>;
2172
2192
  /**
2173
- * Queries the meta information about system events.
2193
+ * Queries the meta information of system events by calling the DescribeSystemEventMetaList operation.
2174
2194
  *
2175
2195
  * @param request - DescribeSystemEventMetaListRequest
2176
2196
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2178,14 +2198,14 @@ export default class Client extends OpenApi {
2178
2198
  */
2179
2199
  describeSystemEventMetaListWithOptions(request: $_model.DescribeSystemEventMetaListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeSystemEventMetaListResponse>;
2180
2200
  /**
2181
- * Queries the meta information about system events.
2201
+ * Queries the meta information of system events by calling the DescribeSystemEventMetaList operation.
2182
2202
  *
2183
2203
  * @param request - DescribeSystemEventMetaListRequest
2184
2204
  * @returns DescribeSystemEventMetaListResponse
2185
2205
  */
2186
2206
  describeSystemEventMetaList(request: $_model.DescribeSystemEventMetaListRequest): Promise<$_model.DescribeSystemEventMetaListResponse>;
2187
2207
  /**
2188
- * Queries tag keys.
2208
+ * Queries a list of tag keys by calling the DescribeTagKeyList operation.
2189
2209
  *
2190
2210
  * @param request - DescribeTagKeyListRequest
2191
2211
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2193,17 +2213,14 @@ export default class Client extends OpenApi {
2193
2213
  */
2194
2214
  describeTagKeyListWithOptions(request: $_model.DescribeTagKeyListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTagKeyListResponse>;
2195
2215
  /**
2196
- * Queries tag keys.
2216
+ * Queries a list of tag keys by calling the DescribeTagKeyList operation.
2197
2217
  *
2198
2218
  * @param request - DescribeTagKeyListRequest
2199
2219
  * @returns DescribeTagKeyListResponse
2200
2220
  */
2201
2221
  describeTagKeyList(request: $_model.DescribeTagKeyListRequest): Promise<$_model.DescribeTagKeyListResponse>;
2202
2222
  /**
2203
- * Queries the tag values corresponding to a specified tag key.
2204
- *
2205
- * @remarks
2206
- * This topic provides an example of how to query the tag values corresponding to `tagKey1`. The return results are `tagValue1` and `tagValue2`.
2223
+ * Queries the tag values for a specified tag key.
2207
2224
  *
2208
2225
  * @param request - DescribeTagValueListRequest
2209
2226
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2211,17 +2228,14 @@ export default class Client extends OpenApi {
2211
2228
  */
2212
2229
  describeTagValueListWithOptions(request: $_model.DescribeTagValueListRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeTagValueListResponse>;
2213
2230
  /**
2214
- * Queries the tag values corresponding to a specified tag key.
2215
- *
2216
- * @remarks
2217
- * This topic provides an example of how to query the tag values corresponding to `tagKey1`. The return results are `tagValue1` and `tagValue2`.
2231
+ * Queries the tag values for a specified tag key.
2218
2232
  *
2219
2233
  * @param request - DescribeTagValueListRequest
2220
2234
  * @returns DescribeTagValueListResponse
2221
2235
  */
2222
2236
  describeTagValueList(request: $_model.DescribeTagValueListRequest): Promise<$_model.DescribeTagValueListResponse>;
2223
2237
  /**
2224
- * Queries unhealthy instances detected by availability monitoring tasks.
2238
+ * Call the DescribeUnhealthyHostAvailability operation to query a list of unhealthy servers.
2225
2239
  *
2226
2240
  * @param request - DescribeUnhealthyHostAvailabilityRequest
2227
2241
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2229,7 +2243,7 @@ export default class Client extends OpenApi {
2229
2243
  */
2230
2244
  describeUnhealthyHostAvailabilityWithOptions(request: $_model.DescribeUnhealthyHostAvailabilityRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DescribeUnhealthyHostAvailabilityResponse>;
2231
2245
  /**
2232
- * Queries unhealthy instances detected by availability monitoring tasks.
2246
+ * Call the DescribeUnhealthyHostAvailability operation to query a list of unhealthy servers.
2233
2247
  *
2234
2248
  * @param request - DescribeUnhealthyHostAvailabilityRequest
2235
2249
  * @returns DescribeUnhealthyHostAvailabilityResponse
@@ -2251,18 +2265,22 @@ export default class Client extends OpenApi {
2251
2265
  */
2252
2266
  disableActiveMetricRule(request: $_model.DisableActiveMetricRuleRequest): Promise<$_model.DisableActiveMetricRuleResponse>;
2253
2267
  /**
2268
+ * Disables one or more event-triggered alert rules.
2269
+ *
2254
2270
  * @param request - DisableEventRulesRequest
2255
2271
  * @param runtime - runtime options for this request RuntimeOptions
2256
2272
  * @returns DisableEventRulesResponse
2257
2273
  */
2258
2274
  disableEventRulesWithOptions(request: $_model.DisableEventRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableEventRulesResponse>;
2259
2275
  /**
2276
+ * Disables one or more event-triggered alert rules.
2277
+ *
2260
2278
  * @param request - DisableEventRulesRequest
2261
2279
  * @returns DisableEventRulesResponse
2262
2280
  */
2263
2281
  disableEventRules(request: $_model.DisableEventRulesRequest): Promise<$_model.DisableEventRulesResponse>;
2264
2282
  /**
2265
- * Disables availability monitoring tasks.
2283
+ * Disables one or more specified availability monitoring jobs.
2266
2284
  *
2267
2285
  * @param request - DisableHostAvailabilityRequest
2268
2286
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2270,14 +2288,14 @@ export default class Client extends OpenApi {
2270
2288
  */
2271
2289
  disableHostAvailabilityWithOptions(request: $_model.DisableHostAvailabilityRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableHostAvailabilityResponse>;
2272
2290
  /**
2273
- * Disables availability monitoring tasks.
2291
+ * Disables one or more specified availability monitoring jobs.
2274
2292
  *
2275
2293
  * @param request - DisableHostAvailabilityRequest
2276
2294
  * @returns DisableHostAvailabilityResponse
2277
2295
  */
2278
2296
  disableHostAvailability(request: $_model.DisableHostAvailabilityRequest): Promise<$_model.DisableHostAvailabilityResponse>;
2279
2297
  /**
2280
- * Disables alert rules.
2298
+ * You can call the DisableMetricRules operation to disable alert rules.
2281
2299
  *
2282
2300
  * @param request - DisableMetricRulesRequest
2283
2301
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2285,14 +2303,14 @@ export default class Client extends OpenApi {
2285
2303
  */
2286
2304
  disableMetricRulesWithOptions(request: $_model.DisableMetricRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableMetricRulesResponse>;
2287
2305
  /**
2288
- * Disables alert rules.
2306
+ * You can call the DisableMetricRules operation to disable alert rules.
2289
2307
  *
2290
2308
  * @param request - DisableMetricRulesRequest
2291
2309
  * @returns DisableMetricRulesResponse
2292
2310
  */
2293
2311
  disableMetricRules(request: $_model.DisableMetricRulesRequest): Promise<$_model.DisableMetricRulesResponse>;
2294
2312
  /**
2295
- * Disables site monitoring tasks.
2313
+ * Disables one or more site monitoring tasks by calling the DisableSiteMonitors operation.
2296
2314
  *
2297
2315
  * @param request - DisableSiteMonitorsRequest
2298
2316
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2300,7 +2318,7 @@ export default class Client extends OpenApi {
2300
2318
  */
2301
2319
  disableSiteMonitorsWithOptions(request: $_model.DisableSiteMonitorsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.DisableSiteMonitorsResponse>;
2302
2320
  /**
2303
- * Disables site monitoring tasks.
2321
+ * Disables one or more site monitoring tasks by calling the DisableSiteMonitors operation.
2304
2322
  *
2305
2323
  * @param request - DisableSiteMonitorsRequest
2306
2324
  * @returns DisableSiteMonitorsResponse
@@ -2322,18 +2340,22 @@ export default class Client extends OpenApi {
2322
2340
  */
2323
2341
  enableActiveMetricRule(request: $_model.EnableActiveMetricRuleRequest): Promise<$_model.EnableActiveMetricRuleResponse>;
2324
2342
  /**
2343
+ * The EnableEventRules operation enables one or more event rules.
2344
+ *
2325
2345
  * @param request - EnableEventRulesRequest
2326
2346
  * @param runtime - runtime options for this request RuntimeOptions
2327
2347
  * @returns EnableEventRulesResponse
2328
2348
  */
2329
2349
  enableEventRulesWithOptions(request: $_model.EnableEventRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EnableEventRulesResponse>;
2330
2350
  /**
2351
+ * The EnableEventRules operation enables one or more event rules.
2352
+ *
2331
2353
  * @param request - EnableEventRulesRequest
2332
2354
  * @returns EnableEventRulesResponse
2333
2355
  */
2334
2356
  enableEventRules(request: $_model.EnableEventRulesRequest): Promise<$_model.EnableEventRulesResponse>;
2335
2357
  /**
2336
- * Enables availability monitoring tasks.
2358
+ * Enables a specified availability monitoring task.
2337
2359
  *
2338
2360
  * @param request - EnableHostAvailabilityRequest
2339
2361
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2341,7 +2363,7 @@ export default class Client extends OpenApi {
2341
2363
  */
2342
2364
  enableHostAvailabilityWithOptions(request: $_model.EnableHostAvailabilityRequest, runtime: $dara.RuntimeOptions): Promise<$_model.EnableHostAvailabilityResponse>;
2343
2365
  /**
2344
- * Enables availability monitoring tasks.
2366
+ * Enables a specified availability monitoring task.
2345
2367
  *
2346
2368
  * @param request - EnableHostAvailabilityRequest
2347
2369
  * @returns EnableHostAvailabilityResponse
@@ -2393,11 +2415,15 @@ export default class Client extends OpenApi {
2393
2415
  */
2394
2416
  enableSiteMonitors(request: $_model.EnableSiteMonitorsRequest): Promise<$_model.EnableSiteMonitorsResponse>;
2395
2417
  /**
2396
- * InstallMonitoringAgent
2418
+ * Call the InstallMonitoringAgent operation to install the CloudMonitor agent on specified Alibaba Cloud hosts.
2397
2419
  *
2398
2420
  * @remarks
2399
2421
  * ## Prerequisites
2400
- * 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).
2422
+ * 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).
2423
+ * ## Background information
2424
+ * 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).
2425
+ * ## Example
2426
+ * This example shows how to forcibly install the latest version of the CloudMonitor agent on the ECS instance `i-m5e0k0bexac8tykr****`.
2401
2427
  *
2402
2428
  * @param request - InstallMonitoringAgentRequest
2403
2429
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2405,18 +2431,22 @@ export default class Client extends OpenApi {
2405
2431
  */
2406
2432
  installMonitoringAgentWithOptions(request: $_model.InstallMonitoringAgentRequest, runtime: $dara.RuntimeOptions): Promise<$_model.InstallMonitoringAgentResponse>;
2407
2433
  /**
2408
- * InstallMonitoringAgent
2434
+ * Call the InstallMonitoringAgent operation to install the CloudMonitor agent on specified Alibaba Cloud hosts.
2409
2435
  *
2410
2436
  * @remarks
2411
2437
  * ## Prerequisites
2412
- * 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).
2438
+ * 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).
2439
+ * ## Background information
2440
+ * 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).
2441
+ * ## Example
2442
+ * This example shows how to forcibly install the latest version of the CloudMonitor agent on the ECS instance `i-m5e0k0bexac8tykr****`.
2413
2443
  *
2414
2444
  * @param request - InstallMonitoringAgentRequest
2415
2445
  * @returns InstallMonitoringAgentResponse
2416
2446
  */
2417
2447
  installMonitoringAgent(request: $_model.InstallMonitoringAgentRequest): Promise<$_model.InstallMonitoringAgentResponse>;
2418
2448
  /**
2419
- * 修改应用分组内的进程监控
2449
+ * You can call the ModifyGroupMonitoringAgentProcess operation to modify the process monitoring settings for an application group.
2420
2450
  *
2421
2451
  * @param request - ModifyGroupMonitoringAgentProcessRequest
2422
2452
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2424,7 +2454,7 @@ export default class Client extends OpenApi {
2424
2454
  */
2425
2455
  modifyGroupMonitoringAgentProcessWithOptions(request: $_model.ModifyGroupMonitoringAgentProcessRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyGroupMonitoringAgentProcessResponse>;
2426
2456
  /**
2427
- * 修改应用分组内的进程监控
2457
+ * You can call the ModifyGroupMonitoringAgentProcess operation to modify the process monitoring settings for an application group.
2428
2458
  *
2429
2459
  * @param request - ModifyGroupMonitoringAgentProcessRequest
2430
2460
  * @returns ModifyGroupMonitoringAgentProcessResponse
@@ -2452,7 +2482,7 @@ export default class Client extends OpenApi {
2452
2482
  */
2453
2483
  modifyHostAvailability(request: $_model.ModifyHostAvailabilityRequest): Promise<$_model.ModifyHostAvailabilityResponse>;
2454
2484
  /**
2455
- * 修改非阿里云的主机显示信息
2485
+ * Calls the ModifyHostInfo operation to modify the display information of a non-Alibaba Cloud host.
2456
2486
  *
2457
2487
  * @remarks
2458
2488
  * ***
@@ -2463,7 +2493,7 @@ export default class Client extends OpenApi {
2463
2493
  */
2464
2494
  modifyHostInfoWithOptions(request: $_model.ModifyHostInfoRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHostInfoResponse>;
2465
2495
  /**
2466
- * 修改非阿里云的主机显示信息
2496
+ * Calls the ModifyHostInfo operation to modify the display information of a non-Alibaba Cloud host.
2467
2497
  *
2468
2498
  * @remarks
2469
2499
  * ***
@@ -2473,10 +2503,10 @@ export default class Client extends OpenApi {
2473
2503
  */
2474
2504
  modifyHostInfo(request: $_model.ModifyHostInfoRequest): Promise<$_model.ModifyHostInfoResponse>;
2475
2505
  /**
2476
- * Modifies a namespace.
2506
+ * Calls the ModifyHybridMonitorNamespace operation to modify a metric store.
2477
2507
  *
2478
2508
  * @remarks
2479
- * 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.
2509
+ * 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.
2480
2510
  *
2481
2511
  * @param request - ModifyHybridMonitorNamespaceRequest
2482
2512
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2484,20 +2514,20 @@ export default class Client extends OpenApi {
2484
2514
  */
2485
2515
  modifyHybridMonitorNamespaceWithOptions(request: $_model.ModifyHybridMonitorNamespaceRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridMonitorNamespaceResponse>;
2486
2516
  /**
2487
- * Modifies a namespace.
2517
+ * Calls the ModifyHybridMonitorNamespace operation to modify a metric store.
2488
2518
  *
2489
2519
  * @remarks
2490
- * 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.
2520
+ * 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.
2491
2521
  *
2492
2522
  * @param request - ModifyHybridMonitorNamespaceRequest
2493
2523
  * @returns ModifyHybridMonitorNamespaceResponse
2494
2524
  */
2495
2525
  modifyHybridMonitorNamespace(request: $_model.ModifyHybridMonitorNamespaceRequest): Promise<$_model.ModifyHybridMonitorNamespaceResponse>;
2496
2526
  /**
2497
- * Modifies a Logstore group.
2527
+ * Modifies a Logstore group by calling the ModifyHybridMonitorSLSGroup operation.
2498
2528
  *
2499
2529
  * @remarks
2500
- * 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.
2530
+ * 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.
2501
2531
  *
2502
2532
  * @param request - ModifyHybridMonitorSLSGroupRequest
2503
2533
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2505,20 +2535,20 @@ export default class Client extends OpenApi {
2505
2535
  */
2506
2536
  modifyHybridMonitorSLSGroupWithOptions(request: $_model.ModifyHybridMonitorSLSGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridMonitorSLSGroupResponse>;
2507
2537
  /**
2508
- * Modifies a Logstore group.
2538
+ * Modifies a Logstore group by calling the ModifyHybridMonitorSLSGroup operation.
2509
2539
  *
2510
2540
  * @remarks
2511
- * 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.
2541
+ * 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.
2512
2542
  *
2513
2543
  * @param request - ModifyHybridMonitorSLSGroupRequest
2514
2544
  * @returns ModifyHybridMonitorSLSGroupResponse
2515
2545
  */
2516
2546
  modifyHybridMonitorSLSGroup(request: $_model.ModifyHybridMonitorSLSGroupRequest): Promise<$_model.ModifyHybridMonitorSLSGroupResponse>;
2517
2547
  /**
2518
- * Modifies a metric for the logs that are imported from Log Service.
2548
+ * Modifies the metrics of a Simple Log Service (SLS) log monitoring task by calling the ModifyHybridMonitorTask operation.
2519
2549
  *
2520
2550
  * @remarks
2521
- * 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.
2551
+ * 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.
2522
2552
  *
2523
2553
  * @param request - ModifyHybridMonitorTaskRequest
2524
2554
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2526,10 +2556,10 @@ export default class Client extends OpenApi {
2526
2556
  */
2527
2557
  modifyHybridMonitorTaskWithOptions(request: $_model.ModifyHybridMonitorTaskRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyHybridMonitorTaskResponse>;
2528
2558
  /**
2529
- * Modifies a metric for the logs that are imported from Log Service.
2559
+ * Modifies the metrics of a Simple Log Service (SLS) log monitoring task by calling the ModifyHybridMonitorTask operation.
2530
2560
  *
2531
2561
  * @remarks
2532
- * 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.
2562
+ * 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.
2533
2563
  *
2534
2564
  * @param request - ModifyHybridMonitorTaskRequest
2535
2565
  * @returns ModifyHybridMonitorTaskResponse
@@ -2572,7 +2602,7 @@ export default class Client extends OpenApi {
2572
2602
  */
2573
2603
  modifyMetricRuleTemplate(request: $_model.ModifyMetricRuleTemplateRequest): Promise<$_model.ModifyMetricRuleTemplateResponse>;
2574
2604
  /**
2575
- * 修改应用分组
2605
+ * You can call the ModifyMonitorGroup operation to modify an application group.
2576
2606
  *
2577
2607
  * @param request - ModifyMonitorGroupRequest
2578
2608
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2580,14 +2610,14 @@ export default class Client extends OpenApi {
2580
2610
  */
2581
2611
  modifyMonitorGroupWithOptions(request: $_model.ModifyMonitorGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyMonitorGroupResponse>;
2582
2612
  /**
2583
- * 修改应用分组
2613
+ * You can call the ModifyMonitorGroup operation to modify an application group.
2584
2614
  *
2585
2615
  * @param request - ModifyMonitorGroupRequest
2586
2616
  * @returns ModifyMonitorGroupResponse
2587
2617
  */
2588
2618
  modifyMonitorGroup(request: $_model.ModifyMonitorGroupRequest): Promise<$_model.ModifyMonitorGroupResponse>;
2589
2619
  /**
2590
- * 修改应用分组中的资源
2620
+ * The ModifyMonitorGroupInstances operation modifies the resources in an application group.
2591
2621
  *
2592
2622
  * @param request - ModifyMonitorGroupInstancesRequest
2593
2623
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2595,17 +2625,14 @@ export default class Client extends OpenApi {
2595
2625
  */
2596
2626
  modifyMonitorGroupInstancesWithOptions(request: $_model.ModifyMonitorGroupInstancesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifyMonitorGroupInstancesResponse>;
2597
2627
  /**
2598
- * 修改应用分组中的资源
2628
+ * The ModifyMonitorGroupInstances operation modifies the resources in an application group.
2599
2629
  *
2600
2630
  * @param request - ModifyMonitorGroupInstancesRequest
2601
2631
  * @returns ModifyMonitorGroupInstancesResponse
2602
2632
  */
2603
2633
  modifyMonitorGroupInstances(request: $_model.ModifyMonitorGroupInstancesRequest): Promise<$_model.ModifyMonitorGroupInstancesResponse>;
2604
2634
  /**
2605
- * Modifies a site monitoring task.
2606
- *
2607
- * @remarks
2608
- * The number of site monitoring tasks.
2635
+ * Modifies a site monitoring task by calling the ModifySiteMonitor operation.
2609
2636
  *
2610
2637
  * @param request - ModifySiteMonitorRequest
2611
2638
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2613,17 +2640,14 @@ export default class Client extends OpenApi {
2613
2640
  */
2614
2641
  modifySiteMonitorWithOptions(request: $_model.ModifySiteMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.ModifySiteMonitorResponse>;
2615
2642
  /**
2616
- * Modifies a site monitoring task.
2617
- *
2618
- * @remarks
2619
- * The number of site monitoring tasks.
2643
+ * Modifies a site monitoring task by calling the ModifySiteMonitor operation.
2620
2644
  *
2621
2645
  * @param request - ModifySiteMonitorRequest
2622
2646
  * @returns ModifySiteMonitorResponse
2623
2647
  */
2624
2648
  modifySiteMonitor(request: $_model.ModifySiteMonitorRequest): Promise<$_model.ModifySiteMonitorResponse>;
2625
2649
  /**
2626
- * Creates or modifies an alert contact.
2650
+ * Creates or modifies an alert contact by calling the PutContact operation.
2627
2651
  *
2628
2652
  * @param request - PutContactRequest
2629
2653
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2631,17 +2655,14 @@ export default class Client extends OpenApi {
2631
2655
  */
2632
2656
  putContactWithOptions(request: $_model.PutContactRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutContactResponse>;
2633
2657
  /**
2634
- * Creates or modifies an alert contact.
2658
+ * Creates or modifies an alert contact by calling the PutContact operation.
2635
2659
  *
2636
2660
  * @param request - PutContactRequest
2637
2661
  * @returns PutContactResponse
2638
2662
  */
2639
2663
  putContact(request: $_model.PutContactRequest): Promise<$_model.PutContactResponse>;
2640
2664
  /**
2641
- * Creates or modifies an alert contact group.
2642
- *
2643
- * @remarks
2644
- * This topic provides an example on how to create an alert contact group named `ECS_Group`.
2665
+ * Creates or modifies an alert contact group by calling the PutContactGroup operation.
2645
2666
  *
2646
2667
  * @param request - PutContactGroupRequest
2647
2668
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2649,10 +2670,7 @@ export default class Client extends OpenApi {
2649
2670
  */
2650
2671
  putContactGroupWithOptions(request: $_model.PutContactGroupRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutContactGroupResponse>;
2651
2672
  /**
2652
- * Creates or modifies an alert contact group.
2653
- *
2654
- * @remarks
2655
- * This topic provides an example on how to create an alert contact group named `ECS_Group`.
2673
+ * Creates or modifies an alert contact group by calling the PutContactGroup operation.
2656
2674
  *
2657
2675
  * @param request - PutContactGroupRequest
2658
2676
  * @returns PutContactGroupResponse
@@ -2674,8 +2692,10 @@ export default class Client extends OpenApi {
2674
2692
  */
2675
2693
  putCustomEvent(request: $_model.PutCustomEventRequest): Promise<$_model.PutCustomEventResponse>;
2676
2694
  /**
2695
+ * Calls the PutCustomEventRule operation to create an alert rule for a custom event.
2696
+ *
2677
2697
  * @remarks
2678
- * 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).
2698
+ * 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).
2679
2699
  *
2680
2700
  * @param request - PutCustomEventRuleRequest
2681
2701
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2683,18 +2703,20 @@ export default class Client extends OpenApi {
2683
2703
  */
2684
2704
  putCustomEventRuleWithOptions(request: $_model.PutCustomEventRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutCustomEventRuleResponse>;
2685
2705
  /**
2706
+ * Calls the PutCustomEventRule operation to create an alert rule for a custom event.
2707
+ *
2686
2708
  * @remarks
2687
- * 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).
2709
+ * 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).
2688
2710
  *
2689
2711
  * @param request - PutCustomEventRuleRequest
2690
2712
  * @returns PutCustomEventRuleResponse
2691
2713
  */
2692
2714
  putCustomEventRule(request: $_model.PutCustomEventRuleRequest): Promise<$_model.PutCustomEventRuleResponse>;
2693
2715
  /**
2694
- * Reports monitoring data.
2716
+ * Calls the PutCustomMetric operation to report custom monitoring data.
2695
2717
  *
2696
2718
  * @remarks
2697
- * > We recommend that you call the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation of Hybrid Cloud Monitoring to report monitoring data.
2719
+ * > We recommend that you use the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation in Enterprise CloudMonitor.
2698
2720
  *
2699
2721
  * @param request - PutCustomMetricRequest
2700
2722
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2702,20 +2724,20 @@ export default class Client extends OpenApi {
2702
2724
  */
2703
2725
  putCustomMetricWithOptions(request: $_model.PutCustomMetricRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutCustomMetricResponse>;
2704
2726
  /**
2705
- * Reports monitoring data.
2727
+ * Calls the PutCustomMetric operation to report custom monitoring data.
2706
2728
  *
2707
2729
  * @remarks
2708
- * > We recommend that you call the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation of Hybrid Cloud Monitoring to report monitoring data.
2730
+ * > We recommend that you use the [PutHybridMonitorMetricData](https://help.aliyun.com/document_detail/383455.html) operation in Enterprise CloudMonitor.
2709
2731
  *
2710
2732
  * @param request - PutCustomMetricRequest
2711
2733
  * @returns PutCustomMetricResponse
2712
2734
  */
2713
2735
  putCustomMetric(request: $_model.PutCustomMetricRequest): Promise<$_model.PutCustomMetricResponse>;
2714
2736
  /**
2715
- * Creates a custom alert rule.
2737
+ * Creates a custom monitoring alert rule by calling the PutCustomMetricRule operation.
2716
2738
  *
2717
2739
  * @remarks
2718
- * 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).
2740
+ * 调用本接口前,请先调用PutCustomMetric接口上报自定义监控数据,详情请参见 [PutCustomMetric](https://help.aliyun.com/document_detail/115004.html)
2719
2741
  *
2720
2742
  * @param request - PutCustomMetricRuleRequest
2721
2743
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2723,21 +2745,21 @@ export default class Client extends OpenApi {
2723
2745
  */
2724
2746
  putCustomMetricRuleWithOptions(request: $_model.PutCustomMetricRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutCustomMetricRuleResponse>;
2725
2747
  /**
2726
- * Creates a custom alert rule.
2748
+ * Creates a custom monitoring alert rule by calling the PutCustomMetricRule operation.
2727
2749
  *
2728
2750
  * @remarks
2729
- * 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).
2751
+ * 调用本接口前,请先调用PutCustomMetric接口上报自定义监控数据,详情请参见 [PutCustomMetric](https://help.aliyun.com/document_detail/115004.html)
2730
2752
  *
2731
2753
  * @param request - PutCustomMetricRuleRequest
2732
2754
  * @returns PutCustomMetricRuleResponse
2733
2755
  */
2734
2756
  putCustomMetricRule(request: $_model.PutCustomMetricRuleRequest): Promise<$_model.PutCustomMetricRuleResponse>;
2735
2757
  /**
2736
- * 创建或者修改事件监控
2758
+ * Creates or modifies an event-based alert rule by calling the PutEventRule operation.
2737
2759
  *
2738
2760
  * @remarks
2739
- * 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.
2740
- * In this example, the `myRuleName` alert rule is created for the `ecs` cloud service.
2761
+ * 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.
2762
+ * This topic provides an example of how to create an event-based alert rule named `myRuleName` for the Alibaba Cloud service `ecs`.
2741
2763
  *
2742
2764
  * @param request - PutEventRuleRequest
2743
2765
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2745,18 +2767,18 @@ export default class Client extends OpenApi {
2745
2767
  */
2746
2768
  putEventRuleWithOptions(request: $_model.PutEventRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutEventRuleResponse>;
2747
2769
  /**
2748
- * 创建或者修改事件监控
2770
+ * Creates or modifies an event-based alert rule by calling the PutEventRule operation.
2749
2771
  *
2750
2772
  * @remarks
2751
- * 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.
2752
- * In this example, the `myRuleName` alert rule is created for the `ecs` cloud service.
2773
+ * 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.
2774
+ * This topic provides an example of how to create an event-based alert rule named `myRuleName` for the Alibaba Cloud service `ecs`.
2753
2775
  *
2754
2776
  * @param request - PutEventRuleRequest
2755
2777
  * @returns PutEventRuleResponse
2756
2778
  */
2757
2779
  putEventRule(request: $_model.PutEventRuleRequest): Promise<$_model.PutEventRuleResponse>;
2758
2780
  /**
2759
- * Adds or modifies the push channels of an event-triggered alert rule.
2781
+ * Adds or modifies the notification channels of an event-triggered alert rule by calling the PutEventRuleTargets operation.
2760
2782
  *
2761
2783
  * @param request - PutEventRuleTargetsRequest
2762
2784
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2764,17 +2786,17 @@ export default class Client extends OpenApi {
2764
2786
  */
2765
2787
  putEventRuleTargetsWithOptions(request: $_model.PutEventRuleTargetsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutEventRuleTargetsResponse>;
2766
2788
  /**
2767
- * Adds or modifies the push channels of an event-triggered alert rule.
2789
+ * Adds or modifies the notification channels of an event-triggered alert rule by calling the PutEventRuleTargets operation.
2768
2790
  *
2769
2791
  * @param request - PutEventRuleTargetsRequest
2770
2792
  * @returns PutEventRuleTargetsResponse
2771
2793
  */
2772
2794
  putEventRuleTargets(request: $_model.PutEventRuleTargetsRequest): Promise<$_model.PutEventRuleTargetsResponse>;
2773
2795
  /**
2774
- * Creates or modifies a configuration set for exporting monitoring data.
2796
+ * Creates or modifies a monitoring data export configuration by calling the PutExporterOutput operation.
2775
2797
  *
2776
2798
  * @remarks
2777
- * > The monitoring data can be exported only to Log Service. More services will be supported in the future.
2799
+ * > Only Log Service (SLS) is supported. More products will be supported in the future.
2778
2800
  *
2779
2801
  * @param request - PutExporterOutputRequest
2780
2802
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2782,17 +2804,17 @@ export default class Client extends OpenApi {
2782
2804
  */
2783
2805
  putExporterOutputWithOptions(request: $_model.PutExporterOutputRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutExporterOutputResponse>;
2784
2806
  /**
2785
- * Creates or modifies a configuration set for exporting monitoring data.
2807
+ * Creates or modifies a monitoring data export configuration by calling the PutExporterOutput operation.
2786
2808
  *
2787
2809
  * @remarks
2788
- * > The monitoring data can be exported only to Log Service. More services will be supported in the future.
2810
+ * > Only Log Service (SLS) is supported. More products will be supported in the future.
2789
2811
  *
2790
2812
  * @param request - PutExporterOutputRequest
2791
2813
  * @returns PutExporterOutputResponse
2792
2814
  */
2793
2815
  putExporterOutput(request: $_model.PutExporterOutputRequest): Promise<$_model.PutExporterOutputResponse>;
2794
2816
  /**
2795
- * Creates or modifies a data export rule.
2817
+ * Invokes the PutExporterRule operation to create or modify export rules.
2796
2818
  *
2797
2819
  * @param request - PutExporterRuleRequest
2798
2820
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2800,17 +2822,17 @@ export default class Client extends OpenApi {
2800
2822
  */
2801
2823
  putExporterRuleWithOptions(request: $_model.PutExporterRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutExporterRuleResponse>;
2802
2824
  /**
2803
- * Creates or modifies a data export rule.
2825
+ * Invokes the PutExporterRule operation to create or modify export rules.
2804
2826
  *
2805
2827
  * @param request - PutExporterRuleRequest
2806
2828
  * @returns PutExporterRuleResponse
2807
2829
  */
2808
2830
  putExporterRule(request: $_model.PutExporterRuleRequest): Promise<$_model.PutExporterRuleResponse>;
2809
2831
  /**
2810
- * Creates or modifies an alert rule for an application group.
2832
+ * Creates or modifies an alert rule in a specified application group.
2811
2833
  *
2812
2834
  * @remarks
2813
- * 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`.
2835
+ * 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`.
2814
2836
  *
2815
2837
  * @param request - PutGroupMetricRuleRequest
2816
2838
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2818,25 +2840,25 @@ export default class Client extends OpenApi {
2818
2840
  */
2819
2841
  putGroupMetricRuleWithOptions(request: $_model.PutGroupMetricRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutGroupMetricRuleResponse>;
2820
2842
  /**
2821
- * Creates or modifies an alert rule for an application group.
2843
+ * Creates or modifies an alert rule in a specified application group.
2822
2844
  *
2823
2845
  * @remarks
2824
- * 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`.
2846
+ * 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`.
2825
2847
  *
2826
2848
  * @param request - PutGroupMetricRuleRequest
2827
2849
  * @returns PutGroupMetricRuleResponse
2828
2850
  */
2829
2851
  putGroupMetricRule(request: $_model.PutGroupMetricRuleRequest): Promise<$_model.PutGroupMetricRuleResponse>;
2830
2852
  /**
2831
- * Imports the monitoring data of a metric to a namespace of Hybrid Cloud Monitoring.
2853
+ * Reports the specified monitoring data to a specified metric namespace of Enterprise CloudMonitor by calling the PutHybridMonitorMetricData operation.
2832
2854
  *
2833
2855
  * @remarks
2834
- * ## [](#)Prerequisites
2835
- * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
2836
- * ## [](#)Limits
2837
- * The size of the monitoring data that you import at a time must be less than or equal to 1 MB.
2838
- * ## [](#)Operation description
2839
- * 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.
2856
+ * ## Prerequisites
2857
+ * Make sure that you have activated Enterprise CloudMonitor. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
2858
+ * ## Limits
2859
+ * The size of the monitoring data that you can report at a time cannot exceed 1 MB.
2860
+ * ## Usage notes
2861
+ * 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.
2840
2862
  *
2841
2863
  * @param request - PutHybridMonitorMetricDataRequest
2842
2864
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2844,25 +2866,25 @@ export default class Client extends OpenApi {
2844
2866
  */
2845
2867
  putHybridMonitorMetricDataWithOptions(request: $_model.PutHybridMonitorMetricDataRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutHybridMonitorMetricDataResponse>;
2846
2868
  /**
2847
- * Imports the monitoring data of a metric to a namespace of Hybrid Cloud Monitoring.
2869
+ * Reports the specified monitoring data to a specified metric namespace of Enterprise CloudMonitor by calling the PutHybridMonitorMetricData operation.
2848
2870
  *
2849
2871
  * @remarks
2850
- * ## [](#)Prerequisites
2851
- * Hybrid Cloud Monitoring is activated. For more information, see [Activate Hybrid Cloud Monitoring](https://help.aliyun.com/document_detail/250773.html).
2852
- * ## [](#)Limits
2853
- * The size of the monitoring data that you import at a time must be less than or equal to 1 MB.
2854
- * ## [](#)Operation description
2855
- * 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.
2872
+ * ## Prerequisites
2873
+ * Make sure that you have activated Enterprise CloudMonitor. For more information, see [Activate Enterprise CloudMonitor](https://help.aliyun.com/document_detail/250773.html).
2874
+ * ## Limits
2875
+ * The size of the monitoring data that you can report at a time cannot exceed 1 MB.
2876
+ * ## Usage notes
2877
+ * 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.
2856
2878
  *
2857
2879
  * @param request - PutHybridMonitorMetricDataRequest
2858
2880
  * @returns PutHybridMonitorMetricDataResponse
2859
2881
  */
2860
2882
  putHybridMonitorMetricData(request: $_model.PutHybridMonitorMetricDataRequest): Promise<$_model.PutHybridMonitorMetricDataResponse>;
2861
2883
  /**
2862
- * Creates or modifies a log monitoring metric.
2884
+ * Creates or modifies a log monitoring metric by calling the PutLogMonitor operation.
2863
2885
  *
2864
2886
  * @remarks
2865
- * 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****`.
2887
+ * 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****`.
2866
2888
  *
2867
2889
  * @param request - PutLogMonitorRequest
2868
2890
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2870,21 +2892,21 @@ export default class Client extends OpenApi {
2870
2892
  */
2871
2893
  putLogMonitorWithOptions(request: $_model.PutLogMonitorRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutLogMonitorResponse>;
2872
2894
  /**
2873
- * Creates or modifies a log monitoring metric.
2895
+ * Creates or modifies a log monitoring metric by calling the PutLogMonitor operation.
2874
2896
  *
2875
2897
  * @remarks
2876
- * 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****`.
2898
+ * 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****`.
2877
2899
  *
2878
2900
  * @param request - PutLogMonitorRequest
2879
2901
  * @returns PutLogMonitorResponse
2880
2902
  */
2881
2903
  putLogMonitor(request: $_model.PutLogMonitorRequest): Promise<$_model.PutLogMonitorResponse>;
2882
2904
  /**
2883
- * Adds or modifies the push channels of an alert rule.
2905
+ * Adds or modifies push channels for a specified alert rule by calling the PutMetricRuleTargets operation.
2884
2906
  *
2885
2907
  * @remarks
2886
- * # [](#)
2887
- * 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.
2908
+ * ## Usage notes
2909
+ * 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.
2888
2910
  *
2889
2911
  * @param request - PutMetricRuleTargetsRequest
2890
2912
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2892,11 +2914,11 @@ export default class Client extends OpenApi {
2892
2914
  */
2893
2915
  putMetricRuleTargetsWithOptions(request: $_model.PutMetricRuleTargetsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutMetricRuleTargetsResponse>;
2894
2916
  /**
2895
- * Adds or modifies the push channels of an alert rule.
2917
+ * Adds or modifies push channels for a specified alert rule by calling the PutMetricRuleTargets operation.
2896
2918
  *
2897
2919
  * @remarks
2898
- * # [](#)
2899
- * 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.
2920
+ * ## Usage notes
2921
+ * 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.
2900
2922
  *
2901
2923
  * @param request - PutMetricRuleTargetsRequest
2902
2924
  * @returns PutMetricRuleTargetsResponse
@@ -2933,11 +2955,11 @@ export default class Client extends OpenApi {
2933
2955
  */
2934
2956
  putMonitoringConfig(request: $_model.PutMonitoringConfigRequest): Promise<$_model.PutMonitoringConfigResponse>;
2935
2957
  /**
2936
- * Configures an alert rule.
2958
+ * Configures a threshold alert rule.
2937
2959
  *
2938
2960
  * @remarks
2939
- * 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`.
2940
- * > 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).
2961
+ * 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`.
2962
+ * > 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).
2941
2963
  *
2942
2964
  * @param tmpReq - PutResourceMetricRuleRequest
2943
2965
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2945,22 +2967,22 @@ export default class Client extends OpenApi {
2945
2967
  */
2946
2968
  putResourceMetricRuleWithOptions(tmpReq: $_model.PutResourceMetricRuleRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutResourceMetricRuleResponse>;
2947
2969
  /**
2948
- * Configures an alert rule.
2970
+ * Configures a threshold alert rule.
2949
2971
  *
2950
2972
  * @remarks
2951
- * 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`.
2952
- * > 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).
2973
+ * 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`.
2974
+ * > 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).
2953
2975
  *
2954
2976
  * @param request - PutResourceMetricRuleRequest
2955
2977
  * @returns PutResourceMetricRuleResponse
2956
2978
  */
2957
2979
  putResourceMetricRule(request: $_model.PutResourceMetricRuleRequest): Promise<$_model.PutResourceMetricRuleResponse>;
2958
2980
  /**
2959
- * Creates multiple alert rules for the specified metric of a specified resource.
2981
+ * Creates multiple threshold alert rules for a specified metric of a specified resource by calling the PutResourceMetricRules operation.
2960
2982
  *
2961
2983
  * @remarks
2962
- * 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`.
2963
- * > 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).
2984
+ * 本文将提供一个示例,为云服务器ECS `acs_ecs_dashboard`的实例`i-uf6j91r34rnwawoo****`中的监控项`cpu_total`设置阈值报警规则。该报警规则的报警联系组为`ECS_Group`、报警规则名称为`test123`、报警规则ID为`a151cd6023eacee2f0978e03863cc1697c89508****`、Critical级别的统计方法为`Average`、Critical级别的比较符为`GreaterThanOrEqualToThreshold`、Critical级别的阈值为`90`和Critical级别的报警重试次数为`3`。
2985
+ * > 2024-08-15 增加Statistics校验,统计值只能填对应指标的Statistics。关于如何获取该参数的取值,请参见[云产品监控项](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics)
2964
2986
  *
2965
2987
  * @param request - PutResourceMetricRulesRequest
2966
2988
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2968,18 +2990,18 @@ export default class Client extends OpenApi {
2968
2990
  */
2969
2991
  putResourceMetricRulesWithOptions(request: $_model.PutResourceMetricRulesRequest, runtime: $dara.RuntimeOptions): Promise<$_model.PutResourceMetricRulesResponse>;
2970
2992
  /**
2971
- * Creates multiple alert rules for the specified metric of a specified resource.
2993
+ * Creates multiple threshold alert rules for a specified metric of a specified resource by calling the PutResourceMetricRules operation.
2972
2994
  *
2973
2995
  * @remarks
2974
- * 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`.
2975
- * > 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).
2996
+ * 本文将提供一个示例,为云服务器ECS `acs_ecs_dashboard`的实例`i-uf6j91r34rnwawoo****`中的监控项`cpu_total`设置阈值报警规则。该报警规则的报警联系组为`ECS_Group`、报警规则名称为`test123`、报警规则ID为`a151cd6023eacee2f0978e03863cc1697c89508****`、Critical级别的统计方法为`Average`、Critical级别的比较符为`GreaterThanOrEqualToThreshold`、Critical级别的阈值为`90`和Critical级别的报警重试次数为`3`。
2997
+ * > 2024-08-15 增加Statistics校验,统计值只能填对应指标的Statistics。关于如何获取该参数的取值,请参见[云产品监控项](https://www.alibabacloud.com/help/en/cms/support/appendix-1-metrics)
2976
2998
  *
2977
2999
  * @param request - PutResourceMetricRulesRequest
2978
3000
  * @returns PutResourceMetricRulesResponse
2979
3001
  */
2980
3002
  putResourceMetricRules(request: $_model.PutResourceMetricRulesRequest): Promise<$_model.PutResourceMetricRulesResponse>;
2981
3003
  /**
2982
- * Deletes tags.
3004
+ * The RemoveTags operation removes one or more tags.
2983
3005
  *
2984
3006
  * @param request - RemoveTagsRequest
2985
3007
  * @param runtime - runtime options for this request RuntimeOptions
@@ -2987,7 +3009,7 @@ export default class Client extends OpenApi {
2987
3009
  */
2988
3010
  removeTagsWithOptions(request: $_model.RemoveTagsRequest, runtime: $dara.RuntimeOptions): Promise<$_model.RemoveTagsResponse>;
2989
3011
  /**
2990
- * Deletes tags.
3012
+ * The RemoveTags operation removes one or more tags.
2991
3013
  *
2992
3014
  * @param request - RemoveTagsRequest
2993
3015
  * @returns RemoveTagsResponse
@@ -2997,7 +3019,7 @@ export default class Client extends OpenApi {
2997
3019
  * Debugs a system event of an Alibaba Cloud service.
2998
3020
  *
2999
3021
  * @remarks
3000
- * 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.
3022
+ * Tests whether a system event can be triggered as expected. Simulates a system event and verifies the response when the event triggers an alert.
3001
3023
  *
3002
3024
  * @param request - SendDryRunSystemEventRequest
3003
3025
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3008,7 +3030,7 @@ export default class Client extends OpenApi {
3008
3030
  * Debugs a system event of an Alibaba Cloud service.
3009
3031
  *
3010
3032
  * @remarks
3011
- * 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.
3033
+ * Tests whether a system event can be triggered as expected. Simulates a system event and verifies the response when the event triggers an alert.
3012
3034
  *
3013
3035
  * @param request - SendDryRunSystemEventRequest
3014
3036
  * @returns SendDryRunSystemEventResponse
@@ -3018,7 +3040,7 @@ export default class Client extends OpenApi {
3018
3040
  * Uninstalls the CloudMonitor agent from a third-party host.
3019
3041
  *
3020
3042
  * @remarks
3021
- * > 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).
3043
+ * > 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).
3022
3044
  *
3023
3045
  * @param request - UninstallMonitoringAgentRequest
3024
3046
  * @param runtime - runtime options for this request RuntimeOptions
@@ -3029,7 +3051,7 @@ export default class Client extends OpenApi {
3029
3051
  * Uninstalls the CloudMonitor agent from a third-party host.
3030
3052
  *
3031
3053
  * @remarks
3032
- * > 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).
3054
+ * > 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).
3033
3055
  *
3034
3056
  * @param request - UninstallMonitoringAgentRequest
3035
3057
  * @returns UninstallMonitoringAgentResponse