kb-cloud-client-typescript 2.4.0-alpha.41 → 2.4.0-alpha.43

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 (283) hide show
  1. package/dist/adminapi/apis/diagnostics-api.d.ts +564 -0
  2. package/dist/adminapi/apis/diagnostics-api.d.ts.map +1 -1
  3. package/dist/adminapi/apis/diagnostics-api.js +566 -0
  4. package/dist/adminapi/apis/diagnostics-api.js.map +1 -1
  5. package/dist/adminapi/models/dms-execution-plan-planning-mode.d.ts +22 -0
  6. package/dist/adminapi/models/dms-execution-plan-planning-mode.d.ts.map +1 -0
  7. package/dist/adminapi/models/dms-execution-plan-planning-mode.js +26 -0
  8. package/dist/adminapi/models/dms-execution-plan-planning-mode.js.map +1 -0
  9. package/dist/adminapi/models/dms-execution-plan-result.d.ts +19 -0
  10. package/dist/adminapi/models/dms-execution-plan-result.d.ts.map +1 -1
  11. package/dist/adminapi/models/elasticsearch-allocation-decider.d.ts +37 -0
  12. package/dist/adminapi/models/elasticsearch-allocation-decider.d.ts.map +1 -0
  13. package/dist/adminapi/models/elasticsearch-allocation-decider.js +16 -0
  14. package/dist/adminapi/models/elasticsearch-allocation-decider.js.map +1 -0
  15. package/dist/adminapi/models/elasticsearch-allocation-explanation.d.ts +113 -0
  16. package/dist/adminapi/models/elasticsearch-allocation-explanation.d.ts.map +1 -0
  17. package/dist/adminapi/models/elasticsearch-allocation-explanation.js +16 -0
  18. package/dist/adminapi/models/elasticsearch-allocation-explanation.js.map +1 -0
  19. package/dist/adminapi/models/elasticsearch-disk-watermarks.d.ts +37 -0
  20. package/dist/adminapi/models/elasticsearch-disk-watermarks.d.ts.map +1 -0
  21. package/dist/adminapi/models/elasticsearch-disk-watermarks.js +16 -0
  22. package/dist/adminapi/models/elasticsearch-disk-watermarks.js.map +1 -0
  23. package/dist/adminapi/models/elasticsearch-hot-threads-type.d.ts +23 -0
  24. package/dist/adminapi/models/elasticsearch-hot-threads-type.d.ts.map +1 -0
  25. package/dist/adminapi/models/elasticsearch-hot-threads-type.js +27 -0
  26. package/dist/adminapi/models/elasticsearch-hot-threads-type.js.map +1 -0
  27. package/dist/adminapi/models/elasticsearch-hot-threads.d.ts +43 -0
  28. package/dist/adminapi/models/elasticsearch-hot-threads.d.ts.map +1 -0
  29. package/dist/adminapi/models/elasticsearch-hot-threads.js +16 -0
  30. package/dist/adminapi/models/elasticsearch-hot-threads.js.map +1 -0
  31. package/dist/adminapi/models/elasticsearch-index-sort-by.d.ts +24 -0
  32. package/dist/adminapi/models/elasticsearch-index-sort-by.d.ts.map +1 -0
  33. package/dist/adminapi/models/elasticsearch-index-sort-by.js +28 -0
  34. package/dist/adminapi/models/elasticsearch-index-sort-by.js.map +1 -0
  35. package/dist/adminapi/models/elasticsearch-index-storage.d.ts +85 -0
  36. package/dist/adminapi/models/elasticsearch-index-storage.d.ts.map +1 -0
  37. package/dist/adminapi/models/elasticsearch-index-storage.js +16 -0
  38. package/dist/adminapi/models/elasticsearch-index-storage.js.map +1 -0
  39. package/dist/adminapi/models/elasticsearch-node-allocation-decision.d.ts +44 -0
  40. package/dist/adminapi/models/elasticsearch-node-allocation-decision.d.ts.map +1 -0
  41. package/dist/adminapi/models/elasticsearch-node-allocation-decision.js +16 -0
  42. package/dist/adminapi/models/elasticsearch-node-allocation-decision.js.map +1 -0
  43. package/dist/adminapi/models/elasticsearch-node-allocation.d.ts +73 -0
  44. package/dist/adminapi/models/elasticsearch-node-allocation.d.ts.map +1 -0
  45. package/dist/adminapi/models/elasticsearch-node-allocation.js +16 -0
  46. package/dist/adminapi/models/elasticsearch-node-allocation.js.map +1 -0
  47. package/dist/adminapi/models/elasticsearch-recovery-list.d.ts +32 -0
  48. package/dist/adminapi/models/elasticsearch-recovery-list.d.ts.map +1 -0
  49. package/dist/adminapi/models/elasticsearch-recovery-list.js +16 -0
  50. package/dist/adminapi/models/elasticsearch-recovery-list.js.map +1 -0
  51. package/dist/adminapi/models/elasticsearch-recovery-size.d.ts +43 -0
  52. package/dist/adminapi/models/elasticsearch-recovery-size.d.ts.map +1 -0
  53. package/dist/adminapi/models/elasticsearch-recovery-size.js +16 -0
  54. package/dist/adminapi/models/elasticsearch-recovery-size.js.map +1 -0
  55. package/dist/adminapi/models/elasticsearch-recovery-translog.d.ts +37 -0
  56. package/dist/adminapi/models/elasticsearch-recovery-translog.d.ts.map +1 -0
  57. package/dist/adminapi/models/elasticsearch-recovery-translog.js +16 -0
  58. package/dist/adminapi/models/elasticsearch-recovery-translog.js.map +1 -0
  59. package/dist/adminapi/models/elasticsearch-shard-list.d.ts +32 -0
  60. package/dist/adminapi/models/elasticsearch-shard-list.d.ts.map +1 -0
  61. package/dist/adminapi/models/elasticsearch-shard-list.js +16 -0
  62. package/dist/adminapi/models/elasticsearch-shard-list.js.map +1 -0
  63. package/dist/adminapi/models/elasticsearch-shard-node.d.ts +31 -0
  64. package/dist/adminapi/models/elasticsearch-shard-node.d.ts.map +1 -0
  65. package/dist/adminapi/models/elasticsearch-shard-node.js +16 -0
  66. package/dist/adminapi/models/elasticsearch-shard-node.js.map +1 -0
  67. package/dist/adminapi/models/elasticsearch-shard-recovery.d.ts +88 -0
  68. package/dist/adminapi/models/elasticsearch-shard-recovery.d.ts.map +1 -0
  69. package/dist/adminapi/models/elasticsearch-shard-recovery.js +16 -0
  70. package/dist/adminapi/models/elasticsearch-shard-recovery.js.map +1 -0
  71. package/dist/adminapi/models/elasticsearch-shard-state.d.ts +24 -0
  72. package/dist/adminapi/models/elasticsearch-shard-state.d.ts.map +1 -0
  73. package/dist/adminapi/models/elasticsearch-shard-state.js +28 -0
  74. package/dist/adminapi/models/elasticsearch-shard-state.js.map +1 -0
  75. package/dist/adminapi/models/elasticsearch-shard.d.ts +73 -0
  76. package/dist/adminapi/models/elasticsearch-shard.d.ts.map +1 -0
  77. package/dist/adminapi/models/elasticsearch-shard.js +16 -0
  78. package/dist/adminapi/models/elasticsearch-shard.js.map +1 -0
  79. package/dist/adminapi/models/elasticsearch-sort-order.d.ts +22 -0
  80. package/dist/adminapi/models/elasticsearch-sort-order.d.ts.map +1 -0
  81. package/dist/adminapi/models/elasticsearch-sort-order.js +26 -0
  82. package/dist/adminapi/models/elasticsearch-sort-order.js.map +1 -0
  83. package/dist/adminapi/models/elasticsearch-storage-analysis.d.ts +59 -0
  84. package/dist/adminapi/models/elasticsearch-storage-analysis.d.ts.map +1 -0
  85. package/dist/adminapi/models/elasticsearch-storage-analysis.js +16 -0
  86. package/dist/adminapi/models/elasticsearch-storage-analysis.js.map +1 -0
  87. package/dist/adminapi/models/elasticsearch-task-analysis.d.ts +52 -0
  88. package/dist/adminapi/models/elasticsearch-task-analysis.d.ts.map +1 -0
  89. package/dist/adminapi/models/elasticsearch-task-analysis.js +16 -0
  90. package/dist/adminapi/models/elasticsearch-task-analysis.js.map +1 -0
  91. package/dist/adminapi/models/elasticsearch-task.d.ts +79 -0
  92. package/dist/adminapi/models/elasticsearch-task.d.ts.map +1 -0
  93. package/dist/adminapi/models/elasticsearch-task.js +16 -0
  94. package/dist/adminapi/models/elasticsearch-task.js.map +1 -0
  95. package/dist/adminapi/models/elasticsearch-unassigned-info.d.ts +43 -0
  96. package/dist/adminapi/models/elasticsearch-unassigned-info.d.ts.map +1 -0
  97. package/dist/adminapi/models/elasticsearch-unassigned-info.js +16 -0
  98. package/dist/adminapi/models/elasticsearch-unassigned-info.js.map +1 -0
  99. package/dist/adminapi/models/environment-update.d.ts +6 -0
  100. package/dist/adminapi/models/environment-update.d.ts.map +1 -1
  101. package/dist/adminapi/models/index.d.ts +24 -0
  102. package/dist/adminapi/models/index.d.ts.map +1 -1
  103. package/dist/adminapi/models/index.js +24 -0
  104. package/dist/adminapi/models/index.js.map +1 -1
  105. package/dist/adminapi/models/postgresql-sqlfingerprint-explain-response.d.ts +87 -0
  106. package/dist/adminapi/models/postgresql-sqlfingerprint-explain-response.d.ts.map +1 -0
  107. package/dist/adminapi/models/postgresql-sqlfingerprint-explain-response.js +16 -0
  108. package/dist/adminapi/models/postgresql-sqlfingerprint-explain-response.js.map +1 -0
  109. package/dist/adminapi/models/postgresql-sqlfingerprint.d.ts +6 -0
  110. package/dist/adminapi/models/postgresql-sqlfingerprint.d.ts.map +1 -1
  111. package/dist/adminapi/models/scheduling-config.d.ts +6 -0
  112. package/dist/adminapi/models/scheduling-config.d.ts.map +1 -1
  113. package/dist/openapi/apis/diagnostics-api.d.ts +564 -0
  114. package/dist/openapi/apis/diagnostics-api.d.ts.map +1 -1
  115. package/dist/openapi/apis/diagnostics-api.js +566 -0
  116. package/dist/openapi/apis/diagnostics-api.js.map +1 -1
  117. package/dist/openapi/models/dms-execution-plan-planning-mode.d.ts +22 -0
  118. package/dist/openapi/models/dms-execution-plan-planning-mode.d.ts.map +1 -0
  119. package/dist/openapi/models/dms-execution-plan-planning-mode.js +26 -0
  120. package/dist/openapi/models/dms-execution-plan-planning-mode.js.map +1 -0
  121. package/dist/openapi/models/dms-execution-plan-result.d.ts +19 -0
  122. package/dist/openapi/models/dms-execution-plan-result.d.ts.map +1 -1
  123. package/dist/openapi/models/elasticsearch-allocation-decider.d.ts +37 -0
  124. package/dist/openapi/models/elasticsearch-allocation-decider.d.ts.map +1 -0
  125. package/dist/openapi/models/elasticsearch-allocation-decider.js +16 -0
  126. package/dist/openapi/models/elasticsearch-allocation-decider.js.map +1 -0
  127. package/dist/openapi/models/elasticsearch-allocation-explanation.d.ts +113 -0
  128. package/dist/openapi/models/elasticsearch-allocation-explanation.d.ts.map +1 -0
  129. package/dist/openapi/models/elasticsearch-allocation-explanation.js +16 -0
  130. package/dist/openapi/models/elasticsearch-allocation-explanation.js.map +1 -0
  131. package/dist/openapi/models/elasticsearch-disk-watermarks.d.ts +37 -0
  132. package/dist/openapi/models/elasticsearch-disk-watermarks.d.ts.map +1 -0
  133. package/dist/openapi/models/elasticsearch-disk-watermarks.js +16 -0
  134. package/dist/openapi/models/elasticsearch-disk-watermarks.js.map +1 -0
  135. package/dist/openapi/models/elasticsearch-hot-threads-type.d.ts +23 -0
  136. package/dist/openapi/models/elasticsearch-hot-threads-type.d.ts.map +1 -0
  137. package/dist/openapi/models/elasticsearch-hot-threads-type.js +27 -0
  138. package/dist/openapi/models/elasticsearch-hot-threads-type.js.map +1 -0
  139. package/dist/openapi/models/elasticsearch-hot-threads.d.ts +43 -0
  140. package/dist/openapi/models/elasticsearch-hot-threads.d.ts.map +1 -0
  141. package/dist/openapi/models/elasticsearch-hot-threads.js +16 -0
  142. package/dist/openapi/models/elasticsearch-hot-threads.js.map +1 -0
  143. package/dist/openapi/models/elasticsearch-index-sort-by.d.ts +24 -0
  144. package/dist/openapi/models/elasticsearch-index-sort-by.d.ts.map +1 -0
  145. package/dist/openapi/models/elasticsearch-index-sort-by.js +28 -0
  146. package/dist/openapi/models/elasticsearch-index-sort-by.js.map +1 -0
  147. package/dist/openapi/models/elasticsearch-index-storage.d.ts +85 -0
  148. package/dist/openapi/models/elasticsearch-index-storage.d.ts.map +1 -0
  149. package/dist/openapi/models/elasticsearch-index-storage.js +16 -0
  150. package/dist/openapi/models/elasticsearch-index-storage.js.map +1 -0
  151. package/dist/openapi/models/elasticsearch-node-allocation-decision.d.ts +44 -0
  152. package/dist/openapi/models/elasticsearch-node-allocation-decision.d.ts.map +1 -0
  153. package/dist/openapi/models/elasticsearch-node-allocation-decision.js +16 -0
  154. package/dist/openapi/models/elasticsearch-node-allocation-decision.js.map +1 -0
  155. package/dist/openapi/models/elasticsearch-node-allocation.d.ts +73 -0
  156. package/dist/openapi/models/elasticsearch-node-allocation.d.ts.map +1 -0
  157. package/dist/openapi/models/elasticsearch-node-allocation.js +16 -0
  158. package/dist/openapi/models/elasticsearch-node-allocation.js.map +1 -0
  159. package/dist/openapi/models/elasticsearch-recovery-list.d.ts +32 -0
  160. package/dist/openapi/models/elasticsearch-recovery-list.d.ts.map +1 -0
  161. package/dist/openapi/models/elasticsearch-recovery-list.js +16 -0
  162. package/dist/openapi/models/elasticsearch-recovery-list.js.map +1 -0
  163. package/dist/openapi/models/elasticsearch-recovery-size.d.ts +43 -0
  164. package/dist/openapi/models/elasticsearch-recovery-size.d.ts.map +1 -0
  165. package/dist/openapi/models/elasticsearch-recovery-size.js +16 -0
  166. package/dist/openapi/models/elasticsearch-recovery-size.js.map +1 -0
  167. package/dist/openapi/models/elasticsearch-recovery-translog.d.ts +37 -0
  168. package/dist/openapi/models/elasticsearch-recovery-translog.d.ts.map +1 -0
  169. package/dist/openapi/models/elasticsearch-recovery-translog.js +16 -0
  170. package/dist/openapi/models/elasticsearch-recovery-translog.js.map +1 -0
  171. package/dist/openapi/models/elasticsearch-shard-list.d.ts +32 -0
  172. package/dist/openapi/models/elasticsearch-shard-list.d.ts.map +1 -0
  173. package/dist/openapi/models/elasticsearch-shard-list.js +16 -0
  174. package/dist/openapi/models/elasticsearch-shard-list.js.map +1 -0
  175. package/dist/openapi/models/elasticsearch-shard-node.d.ts +31 -0
  176. package/dist/openapi/models/elasticsearch-shard-node.d.ts.map +1 -0
  177. package/dist/openapi/models/elasticsearch-shard-node.js +16 -0
  178. package/dist/openapi/models/elasticsearch-shard-node.js.map +1 -0
  179. package/dist/openapi/models/elasticsearch-shard-recovery.d.ts +88 -0
  180. package/dist/openapi/models/elasticsearch-shard-recovery.d.ts.map +1 -0
  181. package/dist/openapi/models/elasticsearch-shard-recovery.js +16 -0
  182. package/dist/openapi/models/elasticsearch-shard-recovery.js.map +1 -0
  183. package/dist/openapi/models/elasticsearch-shard-state.d.ts +24 -0
  184. package/dist/openapi/models/elasticsearch-shard-state.d.ts.map +1 -0
  185. package/dist/openapi/models/elasticsearch-shard-state.js +28 -0
  186. package/dist/openapi/models/elasticsearch-shard-state.js.map +1 -0
  187. package/dist/openapi/models/elasticsearch-shard.d.ts +73 -0
  188. package/dist/openapi/models/elasticsearch-shard.d.ts.map +1 -0
  189. package/dist/openapi/models/elasticsearch-shard.js +16 -0
  190. package/dist/openapi/models/elasticsearch-shard.js.map +1 -0
  191. package/dist/openapi/models/elasticsearch-sort-order.d.ts +22 -0
  192. package/dist/openapi/models/elasticsearch-sort-order.d.ts.map +1 -0
  193. package/dist/openapi/models/elasticsearch-sort-order.js +26 -0
  194. package/dist/openapi/models/elasticsearch-sort-order.js.map +1 -0
  195. package/dist/openapi/models/elasticsearch-storage-analysis.d.ts +59 -0
  196. package/dist/openapi/models/elasticsearch-storage-analysis.d.ts.map +1 -0
  197. package/dist/openapi/models/elasticsearch-storage-analysis.js +16 -0
  198. package/dist/openapi/models/elasticsearch-storage-analysis.js.map +1 -0
  199. package/dist/openapi/models/elasticsearch-task-analysis.d.ts +52 -0
  200. package/dist/openapi/models/elasticsearch-task-analysis.d.ts.map +1 -0
  201. package/dist/openapi/models/elasticsearch-task-analysis.js +16 -0
  202. package/dist/openapi/models/elasticsearch-task-analysis.js.map +1 -0
  203. package/dist/openapi/models/elasticsearch-task.d.ts +79 -0
  204. package/dist/openapi/models/elasticsearch-task.d.ts.map +1 -0
  205. package/dist/openapi/models/elasticsearch-task.js +16 -0
  206. package/dist/openapi/models/elasticsearch-task.js.map +1 -0
  207. package/dist/openapi/models/elasticsearch-unassigned-info.d.ts +43 -0
  208. package/dist/openapi/models/elasticsearch-unassigned-info.d.ts.map +1 -0
  209. package/dist/openapi/models/elasticsearch-unassigned-info.js +16 -0
  210. package/dist/openapi/models/elasticsearch-unassigned-info.js.map +1 -0
  211. package/dist/openapi/models/index.d.ts +24 -0
  212. package/dist/openapi/models/index.d.ts.map +1 -1
  213. package/dist/openapi/models/index.js +24 -0
  214. package/dist/openapi/models/index.js.map +1 -1
  215. package/dist/openapi/models/postgresql-sqlfingerprint-explain-response.d.ts +87 -0
  216. package/dist/openapi/models/postgresql-sqlfingerprint-explain-response.d.ts.map +1 -0
  217. package/dist/openapi/models/postgresql-sqlfingerprint-explain-response.js +16 -0
  218. package/dist/openapi/models/postgresql-sqlfingerprint-explain-response.js.map +1 -0
  219. package/dist/openapi/models/postgresql-sqlfingerprint.d.ts +6 -0
  220. package/dist/openapi/models/postgresql-sqlfingerprint.d.ts.map +1 -1
  221. package/package.json +1 -1
  222. package/src/adminapi/.openapi-generator/FILES +24 -0
  223. package/src/adminapi/apis/diagnostics-api.ts +1029 -40
  224. package/src/adminapi/models/dms-execution-plan-planning-mode.ts +31 -0
  225. package/src/adminapi/models/dms-execution-plan-result.ts +21 -0
  226. package/src/adminapi/models/elasticsearch-allocation-decider.ts +42 -0
  227. package/src/adminapi/models/elasticsearch-allocation-explanation.ts +126 -0
  228. package/src/adminapi/models/elasticsearch-disk-watermarks.ts +42 -0
  229. package/src/adminapi/models/elasticsearch-hot-threads-type.ts +32 -0
  230. package/src/adminapi/models/elasticsearch-hot-threads.ts +48 -0
  231. package/src/adminapi/models/elasticsearch-index-sort-by.ts +33 -0
  232. package/src/adminapi/models/elasticsearch-index-storage.ts +90 -0
  233. package/src/adminapi/models/elasticsearch-node-allocation-decision.ts +51 -0
  234. package/src/adminapi/models/elasticsearch-node-allocation.ts +78 -0
  235. package/src/adminapi/models/elasticsearch-recovery-list.ts +39 -0
  236. package/src/adminapi/models/elasticsearch-recovery-size.ts +48 -0
  237. package/src/adminapi/models/elasticsearch-recovery-translog.ts +42 -0
  238. package/src/adminapi/models/elasticsearch-shard-list.ts +39 -0
  239. package/src/adminapi/models/elasticsearch-shard-node.ts +36 -0
  240. package/src/adminapi/models/elasticsearch-shard-recovery.ts +99 -0
  241. package/src/adminapi/models/elasticsearch-shard-state.ts +33 -0
  242. package/src/adminapi/models/elasticsearch-shard.ts +78 -0
  243. package/src/adminapi/models/elasticsearch-sort-order.ts +31 -0
  244. package/src/adminapi/models/elasticsearch-storage-analysis.ts +72 -0
  245. package/src/adminapi/models/elasticsearch-task-analysis.ts +63 -0
  246. package/src/adminapi/models/elasticsearch-task.ts +84 -0
  247. package/src/adminapi/models/elasticsearch-unassigned-info.ts +48 -0
  248. package/src/adminapi/models/environment-update.ts +6 -0
  249. package/src/adminapi/models/index.ts +24 -0
  250. package/src/adminapi/models/postgresql-sqlfingerprint-explain-response.ts +98 -0
  251. package/src/adminapi/models/postgresql-sqlfingerprint.ts +6 -0
  252. package/src/adminapi/models/scheduling-config.ts +6 -0
  253. package/src/adminapi.yaml +1056 -117
  254. package/src/openapi/.openapi-generator/FILES +24 -0
  255. package/src/openapi/apis/diagnostics-api.ts +1029 -40
  256. package/src/openapi/models/dms-execution-plan-planning-mode.ts +31 -0
  257. package/src/openapi/models/dms-execution-plan-result.ts +21 -0
  258. package/src/openapi/models/elasticsearch-allocation-decider.ts +42 -0
  259. package/src/openapi/models/elasticsearch-allocation-explanation.ts +126 -0
  260. package/src/openapi/models/elasticsearch-disk-watermarks.ts +42 -0
  261. package/src/openapi/models/elasticsearch-hot-threads-type.ts +32 -0
  262. package/src/openapi/models/elasticsearch-hot-threads.ts +48 -0
  263. package/src/openapi/models/elasticsearch-index-sort-by.ts +33 -0
  264. package/src/openapi/models/elasticsearch-index-storage.ts +90 -0
  265. package/src/openapi/models/elasticsearch-node-allocation-decision.ts +51 -0
  266. package/src/openapi/models/elasticsearch-node-allocation.ts +78 -0
  267. package/src/openapi/models/elasticsearch-recovery-list.ts +39 -0
  268. package/src/openapi/models/elasticsearch-recovery-size.ts +48 -0
  269. package/src/openapi/models/elasticsearch-recovery-translog.ts +42 -0
  270. package/src/openapi/models/elasticsearch-shard-list.ts +39 -0
  271. package/src/openapi/models/elasticsearch-shard-node.ts +36 -0
  272. package/src/openapi/models/elasticsearch-shard-recovery.ts +99 -0
  273. package/src/openapi/models/elasticsearch-shard-state.ts +33 -0
  274. package/src/openapi/models/elasticsearch-shard.ts +78 -0
  275. package/src/openapi/models/elasticsearch-sort-order.ts +31 -0
  276. package/src/openapi/models/elasticsearch-storage-analysis.ts +72 -0
  277. package/src/openapi/models/elasticsearch-task-analysis.ts +63 -0
  278. package/src/openapi/models/elasticsearch-task.ts +84 -0
  279. package/src/openapi/models/elasticsearch-unassigned-info.ts +48 -0
  280. package/src/openapi/models/index.ts +24 -0
  281. package/src/openapi/models/postgresql-sqlfingerprint-explain-response.ts +98 -0
  282. package/src/openapi/models/postgresql-sqlfingerprint.ts +6 -0
  283. package/src/openapi.yaml +1829 -903
