@volcengine/vmp 1.0.1 → 1.0.3

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 (356) hide show
  1. package/dist/esm/api.d.ts.map +1 -1
  2. package/{src/types/calculate-price-param-for-get-aggregate-workspace-output.ts → dist/esm/types/calculate-volume-price-param-for-get-aggregate-workspace-output.d.ts} +12 -17
  3. package/dist/esm/types/calculate-volume-price-param-for-get-aggregate-workspace-output.d.ts.map +1 -0
  4. package/{src/types/calculate-price-param-for-get-workspace-output.ts → dist/esm/types/calculate-volume-price-param-for-get-workspace-output.d.ts} +12 -17
  5. package/dist/esm/types/calculate-volume-price-param-for-get-workspace-output.d.ts.map +1 -0
  6. package/{src/types/calculate-price-param-for-list-workspace-instance-types-output.ts → dist/esm/types/calculate-volume-price-param-for-list-workspace-instance-types-output.d.ts} +12 -17
  7. package/dist/esm/types/calculate-volume-price-param-for-list-workspace-instance-types-output.d.ts.map +1 -0
  8. package/dist/esm/types/create-workspace-request.d.ts +5 -0
  9. package/dist/esm/types/create-workspace-request.d.ts.map +1 -1
  10. package/dist/esm/types/exclusive-resource-config-for-get-workspace-output.d.ts +40 -0
  11. package/dist/esm/types/exclusive-resource-config-for-get-workspace-output.d.ts.map +1 -0
  12. package/dist/esm/types/exclusive-resource-config-for-list-workspaces-output.d.ts +40 -0
  13. package/dist/esm/types/exclusive-resource-config-for-list-workspaces-output.d.ts.map +1 -0
  14. package/dist/esm/types/get-alerting-rule-response.d.ts +10 -0
  15. package/dist/esm/types/get-alerting-rule-response.d.ts.map +1 -1
  16. package/dist/esm/types/get-workspace-response.d.ts +16 -0
  17. package/dist/esm/types/get-workspace-response.d.ts.map +1 -1
  18. package/dist/esm/types/index.d.ts +5 -0
  19. package/dist/esm/types/index.d.ts.map +1 -1
  20. package/dist/esm/types/instance-type-for-get-aggregate-workspace-output.d.ts +16 -0
  21. package/dist/esm/types/instance-type-for-get-aggregate-workspace-output.d.ts.map +1 -1
  22. package/dist/esm/types/instance-type-for-get-workspace-output.d.ts +16 -0
  23. package/dist/esm/types/instance-type-for-get-workspace-output.d.ts.map +1 -1
  24. package/dist/esm/types/item-for-list-workspace-instance-types-output.d.ts +16 -0
  25. package/dist/esm/types/item-for-list-workspace-instance-types-output.d.ts.map +1 -1
  26. package/dist/esm/types/item-for-list-workspaces-output.d.ts +21 -0
  27. package/dist/esm/types/item-for-list-workspaces-output.d.ts.map +1 -1
  28. package/dist/esm/types/update-workspace-request.d.ts +5 -0
  29. package/dist/esm/types/update-workspace-request.d.ts.map +1 -1
  30. package/package.json +6 -2
  31. package/.turbo/turbo-build.log +0 -19
  32. package/dist/tsconfig.tsbuildinfo +0 -1
  33. package/rslib.config.ts +0 -26
  34. package/src/api.ts +0 -1502
  35. package/src/index.ts +0 -14
  36. package/src/types/active-for-create-notify-template-input.ts +0 -34
  37. package/src/types/active-for-list-notify-templates-output.ts +0 -34
  38. package/src/types/active-for-update-notify-template-input.ts +0 -34
  39. package/src/types/alerting-rule-query-for-get-alert-output.ts +0 -34
  40. package/src/types/alerting-rule-query-for-list-alerts-output.ts +0 -34
  41. package/src/types/annotation-for-create-alerting-rule-input.ts +0 -34
  42. package/src/types/annotation-for-get-alerting-rule-output.ts +0 -34
  43. package/src/types/annotation-for-list-alerting-rules-output.ts +0 -34
  44. package/src/types/annotation-for-update-alerting-rule-input.ts +0 -34
  45. package/src/types/cal-charge-item-list-for-get-aggregate-workspace-output.ts +0 -34
  46. package/src/types/cal-charge-item-list-for-get-workspace-output.ts +0 -34
  47. package/src/types/cal-charge-item-list-for-list-workspace-instance-types-output.ts +0 -34
  48. package/src/types/conditions-for-list-integration-tasks-output.ts +0 -41
  49. package/src/types/create-aggregate-workspace-request.ts +0 -102
  50. package/src/types/create-aggregate-workspace-response.ts +0 -28
  51. package/src/types/create-alerting-rule-request.ts +0 -93
  52. package/src/types/create-alerting-rule-response.ts +0 -28
  53. package/src/types/create-contact-group-request.ts +0 -34
  54. package/src/types/create-contact-group-response.ts +0 -28
  55. package/src/types/create-contact-request.ts +0 -68
  56. package/src/types/create-contact-response.ts +0 -40
  57. package/src/types/create-external-prometheus-request.ts +0 -108
  58. package/src/types/create-external-prometheus-response.ts +0 -28
  59. package/src/types/create-integration-task-request.ts +0 -77
  60. package/src/types/create-integration-task-response.ts +0 -28
  61. package/src/types/create-notify-group-policy-request.ts +0 -41
  62. package/src/types/create-notify-group-policy-response.ts +0 -28
  63. package/src/types/create-notify-policy-request.ts +0 -47
  64. package/src/types/create-notify-policy-response.ts +0 -28
  65. package/src/types/create-notify-template-request.ts +0 -54
  66. package/src/types/create-notify-template-response.ts +0 -28
  67. package/src/types/create-rule-file-request.ts +0 -52
  68. package/src/types/create-rule-file-response.ts +0 -28
  69. package/src/types/create-silence-policy-request.ts +0 -48
  70. package/src/types/create-silence-policy-response.ts +0 -28
  71. package/src/types/create-workspace-request.ts +0 -89
  72. package/src/types/create-workspace-response.ts +0 -28
  73. package/src/types/cross-workspace-for-create-aggregate-workspace-input.ts +0 -40
  74. package/src/types/cross-workspace-for-get-aggregate-workspace-output.ts +0 -40
  75. package/src/types/cross-workspace-for-update-aggregate-workspace-input.ts +0 -40
  76. package/src/types/custom-header-kvfor-create-external-prometheus-input.ts +0 -34
  77. package/src/types/custom-header-kvfor-get-external-prometheus-output.ts +0 -34
  78. package/src/types/custom-header-kvfor-update-external-prometheus-input.ts +0 -34
  79. package/src/types/data-for-delete-alerting-rules-output.ts +0 -22
  80. package/src/types/data-for-delete-contact-groups-output.ts +0 -22
  81. package/src/types/data-for-delete-contacts-output.ts +0 -22
  82. package/src/types/data-for-delete-silence-policies-output.ts +0 -22
  83. package/src/types/data-for-disable-alerting-rules-output.ts +0 -22
  84. package/src/types/data-for-disable-integration-tasks-output.ts +0 -22
  85. package/src/types/data-for-disable-silence-policies-output.ts +0 -22
  86. package/src/types/data-for-enable-alerting-rules-output.ts +0 -22
  87. package/src/types/data-for-enable-integration-tasks-output.ts +0 -22
  88. package/src/types/data-for-enable-silence-policies-output.ts +0 -22
  89. package/src/types/delete-aggregate-workspace-request.ts +0 -28
  90. package/src/types/delete-aggregate-workspace-response.ts +0 -28
  91. package/src/types/delete-alerting-rules-request.ts +0 -28
  92. package/src/types/delete-alerting-rules-response.ts +0 -35
  93. package/src/types/delete-contact-groups-request.ts +0 -28
  94. package/src/types/delete-contact-groups-response.ts +0 -35
  95. package/src/types/delete-contacts-request.ts +0 -28
  96. package/src/types/delete-contacts-response.ts +0 -35
  97. package/src/types/delete-external-prometheus-request.ts +0 -28
  98. package/src/types/delete-external-prometheus-response.ts +0 -28
  99. package/src/types/delete-integration-task-request.ts +0 -28
  100. package/src/types/delete-integration-task-response.ts +0 -28
  101. package/src/types/delete-notify-group-policy-request.ts +0 -28
  102. package/src/types/delete-notify-group-policy-response.ts +0 -28
  103. package/src/types/delete-notify-policy-request.ts +0 -28
  104. package/src/types/delete-notify-policy-response.ts +0 -28
  105. package/src/types/delete-notify-template-request.ts +0 -28
  106. package/src/types/delete-notify-template-response.ts +0 -28
  107. package/src/types/delete-rule-file-request.ts +0 -40
  108. package/src/types/delete-rule-file-response.ts +0 -28
  109. package/src/types/delete-silence-policies-request.ts +0 -28
  110. package/src/types/delete-silence-policies-response.ts +0 -35
  111. package/src/types/delete-workspace-request.ts +0 -28
  112. package/src/types/delete-workspace-response.ts +0 -28
  113. package/src/types/ding-talk-bot-webhook-for-create-contact-input.ts +0 -46
  114. package/src/types/ding-talk-bot-webhook-for-get-contact-output.ts +0 -46
  115. package/src/types/ding-talk-bot-webhook-for-list-contacts-output.ts +0 -46
  116. package/src/types/ding-talk-bot-webhook-for-update-contact-input.ts +0 -46
  117. package/src/types/disable-alerting-rules-request.ts +0 -28
  118. package/src/types/disable-alerting-rules-response.ts +0 -35
  119. package/src/types/disable-integration-tasks-request.ts +0 -28
  120. package/src/types/disable-integration-tasks-response.ts +0 -35
  121. package/src/types/disable-silence-policies-request.ts +0 -28
  122. package/src/types/disable-silence-policies-response.ts +0 -35
  123. package/src/types/enable-alerting-rules-request.ts +0 -28
  124. package/src/types/enable-alerting-rules-response.ts +0 -35
  125. package/src/types/enable-integration-tasks-request.ts +0 -28
  126. package/src/types/enable-integration-tasks-response.ts +0 -35
  127. package/src/types/enable-silence-policies-request.ts +0 -28
  128. package/src/types/enable-silence-policies-response.ts +0 -35
  129. package/src/types/error-for-delete-alerting-rules-output.ts +0 -41
  130. package/src/types/error-for-delete-contact-groups-output.ts +0 -41
  131. package/src/types/error-for-delete-contacts-output.ts +0 -41
  132. package/src/types/error-for-delete-silence-policies-output.ts +0 -41
  133. package/src/types/error-for-disable-alerting-rules-output.ts +0 -41
  134. package/src/types/error-for-disable-integration-tasks-output.ts +0 -41
  135. package/src/types/error-for-disable-silence-policies-output.ts +0 -41
  136. package/src/types/error-for-enable-alerting-rules-output.ts +0 -41
  137. package/src/types/error-for-enable-integration-tasks-output.ts +0 -41
  138. package/src/types/error-for-enable-silence-policies-output.ts +0 -41
  139. package/src/types/filter-for-list-alert-samples-input.ts +0 -40
  140. package/src/types/filter-for-list-alerting-rules-input.ts +0 -76
  141. package/src/types/filter-for-list-alerts-input.ts +0 -70
  142. package/src/types/filter-for-list-contact-groups-input.ts +0 -34
  143. package/src/types/filter-for-list-contacts-input.ts +0 -46
  144. package/src/types/filter-for-list-notify-group-policies-input.ts +0 -34
  145. package/src/types/filter-for-list-notify-policies-input.ts +0 -46
  146. package/src/types/filter-for-list-notify-templates-input.ts +0 -40
  147. package/src/types/filter-for-list-rule-files-input.ts +0 -46
  148. package/src/types/filter-for-list-rules-input.ts +0 -58
  149. package/src/types/filter-for-list-silence-policies-input.ts +0 -46
  150. package/src/types/filters-for-list-integration-tasks-input.ts +0 -64
  151. package/src/types/filters-for-list-workspace-instance-types-input.ts +0 -28
  152. package/src/types/filters-for-list-workspace-status-input.ts +0 -58
  153. package/src/types/filters-for-list-workspaces-input.ts +0 -58
  154. package/src/types/get-aggregate-workspace-request.ts +0 -34
  155. package/src/types/get-aggregate-workspace-response.ts +0 -121
  156. package/src/types/get-alert-request.ts +0 -28
  157. package/src/types/get-alert-response.ts +0 -91
  158. package/src/types/get-alerting-rule-request.ts +0 -28
  159. package/src/types/get-alerting-rule-response.ts +0 -123
  160. package/src/types/get-contact-group-request.ts +0 -28
  161. package/src/types/get-contact-group-response.ts +0 -46
  162. package/src/types/get-contact-request.ts +0 -28
  163. package/src/types/get-contact-response.ts +0 -93
  164. package/src/types/get-external-prometheus-request.ts +0 -28
  165. package/src/types/get-external-prometheus-response.ts +0 -114
  166. package/src/types/get-integration-task-request.ts +0 -28
  167. package/src/types/get-integration-task-response.ts +0 -96
  168. package/src/types/get-notify-group-policy-request.ts +0 -28
  169. package/src/types/get-notify-group-policy-response.ts +0 -53
  170. package/src/types/get-notify-policy-request.ts +0 -28
  171. package/src/types/get-notify-policy-response.ts +0 -59
  172. package/src/types/get-rule-file-request.ts +0 -40
  173. package/src/types/get-rule-file-response.ts +0 -76
  174. package/src/types/get-workspace-auth-info-request.ts +0 -28
  175. package/src/types/get-workspace-auth-info-response.ts +0 -40
  176. package/src/types/get-workspace-request.ts +0 -28
  177. package/src/types/get-workspace-response.ts +0 -169
  178. package/src/types/index.ts +0 -322
  179. package/src/types/instance-type-for-get-aggregate-workspace-output.ts +0 -95
  180. package/src/types/instance-type-for-get-workspace-output.ts +0 -95
  181. package/src/types/item-for-list-alert-samples-output.ts +0 -52
  182. package/src/types/item-for-list-alerting-rules-output.ts +0 -123
  183. package/src/types/item-for-list-alerts-output.ts +0 -91
  184. package/src/types/item-for-list-contact-groups-output.ts +0 -46
  185. package/src/types/item-for-list-contacts-output.ts +0 -86
  186. package/src/types/item-for-list-integration-tasks-output.ts +0 -97
  187. package/src/types/item-for-list-notify-group-policies-output.ts +0 -53
  188. package/src/types/item-for-list-notify-policies-output.ts +0 -59
  189. package/src/types/item-for-list-notify-templates-output.ts +0 -72
  190. package/src/types/item-for-list-rule-files-output.ts +0 -70
  191. package/src/types/item-for-list-rules-output.ts +0 -77
  192. package/src/types/item-for-list-silence-policies-output.ts +0 -84
  193. package/src/types/item-for-list-workspace-instance-types-output.ts +0 -95
  194. package/src/types/item-for-list-workspace-status-output.ts +0 -53
  195. package/src/types/item-for-list-workspaces-output.ts +0 -155
  196. package/src/types/label-for-create-alerting-rule-input.ts +0 -34
  197. package/src/types/label-for-get-alert-output.ts +0 -34
  198. package/src/types/label-for-get-alerting-rule-output.ts +0 -34
  199. package/src/types/label-for-list-alerting-rules-output.ts +0 -34
  200. package/src/types/label-for-list-alerts-output.ts +0 -34
  201. package/src/types/label-for-list-rules-output.ts +0 -34
  202. package/src/types/label-for-update-alerting-rule-input.ts +0 -34
  203. package/src/types/lark-bot-for-get-contact-output.ts +0 -40
  204. package/src/types/lark-bot-webhook-for-create-contact-input.ts +0 -34
  205. package/src/types/lark-bot-webhook-for-get-contact-output.ts +0 -34
  206. package/src/types/lark-bot-webhook-for-list-contacts-output.ts +0 -34
  207. package/src/types/lark-bot-webhook-for-update-contact-input.ts +0 -34
  208. package/src/types/level-for-create-alerting-rule-input.ts +0 -46
  209. package/src/types/level-for-create-notify-group-policy-input.ts +0 -52
  210. package/src/types/level-for-create-notify-policy-input.ts +0 -46
  211. package/src/types/level-for-get-alert-output.ts +0 -46
  212. package/src/types/level-for-get-alerting-rule-output.ts +0 -46
  213. package/src/types/level-for-get-notify-group-policy-output.ts +0 -52
  214. package/src/types/level-for-get-notify-policy-output.ts +0 -46
  215. package/src/types/level-for-list-alerting-rules-output.ts +0 -46
  216. package/src/types/level-for-list-alerts-output.ts +0 -46
  217. package/src/types/level-for-list-notify-group-policies-output.ts +0 -52
  218. package/src/types/level-for-list-notify-policies-output.ts +0 -46
  219. package/src/types/level-for-update-alerting-rule-input.ts +0 -46
  220. package/src/types/level-for-update-notify-group-policy-input.ts +0 -52
  221. package/src/types/level-for-update-notify-policy-input.ts +0 -46
  222. package/src/types/list-alert-samples-request.ts +0 -35
  223. package/src/types/list-alert-samples-response.ts +0 -35
  224. package/src/types/list-alerting-rules-request.ts +0 -66
  225. package/src/types/list-alerting-rules-response.ts +0 -35
  226. package/src/types/list-alerts-request.ts +0 -53
  227. package/src/types/list-alerts-response.ts +0 -41
  228. package/src/types/list-contact-groups-request.ts +0 -53
  229. package/src/types/list-contact-groups-response.ts +0 -35
  230. package/src/types/list-contacts-request.ts +0 -53
  231. package/src/types/list-contacts-response.ts +0 -35
  232. package/src/types/list-integration-tasks-request.ts +0 -54
  233. package/src/types/list-integration-tasks-response.ts +0 -35
  234. package/src/types/list-notify-group-policies-request.ts +0 -53
  235. package/src/types/list-notify-group-policies-response.ts +0 -35
  236. package/src/types/list-notify-policies-request.ts +0 -53
  237. package/src/types/list-notify-policies-response.ts +0 -35
  238. package/src/types/list-notify-templates-request.ts +0 -53
  239. package/src/types/list-notify-templates-response.ts +0 -35
  240. package/src/types/list-rule-files-request.ts +0 -41
  241. package/src/types/list-rule-files-response.ts +0 -35
  242. package/src/types/list-rules-request.ts +0 -41
  243. package/src/types/list-rules-response.ts +0 -35
  244. package/src/types/list-silence-policies-request.ts +0 -53
  245. package/src/types/list-silence-policies-response.ts +0 -35
  246. package/src/types/list-tags-for-resources-request.ts +0 -53
  247. package/src/types/list-tags-for-resources-response.ts +0 -35
  248. package/src/types/list-workspace-instance-types-request.ts +0 -41
  249. package/src/types/list-workspace-instance-types-response.ts +0 -35
  250. package/src/types/list-workspace-status-request.ts +0 -47
  251. package/src/types/list-workspace-status-response.ts +0 -35
  252. package/src/types/list-workspaces-request.ts +0 -78
  253. package/src/types/list-workspaces-response.ts +0 -35
  254. package/src/types/matcher-for-create-silence-policy-input.ts +0 -40
  255. package/src/types/matcher-for-list-silence-policies-output.ts +0 -40
  256. package/src/types/matcher-for-update-silence-policy-input.ts +0 -40
  257. package/src/types/metric-label-matcher-for-create-silence-policy-input.ts +0 -29
  258. package/src/types/metric-label-matcher-for-list-silence-policies-output.ts +0 -29
  259. package/src/types/metric-label-matcher-for-update-silence-policy-input.ts +0 -29
  260. package/src/types/periodic-date-for-create-silence-policy-input.ts +0 -40
  261. package/src/types/periodic-date-for-list-silence-policies-output.ts +0 -40
  262. package/src/types/periodic-date-for-update-silence-policy-input.ts +0 -40
  263. package/src/types/query-for-create-alerting-rule-input.ts +0 -34
  264. package/src/types/query-for-get-alerting-rule-output.ts +0 -34
  265. package/src/types/query-for-list-alerting-rules-output.ts +0 -34
  266. package/src/types/query-for-update-alerting-rule-input.ts +0 -34
  267. package/src/types/quota-for-get-workspace-output.ts +0 -64
  268. package/src/types/quota-for-update-workspace-input.ts +0 -64
  269. package/src/types/resolved-for-create-notify-template-input.ts +0 -34
  270. package/src/types/resolved-for-list-notify-templates-output.ts +0 -34
  271. package/src/types/resolved-for-update-notify-template-input.ts +0 -34
  272. package/src/types/resource-for-get-alert-output.ts +0 -29
  273. package/src/types/resource-for-list-alerts-output.ts +0 -29
  274. package/src/types/resource-tag-for-list-tags-for-resources-output.ts +0 -46
  275. package/src/types/send-validation-message-request.ts +0 -34
  276. package/src/types/send-validation-message-response.ts +0 -34
  277. package/src/types/tag-filter-for-list-alerting-rules-input.ts +0 -34
  278. package/src/types/tag-filter-for-list-integration-tasks-input.ts +0 -34
  279. package/src/types/tag-filter-for-list-tags-for-resources-input.ts +0 -34
  280. package/src/types/tag-filter-for-list-workspaces-input.ts +0 -34
  281. package/src/types/tag-for-create-aggregate-workspace-input.ts +0 -34
  282. package/src/types/tag-for-create-alerting-rule-input.ts +0 -34
  283. package/src/types/tag-for-create-external-prometheus-input.ts +0 -34
  284. package/src/types/tag-for-create-integration-task-input.ts +0 -34
  285. package/src/types/tag-for-create-workspace-input.ts +0 -34
  286. package/src/types/tag-for-get-aggregate-workspace-output.ts +0 -34
  287. package/src/types/tag-for-get-alerting-rule-output.ts +0 -34
  288. package/src/types/tag-for-get-external-prometheus-output.ts +0 -34
  289. package/src/types/tag-for-get-integration-task-output.ts +0 -34
  290. package/src/types/tag-for-get-workspace-output.ts +0 -34
  291. package/src/types/tag-for-list-alerting-rules-output.ts +0 -34
  292. package/src/types/tag-for-list-integration-tasks-output.ts +0 -34
  293. package/src/types/tag-for-list-workspaces-output.ts +0 -34
  294. package/src/types/tag-for-tag-resources-input.ts +0 -34
  295. package/src/types/tag-resources-request.ts +0 -41
  296. package/src/types/tag-resources-response.ts +0 -22
  297. package/src/types/test-ding-talk-bot-webhook-request.ts +0 -46
  298. package/src/types/test-ding-talk-bot-webhook-response.ts +0 -46
  299. package/src/types/test-lark-bot-webhook-request.ts +0 -34
  300. package/src/types/test-lark-bot-webhook-response.ts +0 -46
  301. package/src/types/test-we-com-bot-webhook-request.ts +0 -34
  302. package/src/types/test-we-com-bot-webhook-response.ts +0 -46
  303. package/src/types/test-webhook-request.ts +0 -34
  304. package/src/types/test-webhook-response.ts +0 -40
  305. package/src/types/time-range-matcher-for-create-silence-policy-input.ts +0 -41
  306. package/src/types/time-range-matcher-for-list-silence-policies-output.ts +0 -41
  307. package/src/types/time-range-matcher-for-update-silence-policy-input.ts +0 -41
  308. package/src/types/unsuccessful-item-for-delete-alerting-rules-output.ts +0 -35
  309. package/src/types/unsuccessful-item-for-delete-contact-groups-output.ts +0 -35
  310. package/src/types/unsuccessful-item-for-delete-contacts-output.ts +0 -35
  311. package/src/types/unsuccessful-item-for-delete-silence-policies-output.ts +0 -35
  312. package/src/types/unsuccessful-item-for-disable-alerting-rules-output.ts +0 -35
  313. package/src/types/unsuccessful-item-for-disable-integration-tasks-output.ts +0 -35
  314. package/src/types/unsuccessful-item-for-disable-silence-policies-output.ts +0 -35
  315. package/src/types/unsuccessful-item-for-enable-alerting-rules-output.ts +0 -35
  316. package/src/types/unsuccessful-item-for-enable-integration-tasks-output.ts +0 -35
  317. package/src/types/unsuccessful-item-for-enable-silence-policies-output.ts +0 -35
  318. package/src/types/untag-resources-request.ts +0 -40
  319. package/src/types/untag-resources-response.ts +0 -22
  320. package/src/types/update-aggregate-workspace-request.ts +0 -95
  321. package/src/types/update-aggregate-workspace-response.ts +0 -28
  322. package/src/types/update-alerting-rule-request.ts +0 -86
  323. package/src/types/update-alerting-rule-response.ts +0 -28
  324. package/src/types/update-contact-group-request.ts +0 -40
  325. package/src/types/update-contact-group-response.ts +0 -28
  326. package/src/types/update-contact-request.ts +0 -74
  327. package/src/types/update-contact-response.ts +0 -40
  328. package/src/types/update-external-prometheus-request.ts +0 -83
  329. package/src/types/update-external-prometheus-response.ts +0 -28
  330. package/src/types/update-integration-task-request.ts +0 -46
  331. package/src/types/update-integration-task-response.ts +0 -28
  332. package/src/types/update-notify-group-policy-request.ts +0 -47
  333. package/src/types/update-notify-group-policy-response.ts +0 -28
  334. package/src/types/update-notify-policy-request.ts +0 -53
  335. package/src/types/update-notify-policy-response.ts +0 -28
  336. package/src/types/update-notify-template-request.ts +0 -54
  337. package/src/types/update-notify-template-response.ts +0 -28
  338. package/src/types/update-rule-file-request.ts +0 -58
  339. package/src/types/update-rule-file-response.ts +0 -28
  340. package/src/types/update-silence-policy-request.ts +0 -54
  341. package/src/types/update-silence-policy-response.ts +0 -28
  342. package/src/types/update-workspace-request.ts +0 -107
  343. package/src/types/update-workspace-response.ts +0 -28
  344. package/src/types/usage-for-list-workspace-status-output.ts +0 -34
  345. package/src/types/vke-cluster-info-for-get-integration-task-output.ts +0 -34
  346. package/src/types/vke-cluster-info-for-list-integration-tasks-output.ts +0 -34
  347. package/src/types/we-com-bot-webhook-for-create-contact-input.ts +0 -34
  348. package/src/types/we-com-bot-webhook-for-get-contact-output.ts +0 -34
  349. package/src/types/we-com-bot-webhook-for-list-contacts-output.ts +0 -34
  350. package/src/types/we-com-bot-webhook-for-update-contact-input.ts +0 -34
  351. package/src/types/webhook-for-create-contact-input.ts +0 -34
  352. package/src/types/webhook-for-get-contact-output.ts +0 -34
  353. package/src/types/webhook-for-list-contacts-output.ts +0 -34
  354. package/src/types/webhook-for-update-contact-input.ts +0 -34
  355. package/src/types/workspaces-detail-for-get-aggregate-workspace-output.ts +0 -83
  356. package/tsconfig.json +0 -12
