@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
@@ -45,7 +45,7 @@ export class ModifyHybridMonitorTaskRequestAttachLabels extends $dara.Model {
45
45
  export class ModifyHybridMonitorTaskRequestSLSProcessConfigExpress extends $dara.Model {
46
46
  /**
47
47
  * @remarks
48
- * The alias of the extended field that specifies the result of basic operations performed on aggregation results.
48
+ * The alias of the arithmetic operation result of the extended field in the SLS log statistics result.
49
49
  *
50
50
  * @example
51
51
  * SuccRate
@@ -53,7 +53,7 @@ export class ModifyHybridMonitorTaskRequestSLSProcessConfigExpress extends $dara
53
53
  alias?: string;
54
54
  /**
55
55
  * @remarks
56
- * The extended field that specifies the result of basic operations performed on aggregation results.
56
+ * The arithmetic operation result of the extended field in the SLS log statistics result.
57
57
  *
58
58
  * @example
59
59
  * success_count
@@ -85,16 +85,15 @@ export class ModifyHybridMonitorTaskRequestSLSProcessConfigExpress extends $dara
85
85
  export class ModifyHybridMonitorTaskRequestSLSProcessConfigFilterFilters extends $dara.Model {
86
86
  /**
87
87
  * @remarks
88
- * The method that is used to filter logs imported from Simple Log Service. Valid values:
89
- *
90
- * * `contain`: contains
91
- * * `notContain`: does not contain
92
- * * `>`: greater than
93
- * * `<`: less than
94
- * * `=`: equal to
95
- * * `! =`: not equal to
96
- * * `>=`: greater than or equal to
97
- * * `<=`: less than or equal to
88
+ * The method used to filter parameter values in the SLS log. Valid values:
89
+ * - `contain`: contains.
90
+ * - `notContain`: does not contain.
91
+ * - `>`: greater than.
92
+ * - `<`: less than.
93
+ * - `=`: equal to.
94
+ * - `!=`: not equal to.
95
+ * - `>=`: greater than or equal to.
96
+ * - `<=`: less than or equal to.
98
97
  *
99
98
  * @example
100
99
  * =
@@ -102,7 +101,7 @@ export class ModifyHybridMonitorTaskRequestSLSProcessConfigFilterFilters extends
102
101
  operator?: string;
103
102
  /**
104
103
  * @remarks
105
- * The name of the key that is used to filter logs imported from Simple Log Service.
104
+ * The name of the parameter to filter in the SLS log.
106
105
  *
107
106
  * @example
108
107
  * code
@@ -110,7 +109,7 @@ export class ModifyHybridMonitorTaskRequestSLSProcessConfigFilterFilters extends
110
109
  SLSKeyName?: string;
111
110
  /**
112
111
  * @remarks
113
- * The value of the key that is used to filter logs imported from Simple Log Service.
112
+ * The filter value of the parameter in the SLS log.
114
113
  *
115
114
  * @example
116
115
  * 200
@@ -151,8 +150,8 @@ export class ModifyHybridMonitorTaskRequestSLSProcessConfigFilter extends $dara.
151
150
  * @remarks
152
151
  * The relationship between multiple filter conditions. Valid values:
153
152
  *
154
- * * and (default): Logs are processed only if all filter conditions are met.
155
- * * or: Logs are processed if one of the filter conditions is met.
153
+ * - and (default): Logs are processed only when all filter conditions are met.
154
+ * - or: Logs are processed when any filter condition is met.
156
155
  *
157
156
  * @example
158
157
  * and
@@ -187,7 +186,7 @@ export class ModifyHybridMonitorTaskRequestSLSProcessConfigFilter extends $dara.
187
186
  export class ModifyHybridMonitorTaskRequestSLSProcessConfigGroupBy extends $dara.Model {
188
187
  /**
189
188
  * @remarks
190
- * The alias of the aggregation result.
189
+ * The alias of the SLS log statistics result.
191
190
  *
192
191
  * @example
193
192
  * ApiResult
@@ -195,7 +194,7 @@ export class ModifyHybridMonitorTaskRequestSLSProcessConfigGroupBy extends $dara
195
194
  alias?: string;
196
195
  /**
197
196
  * @remarks
198
- * The name of the key that is used to aggregate logs imported from Simple Log Service.
197
+ * The name of the parameter for SLS log statistics.
199
198
  *
200
199
  * @example
201
200
  * code
@@ -227,7 +226,7 @@ export class ModifyHybridMonitorTaskRequestSLSProcessConfigGroupBy extends $dara
227
226
  export class ModifyHybridMonitorTaskRequestSLSProcessConfigStatistics extends $dara.Model {
228
227
  /**
229
228
  * @remarks
230
- * The alias of the aggregation result.
229
+ * The alias of the SLS log statistics result.
231
230
  *
232
231
  * @example
233
232
  * level_count
@@ -235,19 +234,18 @@ export class ModifyHybridMonitorTaskRequestSLSProcessConfigStatistics extends $d
235
234
  alias?: string;
236
235
  /**
237
236
  * @remarks
238
- * The function that is used to aggregate the log data of a statistical period. Valid values:
239
- *
240
- * * count: counts the number.
241
- * * sum: calculates the total value.
242
- * * avg: calculates the average value.
243
- * * max: calculates the maximum value.
244
- * * min: calculates the minimum value.
245
- * * value: collects samples within the statistical period.
246
- * * countps: calculates the number of values of the specified field divided by the total number of seconds within the statistical period.
247
- * * sumps: calculates the sum of the values of the specified field divided by the total number of seconds within the statistical period.
248
- * * distinct: calculates the number of unique values of the specified field within the statistical period.
249
- * * distribution: calculates the number of logs that meet a specified condition within the statistical period.
250
- * * percentile: sorts the values of the specified field in ascending order, and then returns the value that is at the specified percentile within the statistical period. Example: P50.
237
+ * The statistical method used to aggregate log data within a statistical period. Valid values:
238
+ * - count: counts the number of occurrences.
239
+ * - sum: calculates the sum.
240
+ * - avg: calculates the average.
241
+ * - max: returns the maximum value.
242
+ * - min: returns the minimum value.
243
+ * - value: samples within the period.
244
+ * - countps: calculates the per-second average of the count for the specified field within the statistical period.
245
+ * - sumps: calculates the per-second average of the sum for the specified field within the statistical period.
246
+ * - distinct: calculates the number of occurrences of the specified field after deduplication within the statistical period.
247
+ * - distribution: calculates the number of occurrences of field values within a specified range.
248
+ * - percentile: calculates the distribution value of field values, such as P50.
251
249
  *
252
250
  * @example
253
251
  * count
@@ -255,10 +253,11 @@ export class ModifyHybridMonitorTaskRequestSLSProcessConfigStatistics extends $d
255
253
  function?: string;
256
254
  /**
257
255
  * @remarks
258
- * The value of the function that is used to aggregate logs imported from Simple Log Service.
256
+ * The statistical value of the SLS log.
257
+ *
258
+ * - If `Function` is set to `distribution`, this parameter specifies the lower limit of the statistical range. For example, to count the number of 2XX HTTP status codes, set this parameter to 200.
259
259
  *
260
- * * If the `Function` parameter is set to `distribution`, this parameter specifies the lower limit of the statistical interval. For example, if you want to calculate the number of HTTP requests whose status code is 2XX, set this parameter to 200.
261
- * * If the `Function` parameter is set to `percentile`, this parameter specifies the percentile at which the expected value is. For example, 0.5 specifies P50.
260
+ * - If `Function` is set to `percentile`, this parameter specifies the percentile of the statistical distribution. For example, 0.5 indicates P50.
262
261
  *
263
262
  * @example
264
263
  * 200
@@ -266,9 +265,9 @@ export class ModifyHybridMonitorTaskRequestSLSProcessConfigStatistics extends $d
266
265
  parameter1?: string;
267
266
  /**
268
267
  * @remarks
269
- * The value of the function that is used to aggregate logs imported from Simple Log Service.
268
+ * The statistical value of the SLS log.
270
269
  *
271
- * > This parameter is required only if the `Function` parameter is set to `distribution`. This parameter specifies the upper limit of the statistical interval. For example, if you want to calculate the number of HTTP requests whose status code is 2XX, set this parameter to 299.
270
+ * > This parameter is required only when `Function` is set to `distribution`. It specifies the upper limit of the statistical range. For example, to count the number of 2XX HTTP status codes, set this parameter to 299.
272
271
  *
273
272
  * @example
274
273
  * 299
@@ -276,7 +275,7 @@ export class ModifyHybridMonitorTaskRequestSLSProcessConfigStatistics extends $d
276
275
  parameter2?: string;
277
276
  /**
278
277
  * @remarks
279
- * The name of the key that is used to aggregate logs imported from Simple Log Service.
278
+ * The name of the parameter for SLS log statistics.
280
279
  *
281
280
  * @example
282
281
  * name
@@ -314,17 +313,17 @@ export class ModifyHybridMonitorTaskRequestSLSProcessConfigStatistics extends $d
314
313
  export class ModifyHybridMonitorTaskRequestSLSProcessConfig extends $dara.Model {
315
314
  /**
316
315
  * @remarks
317
- * The extended fields that specify the results of basic operations performed on aggregation results.
316
+ * The arithmetic operation result of the extended field in the SLS log statistics result.
318
317
  */
319
318
  express?: ModifyHybridMonitorTaskRequestSLSProcessConfigExpress[];
320
319
  /**
321
320
  * @remarks
322
- * The conditions that are used to filter logs imported from Simple Log Service.
321
+ * The filter conditions for parameters in the SLS log.
323
322
  */
324
323
  filter?: ModifyHybridMonitorTaskRequestSLSProcessConfigFilter;
325
324
  /**
326
325
  * @remarks
327
- * The dimension based on which data is aggregated. This parameter is equivalent to the GROUP BY clause in SQL.
326
+ * Aggregates data by spatial dimension, which is equivalent to GROUP BY in SQL.
328
327
  */
329
328
  groupBy?: ModifyHybridMonitorTaskRequestSLSProcessConfigGroupBy[];
330
329
  /**
@@ -379,10 +378,11 @@ export class ModifyHybridMonitorTaskRequest extends $dara.Model {
379
378
  attachLabels?: ModifyHybridMonitorTaskRequestAttachLabels[];
380
379
  /**
381
380
  * @remarks
382
- * The collection period of the metric. Valid values:
381
+ * The collection interval of the metric. Valid values:
383
382
  *
384
- * * 15
385
- * * 60
383
+ * - 15
384
+ *
385
+ * - 60
386
386
  *
387
387
  * Unit: seconds.
388
388
  *
@@ -392,20 +392,23 @@ export class ModifyHybridMonitorTaskRequest extends $dara.Model {
392
392
  collectInterval?: string;
393
393
  /**
394
394
  * @remarks
395
- * The description of the metric import task.
395
+ * The description of the monitoring task.
396
+ *
397
+ * @example
398
+ * SLS log monitoring data.
396
399
  */
397
400
  description?: string;
398
401
  regionId?: string;
399
402
  /**
400
403
  * @remarks
401
- * The configurations of the logs that are imported from Simple Log Service.
404
+ * The SLS log configuration.
402
405
  */
403
406
  SLSProcessConfig?: ModifyHybridMonitorTaskRequestSLSProcessConfig;
404
407
  /**
405
408
  * @remarks
406
- * The ID of the metric import task.
409
+ * The monitoring task ID.
407
410
  *
408
- * For information about how to obtain the ID of a metric import task, see [DescribeHybridMonitorTaskList](https://help.aliyun.com/document_detail/428624.html).
411
+ * For information about how to obtain the monitoring task ID, see [DescribeHybridMonitorTaskList](https://help.aliyun.com/document_detail/428624.html).
409
412
  *
410
413
  * This parameter is required.
411
414
  *
@@ -415,9 +418,9 @@ export class ModifyHybridMonitorTaskRequest extends $dara.Model {
415
418
  taskId?: string;
416
419
  /**
417
420
  * @remarks
418
- * The name of the metric import task.
421
+ * The monitoring task name.
419
422
  *
420
- * For information about how to obtain the ID of a metric import task, see [DescribeHybridMonitorTaskList](https://help.aliyun.com/document_detail/428624.html).
423
+ * For information about how to obtain the monitoring task ID, see [DescribeHybridMonitorTaskList](https://help.aliyun.com/document_detail/428624.html).
421
424
  *
422
425
  * @example
423
426
  * SLS_task
@@ -7,7 +7,7 @@ export class ModifyHybridMonitorTaskResponseBody extends $dara.Model {
7
7
  * @remarks
8
8
  * The status code.
9
9
  *
10
- * > The status code 200 indicates that the request was successful.
10
+ * > 200 indicates success.
11
11
  *
12
12
  * @example
13
13
  * 200
@@ -31,10 +31,10 @@ export class ModifyHybridMonitorTaskResponseBody extends $dara.Model {
31
31
  requestId?: string;
32
32
  /**
33
33
  * @remarks
34
- * Indicates whether the request was successful. Valid values:
34
+ * Indicates whether the operation was successful. Valid values:
35
35
  *
36
- * * true
37
- * * false
36
+ * - true: The operation was successful.
37
+ * - false: The operation failed.
38
38
  *
39
39
  * @example
40
40
  * true
@@ -63,12 +63,13 @@ export class ModifyMetricRuleBlackListRequest extends $dara.Model {
63
63
  * @remarks
64
64
  * The time range within which the blacklist policy is effective. Take note of the following information:
65
65
  *
66
- * * If you do not configure this parameter, the blacklist policy is permanently effective.
66
+ * - If you do not configure this parameter, the blacklist policy is permanently effective.
67
67
  *
68
- * * If you configure this parameter, the blacklist policy is effective only within the specified time range. Examples:
68
+ * - If you configure this parameter, the blacklist policy is effective only within the specified time range. Examples:
69
69
  *
70
- * * `03:00-04:59`: The blacklist policy is effective from 03:00 to 05:00 local time. 05:00 local time is excluded.
71
- * * `03:00-04:59 UTC+0700`: The blacklist policy is effective from 03:00 to 05:00 (UTC+7). 05:00 (UTC+7) is excluded.
70
+ * - `03:00-04:59`: The blacklist policy is effective from 03:00 to 05:00 local time. 05:00 local time is excluded.
71
+ *
72
+ * - `03:00-04:59 UTC+0700`: The blacklist policy is effective from 03:00 to 05:00 (UTC+7). 05:00 (UTC+7) is excluded.
72
73
  *
73
74
  * @example
74
75
  * 03:00-04:59
@@ -117,8 +118,9 @@ export class ModifyMetricRuleBlackListRequest extends $dara.Model {
117
118
  * @remarks
118
119
  * The metrics of the instance.
119
120
  *
120
- * * If you do not configure this parameter, the blacklist policy applies to all metrics of the specified cloud service.
121
- * * If you configure this parameter, the blacklist policy applies only to the current metric.
121
+ * - If you do not configure this parameter, the blacklist policy applies to all metrics of the specified cloud service.
122
+ *
123
+ * - If you configure this parameter, the blacklist policy applies only to the current metric.
122
124
  */
123
125
  metrics?: ModifyMetricRuleBlackListRequestMetrics[];
124
126
  /**
@@ -148,8 +150,9 @@ export class ModifyMetricRuleBlackListRequest extends $dara.Model {
148
150
  * @remarks
149
151
  * The effective scope of the blacklist policy. Valid values:
150
152
  *
151
- * * USER: The blacklist policy takes effect only within the current Alibaba Cloud account.
152
- * * GROUP (default): The blacklist policy takes effect only within the specified application group. For information about how to obtain the ID of an application group, see [DescribeMonitorGroups](https://help.aliyun.com/document_detail/115032.html).
153
+ * - USER: The blacklist policy takes effect only within the current Alibaba Cloud account.
154
+ *
155
+ * - GROUP (default): The blacklist policy takes effect only within the specified application group. For information about how to obtain the ID of an application group, see [DescribeMonitorGroups](https://help.aliyun.com/document_detail/115032.html).
153
156
  *
154
157
  * @example
155
158
  * USER
@@ -159,7 +162,7 @@ export class ModifyMetricRuleBlackListRequest extends $dara.Model {
159
162
  * @remarks
160
163
  * The IDs of the application groups.
161
164
  *
162
- * > This parameter is required only when `ScopeType` is set to `GROUP`.
165
+ * > This parameter is required only when `ScopeType` is set to `GROUP`.
163
166
  *
164
167
  * @example
165
168
  * ["67****","78****"]
@@ -41,8 +41,9 @@ export class ModifyMetricRuleBlackListResponseBody extends $dara.Model {
41
41
  * @remarks
42
42
  * Indicates whether the request was successful. Valid values:
43
43
  *
44
- * * true
45
- * * false
44
+ * - true
45
+ *
46
+ * - false
46
47
  *
47
48
  * @example
48
49
  * true
@@ -3,10 +3,78 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class ModifyMetricRuleTemplateRequestAlertTemplatesEscalationsCritical extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * The operator that is used to compare the metric value with the threshold for Critical-level alerts. Valid values:
9
+ *
10
+ * - GreaterThanOrEqualToThreshold: greater than or equal to the threshold
11
+ *
12
+ * - GreaterThanThreshold: greater than the threshold
13
+ *
14
+ * - LessThanOrEqualToThreshold: less than or equal to the threshold
15
+ *
16
+ * - LessThanThreshold: less than the threshold
17
+ *
18
+ * - NotEqualToThreshold: not equal to the threshold
19
+ *
20
+ * - GreaterThanYesterday: greater than the metric value at the same time yesterday
21
+ *
22
+ * - LessThanYesterday: less than the metric value at the same time yesterday
23
+ *
24
+ * - GreaterThanLastWeek: greater than the metric value at the same time last week
25
+ *
26
+ * - LessThanLastWeek: less than the metric value at the same time last week
27
+ *
28
+ * - GreaterThanLastPeriod: greater than the metric value in the last monitoring cycle
29
+ *
30
+ * - LessThanLastPeriod: less than the metric value in the last monitoring cycle
31
+ *
32
+ * Valid values of N: 1 to 200.
33
+ *
34
+ * > You must select at least one of the Critical, Warn, and Info alert levels and specify the Statistics, ComparisonOperator, Threshold, and Times parameters for the selected alert level.
35
+ *
36
+ * @example
37
+ * GreaterThanOrEqualToThreshold
38
+ */
6
39
  comparisonOperator?: string;
7
40
  n?: number;
41
+ /**
42
+ * @remarks
43
+ * The statistical method for Critical-level alerts.
44
+ *
45
+ * Valid values of N: 1 to 200.
46
+ *
47
+ * The value of this parameter is determined by the `Statistics` column corresponding to the `MetricName` parameter of the specified cloud service. The value of this parameter can be Maximum, Minimum, or Average. For more information about how to obtain the value of this parameter, see [Appendix 1: Metrics](https://help.aliyun.com/document_detail/163515.html).
48
+ *
49
+ * > You must select at least one of the Critical, Warn, and Info alert levels and specify the Statistics, ComparisonOperator, Threshold, and Times parameters for the selected alert level.
50
+ *
51
+ * @example
52
+ * Average
53
+ */
8
54
  statistics?: string;
55
+ /**
56
+ * @remarks
57
+ * The threshold for Critical-level alerts.
58
+ *
59
+ * Valid values of N: 1 to 200.
60
+ *
61
+ * > You must select at least one of the Critical, Warn, and Info alert levels and specify the Statistics, ComparisonOperator, Threshold, and Times parameters for the selected alert level.
62
+ *
63
+ * @example
64
+ * 30
65
+ */
9
66
  threshold?: string;
67
+ /**
68
+ * @remarks
69
+ * The consecutive number of times for which the metric value meets the alert condition before a Critical-level alert is triggered.
70
+ *
71
+ * Valid values of N: 1 to 200.
72
+ *
73
+ * > You must select at least one of the Critical, Warn, and Info alert levels and specify the Statistics, ComparisonOperator, Threshold, and Times parameters for the selected alert level.
74
+ *
75
+ * @example
76
+ * 2
77
+ */
10
78
  times?: number;
11
79
  static names(): { [key: string]: string } {
12
80
  return {
@@ -38,10 +106,78 @@ export class ModifyMetricRuleTemplateRequestAlertTemplatesEscalationsCritical ex
38
106
  }
39
107
 
40
108
  export class ModifyMetricRuleTemplateRequestAlertTemplatesEscalationsInfo extends $dara.Model {
109
+ /**
110
+ * @remarks
111
+ * The operator that is used to compare the metric value with the threshold for Info-level alerts. Valid values:
112
+ *
113
+ * - GreaterThanOrEqualToThreshold: greater than or equal to the threshold
114
+ *
115
+ * - GreaterThanThreshold: greater than the threshold
116
+ *
117
+ * - LessThanOrEqualToThreshold: less than or equal to the threshold
118
+ *
119
+ * - LessThanThreshold: less than the threshold
120
+ *
121
+ * - NotEqualToThreshold: not equal to the threshold
122
+ *
123
+ * - GreaterThanYesterday: greater than the metric value at the same time yesterday
124
+ *
125
+ * - LessThanYesterday: less than the metric value at the same time yesterday
126
+ *
127
+ * - GreaterThanLastWeek: greater than the metric value at the same time last week
128
+ *
129
+ * - LessThanLastWeek: less than the metric value at the same time last week
130
+ *
131
+ * - GreaterThanLastPeriod: greater than the metric value in the last monitoring cycle
132
+ *
133
+ * - LessThanLastPeriod: less than the metric value in the last monitoring cycle
134
+ *
135
+ * Valid values of N: 1 to 200.
136
+ *
137
+ * > You must select at least one of the Critical, Warn, and Info alert levels and specify the Statistics, ComparisonOperator, Threshold, and Times parameters for the selected alert level.
138
+ *
139
+ * @example
140
+ * GreaterThanOrEqualToThreshold
141
+ */
41
142
  comparisonOperator?: string;
42
143
  n?: number;
144
+ /**
145
+ * @remarks
146
+ * The statistical method for Info-level alerts.
147
+ *
148
+ * Valid values of N: 1 to 200.
149
+ *
150
+ * The value of this parameter is determined by the `Statistics` column corresponding to the `MetricName` parameter of the specified cloud service. The value of this parameter can be Maximum, Minimum, or Average. For more information about how to obtain the value of this parameter, see [Appendix 1: Metrics](https://help.aliyun.com/document_detail/163515.html).
151
+ *
152
+ * > You must select at least one of the Critical, Warn, and Info alert levels and specify the Statistics, ComparisonOperator, Threshold, and Times parameters for the selected alert level.
153
+ *
154
+ * @example
155
+ * Average
156
+ */
43
157
  statistics?: string;
158
+ /**
159
+ * @remarks
160
+ * The threshold for Info-level alerts.
161
+ *
162
+ * Valid values of N: 1 to 200.
163
+ *
164
+ * > You must select at least one of the Critical, Warn, and Info alert levels and specify the Statistics, ComparisonOperator, Threshold, and Times parameters for the selected alert level.
165
+ *
166
+ * @example
167
+ * 20
168
+ */
44
169
  threshold?: string;
170
+ /**
171
+ * @remarks
172
+ * The consecutive number of times for which the metric value meets the alert condition before an Info-level alert is triggered.
173
+ *
174
+ * Valid values of N: 1 to 200.
175
+ *
176
+ * > You must select at least one of the Critical, Warn, and Info alert levels and specify the Statistics, ComparisonOperator, Threshold, and Times parameters for the selected alert level.
177
+ *
178
+ * @example
179
+ * 1
180
+ */
45
181
  times?: number;
46
182
  static names(): { [key: string]: string } {
47
183
  return {
@@ -73,10 +209,78 @@ export class ModifyMetricRuleTemplateRequestAlertTemplatesEscalationsInfo extend
73
209
  }
74
210
 
75
211
  export class ModifyMetricRuleTemplateRequestAlertTemplatesEscalationsWarn extends $dara.Model {
212
+ /**
213
+ * @remarks
214
+ * The operator that is used to compare the metric value with the threshold for Warn-level alerts. Valid values:
215
+ *
216
+ * - GreaterThanOrEqualToThreshold: greater than or equal to the threshold
217
+ *
218
+ * - GreaterThanThreshold: greater than the threshold
219
+ *
220
+ * - LessThanOrEqualToThreshold: less than or equal to the threshold
221
+ *
222
+ * - LessThanThreshold: less than the threshold
223
+ *
224
+ * - NotEqualToThreshold: not equal to the threshold
225
+ *
226
+ * - GreaterThanYesterday: greater than the metric value at the same time yesterday
227
+ *
228
+ * - LessThanYesterday: less than the metric value at the same time yesterday
229
+ *
230
+ * - GreaterThanLastWeek: greater than the metric value at the same time last week
231
+ *
232
+ * - LessThanLastWeek: less than the metric value at the same time last week
233
+ *
234
+ * - GreaterThanLastPeriod: greater than the metric value in the last monitoring cycle
235
+ *
236
+ * - LessThanLastPeriod: less than the metric value in the last monitoring cycle
237
+ *
238
+ * Valid values of N: 1 to 200.
239
+ *
240
+ * > You must select at least one of the Critical, Warn, and Info alert levels and specify the Statistics, ComparisonOperator, Threshold, and Times parameters for the selected alert level.
241
+ *
242
+ * @example
243
+ * GreaterThanOrEqualToThreshold
244
+ */
76
245
  comparisonOperator?: string;
77
246
  n?: number;
247
+ /**
248
+ * @remarks
249
+ * The statistical method for Warn-level alerts.
250
+ *
251
+ * Valid values of N: 1 to 200.
252
+ *
253
+ * The value of this parameter is determined by the `Statistics` column corresponding to the `MetricName` parameter of the specified cloud service. The value of this parameter can be Maximum, Minimum, or Average. For more information about how to obtain the value of this parameter, see [Appendix 1: Metrics](https://help.aliyun.com/document_detail/163515.html).
254
+ *
255
+ * > You must select at least one of the Critical, Warn, and Info alert levels and specify the Statistics, ComparisonOperator, Threshold, and Times parameters for the selected alert level.
256
+ *
257
+ * @example
258
+ * Average
259
+ */
78
260
  statistics?: string;
261
+ /**
262
+ * @remarks
263
+ * The threshold for Warn-level alerts.
264
+ *
265
+ * Valid values of N: 1 to 200.
266
+ *
267
+ * > You must select at least one of the Critical, Warn, and Info alert levels and specify the Statistics, ComparisonOperator, Threshold, and Times parameters for the selected alert level.
268
+ *
269
+ * @example
270
+ * 30
271
+ */
79
272
  threshold?: string;
273
+ /**
274
+ * @remarks
275
+ * The consecutive number of times for which the metric value meets the alert condition before a Warn-level alert is triggered.
276
+ *
277
+ * Valid values of N: 1 to 200.
278
+ *
279
+ * > You must select at least one of the Critical, Warn, and Info alert levels and specify the Statistics, ComparisonOperator, Threshold, and Times parameters for the selected alert level.
280
+ *
281
+ * @example
282
+ * 1
283
+ */
80
284
  times?: number;
81
285
  static names(): { [key: string]: string } {
82
286
  return {
@@ -202,7 +406,7 @@ export class ModifyMetricRuleTemplateRequestAlertTemplates extends $dara.Model {
202
406
  * Valid values of N: 1 to 200.
203
407
  *
204
408
  * @example
205
- * rule1
409
+ * Rule_123
206
410
  */
207
411
  ruleName?: string;
208
412
  /**
@@ -228,7 +432,7 @@ export class ModifyMetricRuleTemplateRequestAlertTemplates extends $dara.Model {
228
432
  * The callback URL must be accessible over the Internet. CloudMonitor pushes an alert notification to the specified callback URL by sending an HTTP POST request. Only the HTTP protocol is supported.
229
433
  *
230
434
  * @example
231
- * https://apiwebhook.hipac.cn/api/v1/alarm/aly/eregfeeferrtbnmkdszp
435
+ * http://www.aliyun.com
232
436
  */
233
437
  webhook?: string;
234
438
  static names(): { [key: string]: string } {
@@ -290,7 +494,7 @@ export class ModifyMetricRuleTemplateRequest extends $dara.Model {
290
494
  * For information about how to obtain the name of an alert template, see [DescribeMetricRuleTemplateList](https://help.aliyun.com/document_detail/114982.html).
291
495
  *
292
496
  * @example
293
- * test123
497
+ * Template_123
294
498
  */
295
499
  name?: string;
296
500
  regionId?: string;
@@ -303,7 +507,7 @@ export class ModifyMetricRuleTemplateRequest extends $dara.Model {
303
507
  * This parameter is required.
304
508
  *
305
509
  * @example
306
- * 0
510
+ * 1
307
511
  */
308
512
  restVersion?: number;
309
513
  /**
@@ -33,8 +33,9 @@ export class ModifyMetricRuleTemplateResponseBody extends $dara.Model {
33
33
  * @remarks
34
34
  * Indicates whether the request was successful. Valid values:
35
35
  *
36
- * * true
37
- * * false
36
+ * - true
37
+ *
38
+ * - false
38
39
  *
39
40
  * @example
40
41
  * true