package/src/adminapi.yaml CHANGED
@@ -22321,6 +22321,83 @@ paths:
22321
22321
  $ref: '#/components/responses/404'
22322
22322
  '500':
22323
22323
  $ref: '#/components/responses/500'
22324
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/postgresql/sqlAnalysis/queries/{queryID}/explain:
22325
+ post:
22326
+ tags:
22327
+ - diagnostics
22328
+ summary: Explain PostgreSQL SQL fingerprint
22329
+ description: Explicitly trigger a safe PostgreSQL EXPLAIN for one SQL fingerprint. The request does not accept raw SQL. DMS resolves the exact server-side parameterized SELECT statement identity independently of the ranking window, produces an estimated standard or generic plan without parameter sample values, rejects multiple statements, and never runs EXPLAIN ANALYZE or the original SQL. The plan uses current catalog statistics and the DMS connection context; it does not reconstruct the original role, search_path, session settings, parameter values, or historical actual plan.
22330
+ operationId: explainDiagnosticsPostgresqlSQLFingerprint
22331
+ parameters:
22332
+ - name: orgName
22333
+ in: path
22334
+ description: Organization name
22335
+ required: true
22336
+ schema:
22337
+ type: string
22338
+ - name: clusterName
22339
+ in: path
22340
+ description: Cluster name
22341
+ required: true
22342
+ schema:
22343
+ type: string
22344
+ - name: queryID
22345
+ in: path
22346
+ description: PostgreSQL pg_stat_statements queryid represented as a string.
22347
+ required: true
22348
+ schema:
22349
+ type: string
22350
+ - name: database
22351
+ in: query
22352
+ description: Database name from the ranking row. The key is required to disambiguate the queryID. An unresolved empty name returns 422 no_explainable_sql_statement.
22353
+ required: true
22354
+ allowEmptyValue: true
22355
+ schema:
22356
+ type: string
22357
+ - name: user
22358
+ in: query
22359
+ description: Database user from the ranking row. The key is required to disambiguate the queryID. An unresolved empty name returns 422 no_explainable_sql_statement.
22360
+ required: true
22361
+ allowEmptyValue: true
22362
+ schema:
22363
+ type: string
22364
+ - name: topLevel
22365
+ in: query
22366
+ description: Top-level identity from the ranking row. Required to disambiguate the queryID on PostgreSQL versions that expose pg_stat_statements.toplevel.
22367
+ required: true
22368
+ schema:
22369
+ type: boolean
22370
+ - name: fingerprint
22371
+ in: query
22372
+ description: Optional fingerprint consistency guard. Currently aligned with PostgreSQL pg_stat_statements queryid.
22373
+ required: false
22374
+ schema:
22375
+ type: string
22376
+ responses:
22377
+ '200':
22378
+ description: OK
22379
+ content:
22380
+ application/json:
22381
+ schema:
22382
+ $ref: '#/components/schemas/postgresqlSQLFingerprintExplainResponse'
22383
+ '400':
22384
+ $ref: '#/components/responses/400'
22385
+ '401':
22386
+ $ref: '#/components/responses/401'
22387
+ '403':
22388
+ $ref: '#/components/responses/403'
22389
+ '404':
22390
+ $ref: '#/components/responses/404'
22391
+ '422':
22392
+ description: Unprocessable Entity
22393
+ content:
22394
+ application/json:
22395
+ schema:
22396
+ $ref: '#/components/schemas/APIErrorResponse'
22397
+ '500':
22398
+ $ref: '#/components/responses/500'
22399
+ '503':
22400
+ $ref: '#/components/responses/503'
22324
22401
  /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/mysql/sqlAnalysis:
22325
22402
  get:
22326
22403
  tags:
@@ -22465,150 +22542,157 @@ paths:
22465
22542
  $ref: '#/components/responses/403'
22466
22543
  '500':
22467
22544
  $ref: '#/components/responses/500'
22468
- /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/postgresql/sessions/{pid}/lockAnalysis:
22545
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/elasticsearch/taskAnalysis:
22469
22546
  get:
22470
22547
  tags:
22471
22548
  - diagnostics
22472
- summary: Get PostgreSQL session lock analysis
22473
- description: Get read-only lock analysis for one PostgreSQL backend pid from the current DMS PostgreSQL lock snapshot.
22474
- operationId: getDiagnosticsPostgresqlSessionLockAnalysis
22549
+ summary: Get Elasticsearch task and hot-thread analysis
22550
+ operationId: getDiagnosticsElasticsearchTaskAnalysis
22475
22551
  parameters:
22476
22552
  - name: orgName
22477
22553
  in: path
22478
- description: Organization name
22479
22554
  required: true
22480
22555
  schema:
22481
22556
  type: string
22482
22557
  - name: clusterName
22483
22558
  in: path
22484
- description: Cluster name
22485
22559
  required: true
22486
22560
  schema:
22487
22561
  type: string
22488
- - name: pid
22489
- in: path
22490
- description: PostgreSQL backend process id.
22491
- required: true
22562
+ - name: type
22563
+ in: query
22564
+ required: false
22565
+ schema:
22566
+ $ref: '#/components/schemas/elasticsearchHotThreadsType'
22567
+ - name: node
22568
+ in: query
22569
+ required: false
22570
+ schema:
22571
+ type: string
22572
+ - name: taskLimit
22573
+ in: query
22574
+ required: false
22492
22575
  schema:
22493
22576
  type: integer
22494
- format: int64
22495
22577
  minimum: 1
22578
+ maximum: 100
22579
+ default: 20
22580
+ - name: threads
22581
+ in: query
22582
+ required: false
22583
+ schema:
22584
+ type: integer
22585
+ minimum: 1
22586
+ maximum: 10
22587
+ default: 3
22496
22588
  responses:
22497
22589
  '200':
22498
22590
  description: OK
22499
22591
  content:
22500
22592
  application/json:
22501
22593
  schema:
22502
- $ref: '#/components/schemas/postgresqlLockAnalysis'
22594
+ $ref: '#/components/schemas/elasticsearchTaskAnalysis'
22595
+ '400':
22596
+ $ref: '#/components/responses/400'
22503
22597
  '401':
22504
22598
  $ref: '#/components/responses/401'
22505
22599
  '403':
22506
22600
  $ref: '#/components/responses/403'
22507
- '404':
22508
- $ref: '#/components/responses/404'
22509
22601
  '500':
22510
22602
  $ref: '#/components/responses/500'
22511
- /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/postgresql/sessions/{pid}:
22603
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/elasticsearch/storageAnalysis:
22512
22604
  get:
22513
22605
  tags:
22514
22606
  - diagnostics
22515
- summary: Get PostgreSQL session basic diagnostics
22516
- description: Get one PostgreSQL session basic diagnostics record by backend pid.
22517
- operationId: getDiagnosticsPostgresqlSession
22607
+ summary: Get Elasticsearch storage and index analysis
22608
+ operationId: getDiagnosticsElasticsearchStorageAnalysis
22518
22609
  parameters:
22519
22610
  - name: orgName
22520
22611
  in: path
22521
- description: Organization name
22522
22612
  required: true
22523
22613
  schema:
22524
22614
  type: string
22525
22615
  - name: clusterName
22526
22616
  in: path
22527
- description: Cluster name
22528
22617
  required: true
22529
22618
  schema:
22530
22619
  type: string
22531
- - name: pid
22532
- in: path
22533
- description: PostgreSQL backend process id.
22534
- required: true
22620
+ - name: node
22621
+ in: query
22622
+ required: false
22535
22623
  schema:
22536
- type: integer
22537
- format: int64
22538
- minimum: 1
22624
+ type: string
22625
+ - name: index
22626
+ in: query
22627
+ required: false
22628
+ schema:
22629
+ type: string
22630
+ - name: sortBy
22631
+ in: query
22632
+ required: false
22633
+ schema:
22634
+ $ref: '#/components/schemas/elasticsearchIndexSortBy'
22635
+ - name: sortOrder
22636
+ in: query
22637
+ required: false
22638
+ schema:
22639
+ $ref: '#/components/schemas/elasticsearchSortOrder'
22539
22640
  responses:
22540
22641
  '200':
22541
22642
  description: OK
22542
22643
  content:
22543
22644
  application/json:
22544
22645
  schema:
22545
- $ref: '#/components/schemas/postgresqlSession'
22646
+ $ref: '#/components/schemas/elasticsearchStorageAnalysis'
22647
+ '400':
22648
+ $ref: '#/components/responses/400'
22546
22649
  '401':
22547
22650
  $ref: '#/components/responses/401'
22548
22651
  '403':
22549
22652
  $ref: '#/components/responses/403'
22550
- '404':
22551
- $ref: '#/components/responses/404'
22552
22653
  '500':
22553
22654
  $ref: '#/components/responses/500'
22554
- /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/spaceAnalysis:
22655
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/elasticsearch/shards:
22555
22656
  get:
22556
22657
  tags:
22557
22658
  - diagnostics
22558
- summary: Get Dameng space analysis
22559
- description: Get a read-only Dameng space snapshot including tablespace usage, schema sizes, top tables, and top indexes. Queries dba_free_space, dba_data_files, DBA_SEGMENTS, DBA_TABLES, DBA_INDEXES, and DBA_IND_COLUMNS.
22560
- operationId: getDiagnosticsDamengSpaceAnalysis
22659
+ summary: List Elasticsearch shards
22660
+ operationId: listDiagnosticsElasticsearchShards
22561
22661
  parameters:
22562
22662
  - name: orgName
22563
22663
  in: path
22564
- description: Organization name
22565
22664
  required: true
22566
22665
  schema:
22567
22666
  type: string
22568
22667
  - name: clusterName
22569
22668
  in: path
22570
- description: Cluster name
22571
22669
  required: true
22572
22670
  schema:
22573
22671
  type: string
22574
- - name: tableLimit
22575
- in: query
22576
- description: Maximum number of top tables to return (0 or omitted = not collected)
22577
- required: false
22578
- schema:
22579
- type: integer
22580
- format: int64
22581
- minimum: 0
22582
- default: 0
22583
- - name: indexLimit
22672
+ - name: index
22584
22673
  in: query
22585
- description: Maximum number of top indexes to return (0 or omitted = not collected)
22586
22674
  required: false
22675
+ description: Index name or pattern
22587
22676
  schema:
22588
- type: integer
22589
- format: int64
22590
- minimum: 0
22591
- default: 0
22592
- - name: schema
22677
+ type: string
22678
+ - name: node
22593
22679
  in: query
22594
- description: Filter tables and indexes by schema (owner). Omit or empty = all schemas.
22595
22680
  required: false
22681
+ description: Exact node ID or name
22596
22682
  schema:
22597
22683
  type: string
22598
- - name: skipBasic
22684
+ - name: state
22599
22685
  in: query
22600
- description: Set to true to skip tablespace and schema queries, returning only tables and indexes.
22601
22686
  required: false
22602
22687
  schema:
22603
- type: boolean
22604
- default: false
22688
+ $ref: '#/components/schemas/elasticsearchShardState'
22605
22689
  responses:
22606
22690
  '200':
22607
22691
  description: OK
22608
22692
  content:
22609
22693
  application/json:
22610
22694
  schema:
22611
- $ref: '#/components/schemas/damengSpaceAnalysis'
22695
+ $ref: '#/components/schemas/elasticsearchShardList'
22612
22696
  '400':
22613
22697
  $ref: '#/components/responses/400'
22614
22698
  '401':
@@ -22619,40 +22703,42 @@ paths:
22619
22703
  $ref: '#/components/responses/404'
22620
22704
  '500':
22621
22705
  $ref: '#/components/responses/500'
22622
- /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/sqlAnalysis:
22706
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/elasticsearch/recoveries:
22623
22707
  get:
22624
22708
  tags:
22625
22709
  - diagnostics
22626
- summary: Get Dameng SQL analysis
22627
- description: Get a read-only Dameng SQL analysis snapshot from V$SYSTEM_LONG_EXEC_SQLS (long-running SQL) and V$SYSTEM_LARGE_MEM_SQLS (high-memory SQL). The response does not expose execution plans or remediation actions.
22628
- operationId: getDiagnosticsDamengSQLAnalysis
22710
+ summary: List active Elasticsearch shard recoveries
22711
+ operationId: listDiagnosticsElasticsearchRecoveries
22629
22712
  parameters:
22630
22713
  - name: orgName
22631
22714
  in: path
22632
- description: Organization name
22633
22715
  required: true
22634
22716
  schema:
22635
22717
  type: string
22636
22718
  - name: clusterName
22637
22719
  in: path
22638
- description: Cluster name
22639
22720
  required: true
22640
22721
  schema:
22641
22722
  type: string
22642
- - name: limit
22723
+ - name: index
22643
22724
  in: query
22644
- description: Maximum number of SQL entries per category. Defaults to 20.
22645
22725
  required: false
22726
+ description: Index name or pattern
22646
22727
  schema:
22647
- type: integer
22648
- format: int64
22728
+ type: string
22729
+ - name: node
22730
+ in: query
22731
+ required: false
22732
+ description: Exact target node ID or name
22733
+ schema:
22734
+ type: string
22649
22735
  responses:
22650
22736
  '200':
22651
22737
  description: OK
22652
22738
  content:
22653
22739
  application/json:
22654
22740
  schema:
22655
- $ref: '#/components/schemas/damengSQLAnalysis'
22741
+ $ref: '#/components/schemas/elasticsearchRecoveryList'
22656
22742
  '400':
22657
22743
  $ref: '#/components/responses/400'
22658
22744
  '401':
@@ -22663,40 +22749,53 @@ paths:
22663
22749
  $ref: '#/components/responses/404'
22664
22750
  '500':
22665
22751
  $ref: '#/components/responses/500'
