@volcengine/vmp 1.0.1 → 1.0.2

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 (330) hide show
  1. package/package.json +6 -2
  2. package/.turbo/turbo-build.log +0 -19
  3. package/dist/tsconfig.tsbuildinfo +0 -1
  4. package/rslib.config.ts +0 -26
  5. package/src/api.ts +0 -1502
  6. package/src/index.ts +0 -14
  7. package/src/types/active-for-create-notify-template-input.ts +0 -34
  8. package/src/types/active-for-list-notify-templates-output.ts +0 -34
  9. package/src/types/active-for-update-notify-template-input.ts +0 -34
  10. package/src/types/alerting-rule-query-for-get-alert-output.ts +0 -34
  11. package/src/types/alerting-rule-query-for-list-alerts-output.ts +0 -34
  12. package/src/types/annotation-for-create-alerting-rule-input.ts +0 -34
  13. package/src/types/annotation-for-get-alerting-rule-output.ts +0 -34
  14. package/src/types/annotation-for-list-alerting-rules-output.ts +0 -34
  15. package/src/types/annotation-for-update-alerting-rule-input.ts +0 -34
  16. package/src/types/cal-charge-item-list-for-get-aggregate-workspace-output.ts +0 -34
  17. package/src/types/cal-charge-item-list-for-get-workspace-output.ts +0 -34
  18. package/src/types/cal-charge-item-list-for-list-workspace-instance-types-output.ts +0 -34
  19. package/src/types/calculate-price-param-for-get-aggregate-workspace-output.ts +0 -41
  20. package/src/types/calculate-price-param-for-get-workspace-output.ts +0 -41
  21. package/src/types/calculate-price-param-for-list-workspace-instance-types-output.ts +0 -41
  22. package/src/types/conditions-for-list-integration-tasks-output.ts +0 -41
  23. package/src/types/create-aggregate-workspace-request.ts +0 -102
  24. package/src/types/create-aggregate-workspace-response.ts +0 -28
  25. package/src/types/create-alerting-rule-request.ts +0 -93
  26. package/src/types/create-alerting-rule-response.ts +0 -28
  27. package/src/types/create-contact-group-request.ts +0 -34
  28. package/src/types/create-contact-group-response.ts +0 -28
  29. package/src/types/create-contact-request.ts +0 -68
  30. package/src/types/create-contact-response.ts +0 -40
  31. package/src/types/create-external-prometheus-request.ts +0 -108
  32. package/src/types/create-external-prometheus-response.ts +0 -28
  33. package/src/types/create-integration-task-request.ts +0 -77
  34. package/src/types/create-integration-task-response.ts +0 -28
  35. package/src/types/create-notify-group-policy-request.ts +0 -41
  36. package/src/types/create-notify-group-policy-response.ts +0 -28
  37. package/src/types/create-notify-policy-request.ts +0 -47
  38. package/src/types/create-notify-policy-response.ts +0 -28
  39. package/src/types/create-notify-template-request.ts +0 -54
  40. package/src/types/create-notify-template-response.ts +0 -28
  41. package/src/types/create-rule-file-request.ts +0 -52
  42. package/src/types/create-rule-file-response.ts +0 -28
  43. package/src/types/create-silence-policy-request.ts +0 -48
  44. package/src/types/create-silence-policy-response.ts +0 -28
  45. package/src/types/create-workspace-request.ts +0 -89
  46. package/src/types/create-workspace-response.ts +0 -28
  47. package/src/types/cross-workspace-for-create-aggregate-workspace-input.ts +0 -40
  48. package/src/types/cross-workspace-for-get-aggregate-workspace-output.ts +0 -40
  49. package/src/types/cross-workspace-for-update-aggregate-workspace-input.ts +0 -40
  50. package/src/types/custom-header-kvfor-create-external-prometheus-input.ts +0 -34
  51. package/src/types/custom-header-kvfor-get-external-prometheus-output.ts +0 -34
  52. package/src/types/custom-header-kvfor-update-external-prometheus-input.ts +0 -34
  53. package/src/types/data-for-delete-alerting-rules-output.ts +0 -22
  54. package/src/types/data-for-delete-contact-groups-output.ts +0 -22
  55. package/src/types/data-for-delete-contacts-output.ts +0 -22
  56. package/src/types/data-for-delete-silence-policies-output.ts +0 -22
  57. package/src/types/data-for-disable-alerting-rules-output.ts +0 -22
  58. package/src/types/data-for-disable-integration-tasks-output.ts +0 -22
  59. package/src/types/data-for-disable-silence-policies-output.ts +0 -22
  60. package/src/types/data-for-enable-alerting-rules-output.ts +0 -22
  61. package/src/types/data-for-enable-integration-tasks-output.ts +0 -22
  62. package/src/types/data-for-enable-silence-policies-output.ts +0 -22
  63. package/src/types/delete-aggregate-workspace-request.ts +0 -28
  64. package/src/types/delete-aggregate-workspace-response.ts +0 -28
  65. package/src/types/delete-alerting-rules-request.ts +0 -28
  66. package/src/types/delete-alerting-rules-response.ts +0 -35
  67. package/src/types/delete-contact-groups-request.ts +0 -28
  68. package/src/types/delete-contact-groups-response.ts +0 -35
  69. package/src/types/delete-contacts-request.ts +0 -28
  70. package/src/types/delete-contacts-response.ts +0 -35
  71. package/src/types/delete-external-prometheus-request.ts +0 -28
  72. package/src/types/delete-external-prometheus-response.ts +0 -28
  73. package/src/types/delete-integration-task-request.ts +0 -28
  74. package/src/types/delete-integration-task-response.ts +0 -28
  75. package/src/types/delete-notify-group-policy-request.ts +0 -28
  76. package/src/types/delete-notify-group-policy-response.ts +0 -28
  77. package/src/types/delete-notify-policy-request.ts +0 -28
  78. package/src/types/delete-notify-policy-response.ts +0 -28
  79. package/src/types/delete-notify-template-request.ts +0 -28
  80. package/src/types/delete-notify-template-response.ts +0 -28
  81. package/src/types/delete-rule-file-request.ts +0 -40
  82. package/src/types/delete-rule-file-response.ts +0 -28
  83. package/src/types/delete-silence-policies-request.ts +0 -28
  84. package/src/types/delete-silence-policies-response.ts +0 -35
  85. package/src/types/delete-workspace-request.ts +0 -28
  86. package/src/types/delete-workspace-response.ts +0 -28
  87. package/src/types/ding-talk-bot-webhook-for-create-contact-input.ts +0 -46
  88. package/src/types/ding-talk-bot-webhook-for-get-contact-output.ts +0 -46
  89. package/src/types/ding-talk-bot-webhook-for-list-contacts-output.ts +0 -46
  90. package/src/types/ding-talk-bot-webhook-for-update-contact-input.ts +0 -46
  91. package/src/types/disable-alerting-rules-request.ts +0 -28
  92. package/src/types/disable-alerting-rules-response.ts +0 -35
  93. package/src/types/disable-integration-tasks-request.ts +0 -28
  94. package/src/types/disable-integration-tasks-response.ts +0 -35
  95. package/src/types/disable-silence-policies-request.ts +0 -28
  96. package/src/types/disable-silence-policies-response.ts +0 -35
  97. package/src/types/enable-alerting-rules-request.ts +0 -28
  98. package/src/types/enable-alerting-rules-response.ts +0 -35
  99. package/src/types/enable-integration-tasks-request.ts +0 -28
  100. package/src/types/enable-integration-tasks-response.ts +0 -35
  101. package/src/types/enable-silence-policies-request.ts +0 -28
  102. package/src/types/enable-silence-policies-response.ts +0 -35
  103. package/src/types/error-for-delete-alerting-rules-output.ts +0 -41
  104. package/src/types/error-for-delete-contact-groups-output.ts +0 -41
  105. package/src/types/error-for-delete-contacts-output.ts +0 -41
  106. package/src/types/error-for-delete-silence-policies-output.ts +0 -41
  107. package/src/types/error-for-disable-alerting-rules-output.ts +0 -41
  108. package/src/types/error-for-disable-integration-tasks-output.ts +0 -41
  109. package/src/types/error-for-disable-silence-policies-output.ts +0 -41
  110. package/src/types/error-for-enable-alerting-rules-output.ts +0 -41
  111. package/src/types/error-for-enable-integration-tasks-output.ts +0 -41
  112. package/src/types/error-for-enable-silence-policies-output.ts +0 -41
  113. package/src/types/filter-for-list-alert-samples-input.ts +0 -40
  114. package/src/types/filter-for-list-alerting-rules-input.ts +0 -76
  115. package/src/types/filter-for-list-alerts-input.ts +0 -70
  116. package/src/types/filter-for-list-contact-groups-input.ts +0 -34
  117. package/src/types/filter-for-list-contacts-input.ts +0 -46
  118. package/src/types/filter-for-list-notify-group-policies-input.ts +0 -34
  119. package/src/types/filter-for-list-notify-policies-input.ts +0 -46
  120. package/src/types/filter-for-list-notify-templates-input.ts +0 -40
  121. package/src/types/filter-for-list-rule-files-input.ts +0 -46
  122. package/src/types/filter-for-list-rules-input.ts +0 -58
  123. package/src/types/filter-for-list-silence-policies-input.ts +0 -46
  124. package/src/types/filters-for-list-integration-tasks-input.ts +0 -64
  125. package/src/types/filters-for-list-workspace-instance-types-input.ts +0 -28
  126. package/src/types/filters-for-list-workspace-status-input.ts +0 -58
  127. package/src/types/filters-for-list-workspaces-input.ts +0 -58
  128. package/src/types/get-aggregate-workspace-request.ts +0 -34
  129. package/src/types/get-aggregate-workspace-response.ts +0 -121
  130. package/src/types/get-alert-request.ts +0 -28
  131. package/src/types/get-alert-response.ts +0 -91
  132. package/src/types/get-alerting-rule-request.ts +0 -28
  133. package/src/types/get-alerting-rule-response.ts +0 -123
  134. package/src/types/get-contact-group-request.ts +0 -28
  135. package/src/types/get-contact-group-response.ts +0 -46
  136. package/src/types/get-contact-request.ts +0 -28
  137. package/src/types/get-contact-response.ts +0 -93
  138. package/src/types/get-external-prometheus-request.ts +0 -28
  139. package/src/types/get-external-prometheus-response.ts +0 -114
  140. package/src/types/get-integration-task-request.ts +0 -28
  141. package/src/types/get-integration-task-response.ts +0 -96
  142. package/src/types/get-notify-group-policy-request.ts +0 -28
  143. package/src/types/get-notify-group-policy-response.ts +0 -53
  144. package/src/types/get-notify-policy-request.ts +0 -28
  145. package/src/types/get-notify-policy-response.ts +0 -59
  146. package/src/types/get-rule-file-request.ts +0 -40
  147. package/src/types/get-rule-file-response.ts +0 -76
  148. package/src/types/get-workspace-auth-info-request.ts +0 -28
  149. package/src/types/get-workspace-auth-info-response.ts +0 -40
  150. package/src/types/get-workspace-request.ts +0 -28
  151. package/src/types/get-workspace-response.ts +0 -169
  152. package/src/types/index.ts +0 -322
  153. package/src/types/instance-type-for-get-aggregate-workspace-output.ts +0 -95
  154. package/src/types/instance-type-for-get-workspace-output.ts +0 -95
  155. package/src/types/item-for-list-alert-samples-output.ts +0 -52
  156. package/src/types/item-for-list-alerting-rules-output.ts +0 -123
  157. package/src/types/item-for-list-alerts-output.ts +0 -91
  158. package/src/types/item-for-list-contact-groups-output.ts +0 -46
  159. package/src/types/item-for-list-contacts-output.ts +0 -86
  160. package/src/types/item-for-list-integration-tasks-output.ts +0 -97
  161. package/src/types/item-for-list-notify-group-policies-output.ts +0 -53
  162. package/src/types/item-for-list-notify-policies-output.ts +0 -59
  163. package/src/types/item-for-list-notify-templates-output.ts +0 -72
  164. package/src/types/item-for-list-rule-files-output.ts +0 -70
  165. package/src/types/item-for-list-rules-output.ts +0 -77
  166. package/src/types/item-for-list-silence-policies-output.ts +0 -84
  167. package/src/types/item-for-list-workspace-instance-types-output.ts +0 -95
  168. package/src/types/item-for-list-workspace-status-output.ts +0 -53
  169. package/src/types/item-for-list-workspaces-output.ts +0 -155
  170. package/src/types/label-for-create-alerting-rule-input.ts +0 -34
  171. package/src/types/label-for-get-alert-output.ts +0 -34
  172. package/src/types/label-for-get-alerting-rule-output.ts +0 -34
  173. package/src/types/label-for-list-alerting-rules-output.ts +0 -34
  174. package/src/types/label-for-list-alerts-output.ts +0 -34
  175. package/src/types/label-for-list-rules-output.ts +0 -34
  176. package/src/types/label-for-update-alerting-rule-input.ts +0 -34
  177. package/src/types/lark-bot-for-get-contact-output.ts +0 -40
  178. package/src/types/lark-bot-webhook-for-create-contact-input.ts +0 -34
  179. package/src/types/lark-bot-webhook-for-get-contact-output.ts +0 -34
  180. package/src/types/lark-bot-webhook-for-list-contacts-output.ts +0 -34
  181. package/src/types/lark-bot-webhook-for-update-contact-input.ts +0 -34
  182. package/src/types/level-for-create-alerting-rule-input.ts +0 -46
  183. package/src/types/level-for-create-notify-group-policy-input.ts +0 -52
  184. package/src/types/level-for-create-notify-policy-input.ts +0 -46
  185. package/src/types/level-for-get-alert-output.ts +0 -46
  186. package/src/types/level-for-get-alerting-rule-output.ts +0 -46
  187. package/src/types/level-for-get-notify-group-policy-output.ts +0 -52
  188. package/src/types/level-for-get-notify-policy-output.ts +0 -46
  189. package/src/types/level-for-list-alerting-rules-output.ts +0 -46
  190. package/src/types/level-for-list-alerts-output.ts +0 -46
  191. package/src/types/level-for-list-notify-group-policies-output.ts +0 -52
  192. package/src/types/level-for-list-notify-policies-output.ts +0 -46
  193. package/src/types/level-for-update-alerting-rule-input.ts +0 -46
  194. package/src/types/level-for-update-notify-group-policy-input.ts +0 -52
  195. package/src/types/level-for-update-notify-policy-input.ts +0 -46
  196. package/src/types/list-alert-samples-request.ts +0 -35
  197. package/src/types/list-alert-samples-response.ts +0 -35
  198. package/src/types/list-alerting-rules-request.ts +0 -66
  199. package/src/types/list-alerting-rules-response.ts +0 -35
  200. package/src/types/list-alerts-request.ts +0 -53
  201. package/src/types/list-alerts-response.ts +0 -41
  202. package/src/types/list-contact-groups-request.ts +0 -53
  203. package/src/types/list-contact-groups-response.ts +0 -35
  204. package/src/types/list-contacts-request.ts +0 -53
  205. package/src/types/list-contacts-response.ts +0 -35
  206. package/src/types/list-integration-tasks-request.ts +0 -54
  207. package/src/types/list-integration-tasks-response.ts +0 -35
  208. package/src/types/list-notify-group-policies-request.ts +0 -53
  209. package/src/types/list-notify-group-policies-response.ts +0 -35
  210. package/src/types/list-notify-policies-request.ts +0 -53
  211. package/src/types/list-notify-policies-response.ts +0 -35
  212. package/src/types/list-notify-templates-request.ts +0 -53
  213. package/src/types/list-notify-templates-response.ts +0 -35
  214. package/src/types/list-rule-files-request.ts +0 -41
  215. package/src/types/list-rule-files-response.ts +0 -35
  216. package/src/types/list-rules-request.ts +0 -41
  217. package/src/types/list-rules-response.ts +0 -35
  218. package/src/types/list-silence-policies-request.ts +0 -53
  219. package/src/types/list-silence-policies-response.ts +0 -35
  220. package/src/types/list-tags-for-resources-request.ts +0 -53
  221. package/src/types/list-tags-for-resources-response.ts +0 -35
  222. package/src/types/list-workspace-instance-types-request.ts +0 -41
  223. package/src/types/list-workspace-instance-types-response.ts +0 -35
  224. package/src/types/list-workspace-status-request.ts +0 -47
  225. package/src/types/list-workspace-status-response.ts +0 -35
  226. package/src/types/list-workspaces-request.ts +0 -78
  227. package/src/types/list-workspaces-response.ts +0 -35
  228. package/src/types/matcher-for-create-silence-policy-input.ts +0 -40
  229. package/src/types/matcher-for-list-silence-policies-output.ts +0 -40
  230. package/src/types/matcher-for-update-silence-policy-input.ts +0 -40
  231. package/src/types/metric-label-matcher-for-create-silence-policy-input.ts +0 -29
  232. package/src/types/metric-label-matcher-for-list-silence-policies-output.ts +0 -29
  233. package/src/types/metric-label-matcher-for-update-silence-policy-input.ts +0 -29
  234. package/src/types/periodic-date-for-create-silence-policy-input.ts +0 -40
  235. package/src/types/periodic-date-for-list-silence-policies-output.ts +0 -40
  236. package/src/types/periodic-date-for-update-silence-policy-input.ts +0 -40
  237. package/src/types/query-for-create-alerting-rule-input.ts +0 -34
  238. package/src/types/query-for-get-alerting-rule-output.ts +0 -34
  239. package/src/types/query-for-list-alerting-rules-output.ts +0 -34
  240. package/src/types/query-for-update-alerting-rule-input.ts +0 -34
  241. package/src/types/quota-for-get-workspace-output.ts +0 -64
  242. package/src/types/quota-for-update-workspace-input.ts +0 -64
  243. package/src/types/resolved-for-create-notify-template-input.ts +0 -34
  244. package/src/types/resolved-for-list-notify-templates-output.ts +0 -34
  245. package/src/types/resolved-for-update-notify-template-input.ts +0 -34
  246. package/src/types/resource-for-get-alert-output.ts +0 -29
  247. package/src/types/resource-for-list-alerts-output.ts +0 -29
  248. package/src/types/resource-tag-for-list-tags-for-resources-output.ts +0 -46
  249. package/src/types/send-validation-message-request.ts +0 -34
  250. package/src/types/send-validation-message-response.ts +0 -34
  251. package/src/types/tag-filter-for-list-alerting-rules-input.ts +0 -34
  252. package/src/types/tag-filter-for-list-integration-tasks-input.ts +0 -34
  253. package/src/types/tag-filter-for-list-tags-for-resources-input.ts +0 -34
  254. package/src/types/tag-filter-for-list-workspaces-input.ts +0 -34
  255. package/src/types/tag-for-create-aggregate-workspace-input.ts +0 -34
  256. package/src/types/tag-for-create-alerting-rule-input.ts +0 -34
  257. package/src/types/tag-for-create-external-prometheus-input.ts +0 -34
  258. package/src/types/tag-for-create-integration-task-input.ts +0 -34
  259. package/src/types/tag-for-create-workspace-input.ts +0 -34
  260. package/src/types/tag-for-get-aggregate-workspace-output.ts +0 -34
  261. package/src/types/tag-for-get-alerting-rule-output.ts +0 -34
  262. package/src/types/tag-for-get-external-prometheus-output.ts +0 -34
  263. package/src/types/tag-for-get-integration-task-output.ts +0 -34
  264. package/src/types/tag-for-get-workspace-output.ts +0 -34
  265. package/src/types/tag-for-list-alerting-rules-output.ts +0 -34
  266. package/src/types/tag-for-list-integration-tasks-output.ts +0 -34
  267. package/src/types/tag-for-list-workspaces-output.ts +0 -34
  268. package/src/types/tag-for-tag-resources-input.ts +0 -34
  269. package/src/types/tag-resources-request.ts +0 -41
  270. package/src/types/tag-resources-response.ts +0 -22
  271. package/src/types/test-ding-talk-bot-webhook-request.ts +0 -46
  272. package/src/types/test-ding-talk-bot-webhook-response.ts +0 -46
  273. package/src/types/test-lark-bot-webhook-request.ts +0 -34
  274. package/src/types/test-lark-bot-webhook-response.ts +0 -46
  275. package/src/types/test-we-com-bot-webhook-request.ts +0 -34
  276. package/src/types/test-we-com-bot-webhook-response.ts +0 -46
  277. package/src/types/test-webhook-request.ts +0 -34
  278. package/src/types/test-webhook-response.ts +0 -40
  279. package/src/types/time-range-matcher-for-create-silence-policy-input.ts +0 -41
  280. package/src/types/time-range-matcher-for-list-silence-policies-output.ts +0 -41
  281. package/src/types/time-range-matcher-for-update-silence-policy-input.ts +0 -41
  282. package/src/types/unsuccessful-item-for-delete-alerting-rules-output.ts +0 -35
  283. package/src/types/unsuccessful-item-for-delete-contact-groups-output.ts +0 -35
  284. package/src/types/unsuccessful-item-for-delete-contacts-output.ts +0 -35
  285. package/src/types/unsuccessful-item-for-delete-silence-policies-output.ts +0 -35
  286. package/src/types/unsuccessful-item-for-disable-alerting-rules-output.ts +0 -35
  287. package/src/types/unsuccessful-item-for-disable-integration-tasks-output.ts +0 -35
  288. package/src/types/unsuccessful-item-for-disable-silence-policies-output.ts +0 -35
  289. package/src/types/unsuccessful-item-for-enable-alerting-rules-output.ts +0 -35
  290. package/src/types/unsuccessful-item-for-enable-integration-tasks-output.ts +0 -35
  291. package/src/types/unsuccessful-item-for-enable-silence-policies-output.ts +0 -35
  292. package/src/types/untag-resources-request.ts +0 -40
  293. package/src/types/untag-resources-response.ts +0 -22
  294. package/src/types/update-aggregate-workspace-request.ts +0 -95
  295. package/src/types/update-aggregate-workspace-response.ts +0 -28
  296. package/src/types/update-alerting-rule-request.ts +0 -86
  297. package/src/types/update-alerting-rule-response.ts +0 -28
  298. package/src/types/update-contact-group-request.ts +0 -40
  299. package/src/types/update-contact-group-response.ts +0 -28
  300. package/src/types/update-contact-request.ts +0 -74
  301. package/src/types/update-contact-response.ts +0 -40
  302. package/src/types/update-external-prometheus-request.ts +0 -83
  303. package/src/types/update-external-prometheus-response.ts +0 -28
  304. package/src/types/update-integration-task-request.ts +0 -46
  305. package/src/types/update-integration-task-response.ts +0 -28
  306. package/src/types/update-notify-group-policy-request.ts +0 -47
  307. package/src/types/update-notify-group-policy-response.ts +0 -28
  308. package/src/types/update-notify-policy-request.ts +0 -53
  309. package/src/types/update-notify-policy-response.ts +0 -28
  310. package/src/types/update-notify-template-request.ts +0 -54
  311. package/src/types/update-notify-template-response.ts +0 -28
  312. package/src/types/update-rule-file-request.ts +0 -58
  313. package/src/types/update-rule-file-response.ts +0 -28
  314. package/src/types/update-silence-policy-request.ts +0 -54
  315. package/src/types/update-silence-policy-response.ts +0 -28
  316. package/src/types/update-workspace-request.ts +0 -107
  317. package/src/types/update-workspace-response.ts +0 -28
  318. package/src/types/usage-for-list-workspace-status-output.ts +0 -34
  319. package/src/types/vke-cluster-info-for-get-integration-task-output.ts +0 -34
  320. package/src/types/vke-cluster-info-for-list-integration-tasks-output.ts +0 -34
  321. package/src/types/we-com-bot-webhook-for-create-contact-input.ts +0 -34
  322. package/src/types/we-com-bot-webhook-for-get-contact-output.ts +0 -34
  323. package/src/types/we-com-bot-webhook-for-list-contacts-output.ts +0 -34
  324. package/src/types/we-com-bot-webhook-for-update-contact-input.ts +0 -34
  325. package/src/types/webhook-for-create-contact-input.ts +0 -34
  326. package/src/types/webhook-for-get-contact-output.ts +0 -34
  327. package/src/types/webhook-for-list-contacts-output.ts +0 -34
  328. package/src/types/webhook-for-update-contact-input.ts +0 -34
  329. package/src/types/workspaces-detail-for-get-aggregate-workspace-output.ts +0 -83
  330. package/tsconfig.json +0 -12