@@ -1,28 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface CreateAlertingRuleResponse
20
- */
21
- export interface CreateAlertingRuleResponse {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof CreateAlertingRuleResponse
26
- */
27
- Id?: string;
28
- }
@@ -1,34 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface CreateContactGroupRequest
20
- */
21
- export interface CreateContactGroupRequest {
22
-
23
- /**
24
- * @type {Array<string>}
25
- * @memberof CreateContactGroupRequest
26
- */
27
- ContactIds?: Array<string>;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof CreateContactGroupRequest
32
- */
33
- Name: string;
34
- }
@@ -1,28 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface CreateContactGroupResponse
20
- */
21
- export interface CreateContactGroupResponse {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof CreateContactGroupResponse
26
- */
27
- Id?: string;
28
- }
@@ -1,68 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { DingTalkBotWebhookForCreateContactInput } from './ding-talk-bot-webhook-for-create-contact-input';
16
- import { LarkBotWebhookForCreateContactInput } from './lark-bot-webhook-for-create-contact-input';
17
- import { WeComBotWebhookForCreateContactInput } from './we-com-bot-webhook-for-create-contact-input';
18
- import { WebhookForCreateContactInput } from './webhook-for-create-contact-input';
19
- /**
20
- *
21
- *
22
- * @export
23
- * @interface CreateContactRequest
24
- */
25
- export interface CreateContactRequest {
26
-
27
- /**
28
- * @type {Array<string>}
29
- * @memberof CreateContactRequest
30
- */
31
- ContactGroupIds?: Array<string>;
32
-
33
- /**
34
- * @type {DingTalkBotWebhookForCreateContactInput}
35
- * @memberof CreateContactRequest
36
- */
37
- DingTalkBotWebhook?: DingTalkBotWebhookForCreateContactInput;
38
-
39
- /**
40
- * @type {string}
41
- * @memberof CreateContactRequest
42
- */
43
- Email?: string;
44
-
45
- /**
46
- * @type {LarkBotWebhookForCreateContactInput}
47
- * @memberof CreateContactRequest
48
- */
49
- LarkBotWebhook?: LarkBotWebhookForCreateContactInput;
50
-
51
- /**
52
- * @type {string}
53
- * @memberof CreateContactRequest
54
- */
55
- Name: string;
56
-
57
- /**
58
- * @type {WeComBotWebhookForCreateContactInput}
59
- * @memberof CreateContactRequest
60
- */
61
- WeComBotWebhook?: WeComBotWebhookForCreateContactInput;
62
-
63
- /**
64
- * @type {WebhookForCreateContactInput}
65
- * @memberof CreateContactRequest
66
- */
67
- Webhook?: WebhookForCreateContactInput;
68
- }
@@ -1,40 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface CreateContactResponse
20
- */
21
- export interface CreateContactResponse {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof CreateContactResponse
26
- */
27
- Id?: string;
28
-
29
- /**
30
- * @type {string}
31
- * @memberof CreateContactResponse
32
- */
33
- Message?: string;
34
-
35
- /**
36
- * @type {string}
37
- * @memberof CreateContactResponse
38
- */
39
- SendStatus?: string;
40
- }
@@ -1,108 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { CustomHeaderKVForCreateExternalPrometheusInput } from './custom-header-kvfor-create-external-prometheus-input';
16
- import { TagForCreateExternalPrometheusInput } from './tag-for-create-external-prometheus-input';
17
- /**
18
- *
19
- *
20
- * @export
21
- * @interface CreateExternalPrometheusRequest
22
- */
23
- export interface CreateExternalPrometheusRequest {
24
-
25
- /**
26
- * @type {string}
27
- * @memberof CreateExternalPrometheusRequest
28
- */
29
- AuthType?: string;
30
-
31
- /**
32
- * @type {Array<CustomHeaderKVForCreateExternalPrometheusInput>}
33
- * @memberof CreateExternalPrometheusRequest
34
- */
35
- CustomHeaderKVs?: Array<CustomHeaderKVForCreateExternalPrometheusInput>;
36
-
37
- /**
38
- * @type {string}
39
- * @memberof CreateExternalPrometheusRequest
40
- */
41
- Description?: string;
42
-
43
- /**
44
- * @type {string}
45
- * @memberof CreateExternalPrometheusRequest
46
- */
47
- EncryptedBearerToken?: string;
48
-
49
- /**
50
- * @type {string}
51
- * @memberof CreateExternalPrometheusRequest
52
- */
53
- EncryptedPassword?: string;
54
-
55
- /**
56
- * @type {number}
57
- * @memberof CreateExternalPrometheusRequest
58
- */
59
- MaxQueryRate?: number;
60
-
61
- /**
62
- * @type {string}
63
- * @memberof CreateExternalPrometheusRequest
64
- */
65
- Name: string;
66
-
67
- /**
68
- * @type {string}
69
- * @memberof CreateExternalPrometheusRequest
70
- */
71
- ProjectName?: string;
72
-
73
- /**
74
- * @type {Array<string>}
75
- * @memberof CreateExternalPrometheusRequest
76
- */
77
- SubnetIds?: Array<string>;
78
-
79
- /**
80
- * @type {Array<TagForCreateExternalPrometheusInput>}
81
- * @memberof CreateExternalPrometheusRequest
82
- */
83
- Tags?: Array<TagForCreateExternalPrometheusInput>;
84
-
85
- /**
86
- * @type {string}
87
- * @memberof CreateExternalPrometheusRequest
88
- */
89
- Type?: string;
90
-
91
- /**
92
- * @type {string}
93
- * @memberof CreateExternalPrometheusRequest
94
- */
95
- URL: string;
96
-
97
- /**
98
- * @type {string}
99
- * @memberof CreateExternalPrometheusRequest
100
- */
101
- Username?: string;
102
-
103
- /**
104
- * @type {string}
105
- * @memberof CreateExternalPrometheusRequest
106
- */
107
- VPCId?: string;
108
- }
@@ -1,28 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface CreateExternalPrometheusResponse
20
- */
21
- export interface CreateExternalPrometheusResponse {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof CreateExternalPrometheusResponse
26
- */
27
- Id?: string;
28
- }
@@ -1,77 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { TagForCreateIntegrationTaskInput } from './tag-for-create-integration-task-input';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface CreateIntegrationTaskRequest
21
- */
22
- export interface CreateIntegrationTaskRequest {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof CreateIntegrationTaskRequest
27
- */
28
- Environment?: string;
29
-
30
- /**
31
- * @type {string}
32
- * @memberof CreateIntegrationTaskRequest
33
- */
34
- Name: string;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof CreateIntegrationTaskRequest
39
- */
40
- Params: string;
41
-
42
- /**
43
- * @type {string}
44
- * @memberof CreateIntegrationTaskRequest
45
- */
46
- ProjectName?: string;
47
-
48
- /**
49
- * @type {string}
50
- * @memberof CreateIntegrationTaskRequest
51
- */
52
- SubType?: string;
53
-
54
- /**
55
- * @type {Array<TagForCreateIntegrationTaskInput>}
56
- * @memberof CreateIntegrationTaskRequest
57
- */
58
- Tags?: Array<TagForCreateIntegrationTaskInput>;
59
-
60
- /**
61
- * @type {string}
62
- * @memberof CreateIntegrationTaskRequest
63
- */
64
- Type: string;
65
-
66
- /**
67
- * @type {string}
68
- * @memberof CreateIntegrationTaskRequest
69
- */
70
- VkeClusterId?: string;
71
-
72
- /**
73
- * @type {string}
74
- * @memberof CreateIntegrationTaskRequest
75
- */
76
- WorkspaceId?: string;
77
- }
@@ -1,28 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface CreateIntegrationTaskResponse
20
- */
21
- export interface CreateIntegrationTaskResponse {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof CreateIntegrationTaskResponse
26
- */
27
- Id?: string;
28
- }
@@ -1,41 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { LevelForCreateNotifyGroupPolicyInput } from './level-for-create-notify-group-policy-input';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface CreateNotifyGroupPolicyRequest
21
- */
22
- export interface CreateNotifyGroupPolicyRequest {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof CreateNotifyGroupPolicyRequest
27
- */
28
- Description?: string;
29
-
30
- /**
31
- * @type {Array<LevelForCreateNotifyGroupPolicyInput>}
32
- * @memberof CreateNotifyGroupPolicyRequest
33
- */
34
- Levels?: Array<LevelForCreateNotifyGroupPolicyInput>;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof CreateNotifyGroupPolicyRequest
39
- */
40
- Name: string;
41
- }
@@ -1,28 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface CreateNotifyGroupPolicyResponse
20
- */
21
- export interface CreateNotifyGroupPolicyResponse {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof CreateNotifyGroupPolicyResponse
26
- */
27
- Id?: string;
28
- }
@@ -1,47 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { LevelForCreateNotifyPolicyInput } from './level-for-create-notify-policy-input';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface CreateNotifyPolicyRequest
21
- */
22
- export interface CreateNotifyPolicyRequest {
23
-
24
- /**
25
- * @type {Array<string>}
26
- * @memberof CreateNotifyPolicyRequest
27
- */
28
- ChannelNotifyTemplateIds?: Array<string>;
29
-
30
- /**
31
- * @type {string}
32
- * @memberof CreateNotifyPolicyRequest
33
- */
34
- Description?: string;
35
-
36
- /**
37
- * @type {Array<LevelForCreateNotifyPolicyInput>}
38
- * @memberof CreateNotifyPolicyRequest
39
- */
40
- Levels?: Array<LevelForCreateNotifyPolicyInput>;
41
-
42
- /**
43
- * @type {string}
44
- * @memberof CreateNotifyPolicyRequest
45
- */
46
- Name: string;
47
- }
@@ -1,28 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface CreateNotifyPolicyResponse
20
- */
21
- export interface CreateNotifyPolicyResponse {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof CreateNotifyPolicyResponse
26
- */
27
- Id?: string;
28
- }
@@ -1,54 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- import { ActiveForCreateNotifyTemplateInput } from './active-for-create-notify-template-input';
16
- import { ResolvedForCreateNotifyTemplateInput } from './resolved-for-create-notify-template-input';
17
- /**
18
- *
19
- *
20
- * @export
21
- * @interface CreateNotifyTemplateRequest
22
- */
23
- export interface CreateNotifyTemplateRequest {
24
-
25
- /**
26
- * @type {ActiveForCreateNotifyTemplateInput}
27
- * @memberof CreateNotifyTemplateRequest
28
- */
29
- Active?: ActiveForCreateNotifyTemplateInput;
30
-
31
- /**
32
- * @type {string}
33
- * @memberof CreateNotifyTemplateRequest
34
- */
35
- Channel: string;
36
-
37
- /**
38
- * @type {string}
39
- * @memberof CreateNotifyTemplateRequest
40
- */
41
- Description?: string;
42
-
43
- /**
44
- * @type {string}
45
- * @memberof CreateNotifyTemplateRequest
46
- */
47
- Name: string;
48
-
49
- /**
50
- * @type {ResolvedForCreateNotifyTemplateInput}
51
- * @memberof CreateNotifyTemplateRequest
52
- */
53
- Resolved?: ResolvedForCreateNotifyTemplateInput;
54
- }
@@ -1,28 +0,0 @@
1
- /* tslint:disable */
2
- /* eslint-disable */
3
- /**
4
- * vmp
5
- * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
6
- *
7
- * OpenAPI spec version: common-version
8
- *
9
- *
10
- * NOTE: This class is auto generated by the swagger code generator program.
11
- * https://github.com/swagger-api/swagger-codegen.git
12
- * Do not edit the class manually.
13
- */
14
-
15
- /**
16
- *
17
- *
18
- * @export
19
- * @interface CreateNotifyTemplateResponse
20
- */
21
- export interface CreateNotifyTemplateResponse {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof CreateNotifyTemplateResponse
26
- */
27
- Id?: string;
28
- }