22666
- /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/sessions/{sessionId}/lockAnalysis:
22752
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/elasticsearch/allocationExplain:
22667
22753
  get:
22668
22754
  tags:
22669
22755
  - diagnostics
22670
- summary: Get Dameng session lock analysis
22671
- description: Get lock and blocking analysis for a Dameng session. Queries V$LOCK and V$SESSIONS to identify blocking/blocked relationships and lock details.
22672
- operationId: getDiagnosticsDamengSessionLockAnalysis
22756
+ summary: Explain Elasticsearch shard allocation
22757
+ operationId: explainDiagnosticsElasticsearchAllocation
22673
22758
  parameters:
22674
22759
  - name: orgName
22675
22760
  in: path
22676
- description: Organization name
22677
22761
  required: true
22678
22762
  schema:
22679
22763
  type: string
22680
22764
  - name: clusterName
22681
22765
  in: path
22682
- description: Cluster name
22683
22766
  required: true
22684
22767
  schema:
22685
22768
  type: string
22686
- - name: sessionId
22687
- in: path
22688
- description: Dameng session ID (SESS_ID)
22769
+ - name: index
22770
+ in: query
22771
+ required: true
22772
+ schema:
22773
+ type: string
22774
+ minLength: 1
22775
+ - name: shard
22776
+ in: query
22689
22777
  required: true
22690
22778
  schema:
22691
22779
  type: integer
22692
22780
  format: int64
22781
+ minimum: 0
22782
+ - name: primary
22783
+ in: query
22784
+ required: true
22785
+ schema:
22786
+ type: boolean
22787
+ - name: currentNode
22788
+ in: query
22789
+ required: false
22790
+ schema:
22791
+ type: string
22693
22792
  responses:
22694
22793
  '200':
22695
22794
  description: OK
22696
22795
  content:
22697
22796
  application/json:
22698
22797
  schema:
22699
- $ref: '#/components/schemas/damengLockAnalysis'
22798
+ $ref: '#/components/schemas/elasticsearchAllocationExplanation'
22700
22799
  '400':
22701
22800
  $ref: '#/components/responses/400'
22702
22801
  '401':
@@ -22707,13 +22806,13 @@ paths:
22707
22806
  $ref: '#/components/responses/404'
22708
22807
  '500':
22709
22808
  $ref: '#/components/responses/500'
22710
- /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/sessions/{sessionId}:
22809
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/postgresql/sessions/{pid}/lockAnalysis:
22711
22810
  get:
22712
22811
  tags:
22713
22812
  - diagnostics
22714
- summary: Get Dameng session detail
22715
- description: Get a single Dameng session detail by session ID from V$SESSIONS, including SQL text, transaction info, and client details.
22716
- operationId: getDiagnosticsDamengSession
22813
+ summary: Get PostgreSQL session lock analysis
22814
+ description: Get read-only lock analysis for one PostgreSQL backend pid from the current DMS PostgreSQL lock snapshot.
22815
+ operationId: getDiagnosticsPostgresqlSessionLockAnalysis
22717
22816
  parameters:
22718
22817
  - name: orgName
22719
22818
  in: path
@@ -22727,22 +22826,21 @@ paths:
22727
22826
  required: true
22728
22827
  schema:
22729
22828
  type: string
22730
- - name: sessionId
22829
+ - name: pid
22731
22830
  in: path
22732
- description: Dameng session ID (SESS_ID)
22831
+ description: PostgreSQL backend process id.
22733
22832
  required: true
22734
22833
  schema:
22735
22834
  type: integer
22736
22835
  format: int64
22836
+ minimum: 1
22737
22837
  responses:
22738
22838
  '200':
22739
22839
  description: OK
22740
22840
  content:
22741
22841
  application/json:
22742
22842
  schema:
22743
- $ref: '#/components/schemas/damengSessionDetail'
22744
- '400':
22745
- $ref: '#/components/responses/400'
22843
+ $ref: '#/components/schemas/postgresqlLockAnalysis'
22746
22844
  '401':
22747
22845
  $ref: '#/components/responses/401'
22748
22846
  '403':
@@ -22751,13 +22849,13 @@ paths:
22751
22849
  $ref: '#/components/responses/404'
22752
22850
  '500':
22753
22851
  $ref: '#/components/responses/500'
22754
- /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/sessions:
22852
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/postgresql/sessions/{pid}:
22755
22853
  get:
22756
22854
  tags:
22757
22855
  - diagnostics
22758
- summary: List Dameng sessions
22759
- description: List Dameng sessions from V$SESSIONS with lock status from V$LOCK. Returns session ID, user, state, client IP, transaction ID, lock status, SQL text, schema, duration, and more.
22760
- operationId: listDiagnosticsDamengSessions
22856
+ summary: Get PostgreSQL session basic diagnostics
22857
+ description: Get one PostgreSQL session basic diagnostics record by backend pid.
22858
+ operationId: getDiagnosticsPostgresqlSession
22761
22859
  parameters:
22762
22860
  - name: orgName
22763
22861
  in: path
@@ -22771,30 +22869,21 @@ paths:
22771
22869
  required: true
22772
22870
  schema:
22773
22871
  type: string
22774
- - name: limit
22775
- in: query
22776
- description: Maximum number of sessions to return. Defaults to 200.
22777
- required: false
22872
+ - name: pid
22873
+ in: path
22874
+ description: PostgreSQL backend process id.
22875
+ required: true
22778
22876
  schema:
22779
22877
  type: integer
22780
22878
  format: int64
22781
- - name: state
22782
- in: query
22783
- description: Filter sessions by state (e.g. ACTIVE, IDLE). Matches against V$SESSIONS.STATE.
22784
- required: false
22785
- schema:
22786
- type: string
22879
+ minimum: 1
22787
22880
  responses:
22788
22881
  '200':
22789
22882
  description: OK
22790
22883
  content:
22791
22884
  application/json:
22792
22885
  schema:
22793
- type: array
22794
- items:
22795
- $ref: '#/components/schemas/damengSessionListItem'
22796
- '400':
22797
- $ref: '#/components/responses/400'
22886
+ $ref: '#/components/schemas/postgresqlSession'
22798
22887
  '401':
22799
22888
  $ref: '#/components/responses/401'
22800
22889
  '403':
@@ -22803,35 +22892,287 @@ paths:
22803
22892
  $ref: '#/components/responses/404'
22804
22893
  '500':
22805
22894
  $ref: '#/components/responses/500'
22806
- /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/kingbase/sessions:
22895
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/spaceAnalysis:
22807
22896
  get:
22808
22897
  tags:
22809
22898
  - diagnostics
22810
- summary: List Kingbase session diagnostics
22811
- operationId: listDiagnosticsKingbaseSessions
22899
+ summary: Get Dameng space analysis
22900
+ description: Get a read-only Dameng space snapshot including tablespace usage, schema sizes, top tables, and top indexes. Queries dba_free_space, dba_data_files, DBA_SEGMENTS, DBA_TABLES, DBA_INDEXES, and DBA_IND_COLUMNS.
22901
+ operationId: getDiagnosticsDamengSpaceAnalysis
22812
22902
  parameters:
22813
22903
  - name: orgName
22814
22904
  in: path
22905
+ description: Organization name
22815
22906
  required: true
22816
22907
  schema:
22817
22908
  type: string
22818
22909
  - name: clusterName
22819
22910
  in: path
22911
+ description: Cluster name
22820
22912
  required: true
22821
22913
  schema:
22822
22914
  type: string
22823
- - name: limit
22915
+ - name: tableLimit
22824
22916
  in: query
22825
- description: Maximum number of sessions to return. Defaults to 200.
22917
+ description: Maximum number of top tables to return (0 or omitted = not collected)
22826
22918
  required: false
22827
22919
  schema:
22828
22920
  type: integer
22829
22921
  format: int64