@@ -1,35 +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 { UnsuccessfulItemForDisableSilencePoliciesOutput } from './unsuccessful-item-for-disable-silence-policies-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface DisableSilencePoliciesResponse
21
- */
22
- export interface DisableSilencePoliciesResponse {
23
-
24
- /**
25
- * @type {Array<string>}
26
- * @memberof DisableSilencePoliciesResponse
27
- */
28
- SuccessfulItems?: Array<string>;
29
-
30
- /**
31
- * @type {Array<UnsuccessfulItemForDisableSilencePoliciesOutput>}
32
- * @memberof DisableSilencePoliciesResponse
33
- */
34
- UnsuccessfulItems?: Array<UnsuccessfulItemForDisableSilencePoliciesOutput>;
35
- }
@@ -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 EnableAlertingRulesRequest
20
- */
21
- export interface EnableAlertingRulesRequest {
22
-
23
- /**
24
- * @type {Array<string>}
25
- * @memberof EnableAlertingRulesRequest
26
- */
27
- Ids?: Array<string>;
28
- }
@@ -1,35 +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 { UnsuccessfulItemForEnableAlertingRulesOutput } from './unsuccessful-item-for-enable-alerting-rules-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface EnableAlertingRulesResponse
21
- */
22
- export interface EnableAlertingRulesResponse {
23
-
24
- /**
25
- * @type {Array<string>}
26
- * @memberof EnableAlertingRulesResponse
27
- */
28
- SuccessfulItems?: Array<string>;
29
-
30
- /**
31
- * @type {Array<UnsuccessfulItemForEnableAlertingRulesOutput>}
32
- * @memberof EnableAlertingRulesResponse
33
- */
34
- UnsuccessfulItems?: Array<UnsuccessfulItemForEnableAlertingRulesOutput>;
35
- }
@@ -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 EnableIntegrationTasksRequest
20
- */
21
- export interface EnableIntegrationTasksRequest {
22
-
23
- /**
24
- * @type {Array<string>}
25
- * @memberof EnableIntegrationTasksRequest
26
- */
27
- Ids?: Array<string>;
28
- }
@@ -1,35 +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 { UnsuccessfulItemForEnableIntegrationTasksOutput } from './unsuccessful-item-for-enable-integration-tasks-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface EnableIntegrationTasksResponse
21
- */
22
- export interface EnableIntegrationTasksResponse {
23
-
24
- /**
25
- * @type {Array<string>}
26
- * @memberof EnableIntegrationTasksResponse
27
- */
28
- SuccessfulItems?: Array<string>;
29
-
30
- /**
31
- * @type {Array<UnsuccessfulItemForEnableIntegrationTasksOutput>}
32
- * @memberof EnableIntegrationTasksResponse
33
- */
34
- UnsuccessfulItems?: Array<UnsuccessfulItemForEnableIntegrationTasksOutput>;
35
- }
@@ -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 EnableSilencePoliciesRequest
20
- */
21
- export interface EnableSilencePoliciesRequest {
22
-
23
- /**
24
- * @type {Array<string>}
25
- * @memberof EnableSilencePoliciesRequest
26
- */
27
- Ids?: Array<string>;
28
- }
@@ -1,35 +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 { UnsuccessfulItemForEnableSilencePoliciesOutput } from './unsuccessful-item-for-enable-silence-policies-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface EnableSilencePoliciesResponse
21
- */
22
- export interface EnableSilencePoliciesResponse {
23
-
24
- /**
25
- * @type {Array<string>}
26
- * @memberof EnableSilencePoliciesResponse
27
- */
28
- SuccessfulItems?: Array<string>;
29
-
30
- /**
31
- * @type {Array<UnsuccessfulItemForEnableSilencePoliciesOutput>}
32
- * @memberof EnableSilencePoliciesResponse
33
- */
34
- UnsuccessfulItems?: Array<UnsuccessfulItemForEnableSilencePoliciesOutput>;
35
- }
@@ -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 { DataForDeleteAlertingRulesOutput } from './data-for-delete-alerting-rules-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface ErrorForDeleteAlertingRulesOutput
21
- */
22
- export interface ErrorForDeleteAlertingRulesOutput {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof ErrorForDeleteAlertingRulesOutput
27
- */
28
- Code?: string;
29
-
30
- /**
31
- * @type {DataForDeleteAlertingRulesOutput}
32
- * @memberof ErrorForDeleteAlertingRulesOutput
33
- */
34
- Data?: DataForDeleteAlertingRulesOutput;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof ErrorForDeleteAlertingRulesOutput
39
- */
40
- Message?: string;
41
- }
@@ -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 { DataForDeleteContactGroupsOutput } from './data-for-delete-contact-groups-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface ErrorForDeleteContactGroupsOutput
21
- */
22
- export interface ErrorForDeleteContactGroupsOutput {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof ErrorForDeleteContactGroupsOutput
27
- */
28
- Code?: string;
29
-
30
- /**
31
- * @type {DataForDeleteContactGroupsOutput}
32
- * @memberof ErrorForDeleteContactGroupsOutput
33
- */
34
- Data?: DataForDeleteContactGroupsOutput;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof ErrorForDeleteContactGroupsOutput
39
- */
40
- Message?: string;
41
- }
@@ -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 { DataForDeleteContactsOutput } from './data-for-delete-contacts-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface ErrorForDeleteContactsOutput
21
- */
22
- export interface ErrorForDeleteContactsOutput {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof ErrorForDeleteContactsOutput
27
- */
28
- Code?: string;
29
-
30
- /**
31
- * @type {DataForDeleteContactsOutput}
32
- * @memberof ErrorForDeleteContactsOutput
33
- */
34
- Data?: DataForDeleteContactsOutput;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof ErrorForDeleteContactsOutput
39
- */
40
- Message?: string;
41
- }
@@ -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 { DataForDeleteSilencePoliciesOutput } from './data-for-delete-silence-policies-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface ErrorForDeleteSilencePoliciesOutput
21
- */
22
- export interface ErrorForDeleteSilencePoliciesOutput {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof ErrorForDeleteSilencePoliciesOutput
27
- */
28
- Code?: string;
29
-
30
- /**
31
- * @type {DataForDeleteSilencePoliciesOutput}
32
- * @memberof ErrorForDeleteSilencePoliciesOutput
33
- */
34
- Data?: DataForDeleteSilencePoliciesOutput;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof ErrorForDeleteSilencePoliciesOutput
39
- */
40
- Message?: string;
41
- }
@@ -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 { DataForDisableAlertingRulesOutput } from './data-for-disable-alerting-rules-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface ErrorForDisableAlertingRulesOutput
21
- */
22
- export interface ErrorForDisableAlertingRulesOutput {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof ErrorForDisableAlertingRulesOutput
27
- */
28
- Code?: string;
29
-
30
- /**
31
- * @type {DataForDisableAlertingRulesOutput}
32
- * @memberof ErrorForDisableAlertingRulesOutput
33
- */
34
- Data?: DataForDisableAlertingRulesOutput;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof ErrorForDisableAlertingRulesOutput
39
- */
40
- Message?: string;
41
- }
@@ -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 { DataForDisableIntegrationTasksOutput } from './data-for-disable-integration-tasks-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface ErrorForDisableIntegrationTasksOutput
21
- */
22
- export interface ErrorForDisableIntegrationTasksOutput {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof ErrorForDisableIntegrationTasksOutput
27
- */
28
- Code?: string;
29
-
30
- /**
31
- * @type {DataForDisableIntegrationTasksOutput}
32
- * @memberof ErrorForDisableIntegrationTasksOutput
33
- */
34
- Data?: DataForDisableIntegrationTasksOutput;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof ErrorForDisableIntegrationTasksOutput
39
- */
40
- Message?: string;
41
- }
@@ -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 { DataForDisableSilencePoliciesOutput } from './data-for-disable-silence-policies-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface ErrorForDisableSilencePoliciesOutput
21
- */
22
- export interface ErrorForDisableSilencePoliciesOutput {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof ErrorForDisableSilencePoliciesOutput
27
- */
28
- Code?: string;
29
-
30
- /**
31
- * @type {DataForDisableSilencePoliciesOutput}
32
- * @memberof ErrorForDisableSilencePoliciesOutput
33
- */
34
- Data?: DataForDisableSilencePoliciesOutput;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof ErrorForDisableSilencePoliciesOutput
39
- */
40
- Message?: string;
41
- }
@@ -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 { DataForEnableAlertingRulesOutput } from './data-for-enable-alerting-rules-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface ErrorForEnableAlertingRulesOutput
21
- */
22
- export interface ErrorForEnableAlertingRulesOutput {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof ErrorForEnableAlertingRulesOutput
27
- */
28
- Code?: string;
29
-
30
- /**
31
- * @type {DataForEnableAlertingRulesOutput}
32
- * @memberof ErrorForEnableAlertingRulesOutput
33
- */
34
- Data?: DataForEnableAlertingRulesOutput;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof ErrorForEnableAlertingRulesOutput
39
- */
40
- Message?: string;
41
- }
@@ -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 { DataForEnableIntegrationTasksOutput } from './data-for-enable-integration-tasks-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface ErrorForEnableIntegrationTasksOutput
21
- */
22
- export interface ErrorForEnableIntegrationTasksOutput {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof ErrorForEnableIntegrationTasksOutput
27
- */
28
- Code?: string;
29
-
30
- /**
31
- * @type {DataForEnableIntegrationTasksOutput}
32
- * @memberof ErrorForEnableIntegrationTasksOutput
33
- */
34
- Data?: DataForEnableIntegrationTasksOutput;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof ErrorForEnableIntegrationTasksOutput
39
- */
40
- Message?: string;
41
- }
@@ -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 { DataForEnableSilencePoliciesOutput } from './data-for-enable-silence-policies-output';
16
- /**
17
- *
18
- *
19
- * @export
20
- * @interface ErrorForEnableSilencePoliciesOutput
21
- */
22
- export interface ErrorForEnableSilencePoliciesOutput {
23
-
24
- /**
25
- * @type {string}
26
- * @memberof ErrorForEnableSilencePoliciesOutput
27
- */
28
- Code?: string;
29
-
30
- /**
31
- * @type {DataForEnableSilencePoliciesOutput}
32
- * @memberof ErrorForEnableSilencePoliciesOutput
33
- */
34
- Data?: DataForEnableSilencePoliciesOutput;
35
-
36
- /**
37
- * @type {string}
38
- * @memberof ErrorForEnableSilencePoliciesOutput
39
- */
40
- Message?: string;
41
- }
@@ -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 FilterForListAlertSamplesInput
20
- */
21
- export interface FilterForListAlertSamplesInput {
22
-
23
- /**
24
- * @type {string}
25
- * @memberof FilterForListAlertSamplesInput
26
- */
27
- AlertId?: string;
28
-
29
- /**
30
- * @type {number}
31
- * @memberof FilterForListAlertSamplesInput
32
- */
33
- SampleSince?: number;
34
-
35
- /**
36
- * @type {number}
37
- * @memberof FilterForListAlertSamplesInput
38
- */
39
- SampleUntil?: number;
40
- }