22830
- minimum: 1
22831
- maximum: 200
22832
- responses:
22833
- '200':
22834
- description: OK
22922
+ minimum: 0
22923
+ default: 0
22924
+ - name: indexLimit
22925
+ in: query
22926
+ description: Maximum number of top indexes to return (0 or omitted = not collected)
22927
+ required: false
22928
+ schema:
22929
+ type: integer
22930
+ format: int64
22931
+ minimum: 0
22932
+ default: 0
22933
+ - name: schema
22934
+ in: query
22935
+ description: Filter tables and indexes by schema (owner). Omit or empty = all schemas.
22936
+ required: false
22937
+ schema:
22938
+ type: string
22939
+ - name: skipBasic
22940
+ in: query
22941
+ description: Set to true to skip tablespace and schema queries, returning only tables and indexes.
22942
+ required: false
22943
+ schema:
22944
+ type: boolean
22945
+ default: false
22946
+ responses:
22947
+ '200':
22948
+ description: OK
22949
+ content:
22950
+ application/json:
22951
+ schema:
22952
+ $ref: '#/components/schemas/damengSpaceAnalysis'
22953
+ '400':
22954
+ $ref: '#/components/responses/400'
22955
+ '401':
22956
+ $ref: '#/components/responses/401'
22957
+ '403':
22958
+ $ref: '#/components/responses/403'
22959
+ '404':
22960
+ $ref: '#/components/responses/404'
22961
+ '500':
22962
+ $ref: '#/components/responses/500'
22963
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/sqlAnalysis:
22964
+ get:
22965
+ tags:
22966
+ - diagnostics
22967
+ summary: Get Dameng SQL analysis
22968
+ description: Get a read-only Dameng SQL analysis snapshot from V$SYSTEM_LONG_EXEC_SQLS (long-running SQL) and V$SYSTEM_LARGE_MEM_SQLS (high-memory SQL). The response does not expose execution plans or remediation actions.
22969
+ operationId: getDiagnosticsDamengSQLAnalysis
22970
+ parameters:
22971
+ - name: orgName
22972
+ in: path
22973
+ description: Organization name
22974
+ required: true
22975
+ schema:
22976
+ type: string
22977
+ - name: clusterName
22978
+ in: path
22979
+ description: Cluster name
22980
+ required: true
22981
+ schema:
22982
+ type: string
22983
+ - name: limit
22984
+ in: query
22985
+ description: Maximum number of SQL entries per category. Defaults to 20.
22986
+ required: false
22987
+ schema:
22988
+ type: integer
22989
+ format: int64
22990
+ responses:
22991
+ '200':
22992
+ description: OK
22993
+ content:
22994
+ application/json:
22995
+ schema:
22996
+ $ref: '#/components/schemas/damengSQLAnalysis'
22997
+ '400':
22998
+ $ref: '#/components/responses/400'
22999
+ '401':
23000
+ $ref: '#/components/responses/401'
23001
+ '403':
23002
+ $ref: '#/components/responses/403'
23003
+ '404':
23004
+ $ref: '#/components/responses/404'
23005
+ '500':
23006
+ $ref: '#/components/responses/500'
23007
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/sessions/{sessionId}/lockAnalysis:
23008
+ get:
23009
+ tags:
23010
+ - diagnostics
23011
+ summary: Get Dameng session lock analysis
23012
+ description: Get lock and blocking analysis for a Dameng session. Queries V$LOCK and V$SESSIONS to identify blocking/blocked relationships and lock details.
23013
+ operationId: getDiagnosticsDamengSessionLockAnalysis
23014
+ parameters:
23015
+ - name: orgName
23016
+ in: path
23017
+ description: Organization name
23018
+ required: true
23019
+ schema:
23020
+ type: string
23021
+ - name: clusterName
23022
+ in: path
23023
+ description: Cluster name
23024
+ required: true
23025
+ schema:
23026
+ type: string
23027
+ - name: sessionId
23028
+ in: path
23029
+ description: Dameng session ID (SESS_ID)
23030
+ required: true
23031
+ schema:
23032
+ type: integer
23033
+ format: int64
23034
+ responses:
23035
+ '200':
23036
+ description: OK
23037
+ content:
23038
+ application/json:
23039
+ schema:
23040
+ $ref: '#/components/schemas/damengLockAnalysis'
23041
+ '400':
23042
+ $ref: '#/components/responses/400'
23043
+ '401':
23044
+ $ref: '#/components/responses/401'
23045
+ '403':
23046
+ $ref: '#/components/responses/403'
23047
+ '404':
23048
+ $ref: '#/components/responses/404'
23049
+ '500':
23050
+ $ref: '#/components/responses/500'
23051
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/sessions/{sessionId}:
23052
+ get:
23053
+ tags:
23054
+ - diagnostics
23055
+ summary: Get Dameng session detail
23056
+ description: Get a single Dameng session detail by session ID from V$SESSIONS, including SQL text, transaction info, and client details.
23057
+ operationId: getDiagnosticsDamengSession
23058
+ parameters:
23059
+ - name: orgName
23060
+ in: path
23061
+ description: Organization name
23062
+ required: true
23063
+ schema:
23064
+ type: string
23065
+ - name: clusterName
23066
+ in: path
23067
+ description: Cluster name
23068
+ required: true
23069
+ schema:
23070
+ type: string
23071
+ - name: sessionId
23072
+ in: path
23073
+ description: Dameng session ID (SESS_ID)
23074
+ required: true
23075
+ schema:
23076
+ type: integer
23077
+ format: int64
23078
+ responses:
23079
+ '200':
23080
+ description: OK
23081
+ content:
23082
+ application/json:
23083
+ schema:
23084
+ $ref: '#/components/schemas/damengSessionDetail'
23085
+ '400':
23086
+ $ref: '#/components/responses/400'
23087
+ '401':
23088
+ $ref: '#/components/responses/401'
23089
+ '403':
23090
+ $ref: '#/components/responses/403'
23091
+ '404':
23092
+ $ref: '#/components/responses/404'
23093
+ '500':
23094
+ $ref: '#/components/responses/500'
23095
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/dameng/sessions:
23096
+ get:
23097
+ tags:
23098
+ - diagnostics
23099
+ summary: List Dameng sessions
23100
+ description: List Dameng sessions from V$SESSIONS with lock status from V$LOCK. Returns session ID, user, state, client IP, transaction ID, lock status, SQL text, schema, duration, and more.
23101
+ operationId: listDiagnosticsDamengSessions
23102
+ parameters:
23103
+ - name: orgName
23104
+ in: path
23105
+ description: Organization name
23106
+ required: true
23107
+ schema:
23108
+ type: string
23109
+ - name: clusterName
23110
+ in: path
23111
+ description: Cluster name
23112
+ required: true
23113
+ schema:
23114
+ type: string
23115
+ - name: limit
23116
+ in: query
23117
+ description: Maximum number of sessions to return. Defaults to 200.
23118
+ required: false
23119
+ schema:
23120
+ type: integer
23121
+ format: int64
23122
+ - name: state
23123
+ in: query
23124
+ description: Filter sessions by state (e.g. ACTIVE, IDLE). Matches against V$SESSIONS.STATE.
23125
+ required: false
23126
+ schema:
23127
+ type: string
23128
+ responses:
23129
+ '200':
23130
+ description: OK
23131
+ content:
23132
+ application/json:
23133
+ schema:
23134
+ type: array
23135
+ items:
23136
+ $ref: '#/components/schemas/damengSessionListItem'
23137
+ '400':
23138
+ $ref: '#/components/responses/400'
23139
+ '401':
23140
+ $ref: '#/components/responses/401'
23141
+ '403':
23142
+ $ref: '#/components/responses/403'
23143
+ '404':
23144
+ $ref: '#/components/responses/404'
23145
+ '500':
23146
+ $ref: '#/components/responses/500'
23147
+ /admin/v1/organizations/{orgName}/clusters/{clusterName}/diagnostics/kingbase/sessions:
23148
+ get:
23149
+ tags:
23150
+ - diagnostics
23151
+ summary: List Kingbase session diagnostics
23152
+ operationId: listDiagnosticsKingbaseSessions
23153
+ parameters:
23154
+ - name: orgName
23155
+ in: path
23156
+ required: true
23157
+ schema:
23158
+ type: string
23159
+ - name: clusterName
23160
+ in: path
23161
+ required: true
23162
+ schema:
23163
+ type: string
23164
+ - name: limit
23165
+ in: query
23166
+ description: Maximum number of sessions to return. Defaults to 200.
23167
+ required: false
23168
+ schema:
23169
+ type: integer
23170
+ format: int64
23171
+ minimum: 1
23172
+ maximum: 200
23173
+ responses:
23174
+ '200':
23175
+ description: OK
22835
23176
  content:
22836
23177
  application/json:
22837
23178
  schema:
@@ -29393,6 +29734,11 @@ components:
29393
29734
  - analyze
29394
29735
  - actual
29395
29736
  - autotrace
29737
+ DmsExecutionPlanPlanningMode:
29738
+ type: string
29739
+ enum:
29740
+ - standard
29741
+ - generic
29396
29742
  DmsExecutionPlanRawFormat:
29397
29743
  type: string
29398
29744
  enum:
@@ -29676,6 +30022,16 @@ components:
29676
30022
  type: string
29677
30023
  mode:
29678
30024
  $ref: '#/components/schemas/DmsExecutionPlanMode'
30025
+ planMode:
30026
+ $ref: '#/components/schemas/DmsExecutionPlanPlanningMode'
30027
+ parameterized:
30028
+ type: boolean
30029
+ x-omitempty: false
30030
+ parameterCount:
30031
+ type: integer
30032
+ format: int64
30033
+ nullable: true
30034
+ x-omitempty: true
29679
30035
  hasActualStats:
29680
30036
  type: boolean
29681
30037
  x-omitempty: false
@@ -32546,6 +32902,13 @@ components:
32546
32902
  properties:
32547
32903
  clusterSchedulingPolicy:
32548
32904
  $ref: '#/components/schemas/clusterSchedulingPolicy'
32905
+ additionalTopologyKeys:
32906
+ type: array
32907
+ nullable: true
32908
+ default: []
32909
+ description: Additional Kubernetes topology label keys used by pod anti-affinity and topology spread for subsequently created or re-rendered clusters; existing Pods are not migrated automatically. Omit or use null during environment creation to store an empty list. Values must be valid Kubernetes qualified label keys. Infrastructure integrations or administrators must label all eligible nodes consistently; missing labels can cause unintended scheduling behavior and undermine failure-domain isolation. Too few eligible topology domains can leave Pods Pending under hard anti-affinity. If the Kubernetes LimitPodHardAntiAffinityTopology admission plugin is enabled, Pod creation is rejected for required anti-affinity using topology keys other than kubernetes.io/hostname, which can prevent the database cluster from becoming ready.
32910
+ items:
32911
+ type: string
32549
32912
  tolerateDefaultTaints:
32550
32913
  $ref: '#/components/schemas/tolerateDefaultTaints'
32551
32914
  systemComponentSchedulerPolicy:
@@ -33262,6 +33625,12 @@ components:
33262
33625
  $ref: '#/components/schemas/ipPoolProvider'
33263
33626
  clusterSchedulingPolicy:
33264
33627
  $ref: '#/components/schemas/clusterSchedulingPolicy'
33628
+ additionalTopologyKeys:
33629
+ type: array
33630
+ nullable: true
33631
+ description: Additional Kubernetes topology label keys used by subsequently created or re-rendered clusters; existing Pods are not migrated automatically. Omit or use null to preserve the current value; use an empty array to clear all additional keys. Values must be valid Kubernetes qualified label keys. Infrastructure integrations or administrators must label all eligible nodes consistently; missing labels can cause unintended scheduling behavior and undermine failure-domain isolation. Too few eligible topology domains can leave Pods Pending under hard anti-affinity. If the Kubernetes LimitPodHardAntiAffinityTopology admission plugin is enabled, Pod creation is rejected for required anti-affinity using topology keys other than kubernetes.io/hostname, which can prevent the database cluster from becoming ready.
33632
+ items:
33633
+ type: string
33265
33634
  environmentStateEvent:
33266
33635
  description: EventEnvironmentState contains details for the current and previous state of the environment.
33267
33636
  type: object
@@ -42736,6 +43105,7 @@ components:
42736
43105
  - rows
42737
43106
  - database
42738
43107
  - user
43108
+ - topLevel
42739
43109
  properties:
42740
43110
  queryID:
42741
43111
  type: string
@@ -42772,6 +43142,9 @@ components:
42772
43142
  user:
42773
43143
  type: string
42774
43144
  description: Database user name resolved from pg_stat_statements.userid when visible.
43145
+ topLevel:
43146
+ type: boolean
43147
+ description: Whether pg_stat_statements recorded the statement as top-level. Legacy PostgreSQL versions without the toplevel column report true.
42775
43148
  postgresqlSQLAnalysis:
42776
43149
  type: object
42777
43150
  required:
@@ -42819,6 +43192,55 @@ components:
42819
43192
  description: SQL fingerprint ranking rows from pg_stat_statements. The list may be empty when no statement statistics exist.
42820
43193
  items:
42821
43194
  $ref: '#/components/schemas/postgresqlSQLFingerprint'
43195
+ postgresqlSQLFingerprintExplainResponse:
43196
+ type: object
43197
+ required:
43198
+ - queryID
43199
+ - fingerprint
43200
+ - database
43201
+ - user
43202
+ - topLevel
43203
+ - planMode
43204
+ - parameterized
43205
+ - explainResult
43206
+ properties:
43207
+ queryID:
43208
+ type: string
43209
+ description: PostgreSQL pg_stat_statements queryid represented as a string.
43210
+ fingerprint:
43211
+ type: string
43212
+ description: Stable SQL fingerprint identifier for UI grouping. Currently aligned with PostgreSQL pg_stat_statements queryid.
43213
+ database:
43214
+ type: string
43215
+ description: Database name from the requested SQL fingerprint identity.
43216
+ user:
43217
+ type: string
43218
+ description: Database user from the requested SQL fingerprint identity.
43219
+ topLevel:
43220
+ type: boolean
43221
+ description: Top-level flag from the requested SQL fingerprint identity.
43222
+ statementSource:
43223
+ type: string
43224
+ description: Server-side source used to resolve the parameterized SQL statement. Raw SQL is not returned.
43225
+ statementResolvedAt:
43226
+ type: string
43227
+ description: Timestamp when the parameterized SQL statement was resolved.
43228
+ planMode:
43229
+ $ref: '#/components/schemas/DmsExecutionPlanPlanningMode'
43230
+ description: Whether DMS produced a standard estimated plan or a generic parameterized estimated plan.
43231
+ parameterized:
43232
+ type: boolean
43233
+ description: Whether generic parameterized planning was used (planMode is generic). False means standard planning, not that historical parameter values were used. This endpoint never retrieves historical parameter values.
43234
+ x-omitempty: false
43235
+ parameterCount:
43236
+ type: integer
43237
+ format: int64
43238
+ nullable: true
43239
+ x-omitempty: true
43240
+ description: Number of parameters when DMS can determine it. It may be omitted for PostgreSQL generic-plan paths that do not expose the count.
43241
+ explainResult:
43242
+ $ref: '#/components/schemas/DmsExecutionPlanResult'
43243
+ description: Normalized DMS estimated visual plan. The resolved statement and generated EXPLAIN SQL are intentionally removed.
42822
43244
  mysqlSQLFingerprint:
42823
43245
  type: object
42824
43246
  required:
@@ -43160,6 +43582,523 @@ components:
43160
43582
  collectedAt:
43161
43583
  type: string
43162
43584
  description: Backend collection timestamp in UTC.
43585
+ elasticsearchHotThreadsType:
43586
+ type: string
43587
+ enum:
43588
+ - cpu
43589
+ - wait
43590
+ - block
43591
+ default: cpu
43592
+ elasticsearchTask:
43593
+ type: object
43594
+ required:
43595
+ - taskId
43596
+ - nodeId
43597
+ - nodeName
43598
+ - action
43599
+ - runningTimeMillis
43600
+ - cancellable
43601
+ properties:
43602
+ taskId:
43603
+ type: string
43604
+ nodeId:
43605
+ type: string
43606
+ nodeName:
43607
+ type: string
43608
+ action:
43609
+ type: string
43610
+ description:
43611
+ type: string
43612
+ type:
43613
+ type: string
43614
+ startTime:
43615
+ type: string
43616
+ runningTimeMillis:
43617
+ type: integer
43618
+ format: int64
43619
+ cancellable:
43620
+ type: boolean
43621
+ cancelled:
43622
+ type: boolean
43623
+ elasticsearchHotThreads:
43624
+ type: object
43625
+ required:
43626
+ - type
43627
+ - content
43628
+ - truncated
43629
+ properties:
43630
+ nodeName:
43631
+ type: string
43632
+ type:
43633
+ type: string
43634
+ content:
43635
+ type: string
43636
+ truncated:
43637
+ type: boolean
43638
+ elasticsearchTaskAnalysis:
43639
+ type: object
43640
+ required:
43641
+ - tasks
43642
+ - hotThreads
43643
+ - sources
43644
+ - warnings
43645
+ - collectedAt
43646
+ properties:
43647
+ tasks:
43648
+ type: array
43649
+ description: List of currently running tasks, sorted by running time in descending order
43650
+ items:
43651
+ $ref: '#/components/schemas/elasticsearchTask'
43652
+ hotThreads:
43653
+ type: array
43654
+ items:
43655
+ $ref: '#/components/schemas/elasticsearchHotThreads'
43656
+ sources:
43657
+ type: array
43658
+ items:
43659
+ $ref: '#/components/schemas/performanceTrendSource'
43660
+ warnings:
43661
+ type: array
43662
+ items:
43663
+ type: string
43664
+ collectedAt:
43665
+ type: string
43666
+ elasticsearchIndexSortBy:
43667
+ type: string
43668
+ enum:
43669
+ - name
43670
+ - documents
43671
+ - totalStoreBytes
43672
+ - segments
43673
+ default: totalStoreBytes
43674
+ elasticsearchSortOrder:
43675
+ type: string
43676
+ enum:
43677
+ - asc
43678
+ - desc
43679
+ default: desc
43680
+ elasticsearchIndexStorage:
43681
+ type: object
43682
+ required:
43683
+ - name
43684
+ - health
43685
+ - status
43686
+ - primaryShards
43687
+ - replicaShards
43688
+ - documents
43689
+ - deletedDocuments
43690
+ - primaryStoreBytes
43691
+ - totalStoreBytes
43692
+ - segments
43693
+ properties:
43694
+ name:
43695
+ type: string
43696
+ uuid:
43697
+ type: string
43698
+ health:
43699
+ type: string
43700
+ status:
43701
+ type: string
43702
+ primaryShards:
43703
+ type: integer
43704
+ format: int64
43705
+ nullable: true
43706
+ replicaShards:
43707
+ type: integer
43708
+ format: int64
43709
+ nullable: true
43710
+ documents:
43711
+ type: integer
43712
+ format: int64
43713
+ nullable: true
43714
+ deletedDocuments:
43715
+ type: integer
43716
+ format: int64
43717
+ nullable: true
43718
+ primaryStoreBytes:
43719
+ type: integer
43720
+ format: int64
43721
+ nullable: true
43722
+ totalStoreBytes:
43723
+ type: integer
43724
+ format: int64
43725
+ nullable: true
43726
+ segments:
43727
+ type: integer
43728
+ format: int64
43729
+ nullable: true
43730
+ elasticsearchNodeAllocation:
43731
+ type: object
43732
+ required:
43733
+ - nodeName
43734
+ - shards
43735
+ - diskIndicesBytes
43736
+ - diskUsedBytes
43737
+ - diskAvailableBytes
43738
+ - diskTotalBytes
43739
+ - diskPercent
43740
+ properties:
43741
+ nodeName:
43742
+ type: string
43743
+ host:
43744
+ type: string
43745
+ ip:
43746
+ type: string
43747
+ shards:
43748
+ type: integer
43749
+ format: int64
43750
+ nullable: true
43751
+ diskIndicesBytes:
43752
+ type: integer
43753
+ format: int64
43754
+ nullable: true
43755
+ diskUsedBytes:
43756
+ type: integer
43757
+ format: int64
43758
+ nullable: true
43759
+ diskAvailableBytes:
43760
+ type: integer
43761
+ format: int64
43762
+ nullable: true
43763
+ diskTotalBytes:
43764
+ type: integer
43765
+ format: int64
43766
+ nullable: true
43767
+ diskPercent:
43768
+ type: number
43769
+ format: double
43770
+ nullable: true
43771
+ elasticsearchDiskWatermarks:
43772
+ type: object
43773
+ required:
43774
+ - low
43775
+ - high
43776
+ - floodStage
43777
+ properties:
43778
+ low:
43779
+ type: string
43780
+ high:
43781
+ type: string
43782
+ floodStage:
43783
+ type: string
43784
+ elasticsearchStorageAnalysis:
43785
+ type: object
43786
+ required:
43787
+ - indices
43788
+ - allocations
43789
+ - watermarks
43790
+ - sources
43791
+ - warnings
43792
+ - collectedAt
43793
+ properties:
43794
+ indices:
43795
+ type: array
43796
+ items:
43797
+ $ref: '#/components/schemas/elasticsearchIndexStorage'
43798
+ allocations:
43799
+ type: array
43800
+ items:
43801
+ $ref: '#/components/schemas/elasticsearchNodeAllocation'
43802
+ watermarks:
43803
+ $ref: '#/components/schemas/elasticsearchDiskWatermarks'
43804
+ sources:
43805
+ type: array
43806
+ items:
43807
+ $ref: '#/components/schemas/performanceTrendSource'
43808
+ warnings:
43809
+ type: array
43810
+ items:
43811
+ type: string
43812
+ collectedAt:
43813
+ type: string
43814
+ elasticsearchShardState:
43815
+ type: string
43816
+ enum:
43817
+ - STARTED
43818
+ - INITIALIZING
43819
+ - RELOCATING
43820
+ - UNASSIGNED
43821
+ elasticsearchShard:
43822
+ type: object
43823
+ properties:
43824
+ index:
43825
+ type: string
43826
+ x-go-name: Index
43827
+ nullable: true
43828
+ shard:
43829
+ type: integer
43830
+ x-go-name: Shard
43831
+ nullable: true
43832
+ format: int64
43833
+ primary:
43834
+ type: boolean
43835
+ x-go-name: Primary
43836
+ nullable: true
43837
+ state:
43838
+ type: string
43839
+ x-go-name: State
43840
+ nullable: true
43841
+ documents:
43842
+ type: integer
43843
+ x-go-name: Documents
43844
+ nullable: true
43845
+ format: int64
43846
+ storeBytes:
43847
+ type: integer
43848
+ x-go-name: StoreBytes
43849
+ nullable: true
43850
+ format: int64
43851
+ nodeId:
43852
+ type: string
43853
+ x-go-name: NodeID
43854
+ nullable: true
43855
+ nodeName:
43856
+ type: string
43857
+ x-go-name: NodeName
43858
+ nullable: true
43859
+ unassignedReason:
43860
+ type: string
43861
+ x-go-name: UnassignedReason
43862
+ nullable: true
43863
+ elasticsearchShardList:
43864
+ type: object
43865
+ required:
43866
+ - shards
43867
+ - collectedAt
43868
+ properties:
43869
+ shards:
43870
+ type: array
43871
+ items:
43872
+ $ref: '#/components/schemas/elasticsearchShard'
43873
+ collectedAt:
43874
+ type: string
43875
+ elasticsearchShardNode:
43876
+ type: object
43877
+ properties:
43878
+ id:
43879
+ type: string
43880
+ x-go-name: ID
43881
+ nullable: true
43882
+ name:
43883
+ type: string
43884
+ x-go-name: Name
43885
+ nullable: true
43886
+ elasticsearchRecoveryTranslog:
43887
+ type: object
43888
+ properties:
43889
+ recovered:
43890
+ type: integer
43891
+ x-go-name: Recovered
43892
+ nullable: true
43893
+ format: int64
43894
+ total:
43895
+ type: integer
43896
+ x-go-name: Total
43897
+ nullable: true
43898
+ format: int64
43899
+ percent:
43900
+ type: string
43901
+ x-go-name: Percent
43902
+ nullable: true
43903
+ elasticsearchRecoverySize:
43904
+ type: object
43905
+ properties:
43906
+ totalBytes:
43907
+ type: integer
43908
+ x-go-name: TotalBytes
43909
+ nullable: true
43910
+ format: int64
43911
+ reusedBytes:
43912
+ type: integer
43913
+ x-go-name: ReusedBytes
43914
+ nullable: true
43915
+ format: int64
43916
+ recoveredBytes:
43917
+ type: integer
43918
+ x-go-name: RecoveredBytes
43919
+ nullable: true
43920
+ format: int64
43921
+ percent:
43922
+ type: string
43923
+ x-go-name: Percent
43924
+ nullable: true
43925
+ elasticsearchShardRecovery:
43926
+ type: object
43927
+ properties:
43928
+ index:
43929
+ type: string
43930
+ x-go-name: Index
43931
+ nullable: true
43932
+ shard:
43933
+ type: integer
43934
+ x-go-name: Shard
43935
+ nullable: true
43936
+ format: int64
43937
+ type:
43938
+ type: string
43939
+ x-go-name: Type
43940
+ nullable: true
43941
+ stage:
43942
+ type: string
43943
+ x-go-name: Stage
43944
+ nullable: true
43945
+ primary:
43946
+ type: boolean
43947
+ x-go-name: Primary
43948
+ nullable: true
43949
+ startTimeMillis:
43950
+ type: integer
43951
+ x-go-name: StartTimeMillis
43952
+ nullable: true
43953
+ format: int64
43954
+ totalTimeMillis:
43955
+ type: integer
43956
+ x-go-name: TotalTimeMillis
43957
+ nullable: true
43958
+ format: int64
43959
+ source:
43960
+ $ref: '#/components/schemas/elasticsearchShardNode'
43961
+ x-go-name: Source
43962
+ target:
43963
+ $ref: '#/components/schemas/elasticsearchShardNode'
43964
+ x-go-name: Target
43965
+ translog:
43966
+ $ref: '#/components/schemas/elasticsearchRecoveryTranslog'
43967
+ x-go-name: Translog
43968
+ size:
43969
+ $ref: '#/components/schemas/elasticsearchRecoverySize'
43970
+ x-go-name: Size
43971
+ elasticsearchRecoveryList:
43972
+ type: object
43973
+ required:
43974
+ - recoveries
43975
+ - collectedAt
43976
+ properties:
43977
+ recoveries:
43978
+ type: array
43979
+ items:
43980
+ $ref: '#/components/schemas/elasticsearchShardRecovery'
43981
+ collectedAt:
43982
+ type: string
43983
+ elasticsearchUnassignedInfo:
43984
+ type: object
43985
+ properties:
43986
+ reason:
43987
+ type: string
43988
+ x-go-name: Reason
43989
+ nullable: true
43990
+ at:
43991
+ type: string
43992
+ x-go-name: At
43993
+ nullable: true
43994
+ details:
43995
+ type: string
43996
+ x-go-name: Details
43997
+ nullable: true
43998
+ lastAllocationStatus:
43999
+ type: string
44000
+ x-go-name: LastAllocationStatus
44001
+ nullable: true
44002
+ elasticsearchAllocationDecider:
44003
+ type: object
44004
+ properties:
44005
+ decider:
44006
+ type: string
44007
+ x-go-name: Decider
44008
+ nullable: true
44009
+ decision:
44010
+ type: string
44011
+ x-go-name: Decision
44012
+ nullable: true
44013
+ explanation:
44014
+ type: string
44015
+ x-go-name: Explanation
44016
+ nullable: true
44017
+ elasticsearchNodeAllocationDecision:
44018
+ type: object
44019
+ properties:
44020
+ nodeId:
44021
+ type: string
44022
+ x-go-name: NodeID
44023
+ nullable: true
44024
+ nodeName:
44025
+ type: string
44026
+ x-go-name: NodeName
44027
+ nullable: true
44028
+ nodeDecision:
44029
+ type: string
44030
+ x-go-name: NodeDecision
44031
+ nullable: true
44032
+ deciders:
44033
+ type: array
44034
+ items:
44035
+ $ref: '#/components/schemas/elasticsearchAllocationDecider'
44036
+ x-go-name: Deciders
44037
+ elasticsearchAllocationExplanation:
44038
+ type: object
44039
+ properties:
44040
+ index:
44041
+ type: string
44042
+ x-go-name: Index
44043
+ nullable: true
44044
+ shard:
44045
+ type: integer
44046
+ x-go-name: Shard
44047
+ nullable: true
44048
+ format: int64
44049
+ primary:
44050
+ type: boolean
44051
+ x-go-name: Primary
44052
+ nullable: true
44053
+ currentState:
44054
+ type: string
44055
+ x-go-name: CurrentState
44056
+ nullable: true
44057
+ currentNode:
44058
+ $ref: '#/components/schemas/elasticsearchShardNode'
44059
+ x-go-name: CurrentNode
44060
+ unassignedInfo:
44061
+ $ref: '#/components/schemas/elasticsearchUnassignedInfo'
44062
+ x-go-name: UnassignedInfo
44063
+ canAllocate:
44064
+ type: string
44065
+ x-go-name: CanAllocate
44066
+ nullable: true
44067
+ allocateExplanation:
44068
+ type: string
44069
+ x-go-name: AllocateExplanation
44070
+ nullable: true
44071
+ canRemainOnCurrentNode:
44072
+ type: string
44073
+ x-go-name: CanRemainOnCurrentNode
44074
+ nullable: true
44075
+ canRemainDecisions:
44076
+ type: array
44077
+ items:
44078
+ $ref: '#/components/schemas/elasticsearchAllocationDecider'
44079
+ x-go-name: CanRemainDecisions
44080
+ canRebalanceCluster:
44081
+ type: string
44082
+ x-go-name: CanRebalanceCluster
44083
+ nullable: true
44084
+ canRebalanceClusterDecisions:
44085
+ type: array
44086
+ items:
44087
+ $ref: '#/components/schemas/elasticsearchAllocationDecider'
44088
+ x-go-name: CanRebalanceClusterDecisions
44089
+ canRebalanceToOtherNode:
44090
+ type: string
44091
+ x-go-name: CanRebalanceToOtherNode
44092
+ nullable: true
44093
+ rebalanceExplanation:
44094
+ type: string
44095
+ x-go-name: RebalanceExplanation
44096
+ nullable: true
44097
+ nodeAllocationDecisions:
44098
+ type: array
44099
+ items:
44100
+ $ref: '#/components/schemas/elasticsearchNodeAllocationDecision'
44101
+ x-go-name: NodeAllocationDecisions
43163
44102
  postgresqlLockRow:
43164
44103
  type: object
43165
44104
  required: