aidp-typescript-client 4.1.1 → 4.2.1

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 (418) hide show
  1. package/dist/lib/client.d.ts +149 -298
  2. package/dist/lib/client.js +854 -301
  3. package/dist/lib/client.js.map +1 -1
  4. package/dist/lib/model/agent-permission-summary.d.ts +1 -0
  5. package/dist/lib/model/agent-permission-summary.js +1 -0
  6. package/dist/lib/model/agent-permission-summary.js.map +1 -1
  7. package/dist/lib/model/all-privilege-type.d.ts +1 -0
  8. package/dist/lib/model/all-privilege-type.js +1 -0
  9. package/dist/lib/model/all-privilege-type.js.map +1 -1
  10. package/dist/lib/model/assign-agent-permission-details.d.ts +2 -1
  11. package/dist/lib/model/assign-agent-permission-details.js +1 -0
  12. package/dist/lib/model/assign-agent-permission-details.js.map +1 -1
  13. package/dist/lib/model/assign-schema-permission-details.d.ts +2 -1
  14. package/dist/lib/model/assign-schema-permission-details.js +1 -0
  15. package/dist/lib/model/assign-schema-permission-details.js.map +1 -1
  16. package/dist/lib/model/async-operation-action-type.d.ts +2 -0
  17. package/dist/lib/model/async-operation-action-type.js +2 -0
  18. package/dist/lib/model/async-operation-action-type.js.map +1 -1
  19. package/dist/lib/model/async-operation-summary.d.ts +4 -0
  20. package/dist/lib/model/async-operation-summary.js.map +1 -1
  21. package/dist/lib/model/async-operation.d.ts +4 -0
  22. package/dist/lib/model/async-operation.js.map +1 -1
  23. package/dist/lib/model/bundle-deployment-status.d.ts +1 -0
  24. package/dist/lib/model/bundle-deployment-status.js +4 -0
  25. package/dist/lib/model/bundle-deployment-status.js.map +1 -1
  26. package/dist/lib/model/bundle-publish-location.d.ts +17 -0
  27. package/dist/lib/model/bundle-publish-location.js +19 -0
  28. package/dist/lib/model/bundle-publish-location.js.map +1 -0
  29. package/dist/lib/model/bundle-publish-status.d.ts +43 -0
  30. package/dist/lib/model/bundle-publish-status.js +77 -0
  31. package/dist/lib/model/bundle-publish-status.js.map +1 -0
  32. package/dist/lib/model/bundle-published-resource.d.ts +30 -0
  33. package/dist/lib/model/bundle-published-resource.js +29 -0
  34. package/dist/lib/model/bundle-published-resource.js.map +1 -0
  35. package/dist/lib/model/cluster-library-details.d.ts +3 -1
  36. package/dist/lib/model/cluster-library-details.js +2 -0
  37. package/dist/lib/model/cluster-library-details.js.map +1 -1
  38. package/dist/lib/model/cluster-library-summary.d.ts +8 -0
  39. package/dist/lib/model/cluster-library-summary.js +8 -0
  40. package/dist/lib/model/cluster-library-summary.js.map +1 -1
  41. package/dist/lib/model/compute-configuration-libraries.d.ts +17 -0
  42. package/dist/lib/model/compute-configuration-libraries.js +19 -0
  43. package/dist/lib/model/compute-configuration-libraries.js.map +1 -0
  44. package/dist/lib/model/compute-configuration-library-entry.d.ts +21 -0
  45. package/dist/lib/model/compute-configuration-library-entry.js +19 -0
  46. package/dist/lib/model/compute-configuration-library-entry.js.map +1 -0
  47. package/dist/lib/model/compute-configuration.d.ts +21 -0
  48. package/dist/lib/model/compute-configuration.js +59 -0
  49. package/dist/lib/model/compute-configuration.js.map +1 -0
  50. package/dist/lib/model/create-spark-cluster-details.d.ts +4 -0
  51. package/dist/lib/model/create-spark-cluster-details.js.map +1 -1
  52. package/dist/lib/model/db2-external-catalog-connection-property-key.d.ts +15 -0
  53. package/dist/lib/model/db2-external-catalog-connection-property-key.js +27 -0
  54. package/dist/lib/model/db2-external-catalog-connection-property-key.js.map +1 -0
  55. package/dist/lib/model/db2-schema-summary.d.ts +12 -0
  56. package/dist/lib/model/{google-bigquery-schema-summary.js → db2-schema-summary.js} +8 -8
  57. package/dist/lib/model/db2-schema-summary.js.map +1 -0
  58. package/dist/lib/model/db2-schema.d.ts +12 -0
  59. package/dist/lib/model/{google-bigquery-schema.js → db2-schema.js} +8 -8
  60. package/dist/lib/model/db2-schema.js.map +1 -0
  61. package/dist/lib/model/db2-table-summary.d.ts +12 -0
  62. package/dist/lib/model/{google-bigquery-table-summary.js → db2-table-summary.js} +8 -8
  63. package/dist/lib/model/db2-table-summary.js.map +1 -0
  64. package/dist/lib/model/db2-table.d.ts +12 -0
  65. package/dist/lib/model/{google-bigquery-table.js → db2-table.js} +8 -8
  66. package/dist/lib/model/db2-table.js.map +1 -0
  67. package/dist/lib/model/export-compute-configuration-details.d.ts +28 -0
  68. package/dist/lib/model/export-compute-configuration-details.js +61 -0
  69. package/dist/lib/model/export-compute-configuration-details.js.map +1 -0
  70. package/dist/lib/model/external-catalog-source-type.d.ts +1 -1
  71. package/dist/lib/model/external-catalog-source-type.js +1 -1
  72. package/dist/lib/model/external-catalog-source-type.js.map +1 -1
  73. package/dist/lib/model/fetch-bundle-publish-status-details.d.ts +13 -0
  74. package/dist/lib/model/fetch-bundle-publish-status-details.js +19 -0
  75. package/dist/lib/model/fetch-bundle-publish-status-details.js.map +1 -0
  76. package/dist/lib/model/file-read-configuration.d.ts +3 -3
  77. package/dist/lib/model/file-write-configuration.d.ts +1 -1
  78. package/dist/lib/model/import-compute-configuration-details.d.ts +13 -0
  79. package/dist/lib/model/import-compute-configuration-details.js +19 -0
  80. package/dist/lib/model/import-compute-configuration-details.js.map +1 -0
  81. package/dist/lib/model/index.d.ts +54 -10
  82. package/dist/lib/model/index.js +74 -29
  83. package/dist/lib/model/index.js.map +1 -1
  84. package/dist/lib/model/install-cluster-library-details.d.ts +20 -0
  85. package/dist/lib/model/install-cluster-library-details.js.map +1 -1
  86. package/dist/lib/model/maven-cluster-library-summary.d.ts +24 -0
  87. package/dist/lib/model/maven-cluster-library-summary.js +53 -0
  88. package/dist/lib/model/maven-cluster-library-summary.js.map +1 -0
  89. package/dist/lib/model/maven-search-summary-collection.d.ts +14 -0
  90. package/dist/lib/model/maven-search-summary-collection.js +61 -0
  91. package/dist/lib/model/maven-search-summary-collection.js.map +1 -0
  92. package/dist/lib/model/maven-search-summary.d.ts +47 -0
  93. package/dist/lib/model/maven-search-summary.js +19 -0
  94. package/dist/lib/model/maven-search-summary.js.map +1 -0
  95. package/dist/lib/model/oac-object-column-sql-info.d.ts +21 -0
  96. package/dist/lib/model/oac-object-column-sql-info.js +19 -0
  97. package/dist/lib/model/oac-object-column-sql-info.js.map +1 -0
  98. package/dist/lib/model/oac-object-column.d.ts +20 -2
  99. package/dist/lib/model/oac-object-column.js +48 -2
  100. package/dist/lib/model/oac-object-column.js.map +1 -1
  101. package/dist/lib/model/oac-object-hierarchy-level.d.ts +21 -0
  102. package/dist/lib/model/oac-object-hierarchy-level.js +19 -0
  103. package/dist/lib/model/oac-object-hierarchy-level.js.map +1 -0
  104. package/dist/lib/model/oac-object-table-summary.d.ts +9 -0
  105. package/dist/lib/model/oac-object-table-summary.js +50 -2
  106. package/dist/lib/model/oac-object-table-summary.js.map +1 -1
  107. package/dist/lib/model/oac-object-table.d.ts +8 -0
  108. package/dist/lib/model/oac-object-table.js +12 -0
  109. package/dist/lib/model/oac-object-table.js.map +1 -1
  110. package/dist/lib/model/publish-bundle-details.d.ts +13 -0
  111. package/dist/lib/model/publish-bundle-details.js +19 -0
  112. package/dist/lib/model/publish-bundle-details.js.map +1 -0
  113. package/dist/lib/model/pypi-cluster-library-summary.d.ts +20 -0
  114. package/dist/lib/model/pypi-cluster-library-summary.js +53 -0
  115. package/dist/lib/model/pypi-cluster-library-summary.js.map +1 -0
  116. package/dist/lib/model/revoke-agent-permission-details.d.ts +2 -1
  117. package/dist/lib/model/revoke-agent-permission-details.js +1 -0
  118. package/dist/lib/model/revoke-agent-permission-details.js.map +1 -1
  119. package/dist/lib/model/revoke-schema-permission-details.d.ts +2 -1
  120. package/dist/lib/model/revoke-schema-permission-details.js +1 -0
  121. package/dist/lib/model/revoke-schema-permission-details.js.map +1 -1
  122. package/dist/lib/model/schema-catalog-type.d.ts +1 -1
  123. package/dist/lib/model/schema-catalog-type.js +1 -1
  124. package/dist/lib/model/schema-catalog-type.js.map +1 -1
  125. package/dist/lib/model/schema-permission-summary.d.ts +1 -0
  126. package/dist/lib/model/schema-permission-summary.js +1 -0
  127. package/dist/lib/model/schema-permission-summary.js.map +1 -1
  128. package/dist/lib/model/schema-privilege-for-manage.d.ts +2 -1
  129. package/dist/lib/model/schema-privilege-for-manage.js +1 -0
  130. package/dist/lib/model/schema-privilege-for-manage.js.map +1 -1
  131. package/dist/lib/model/schema-privilege.d.ts +1 -0
  132. package/dist/lib/model/schema-privilege.js +1 -0
  133. package/dist/lib/model/schema-privilege.js.map +1 -1
  134. package/dist/lib/model/schema-summary.js +4 -4
  135. package/dist/lib/model/schema-summary.js.map +1 -1
  136. package/dist/lib/model/schema.js +4 -4
  137. package/dist/lib/model/schema.js.map +1 -1
  138. package/dist/lib/model/table-catalog-type.d.ts +1 -1
  139. package/dist/lib/model/table-catalog-type.js +1 -1
  140. package/dist/lib/model/table-catalog-type.js.map +1 -1
  141. package/dist/lib/model/table-summary.js +4 -4
  142. package/dist/lib/model/table-summary.js.map +1 -1
  143. package/dist/lib/model/table.js +4 -4
  144. package/dist/lib/model/table.js.map +1 -1
  145. package/dist/lib/model/task-run-retry-collection.d.ts +14 -0
  146. package/dist/lib/model/task-run-retry-collection.js +61 -0
  147. package/dist/lib/model/task-run-retry-collection.js.map +1 -0
  148. package/dist/lib/model/task-run-retry-summary.d.ts +59 -0
  149. package/dist/lib/model/task-run-retry-summary.js +59 -0
  150. package/dist/lib/model/task-run-retry-summary.js.map +1 -0
  151. package/dist/lib/model/task-run-retry.d.ts +17 -1
  152. package/dist/lib/model/task-run-retry.js.map +1 -1
  153. package/dist/lib/model/uninstall-cluster-library-details.d.ts +21 -1
  154. package/dist/lib/model/uninstall-cluster-library-details.js.map +1 -1
  155. package/dist/lib/model/upload-and-extract-zip-details.d.ts +41 -0
  156. package/dist/lib/model/upload-and-extract-zip-details.js +24 -0
  157. package/dist/lib/model/upload-and-extract-zip-details.js.map +1 -0
  158. package/dist/lib/model/upload-and-extract-zip-result.d.ts +21 -0
  159. package/dist/lib/model/upload-and-extract-zip-result.js +19 -0
  160. package/dist/lib/model/upload-and-extract-zip-result.js.map +1 -0
  161. package/dist/lib/model/workspace-network-configuration-details.d.ts +6 -0
  162. package/dist/lib/model/workspace-network-configuration-details.js.map +1 -1
  163. package/dist/lib/model/zip-and-download-folder-details.d.ts +13 -0
  164. package/dist/lib/model/zip-and-download-folder-details.js +19 -0
  165. package/dist/lib/model/zip-and-download-folder-details.js.map +1 -0
  166. package/dist/lib/model/zip-and-download-folder-result.d.ts +21 -0
  167. package/dist/lib/model/zip-and-download-folder-result.js +19 -0
  168. package/dist/lib/model/zip-and-download-folder-result.js.map +1 -0
  169. package/dist/lib/request/clone-compute-request.d.ts +35 -0
  170. package/dist/lib/request/clone-compute-request.js +4 -0
  171. package/dist/lib/request/clone-compute-request.js.map +1 -0
  172. package/dist/lib/request/copy-agent-request.d.ts +2 -2
  173. package/dist/lib/request/create-agent-request.d.ts +1 -1
  174. package/dist/lib/request/delete-agent-deployment-request.d.ts +2 -2
  175. package/dist/lib/request/delete-agent-request.d.ts +1 -1
  176. package/dist/lib/request/delete-agent-session-request.d.ts +2 -2
  177. package/dist/lib/request/deploy-agent-request.d.ts +2 -2
  178. package/dist/lib/request/export-compute-configuration-request.d.ts +40 -0
  179. package/dist/lib/request/export-compute-configuration-request.js +4 -0
  180. package/dist/lib/request/export-compute-configuration-request.js.map +1 -0
  181. package/dist/lib/request/fetch-bundle-publish-status-action-request.d.ts +27 -0
  182. package/dist/lib/request/fetch-bundle-publish-status-action-request.js +4 -0
  183. package/dist/lib/request/fetch-bundle-publish-status-action-request.js.map +1 -0
  184. package/dist/lib/request/get-agent-deployment-request.d.ts +2 -2
  185. package/dist/lib/request/get-agent-request.d.ts +1 -1
  186. package/dist/lib/request/get-agent-session-request.d.ts +2 -2
  187. package/dist/lib/request/get-agent-session-trace-request.d.ts +2 -2
  188. package/dist/lib/request/get-catalog-request.d.ts +4 -0
  189. package/dist/lib/request/get-compute-configuration-request.d.ts +26 -0
  190. package/dist/lib/request/get-compute-configuration-request.js +4 -0
  191. package/dist/lib/request/get-compute-configuration-request.js.map +1 -0
  192. package/dist/lib/request/get-schema-request.d.ts +4 -0
  193. package/dist/lib/request/get-table-request.d.ts +4 -0
  194. package/dist/lib/request/get-task-run-request.d.ts +4 -0
  195. package/dist/lib/request/import-compute-configuration-request.d.ts +40 -0
  196. package/dist/lib/request/import-compute-configuration-request.js +4 -0
  197. package/dist/lib/request/import-compute-configuration-request.js.map +1 -0
  198. package/dist/lib/request/index.d.ts +24 -0
  199. package/dist/lib/request/index.js +3 -1
  200. package/dist/lib/request/index.js.map +1 -1
  201. package/dist/lib/request/list-agent-deployments-request.d.ts +1 -1
  202. package/dist/lib/request/list-agent-permissions-request.d.ts +1 -1
  203. package/dist/lib/request/list-agent-session-chat-histories-request.d.ts +2 -2
  204. package/dist/lib/request/list-agent-sessions-request.d.ts +1 -1
  205. package/dist/lib/request/list-catalogs-request.d.ts +4 -0
  206. package/dist/lib/request/list-catalogs-request.js.map +1 -1
  207. package/dist/lib/request/list-jobs-request.d.ts +1 -4
  208. package/dist/lib/request/list-jobs-request.js.map +1 -1
  209. package/dist/lib/request/list-schemas-request.d.ts +4 -0
  210. package/dist/lib/request/list-schemas-request.js.map +1 -1
  211. package/dist/lib/request/list-tables-request.d.ts +4 -0
  212. package/dist/lib/request/list-tables-request.js.map +1 -1
  213. package/dist/lib/request/list-task-run-retries-request.d.ts +77 -0
  214. package/dist/lib/request/list-task-run-retries-request.js +28 -0
  215. package/dist/lib/request/list-task-run-retries-request.js.map +1 -0
  216. package/dist/lib/request/list-task-runs-request.d.ts +1 -4
  217. package/dist/lib/request/list-task-runs-request.js.map +1 -1
  218. package/dist/lib/request/manage-agent-permission-request.d.ts +1 -1
  219. package/dist/lib/request/preview-agent-agent-card-request.d.ts +1 -1
  220. package/dist/lib/request/publish-bundle-action-request.d.ts +36 -0
  221. package/dist/lib/request/publish-bundle-action-request.js +4 -0
  222. package/dist/lib/request/publish-bundle-action-request.js.map +1 -0
  223. package/dist/lib/request/redeploy-agent-by-key-request.d.ts +2 -2
  224. package/dist/lib/request/search-maven-packages-request.d.ts +44 -0
  225. package/dist/lib/request/search-maven-packages-request.js +4 -0
  226. package/dist/lib/request/search-maven-packages-request.js.map +1 -0
  227. package/dist/lib/request/update-agent-deployment-metadata-request.d.ts +2 -2
  228. package/dist/lib/request/update-agent-request.d.ts +1 -1
  229. package/dist/lib/request/upload-and-extract-volume-zip-request.d.ts +36 -0
  230. package/dist/lib/request/upload-and-extract-volume-zip-request.js +4 -0
  231. package/dist/lib/request/upload-and-extract-volume-zip-request.js.map +1 -0
  232. package/dist/lib/request/upload-and-extract-workspace-zip-request.d.ts +36 -0
  233. package/dist/lib/request/upload-and-extract-workspace-zip-request.js +4 -0
  234. package/dist/lib/request/upload-and-extract-workspace-zip-request.js.map +1 -0
  235. package/dist/lib/request/validate-agent-request.d.ts +1 -1
  236. package/dist/lib/request/zip-and-download-volume-folder-request.d.ts +36 -0
  237. package/dist/lib/request/zip-and-download-volume-folder-request.js +4 -0
  238. package/dist/lib/request/zip-and-download-volume-folder-request.js.map +1 -0
  239. package/dist/lib/request/zip-and-download-workspace-folder-request.d.ts +36 -0
  240. package/dist/lib/request/zip-and-download-workspace-folder-request.js +4 -0
  241. package/dist/lib/request/zip-and-download-workspace-folder-request.js.map +1 -0
  242. package/dist/lib/response/clone-compute-response.d.ts +14 -0
  243. package/dist/lib/response/clone-compute-response.js +4 -0
  244. package/dist/lib/response/clone-compute-response.js.map +1 -0
  245. package/dist/lib/response/copy-agent-response.d.ts +1 -1
  246. package/dist/lib/response/create-agent-response.d.ts +1 -1
  247. package/dist/lib/response/export-compute-configuration-response.d.ts +33 -0
  248. package/dist/lib/response/export-compute-configuration-response.js +4 -0
  249. package/dist/lib/response/export-compute-configuration-response.js.map +1 -0
  250. package/dist/lib/response/fetch-bundle-publish-status-action-response.d.ts +13 -0
  251. package/dist/lib/response/fetch-bundle-publish-status-action-response.js +4 -0
  252. package/dist/lib/response/fetch-bundle-publish-status-action-response.js.map +1 -0
  253. package/dist/lib/response/get-compute-configuration-response.d.ts +13 -0
  254. package/dist/lib/response/get-compute-configuration-response.js +4 -0
  255. package/dist/lib/response/get-compute-configuration-response.js.map +1 -0
  256. package/dist/lib/response/import-compute-configuration-response.d.ts +14 -0
  257. package/dist/lib/response/import-compute-configuration-response.js +4 -0
  258. package/dist/lib/response/import-compute-configuration-response.js.map +1 -0
  259. package/dist/lib/response/index.d.ts +24 -0
  260. package/dist/lib/response/list-task-run-retries-response.d.ts +25 -0
  261. package/dist/lib/response/list-task-run-retries-response.js +4 -0
  262. package/dist/lib/response/list-task-run-retries-response.js.map +1 -0
  263. package/dist/lib/response/publish-bundle-action-response.d.ts +14 -0
  264. package/dist/lib/response/publish-bundle-action-response.js +4 -0
  265. package/dist/lib/response/publish-bundle-action-response.js.map +1 -0
  266. package/dist/lib/response/redeploy-agent-by-key-response.d.ts +1 -1
  267. package/dist/lib/response/search-maven-packages-response.d.ts +25 -0
  268. package/dist/lib/response/search-maven-packages-response.js +4 -0
  269. package/dist/lib/response/search-maven-packages-response.js.map +1 -0
  270. package/dist/lib/response/upload-and-extract-volume-zip-response.d.ts +19 -0
  271. package/dist/lib/response/upload-and-extract-volume-zip-response.js +4 -0
  272. package/dist/lib/response/upload-and-extract-volume-zip-response.js.map +1 -0
  273. package/dist/lib/response/upload-and-extract-workspace-zip-response.d.ts +19 -0
  274. package/dist/lib/response/upload-and-extract-workspace-zip-response.js +4 -0
  275. package/dist/lib/response/upload-and-extract-workspace-zip-response.js.map +1 -0
  276. package/dist/lib/response/zip-and-download-volume-folder-response.d.ts +19 -0
  277. package/dist/lib/response/zip-and-download-volume-folder-response.js +4 -0
  278. package/dist/lib/response/zip-and-download-volume-folder-response.js.map +1 -0
  279. package/dist/lib/response/zip-and-download-workspace-folder-response.d.ts +19 -0
  280. package/dist/lib/response/zip-and-download-workspace-folder-response.js +4 -0
  281. package/dist/lib/response/zip-and-download-workspace-folder-response.js.map +1 -0
  282. package/lib/client.ts +1050 -401
  283. package/lib/model/agent-permission-summary.ts +1 -0
  284. package/lib/model/all-privilege-type.ts +1 -0
  285. package/lib/model/assign-agent-permission-details.ts +2 -1
  286. package/lib/model/assign-schema-permission-details.ts +2 -1
  287. package/lib/model/async-operation-action-type.ts +2 -0
  288. package/lib/model/async-operation-summary.ts +7 -0
  289. package/lib/model/async-operation.ts +7 -0
  290. package/lib/model/bundle-deployment-status.ts +10 -0
  291. package/lib/model/bundle-publish-location.ts +49 -0
  292. package/lib/model/bundle-publish-status.ts +102 -0
  293. package/lib/model/bundle-published-resource.ts +67 -0
  294. package/lib/model/cluster-library-details.ts +3 -1
  295. package/lib/model/cluster-library-summary.ts +22 -0
  296. package/lib/model/compute-configuration-libraries.ts +49 -0
  297. package/lib/model/compute-configuration-library-entry.ts +56 -0
  298. package/lib/model/compute-configuration.ts +59 -0
  299. package/lib/model/create-spark-cluster-details.ts +7 -0
  300. package/lib/model/db2-external-catalog-connection-property-key.ts +27 -0
  301. package/lib/model/db2-schema-summary.ts +36 -0
  302. package/lib/model/db2-schema.ts +36 -0
  303. package/lib/model/db2-table-summary.ts +36 -0
  304. package/lib/model/db2-table.ts +36 -0
  305. package/lib/model/export-compute-configuration-details.ts +71 -0
  306. package/lib/model/external-catalog-source-type.ts +1 -1
  307. package/lib/model/fetch-bundle-publish-status-details.ts +42 -0
  308. package/lib/model/file-read-configuration.ts +3 -3
  309. package/lib/model/file-write-configuration.ts +1 -1
  310. package/lib/model/import-compute-configuration-details.ts +42 -0
  311. package/lib/model/index.ts +54 -10
  312. package/lib/model/install-cluster-library-details.ts +35 -0
  313. package/lib/model/maven-cluster-library-summary.ts +57 -0
  314. package/lib/model/maven-search-summary-collection.ts +50 -0
  315. package/lib/model/maven-search-summary.ts +84 -0
  316. package/lib/model/oac-object-column-sql-info.ts +56 -0
  317. package/lib/model/oac-object-column.ts +48 -2
  318. package/lib/model/oac-object-hierarchy-level.ts +56 -0
  319. package/lib/model/oac-object-table-summary.ts +30 -0
  320. package/lib/model/oac-object-table.ts +30 -0
  321. package/lib/model/publish-bundle-details.ts +42 -0
  322. package/lib/model/pypi-cluster-library-summary.ts +50 -0
  323. package/lib/model/revoke-agent-permission-details.ts +2 -1
  324. package/lib/model/revoke-schema-permission-details.ts +2 -1
  325. package/lib/model/schema-catalog-type.ts +1 -1
  326. package/lib/model/schema-permission-summary.ts +1 -0
  327. package/lib/model/schema-privilege-for-manage.ts +2 -1
  328. package/lib/model/schema-privilege.ts +1 -0
  329. package/lib/model/schema-summary.ts +4 -4
  330. package/lib/model/schema.ts +4 -4
  331. package/lib/model/table-catalog-type.ts +1 -1
  332. package/lib/model/table-summary.ts +4 -4
  333. package/lib/model/table.ts +4 -4
  334. package/lib/model/task-run-retry-collection.ts +50 -0
  335. package/lib/model/task-run-retry-summary.ts +129 -0
  336. package/lib/model/task-run-retry.ts +29 -1
  337. package/lib/model/uninstall-cluster-library-details.ts +36 -1
  338. package/lib/model/upload-and-extract-zip-details.ts +91 -0
  339. package/lib/model/upload-and-extract-zip-result.ts +56 -0
  340. package/lib/model/workspace-network-configuration-details.ts +9 -0
  341. package/lib/model/zip-and-download-folder-details.ts +42 -0
  342. package/lib/model/zip-and-download-folder-result.ts +56 -0
  343. package/lib/request/clone-compute-request.ts +40 -0
  344. package/lib/request/copy-agent-request.ts +2 -2
  345. package/lib/request/create-agent-request.ts +1 -1
  346. package/lib/request/delete-agent-deployment-request.ts +2 -2
  347. package/lib/request/delete-agent-request.ts +1 -1
  348. package/lib/request/delete-agent-session-request.ts +2 -2
  349. package/lib/request/deploy-agent-request.ts +2 -2
  350. package/lib/request/export-compute-configuration-request.ts +44 -0
  351. package/lib/request/fetch-bundle-publish-status-action-request.ts +31 -0
  352. package/lib/request/get-agent-deployment-request.ts +2 -2
  353. package/lib/request/get-agent-request.ts +1 -1
  354. package/lib/request/get-agent-session-request.ts +2 -2
  355. package/lib/request/get-agent-session-trace-request.ts +2 -2
  356. package/lib/request/get-catalog-request.ts +4 -0
  357. package/lib/request/get-compute-configuration-request.ts +31 -0
  358. package/lib/request/get-schema-request.ts +4 -0
  359. package/lib/request/get-table-request.ts +4 -0
  360. package/lib/request/get-task-run-request.ts +4 -0
  361. package/lib/request/import-compute-configuration-request.ts +44 -0
  362. package/lib/request/index.ts +24 -0
  363. package/lib/request/list-agent-deployments-request.ts +1 -1
  364. package/lib/request/list-agent-permissions-request.ts +1 -1
  365. package/lib/request/list-agent-session-chat-histories-request.ts +2 -2
  366. package/lib/request/list-agent-sessions-request.ts +1 -1
  367. package/lib/request/list-catalogs-request.ts +4 -0
  368. package/lib/request/list-jobs-request.ts +1 -4
  369. package/lib/request/list-schemas-request.ts +4 -0
  370. package/lib/request/list-tables-request.ts +4 -0
  371. package/lib/request/list-task-run-retries-request.ts +84 -0
  372. package/lib/request/list-task-runs-request.ts +1 -4
  373. package/lib/request/manage-agent-permission-request.ts +1 -1
  374. package/lib/request/preview-agent-agent-card-request.ts +1 -1
  375. package/lib/request/publish-bundle-action-request.ts +40 -0
  376. package/lib/request/redeploy-agent-by-key-request.ts +2 -2
  377. package/lib/request/search-maven-packages-request.ts +49 -0
  378. package/lib/request/update-agent-deployment-metadata-request.ts +2 -2
  379. package/lib/request/update-agent-request.ts +1 -1
  380. package/lib/request/upload-and-extract-volume-zip-request.ts +40 -0
  381. package/lib/request/upload-and-extract-workspace-zip-request.ts +40 -0
  382. package/lib/request/validate-agent-request.ts +1 -1
  383. package/lib/request/zip-and-download-volume-folder-request.ts +40 -0
  384. package/lib/request/zip-and-download-workspace-folder-request.ts +40 -0
  385. package/lib/response/clone-compute-response.ts +21 -0
  386. package/lib/response/copy-agent-response.ts +1 -1
  387. package/lib/response/create-agent-response.ts +1 -1
  388. package/lib/response/export-compute-configuration-response.ts +39 -0
  389. package/lib/response/fetch-bundle-publish-status-action-response.ts +18 -0
  390. package/lib/response/get-compute-configuration-response.ts +18 -0
  391. package/lib/response/import-compute-configuration-response.ts +21 -0
  392. package/lib/response/index.ts +24 -0
  393. package/lib/response/list-task-run-retries-response.ts +30 -0
  394. package/lib/response/publish-bundle-action-response.ts +21 -0
  395. package/lib/response/redeploy-agent-by-key-response.ts +1 -1
  396. package/lib/response/search-maven-packages-response.ts +30 -0
  397. package/lib/response/upload-and-extract-volume-zip-response.ts +24 -0
  398. package/lib/response/upload-and-extract-workspace-zip-response.ts +24 -0
  399. package/lib/response/zip-and-download-volume-folder-response.ts +24 -0
  400. package/lib/response/zip-and-download-workspace-folder-response.ts +24 -0
  401. package/npm-shrinkwrap.json +2 -2
  402. package/package.json +1 -1
  403. package/dist/lib/model/google-bigquery-external-catalog-connection-property-key.d.ts +0 -15
  404. package/dist/lib/model/google-bigquery-external-catalog-connection-property-key.js +0 -27
  405. package/dist/lib/model/google-bigquery-external-catalog-connection-property-key.js.map +0 -1
  406. package/dist/lib/model/google-bigquery-schema-summary.d.ts +0 -12
  407. package/dist/lib/model/google-bigquery-schema-summary.js.map +0 -1
  408. package/dist/lib/model/google-bigquery-schema.d.ts +0 -12
  409. package/dist/lib/model/google-bigquery-schema.js.map +0 -1
  410. package/dist/lib/model/google-bigquery-table-summary.d.ts +0 -12
  411. package/dist/lib/model/google-bigquery-table-summary.js.map +0 -1
  412. package/dist/lib/model/google-bigquery-table.d.ts +0 -12
  413. package/dist/lib/model/google-bigquery-table.js.map +0 -1
  414. package/lib/model/google-bigquery-external-catalog-connection-property-key.ts +0 -27
  415. package/lib/model/google-bigquery-schema-summary.ts +0 -36
  416. package/lib/model/google-bigquery-schema.ts +0 -36
  417. package/lib/model/google-bigquery-table-summary.ts +0 -36
  418. package/lib/model/google-bigquery-table.ts +0 -36
@@ -179,7 +179,7 @@ class AgentClient {
179
179
  this.closeProvider();
180
180
  }
181
181
  /**
182
- * Copy an Agent.
182
+ * Copies an agent.
183
183
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
184
184
  * @param CopyAgentRequest
185
185
  * @return CopyAgentResponse
@@ -255,7 +255,7 @@ class AgentClient {
255
255
  });
256
256
  }
257
257
  /**
258
- * Create an Agent.
258
+ * Creates an agent.
259
259
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
260
260
  * @param CreateAgentRequest
261
261
  * @return CreateAgentResponse
@@ -330,7 +330,7 @@ class AgentClient {
330
330
  });
331
331
  }
332
332
  /**
333
- * Delete an Agent from the schema
333
+ * Delete an agent from the schema.
334
334
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
335
335
  * @param DeleteAgentRequest
336
336
  * @return DeleteAgentResponse
@@ -386,7 +386,7 @@ class AgentClient {
386
386
  });
387
387
  }
388
388
  /**
389
- * Delete an Agent Deployment.
389
+ * Deletes an agent deployment.
390
390
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
391
391
  * @param DeleteAgentDeploymentRequest
392
392
  * @return DeleteAgentDeploymentResponse
@@ -443,7 +443,7 @@ class AgentClient {
443
443
  });
444
444
  }
445
445
  /**
446
- * Delete an Agent Session.
446
+ * Deletes an agent Session.
447
447
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
448
448
  * @param DeleteAgentSessionRequest
449
449
  * @return DeleteAgentSessionResponse
@@ -500,7 +500,7 @@ class AgentClient {
500
500
  });
501
501
  }
502
502
  /**
503
- * Deploys an Agent.
503
+ * Deploys a specified agent.
504
504
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
505
505
  * @param DeployAgentRequest
506
506
  * @return DeployAgentResponse
@@ -581,7 +581,7 @@ class AgentClient {
581
581
  });
582
582
  }
583
583
  /**
584
- * Returns detailed information about an Agent.
584
+ * Returns detailed information about an agent.
585
585
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
586
586
  * @param GetAgentRequest
587
587
  * @return GetAgentResponse
@@ -646,7 +646,7 @@ class AgentClient {
646
646
  });
647
647
  }
648
648
  /**
649
- * Returns detailed information about an Agent deployment.
649
+ * Returns detailed information about an agent deployment.
650
650
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
651
651
  * @param GetAgentDeploymentRequest
652
652
  * @return GetAgentDeploymentResponse
@@ -712,7 +712,7 @@ class AgentClient {
712
712
  });
713
713
  }
714
714
  /**
715
- * Returns detailed information about an Agent Session.
715
+ * Returns detailed information about an agent session.
716
716
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
717
717
  * @param GetAgentSessionRequest
718
718
  * @return GetAgentSessionResponse
@@ -845,7 +845,7 @@ class AgentClient {
845
845
  });
846
846
  }
847
847
  /**
848
- * Returns a list of deployments of an agent.
848
+ * Returns a list of all deployments of an agent.
849
849
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
850
850
  * @param ListAgentDeploymentsRequest
851
851
  * @return ListAgentDeploymentsResponse
@@ -921,7 +921,7 @@ class AgentClient {
921
921
  });
922
922
  }
923
923
  /**
924
- * Returns a list of permissions for a given Agent.
924
+ * Returns a list of permissions for a given agent.
925
925
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
926
926
  * @param ListAgentPermissionsRequest
927
927
  * @return ListAgentPermissionsResponse
@@ -991,7 +991,7 @@ class AgentClient {
991
991
  });
992
992
  }
993
993
  /**
994
- * Returns list of Agent Session chat messages.
994
+ * Returns list of agent session chat messages.
995
995
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
996
996
  * @param ListAgentSessionChatHistoriesRequest
997
997
  * @return ListAgentSessionChatHistoriesResponse
@@ -1060,7 +1060,7 @@ class AgentClient {
1060
1060
  });
1061
1061
  }
1062
1062
  /**
1063
- * Returns a list of testing sessions of an Agent.
1063
+ * Returns a list of testing sessions of an agent.
1064
1064
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1065
1065
  * @param ListAgentSessionsRequest
1066
1066
  * @return ListAgentSessionsResponse
@@ -1138,7 +1138,7 @@ class AgentClient {
1138
1138
  });
1139
1139
  }
1140
1140
  /**
1141
- * Returns a list of Agents in a schema.
1141
+ * Returns a list of agents in a schema.
1142
1142
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1143
1143
  * @param ListAgentsRequest
1144
1144
  * @return ListAgentsResponse
@@ -1210,7 +1210,7 @@ class AgentClient {
1210
1210
  });
1211
1211
  }
1212
1212
  /**
1213
- * Update the permissions for a given Agent.
1213
+ * Update the permissions for a given agent.
1214
1214
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1215
1215
  * @param ManageAgentPermissionRequest
1216
1216
  * @return ManageAgentPermissionResponse
@@ -1332,7 +1332,7 @@ class AgentClient {
1332
1332
  });
1333
1333
  }
1334
1334
  /**
1335
- * Redeploys an Agent.
1335
+ * Redeploys an agent.
1336
1336
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1337
1337
  * @param RedeployAgentByKeyRequest
1338
1338
  * @return RedeployAgentByKeyResponse
@@ -1413,7 +1413,7 @@ class AgentClient {
1413
1413
  });
1414
1414
  }
1415
1415
  /**
1416
- * Update an Agent with provided details.
1416
+ * Updates an agent with provided details.
1417
1417
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1418
1418
  * @param UpdateAgentRequest
1419
1419
  * @return UpdateAgentResponse
@@ -1479,7 +1479,7 @@ class AgentClient {
1479
1479
  });
1480
1480
  }
1481
1481
  /**
1482
- * Update the deployment metadata for an Agent.
1482
+ * Updates the deployment metadata for an agent.
1483
1483
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1484
1484
  * @param UpdateAgentDeploymentMetadataRequest
1485
1485
  * @return UpdateAgentDeploymentMetadataResponse
@@ -1545,7 +1545,7 @@ class AgentClient {
1545
1545
  });
1546
1546
  }
1547
1547
  /**
1548
- * Validate the agent json diagram generated by UI.
1548
+ * Validates the agent JSON diagram generated by UI.
1549
1549
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1550
1550
  * @param ValidateAgentRequest
1551
1551
  * @return ValidateAgentResponse
@@ -2265,85 +2265,7 @@ class BundleClient {
2265
2265
  this.closeProvider();
2266
2266
  }
2267
2267
  /**
2268
- * (Deprecated) Creates a new bundle.
2269
- * <p>
2270
- A bundle is a self-contained, portable representation of selected workspace assets, such as jobs
2271
- * and agent flows, along with their dependencies and associated code artifacts. It captures both
2272
- * the resource configurations and the supporting assets required to recreate those resources in
2273
- * another workspace or environment.
2274
- * <p>
2275
- The bundle manifest is named `aidp_workbench.yaml`. The bundle preserves the workspace folder
2276
- * structure for code artifacts from the location where it was created, so the generated bundle
2277
- * mirrors the source layout.
2278
- * <p>
2279
- Dependencies are tracked inside the bundle under each asset type:
2280
- * - job and agent flow dependencies are added under the `dependencies` folder inside the
2281
- * `jobs` and `agentflows` folders
2282
- * - code dependencies are added under the `artifacts` directory in the bundle
2283
- * <p>
2284
- Dependency references use template variables, for example:
2285
- * - compute: `$${jobs.dependencies.training_compute.compute.key}`
2286
- * - nested jobs: `$${jobs.dependencies.training_job.job.key}`
2287
- * - aicompute: `$${jobs.dependencies.training_aicompute.aicompute.key}`
2288
- * <p>
2289
- Bundles also support the special variable `$${bundle.root}`, which points to the root of the
2290
- * bundle folder and is used for referencing artifacts.
2291
- * <p>
2292
- Variables and overrides:
2293
- * - bundles support parameterization using variables defined in the bundle manifest
2294
- * (`aidp_workbench.yaml`)
2295
- * <p>
2296
- Example manifest defaults:
2297
- * defaults:
2298
- * variables:
2299
- * job_compute_key: \"$${jobs.dependencies.small.compute.key}\"
2300
- * <p>
2301
- - variables can be referenced in resource descriptors using the `$${var.<name>}` syntax
2302
- * <p>
2303
- Example usage in a job descriptor:
2304
- * \"clusterKey\": \"$${var.job_compute_key}\"
2305
- * <p>
2306
- - workspace-specific overrides can be provided via `.aidp/overrides.yaml` inside the bundle
2307
- * - this file is intended for environment-specific configuration and should not be committed to Git,
2308
- * allowing the bundle to remain portable and environment-agnostic
2309
- * <p>
2310
- Example overrides file:
2311
- * variables:
2312
- * job_compute_key: f6e7f5d8-d965-4009-95d9-02e993d9a16b
2313
- * <p>
2314
- - when an override is provided, the referenced dependency (for example, compute) is not created,
2315
- * and the provided value is used instead
2316
- * - when no override is provided, the system falls back to the default variable value, which may
2317
- * reference a dependency included in the bundle (resulting in that dependency being created)
2318
- * - this mechanism enables environment-specific customization (for example, reusing existing
2319
- * infrastructure in production while creating new resources in development)
2320
- * - the same pattern can be used for other environment-specific parameters such as compute shape,
2321
- * number of OCPUs, or other configuration values
2322
- * <p>
2323
- Git integration and promotion:
2324
- * - bundles can only be created inside Git-backed workspace folders
2325
- * - bundles are self-contained packages that include resource definitions, dependency references,
2326
- * and associated code artifacts required to recreate the bundled resources
2327
- * - the entire bundle folder can be committed and pushed to a Git repository
2328
- * - bundles can be pulled into another workspace via Git and deployed there
2329
- * - bundles can be promoted across environments (for example, dev \u2192 test \u2192 prod) using Git workflows
2330
- * - because the bundle includes both resource configuration and code dependencies, it can be used
2331
- * to reliably replicate assets across workspaces
2332
- * <p>
2333
- This operation is asynchronous. The service validates the request, starts bundle
2334
- * creation, and returns an async operation key in the response headers. Use the async
2335
- * operation APIs to track completion.
2336
- * <p>
2337
- Typical use cases:
2338
- * - capture selected workspace resources into a version-controlled bundle
2339
- * - prepare a bundle for later deployment or promotion
2340
- * - establish a bundle root that can later be inspected, updated, or deployed
2341
- * <p>
2342
- Request notes:
2343
- * - `path` identifies the parent folder in the workspace volume where the bundle should be created
2344
- * - `name` identifies the bundle folder name
2345
- * - `bundledResources` identifies which workspace resources should be included
2346
- *
2268
+ * (Deprecated)
2347
2269
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2348
2270
  * @param CreateBundleRequest
2349
2271
  * @return CreateBundleResponse
@@ -2406,69 +2328,6 @@ Request notes:
2406
2328
  /**
2407
2329
  * (Preview) Creates a new bundle.
2408
2330
  * <p>
2409
- A bundle is a self-contained, portable representation of selected workspace assets, such as jobs
2410
- * and agent flows, along with their dependencies and associated code artifacts. It captures both
2411
- * the resource configurations and the supporting assets required to recreate those resources in
2412
- * another workspace or environment.
2413
- * <p>
2414
- The bundle manifest is named `aidp_workbench.yaml`. The bundle preserves the workspace folder
2415
- * structure for code artifacts from the location where it was created, so the generated bundle
2416
- * mirrors the source layout.
2417
- * <p>
2418
- Dependencies are tracked inside the bundle under each asset type:
2419
- * - job and agent flow dependencies are added under the `dependencies` folder inside the
2420
- * `jobs` and `agentflows` folders
2421
- * - code dependencies are added under the `artifacts` directory in the bundle
2422
- * <p>
2423
- Dependency references use template variables, for example:
2424
- * - compute: `$${jobs.dependencies.training_compute.compute.key}`
2425
- * - nested jobs: `$${jobs.dependencies.training_job.job.key}`
2426
- * - aicompute: `$${jobs.dependencies.training_aicompute.aicompute.key}`
2427
- * <p>
2428
- Bundles also support the special variable `$${bundle.root}`, which points to the root of the
2429
- * bundle folder and is used for referencing artifacts.
2430
- * <p>
2431
- Variables and overrides:
2432
- * - bundles support parameterization using variables defined in the bundle manifest
2433
- * (`aidp_workbench.yaml`)
2434
- * <p>
2435
- Example manifest defaults:
2436
- * defaults:
2437
- * variables:
2438
- * job_compute_key: \"$${jobs.dependencies.small.compute.key}\"
2439
- * <p>
2440
- - variables can be referenced in resource descriptors using the `$${var.<name>}` syntax
2441
- * <p>
2442
- Example usage in a job descriptor:
2443
- * \"clusterKey\": \"$${var.job_compute_key}\"
2444
- * <p>
2445
- - workspace-specific overrides can be provided via `.aidp/overrides.yaml` inside the bundle
2446
- * - this file is intended for environment-specific configuration and should not be committed to Git,
2447
- * allowing the bundle to remain portable and environment-agnostic
2448
- * <p>
2449
- Example overrides file:
2450
- * variables:
2451
- * job_compute_key: f6e7f5d8-d965-4009-95d9-02e993d9a16b
2452
- * <p>
2453
- - when an override is provided, the referenced dependency (for example, compute) is not created,
2454
- * and the provided value is used instead
2455
- * - when no override is provided, the system falls back to the default variable value, which may
2456
- * reference a dependency included in the bundle (resulting in that dependency being created)
2457
- * - this mechanism enables environment-specific customization (for example, reusing existing
2458
- * infrastructure in production while creating new resources in development)
2459
- * - the same pattern can be used for other environment-specific parameters such as compute shape,
2460
- * number of OCPUs, or other configuration values
2461
- * <p>
2462
- Git integration and promotion:
2463
- * - bundles can only be created inside Git-backed workspace folders
2464
- * - bundles are self-contained packages that include resource definitions, dependency references,
2465
- * and associated code artifacts required to recreate the bundled resources
2466
- * - the entire bundle folder can be committed and pushed to a Git repository
2467
- * - bundles can be pulled into another workspace via Git and deployed there
2468
- * - bundles can be promoted across environments (for example, dev \u2192 test \u2192 prod) using Git workflows
2469
- * - because the bundle includes both resource configuration and code dependencies, it can be used
2470
- * to reliably replicate assets across workspaces
2471
- * <p>
2472
2331
  This operation is asynchronous. The service validates the request, starts bundle
2473
2332
  * creation, and returns an async operation key in the response headers. Use the async
2474
2333
  * operation APIs to track completion.
@@ -2543,24 +2402,7 @@ Request notes:
2543
2402
  });
2544
2403
  }
2545
2404
  /**
2546
- * (Deprecated) Deploys the specified bundle, creating or updating jobs and agent flows according to the bundle manifest.
2547
- * Returns an async job key for tracking deployment progress.
2548
- * <p>
2549
- This operation is asynchronous. The request is accepted for background execution and
2550
- * returns an async operation key in the response headers.
2551
- * <p>
2552
- Deployment typically uses:
2553
- * - the bundle manifest at the bundle root
2554
- * - top-level resource descriptors in the bundle
2555
- * - dependency descriptors referenced by those top-level resources
2556
- * - default or override variable values when present
2557
- * <p>
2558
- Use this operation when you want to apply the bundle contents into the target
2559
- * workspace state.
2560
- * <p>
2561
- Request notes:
2562
- * - `path` identifies the bundle root folder in the workspace volume
2563
- *
2405
+ * (Deprecated)
2564
2406
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2565
2407
  * @param DeployBundleRequest
2566
2408
  * @return DeployBundleResponse
@@ -2621,23 +2463,7 @@ Request notes:
2621
2463
  });
2622
2464
  }
2623
2465
  /**
2624
- * (Preview) Deploys the specified bundle, creating or updating jobs and agent flows according to the bundle manifest.
2625
- * Returns an async job key for tracking deployment progress.
2626
- * <p>
2627
- This operation is asynchronous. The request is accepted for background execution and
2628
- * returns an async operation key in the response headers.
2629
- * <p>
2630
- Deployment typically uses:
2631
- * - the bundle manifest at the bundle root
2632
- * - top-level resource descriptors in the bundle
2633
- * - dependency descriptors referenced by those top-level resources
2634
- * - default or override variable values when present
2635
- * <p>
2636
- Use this operation when you want to apply the bundle contents into the target
2637
- * workspace state.
2638
- * <p>
2639
- Request notes:
2640
- * - `path` identifies the bundle root folder in the workspace volume
2466
+ * Deprecated compatibility API. Use `publish` for new callers.
2641
2467
  *
2642
2468
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2643
2469
  * @param DeployBundleActionRequest
@@ -2699,27 +2525,7 @@ Request notes:
2699
2525
  });
2700
2526
  }
2701
2527
  /**
2702
- * (Deprecated) Returns a high-level summary of the most recent deployment activity recorded for the
2703
- * specified bundle.
2704
- * <p>
2705
- This operation is useful after deploy or purge requests when you want the latest
2706
- * bundle-level deployment outcome rather than raw async operation details.
2707
- * <p>
2708
- The response can include:
2709
- * - overall deployment status
2710
- * - start and completion timestamps
2711
- * - summary message
2712
- * - resources associated with the last recorded deployment result
2713
- * <p>
2714
- Typical status values include:
2715
- * - `IN_PROGRESS`
2716
- * - `SUCCEEDED`
2717
- * - `FAILED`
2718
- * - `NOT_DEPLOYED`
2719
- * <p>
2720
- Request notes:
2721
- * - `path` identifies the bundle root folder in the workspace volume
2722
- *
2528
+ * (Deprecated)
2723
2529
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2724
2530
  * @param FetchBundleDeploymentStatusRequest
2725
2531
  * @return FetchBundleDeploymentStatusResponse
@@ -2779,26 +2585,7 @@ Request notes:
2779
2585
  });
2780
2586
  }
2781
2587
  /**
2782
- * (Preview) Returns a high-level summary of the most recent deployment activity recorded for the
2783
- * specified bundle.
2784
- * <p>
2785
- This operation is useful after deploy or purge requests when you want the latest
2786
- * bundle-level deployment outcome rather than raw async operation details.
2787
- * <p>
2788
- The response can include:
2789
- * - overall deployment status
2790
- * - start and completion timestamps
2791
- * - summary message
2792
- * - resources associated with the last recorded deployment result
2793
- * <p>
2794
- Typical status values include:
2795
- * - `IN_PROGRESS`
2796
- * - `SUCCEEDED`
2797
- * - `FAILED`
2798
- * - `NOT_DEPLOYED`
2799
- * <p>
2800
- Request notes:
2801
- * - `path` identifies the bundle root folder in the workspace volume
2588
+ * Deprecated compatibility API. Use `getBundlePublishStatus` for new callers.
2802
2589
  *
2803
2590
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2804
2591
  * @param FetchBundleDeploymentStatusActionRequest
@@ -2859,22 +2646,146 @@ Request notes:
2859
2646
  });
2860
2647
  }
2861
2648
  /**
2862
- * (Deprecated) Tears down all resources deployed by the specified bundle in the workspace.
2649
+ * (Preview) Returns the latest publish summary.
2650
+ *
2651
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2652
+ * @param FetchBundlePublishStatusActionRequest
2653
+ * @return FetchBundlePublishStatusActionResponse
2654
+ * @throws OciError when an error occurs
2655
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/FetchBundlePublishStatusAction.ts.html |here} to see how to use FetchBundlePublishStatusAction API.
2656
+ */
2657
+ fetchBundlePublishStatusAction(fetchBundlePublishStatusActionRequest) {
2658
+ return __awaiter(this, void 0, void 0, function* () {
2659
+ if (this.logger)
2660
+ this.logger.debug("Calling operation BundleClient#fetchBundlePublishStatusAction.");
2661
+ const operationName = "fetchBundlePublishStatusAction";
2662
+ const apiReferenceLink = "";
2663
+ const pathParams = {
2664
+ "{aiDataPlatformId}": fetchBundlePublishStatusActionRequest.aiDataPlatformId,
2665
+ "{workspaceKey}": fetchBundlePublishStatusActionRequest.workspaceKey,
2666
+ };
2667
+ const queryParams = {};
2668
+ let headerParams = {
2669
+ "Content-Type": common.Constants.APPLICATION_JSON,
2670
+ 'opc-request-id': fetchBundlePublishStatusActionRequest.opcRequestId,
2671
+ };
2672
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2673
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, fetchBundlePublishStatusActionRequest.retryConfiguration, specRetryConfiguration);
2674
+ if (this.logger)
2675
+ retrier.logger = this.logger;
2676
+ const request = yield (0, oci_common_1.composeRequest)({
2677
+ baseEndpoint: this._endpoint,
2678
+ defaultHeaders: this._defaultHeaders,
2679
+ path: '/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/actions/getBundlePublishStatus',
2680
+ method: 'POST',
2681
+ bodyContent: common.ObjectSerializer.serialize(fetchBundlePublishStatusActionRequest.fetchBundlePublishStatusDetails, "FetchBundlePublishStatusDetails", model.FetchBundlePublishStatusDetails.getJsonObj),
2682
+ pathParams: pathParams,
2683
+ headerParams: headerParams,
2684
+ queryParams: queryParams
2685
+ });
2686
+ try {
2687
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2688
+ const sdkResponse = (0, oci_common_1.composeResponse)({
2689
+ responseObject: {},
2690
+ body: yield response.json(),
2691
+ bodyKey: "bundlePublishStatus",
2692
+ bodyModel: model.BundlePublishStatus,
2693
+ type: "model.BundlePublishStatus",
2694
+ responseHeaders: [
2695
+ {
2696
+ value: response.headers.get("opc-request-id"),
2697
+ key: "opcRequestId",
2698
+ dataType: "string"
2699
+ },
2700
+ ]
2701
+ });
2702
+ return sdkResponse;
2703
+ }
2704
+ catch (err) {
2705
+ throw err;
2706
+ }
2707
+ });
2708
+ }
2709
+ /**
2710
+ * (Preview) Publishes the specified bundle, creating or updating jobs and agent flows according to the bundle manifest.
2711
+ * Returns an async job key for tracking publish progress.
2863
2712
  * <p>
2864
- This operation is intended to tear down resources that were created or managed through
2865
- * bundle deployment. It does not delete the bundle files themselves from the workspace
2866
- * volume.
2713
+ This operation is asynchronous. The request is accepted for background execution and
2714
+ * returns an async operation key in the response headers.
2867
2715
  * <p>
2868
- This operation is asynchronous. The service accepts the purge request, starts the
2869
- * background teardown workflow, and returns async operation headers.
2716
+ Publishing typically uses:
2717
+ * - the bundle manifest at the bundle root
2718
+ * - top-level resource descriptors in the bundle
2719
+ * - dependency descriptors referenced by those top-level resources
2720
+ * - default or override variable values when present
2870
2721
  * <p>
2871
- Typical use cases:
2872
- * - remove resources that were previously deployed from a bundle
2873
- * - clean up a workspace before re-deploying or retiring a bundle
2722
+ Use this operation when you want to apply the bundle contents into the target
2723
+ * workspace state.
2874
2724
  * <p>
2875
2725
  Request notes:
2876
2726
  * - `path` identifies the bundle root folder in the workspace volume
2877
2727
  *
2728
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2729
+ * @param PublishBundleActionRequest
2730
+ * @return PublishBundleActionResponse
2731
+ * @throws OciError when an error occurs
2732
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/PublishBundleAction.ts.html |here} to see how to use PublishBundleAction API.
2733
+ */
2734
+ publishBundleAction(publishBundleActionRequest) {
2735
+ return __awaiter(this, void 0, void 0, function* () {
2736
+ if (this.logger)
2737
+ this.logger.debug("Calling operation BundleClient#publishBundleAction.");
2738
+ const operationName = "publishBundleAction";
2739
+ const apiReferenceLink = "";
2740
+ const pathParams = {
2741
+ "{aiDataPlatformId}": publishBundleActionRequest.aiDataPlatformId,
2742
+ "{workspaceKey}": publishBundleActionRequest.workspaceKey,
2743
+ };
2744
+ const queryParams = {};
2745
+ let headerParams = {
2746
+ "Content-Type": common.Constants.APPLICATION_JSON,
2747
+ 'opc-retry-token': publishBundleActionRequest.opcRetryToken, 'opc-request-id': publishBundleActionRequest.opcRequestId,
2748
+ };
2749
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
2750
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, publishBundleActionRequest.retryConfiguration, specRetryConfiguration);
2751
+ if (this.logger)
2752
+ retrier.logger = this.logger;
2753
+ const request = yield (0, oci_common_1.composeRequest)({
2754
+ baseEndpoint: this._endpoint,
2755
+ defaultHeaders: this._defaultHeaders,
2756
+ path: '/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/actions/publishBundle',
2757
+ method: 'POST',
2758
+ bodyContent: common.ObjectSerializer.serialize(publishBundleActionRequest.publishBundleDetails, "PublishBundleDetails", model.PublishBundleDetails.getJsonObj),
2759
+ pathParams: pathParams,
2760
+ headerParams: headerParams,
2761
+ queryParams: queryParams
2762
+ });
2763
+ try {
2764
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
2765
+ const sdkResponse = (0, oci_common_1.composeResponse)({
2766
+ responseObject: {},
2767
+ responseHeaders: [
2768
+ {
2769
+ value: response.headers.get("opc-request-id"),
2770
+ key: "opcRequestId",
2771
+ dataType: "string"
2772
+ },
2773
+ {
2774
+ value: response.headers.get("aidp-async-operation-key"),
2775
+ key: "aidpAsyncOperationKey",
2776
+ dataType: "string"
2777
+ },
2778
+ ]
2779
+ });
2780
+ return sdkResponse;
2781
+ }
2782
+ catch (err) {
2783
+ throw err;
2784
+ }
2785
+ });
2786
+ }
2787
+ /**
2788
+ * (Deprecated)
2878
2789
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
2879
2790
  * @param PurgeBundleRequest
2880
2791
  * @return PurgeBundleResponse
@@ -3011,41 +2922,7 @@ Request notes:
3011
2922
  });
3012
2923
  }
3013
2924
  /**
3014
- * (Deprecated) Synchronizes the code, descriptors, and mapping in the bundle by reconciling the contents with the resource origins.
3015
- * Returns an async job key for tracking sync progress.
3016
- * <p>
3017
- This operation is intended for cases where the bundle should be refreshed to reflect
3018
- * newer source changes while preserving the bundle structure and identity.
3019
- * <p>
3020
- Sync uses the bundle's recorded origin metadata to rebuild the bundle from the source
3021
- * jobs and agent flows that were captured when the bundle was created. The source metadata
3022
- * is stored in `.aidp/resource_origins.yaml` and must match the requested AIDP/Data Lake and
3023
- * workspace. The operation refreshes source-controlled bundle content while preserving the
3024
- * bundle identity and runtime metadata.
3025
- * <p>
3026
- During sync, the service stages a refreshed bundle snapshot under the bundle `.aidp`
3027
- * directory, compares existing and staged descriptors, preserves existing variable aliases
3028
- * and override references where possible, merges existing manifest default variables, and
3029
- * then promotes the refreshed source-controlled files back into the bundle root.
3030
- * <p>
3031
- Sync preserves environment-specific and deployment runtime files such as
3032
- * `.aidp/overrides.yaml` and `.aidp/aidp.state.json`. These files are not replaced by the
3033
- * refreshed source snapshot.
3034
- * <p>
3035
- This operation is asynchronous and returns async operation headers when accepted.
3036
- * <p>
3037
- Typical use cases:
3038
- * - refresh bundle contents after upstream workspace resources have changed
3039
- * - reconcile descriptor or artifact content with current resource origins
3040
- * - preserve local bundle overrides while pulling in source resource updates
3041
- * - keep a Git-backed bundle current before committing or promoting it
3042
- * <p>
3043
- Request notes:
3044
- * - `path` identifies the bundle root folder in the workspace volume
3045
- * - the bundle must contain a valid `aidp_workbench.yaml`
3046
- * - the bundle must contain `.aidp/resource_origins.yaml`
3047
- * - origin metadata must refer to the same AIDP/Data Lake and workspace as the request
3048
- *
2925
+ * (Deprecated)
3049
2926
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3050
2927
  * @param SyncBundleRequest
3051
2928
  * @return SyncBundleResponse
@@ -3112,28 +2989,13 @@ Request notes:
3112
2989
  This operation is intended for cases where the bundle should be refreshed to reflect
3113
2990
  * newer source changes while preserving the bundle structure and identity.
3114
2991
  * <p>
3115
- Sync uses the bundle's recorded origin metadata to rebuild the bundle from the source
3116
- * jobs and agent flows that were captured when the bundle was created. The source metadata
3117
- * is stored in `.aidp/resource_origins.yaml` and must match the requested AIDP/Data Lake and
3118
- * workspace. The operation refreshes source-controlled bundle content while preserving the
3119
- * bundle identity and runtime metadata.
3120
- * <p>
3121
- During sync, the service stages a refreshed bundle snapshot under the bundle `.aidp`
3122
- * directory, compares existing and staged descriptors, preserves existing variable aliases
3123
- * and override references where possible, merges existing manifest default variables, and
3124
- * then promotes the refreshed source-controlled files back into the bundle root.
3125
- * <p>
3126
- Sync preserves environment-specific and deployment runtime files such as
3127
- * `.aidp/overrides.yaml` and `.aidp/aidp.state.json`. These files are not replaced by the
3128
- * refreshed source snapshot.
3129
- * <p>
3130
2992
  This operation is asynchronous and returns async operation headers when accepted.
3131
2993
  * <p>
3132
2994
  Typical use cases:
3133
2995
  * - refresh bundle contents after upstream workspace resources have changed
3134
2996
  * - reconcile descriptor or artifact content with current resource origins
3135
2997
  * - preserve local bundle overrides while pulling in source resource updates
3136
- * - keep a Git-backed bundle current before committing or promoting it
2998
+ * - keep a bundle current before promoting it
3137
2999
  * <p>
3138
3000
  Request notes:
3139
3001
  * - `path` identifies the bundle root folder in the workspace volume
@@ -3541,6 +3403,7 @@ class CatalogClient {
3541
3403
  };
3542
3404
  const queryParams = {
3543
3405
  'isCatalogGuid': getCatalogRequest.isCatalogGuid,
3406
+ 'shouldSkipOcidTranslation': getCatalogRequest.shouldSkipOcidTranslation,
3544
3407
  };
3545
3408
  let headerParams = {
3546
3409
  "Content-Type": common.Constants.APPLICATION_JSON,
@@ -3677,6 +3540,7 @@ class CatalogClient {
3677
3540
  'displayName': listCatalogsRequest.displayName,
3678
3541
  'catalogState': listCatalogsRequest.catalogState,
3679
3542
  'catalogType': listCatalogsRequest.catalogType,
3543
+ 'shouldSkipOcidTranslation': listCatalogsRequest.shouldSkipOcidTranslation,
3680
3544
  'limit': listCatalogsRequest.limit,
3681
3545
  'page': listCatalogsRequest.page,
3682
3546
  'sortOrder': listCatalogsRequest.sortOrder,
@@ -4035,6 +3899,67 @@ class ClusterClient {
4035
3899
  this.shutdownCircuitBreaker();
4036
3900
  this.closeProvider();
4037
3901
  }
3902
+ /**
3903
+ * Creates one Spark Compute by copying all source Compute settings and configuration.
3904
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3905
+ * @param CloneComputeRequest
3906
+ * @return CloneComputeResponse
3907
+ * @throws OciError when an error occurs
3908
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/CloneCompute.ts.html |here} to see how to use CloneCompute API.
3909
+ */
3910
+ cloneCompute(cloneComputeRequest) {
3911
+ return __awaiter(this, void 0, void 0, function* () {
3912
+ if (this.logger)
3913
+ this.logger.debug("Calling operation ClusterClient#cloneCompute.");
3914
+ const operationName = "cloneCompute";
3915
+ const apiReferenceLink = "";
3916
+ const pathParams = {
3917
+ "{aiDataPlatformId}": cloneComputeRequest.aiDataPlatformId,
3918
+ "{workspaceKey}": cloneComputeRequest.workspaceKey,
3919
+ "{clusterKey}": cloneComputeRequest.clusterKey,
3920
+ };
3921
+ const queryParams = {};
3922
+ let headerParams = {
3923
+ "Content-Type": common.Constants.APPLICATION_JSON,
3924
+ 'opc-retry-token': cloneComputeRequest.opcRetryToken, 'opc-request-id': cloneComputeRequest.opcRequestId,
3925
+ };
3926
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3927
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, cloneComputeRequest.retryConfiguration, specRetryConfiguration);
3928
+ if (this.logger)
3929
+ retrier.logger = this.logger;
3930
+ const request = yield (0, oci_common_1.composeRequest)({
3931
+ baseEndpoint: this._endpoint,
3932
+ defaultHeaders: this._defaultHeaders,
3933
+ path: '/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/clusters/{clusterKey}/actions/cloneCompute',
3934
+ method: 'POST',
3935
+ pathParams: pathParams,
3936
+ headerParams: headerParams,
3937
+ queryParams: queryParams
3938
+ });
3939
+ try {
3940
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3941
+ const sdkResponse = (0, oci_common_1.composeResponse)({
3942
+ responseObject: {},
3943
+ responseHeaders: [
3944
+ {
3945
+ value: response.headers.get("aidp-async-operation-key"),
3946
+ key: "aidpAsyncOperationKey",
3947
+ dataType: "string"
3948
+ },
3949
+ {
3950
+ value: response.headers.get("opc-request-id"),
3951
+ key: "opcRequestId",
3952
+ dataType: "string"
3953
+ },
3954
+ ]
3955
+ });
3956
+ return sdkResponse;
3957
+ }
3958
+ catch (err) {
3959
+ throw err;
3960
+ }
3961
+ });
3962
+ }
4038
3963
  /**
4039
3964
  * Creates a new cluster with the provided details.
4040
3965
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
@@ -4236,6 +4161,91 @@ class ClusterClient {
4236
4161
  }
4237
4162
  });
4238
4163
  }
4164
+ /**
4165
+ * Writes selected Compute configuration values supplied by the caller to a workspace YAML file without overwriting an existing file.
4166
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4167
+ * @param ExportComputeConfigurationRequest
4168
+ * @return ExportComputeConfigurationResponse
4169
+ * @throws OciError when an error occurs
4170
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/ExportComputeConfiguration.ts.html |here} to see how to use ExportComputeConfiguration API.
4171
+ */
4172
+ exportComputeConfiguration(exportComputeConfigurationRequest) {
4173
+ return __awaiter(this, void 0, void 0, function* () {
4174
+ if (this.logger)
4175
+ this.logger.debug("Calling operation ClusterClient#exportComputeConfiguration.");
4176
+ const operationName = "exportComputeConfiguration";
4177
+ const apiReferenceLink = "";
4178
+ const pathParams = {
4179
+ "{aiDataPlatformId}": exportComputeConfigurationRequest.aiDataPlatformId,
4180
+ "{workspaceKey}": exportComputeConfigurationRequest.workspaceKey,
4181
+ "{clusterKey}": exportComputeConfigurationRequest.clusterKey,
4182
+ };
4183
+ const queryParams = {};
4184
+ let headerParams = {
4185
+ "Content-Type": common.Constants.APPLICATION_JSON,
4186
+ 'opc-retry-token': exportComputeConfigurationRequest.opcRetryToken, 'opc-request-id': exportComputeConfigurationRequest.opcRequestId,
4187
+ };
4188
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4189
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, exportComputeConfigurationRequest.retryConfiguration, specRetryConfiguration);
4190
+ if (this.logger)
4191
+ retrier.logger = this.logger;
4192
+ const request = yield (0, oci_common_1.composeRequest)({
4193
+ baseEndpoint: this._endpoint,
4194
+ defaultHeaders: this._defaultHeaders,
4195
+ path: '/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/clusters/{clusterKey}/actions/exportComputeConfiguration',
4196
+ method: 'POST',
4197
+ bodyContent: common.ObjectSerializer.serialize(exportComputeConfigurationRequest.exportComputeConfigurationDetails, "ExportComputeConfigurationDetails", model.ExportComputeConfigurationDetails.getJsonObj),
4198
+ pathParams: pathParams,
4199
+ headerParams: headerParams,
4200
+ queryParams: queryParams
4201
+ });
4202
+ try {
4203
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4204
+ const sdkResponse = (0, oci_common_1.composeResponse)({
4205
+ responseObject: {},
4206
+ body: response.body,
4207
+ bodyKey: "value",
4208
+ bodyModel: "string",
4209
+ responseHeaders: [
4210
+ {
4211
+ value: response.headers.get("location"),
4212
+ key: "location",
4213
+ dataType: "string"
4214
+ },
4215
+ {
4216
+ value: response.headers.get("content-location"),
4217
+ key: "contentLocation",
4218
+ dataType: "string"
4219
+ },
4220
+ {
4221
+ value: response.headers.get("opc-request-id"),
4222
+ key: "opcRequestId",
4223
+ dataType: "string"
4224
+ },
4225
+ {
4226
+ value: response.headers.get("path"),
4227
+ key: "path",
4228
+ dataType: "string"
4229
+ },
4230
+ {
4231
+ value: response.headers.get("type"),
4232
+ key: "type",
4233
+ dataType: "string"
4234
+ },
4235
+ {
4236
+ value: response.headers.get("time-updated"),
4237
+ key: "timeUpdated",
4238
+ dataType: "Date"
4239
+ },
4240
+ ]
4241
+ });
4242
+ return sdkResponse;
4243
+ }
4244
+ catch (err) {
4245
+ throw err;
4246
+ }
4247
+ });
4248
+ }
4239
4249
  /**
4240
4250
  * Returns detailed information about a cluster.
4241
4251
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
@@ -4301,6 +4311,66 @@ class ClusterClient {
4301
4311
  }
4302
4312
  });
4303
4313
  }
4314
+ /**
4315
+ * Gets cluster-scoped Python and JAR libraries and environment variables from Spark Compute.
4316
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4317
+ * @param GetComputeConfigurationRequest
4318
+ * @return GetComputeConfigurationResponse
4319
+ * @throws OciError when an error occurs
4320
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/GetComputeConfiguration.ts.html |here} to see how to use GetComputeConfiguration API.
4321
+ */
4322
+ getComputeConfiguration(getComputeConfigurationRequest) {
4323
+ return __awaiter(this, void 0, void 0, function* () {
4324
+ if (this.logger)
4325
+ this.logger.debug("Calling operation ClusterClient#getComputeConfiguration.");
4326
+ const operationName = "getComputeConfiguration";
4327
+ const apiReferenceLink = "";
4328
+ const pathParams = {
4329
+ "{aiDataPlatformId}": getComputeConfigurationRequest.aiDataPlatformId,
4330
+ "{workspaceKey}": getComputeConfigurationRequest.workspaceKey,
4331
+ "{clusterKey}": getComputeConfigurationRequest.clusterKey,
4332
+ };
4333
+ const queryParams = {};
4334
+ let headerParams = {
4335
+ "Content-Type": common.Constants.APPLICATION_JSON,
4336
+ 'opc-request-id': getComputeConfigurationRequest.opcRequestId,
4337
+ };
4338
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4339
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getComputeConfigurationRequest.retryConfiguration, specRetryConfiguration);
4340
+ if (this.logger)
4341
+ retrier.logger = this.logger;
4342
+ const request = yield (0, oci_common_1.composeRequest)({
4343
+ baseEndpoint: this._endpoint,
4344
+ defaultHeaders: this._defaultHeaders,
4345
+ path: '/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/clusters/{clusterKey}/actions/getComputeConfiguration',
4346
+ method: 'GET',
4347
+ pathParams: pathParams,
4348
+ headerParams: headerParams,
4349
+ queryParams: queryParams
4350
+ });
4351
+ try {
4352
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4353
+ const sdkResponse = (0, oci_common_1.composeResponse)({
4354
+ responseObject: {},
4355
+ body: yield response.json(),
4356
+ bodyKey: "computeConfiguration",
4357
+ bodyModel: model.ComputeConfiguration,
4358
+ type: "model.ComputeConfiguration",
4359
+ responseHeaders: [
4360
+ {
4361
+ value: response.headers.get("opc-request-id"),
4362
+ key: "opcRequestId",
4363
+ dataType: "string"
4364
+ },
4365
+ ]
4366
+ });
4367
+ return sdkResponse;
4368
+ }
4369
+ catch (err) {
4370
+ throw err;
4371
+ }
4372
+ });
4373
+ }
4304
4374
  /**
4305
4375
  * Gets information about the master catalog default cluster.
4306
4376
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
@@ -4364,6 +4434,68 @@ class ClusterClient {
4364
4434
  }
4365
4435
  });
4366
4436
  }
4437
+ /**
4438
+ * Imports one or more unique workspace YAML files into an active Spark Compute.
4439
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
4440
+ * @param ImportComputeConfigurationRequest
4441
+ * @return ImportComputeConfigurationResponse
4442
+ * @throws OciError when an error occurs
4443
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/ImportComputeConfiguration.ts.html |here} to see how to use ImportComputeConfiguration API.
4444
+ */
4445
+ importComputeConfiguration(importComputeConfigurationRequest) {
4446
+ return __awaiter(this, void 0, void 0, function* () {
4447
+ if (this.logger)
4448
+ this.logger.debug("Calling operation ClusterClient#importComputeConfiguration.");
4449
+ const operationName = "importComputeConfiguration";
4450
+ const apiReferenceLink = "";
4451
+ const pathParams = {
4452
+ "{aiDataPlatformId}": importComputeConfigurationRequest.aiDataPlatformId,
4453
+ "{workspaceKey}": importComputeConfigurationRequest.workspaceKey,
4454
+ "{clusterKey}": importComputeConfigurationRequest.clusterKey,
4455
+ };
4456
+ const queryParams = {};
4457
+ let headerParams = {
4458
+ "Content-Type": common.Constants.APPLICATION_JSON,
4459
+ 'opc-retry-token': importComputeConfigurationRequest.opcRetryToken, 'opc-request-id': importComputeConfigurationRequest.opcRequestId,
4460
+ };
4461
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
4462
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, importComputeConfigurationRequest.retryConfiguration, specRetryConfiguration);
4463
+ if (this.logger)
4464
+ retrier.logger = this.logger;
4465
+ const request = yield (0, oci_common_1.composeRequest)({
4466
+ baseEndpoint: this._endpoint,
4467
+ defaultHeaders: this._defaultHeaders,
4468
+ path: '/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/clusters/{clusterKey}/actions/importComputeConfiguration',
4469
+ method: 'POST',
4470
+ bodyContent: common.ObjectSerializer.serialize(importComputeConfigurationRequest.importComputeConfigurationDetails, "ImportComputeConfigurationDetails", model.ImportComputeConfigurationDetails.getJsonObj),
4471
+ pathParams: pathParams,
4472
+ headerParams: headerParams,
4473
+ queryParams: queryParams
4474
+ });
4475
+ try {
4476
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
4477
+ const sdkResponse = (0, oci_common_1.composeResponse)({
4478
+ responseObject: {},
4479
+ responseHeaders: [
4480
+ {
4481
+ value: response.headers.get("aidp-async-operation-key"),
4482
+ key: "aidpAsyncOperationKey",
4483
+ dataType: "string"
4484
+ },
4485
+ {
4486
+ value: response.headers.get("opc-request-id"),
4487
+ key: "opcRequestId",
4488
+ dataType: "string"
4489
+ },
4490
+ ]
4491
+ });
4492
+ return sdkResponse;
4493
+ }
4494
+ catch (err) {
4495
+ throw err;
4496
+ }
4497
+ });
4498
+ }
4367
4499
  /**
4368
4500
  * Gets a list of libraries installed on a cluster.
4369
4501
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
@@ -4921,6 +5053,80 @@ class ClusterClient {
4921
5053
  }
4922
5054
  });
4923
5055
  }
5056
+ /**
5057
+ * Searches Maven packages available for cluster library installation.
5058
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5059
+ * @param SearchMavenPackagesRequest
5060
+ * @return SearchMavenPackagesResponse
5061
+ * @throws OciError when an error occurs
5062
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/SearchMavenPackages.ts.html |here} to see how to use SearchMavenPackages API.
5063
+ */
5064
+ searchMavenPackages(searchMavenPackagesRequest) {
5065
+ return __awaiter(this, void 0, void 0, function* () {
5066
+ if (this.logger)
5067
+ this.logger.debug("Calling operation ClusterClient#searchMavenPackages.");
5068
+ const operationName = "searchMavenPackages";
5069
+ const apiReferenceLink = "";
5070
+ const pathParams = {
5071
+ "{aiDataPlatformId}": searchMavenPackagesRequest.aiDataPlatformId,
5072
+ "{workspaceKey}": searchMavenPackagesRequest.workspaceKey,
5073
+ "{clusterKey}": searchMavenPackagesRequest.clusterKey,
5074
+ };
5075
+ const queryParams = {
5076
+ 'mavenSearchQuery': searchMavenPackagesRequest.mavenSearchQuery,
5077
+ 'limit': searchMavenPackagesRequest.limit,
5078
+ 'page': searchMavenPackagesRequest.page,
5079
+ };
5080
+ let headerParams = {
5081
+ "Content-Type": common.Constants.APPLICATION_JSON,
5082
+ 'opc-request-id': searchMavenPackagesRequest.opcRequestId,
5083
+ };
5084
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5085
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, searchMavenPackagesRequest.retryConfiguration, specRetryConfiguration);
5086
+ if (this.logger)
5087
+ retrier.logger = this.logger;
5088
+ const request = yield (0, oci_common_1.composeRequest)({
5089
+ baseEndpoint: this._endpoint,
5090
+ defaultHeaders: this._defaultHeaders,
5091
+ path: '/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/clusters/{clusterKey}/mavenPackages',
5092
+ method: 'GET',
5093
+ pathParams: pathParams,
5094
+ headerParams: headerParams,
5095
+ queryParams: queryParams
5096
+ });
5097
+ try {
5098
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5099
+ const sdkResponse = (0, oci_common_1.composeResponse)({
5100
+ responseObject: {},
5101
+ body: yield response.json(),
5102
+ bodyKey: "mavenSearchSummaryCollection",
5103
+ bodyModel: model.MavenSearchSummaryCollection,
5104
+ type: "model.MavenSearchSummaryCollection",
5105
+ responseHeaders: [
5106
+ {
5107
+ value: response.headers.get("opc-request-id"),
5108
+ key: "opcRequestId",
5109
+ dataType: "string"
5110
+ },
5111
+ {
5112
+ value: response.headers.get("opc-next-page"),
5113
+ key: "opcNextPage",
5114
+ dataType: "string"
5115
+ },
5116
+ {
5117
+ value: response.headers.get("opc-prev-page"),
5118
+ key: "opcPrevPage",
5119
+ dataType: "string"
5120
+ },
5121
+ ]
5122
+ });
5123
+ return sdkResponse;
5124
+ }
5125
+ catch (err) {
5126
+ throw err;
5127
+ }
5128
+ });
5129
+ }
4924
5130
  /**
4925
5131
  * Starts a cluster that has halted operation.
4926
5132
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
@@ -11957,7 +12163,8 @@ class NotebookClient {
11957
12163
  });
11958
12164
  }
11959
12165
  /**
11960
- * Returns a list of contents for a given file or directory. You can optionally specify a type and/or format argument via URL parameter.
12166
+ * Returns content for a given file or metadata for a directory. Directory content listing is not supported; requests with type=directory and
12167
+ * content=1 return 400 and should use content=0 to retrieve directory metadata. You can optionally specify a type and/or format argument via URL parameter.
11961
12168
  * When given, the Content service returns a model in the requested type and/or format. If the request cannot be satisfied, for example if type=text
11962
12169
  * is requested, but the file is binary, then the request returns a 400 message and a JSON response with a Reason field identifying the issue. The value
11963
12170
  * of the Reason field is \u2018bad format\u2019 or \u2018bad type\u2019, depending on what was requested.
@@ -13682,7 +13889,9 @@ class SchemaClient {
13682
13889
  "{aiDataPlatformId}": getSchemaRequest.aiDataPlatformId,
13683
13890
  "{schemaKey}": getSchemaRequest.schemaKey,
13684
13891
  };
13685
- const queryParams = {};
13892
+ const queryParams = {
13893
+ 'shouldSkipOcidTranslation': getSchemaRequest.shouldSkipOcidTranslation,
13894
+ };
13686
13895
  let headerParams = {
13687
13896
  "Content-Type": common.Constants.APPLICATION_JSON,
13688
13897
  'opc-request-id': getSchemaRequest.opcRequestId, 'should-update-recent': getSchemaRequest.shouldUpdateRecent,
@@ -13746,7 +13955,9 @@ class SchemaClient {
13746
13955
  "{aiDataPlatformId}": getTableRequest.aiDataPlatformId,
13747
13956
  "{tableKey}": getTableRequest.tableKey,
13748
13957
  };
13749
- const queryParams = {};
13958
+ const queryParams = {
13959
+ 'shouldSkipOcidTranslation': getTableRequest.shouldSkipOcidTranslation,
13960
+ };
13750
13961
  let headerParams = {
13751
13962
  "Content-Type": common.Constants.APPLICATION_JSON,
13752
13963
  'opc-request-id': getTableRequest.opcRequestId, 'should-update-recent': getTableRequest.shouldUpdateRecent,
@@ -13944,6 +14155,7 @@ class SchemaClient {
13944
14155
  };
13945
14156
  const queryParams = {
13946
14157
  'catalogKey': listSchemasRequest.catalogKey,
14158
+ 'shouldSkipOcidTranslation': listSchemasRequest.shouldSkipOcidTranslation,
13947
14159
  'displayName': listSchemasRequest.displayName,
13948
14160
  'limit': listSchemasRequest.limit,
13949
14161
  'page': listSchemasRequest.page,
@@ -14083,6 +14295,7 @@ class SchemaClient {
14083
14295
  };
14084
14296
  const queryParams = {
14085
14297
  'catalogKey': listTablesRequest.catalogKey,
14298
+ 'shouldSkipOcidTranslation': listTablesRequest.shouldSkipOcidTranslation,
14086
14299
  'schemaKey': listTablesRequest.schemaKey,
14087
14300
  'displayName': listTablesRequest.displayName,
14088
14301
  'limit': listTablesRequest.limit,
@@ -16494,6 +16707,71 @@ class VolumeClient {
16494
16707
  }
16495
16708
  });
16496
16709
  }
16710
+ /**
16711
+ * Creates or updates an asynchronous volume ZIP upload and extraction operation. CREATE returns a PAR URL for uploading the ZIP bytes and an async operation key. UPDATE records the uploaded ZIP metadata so extraction can continue.
16712
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
16713
+ * @param UploadAndExtractVolumeZipRequest
16714
+ * @return UploadAndExtractVolumeZipResponse
16715
+ * @throws OciError when an error occurs
16716
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/UploadAndExtractVolumeZip.ts.html |here} to see how to use UploadAndExtractVolumeZip API.
16717
+ */
16718
+ uploadAndExtractVolumeZip(uploadAndExtractVolumeZipRequest) {
16719
+ return __awaiter(this, void 0, void 0, function* () {
16720
+ if (this.logger)
16721
+ this.logger.debug("Calling operation VolumeClient#uploadAndExtractVolumeZip.");
16722
+ const operationName = "uploadAndExtractVolumeZip";
16723
+ const apiReferenceLink = "";
16724
+ const pathParams = {
16725
+ "{aiDataPlatformId}": uploadAndExtractVolumeZipRequest.aiDataPlatformId,
16726
+ "{volumeKey}": uploadAndExtractVolumeZipRequest.volumeKey,
16727
+ };
16728
+ const queryParams = {};
16729
+ let headerParams = {
16730
+ "Content-Type": common.Constants.APPLICATION_JSON,
16731
+ 'opc-retry-token': uploadAndExtractVolumeZipRequest.opcRetryToken, 'opc-request-id': uploadAndExtractVolumeZipRequest.opcRequestId,
16732
+ };
16733
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
16734
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, uploadAndExtractVolumeZipRequest.retryConfiguration, specRetryConfiguration);
16735
+ if (this.logger)
16736
+ retrier.logger = this.logger;
16737
+ const request = yield (0, oci_common_1.composeRequest)({
16738
+ baseEndpoint: this._endpoint,
16739
+ defaultHeaders: this._defaultHeaders,
16740
+ path: '/aiDataPlatforms/{aiDataPlatformId}/volumes/{volumeKey}/actions/uploadAndExtractZip',
16741
+ method: 'POST',
16742
+ bodyContent: common.ObjectSerializer.serialize(uploadAndExtractVolumeZipRequest.uploadAndExtractZipDetails, "UploadAndExtractZipDetails", model.UploadAndExtractZipDetails.getJsonObj),
16743
+ pathParams: pathParams,
16744
+ headerParams: headerParams,
16745
+ queryParams: queryParams
16746
+ });
16747
+ try {
16748
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
16749
+ const sdkResponse = (0, oci_common_1.composeResponse)({
16750
+ responseObject: {},
16751
+ body: yield response.json(),
16752
+ bodyKey: "uploadAndExtractZipResult",
16753
+ bodyModel: model.UploadAndExtractZipResult,
16754
+ type: "model.UploadAndExtractZipResult",
16755
+ responseHeaders: [
16756
+ {
16757
+ value: response.headers.get("aidp-async-operation-key"),
16758
+ key: "aidpAsyncOperationKey",
16759
+ dataType: "string"
16760
+ },
16761
+ {
16762
+ value: response.headers.get("opc-request-id"),
16763
+ key: "opcRequestId",
16764
+ dataType: "string"
16765
+ },
16766
+ ]
16767
+ });
16768
+ return sdkResponse;
16769
+ }
16770
+ catch (err) {
16771
+ throw err;
16772
+ }
16773
+ });
16774
+ }
16497
16775
  /**
16498
16776
  * Uploads a file to volume. If the file already exists, it is updated.
16499
16777
  *
@@ -16648,6 +16926,71 @@ class VolumeClient {
16648
16926
  }
16649
16927
  });
16650
16928
  }
16929
+ /**
16930
+ * Starts asynchronous creation of a ZIP archive for a volume folder. The response includes a PAR URL for downloading the archive after the operation succeeds.
16931
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
16932
+ * @param ZipAndDownloadVolumeFolderRequest
16933
+ * @return ZipAndDownloadVolumeFolderResponse
16934
+ * @throws OciError when an error occurs
16935
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/ZipAndDownloadVolumeFolder.ts.html |here} to see how to use ZipAndDownloadVolumeFolder API.
16936
+ */
16937
+ zipAndDownloadVolumeFolder(zipAndDownloadVolumeFolderRequest) {
16938
+ return __awaiter(this, void 0, void 0, function* () {
16939
+ if (this.logger)
16940
+ this.logger.debug("Calling operation VolumeClient#zipAndDownloadVolumeFolder.");
16941
+ const operationName = "zipAndDownloadVolumeFolder";
16942
+ const apiReferenceLink = "";
16943
+ const pathParams = {
16944
+ "{aiDataPlatformId}": zipAndDownloadVolumeFolderRequest.aiDataPlatformId,
16945
+ "{volumeKey}": zipAndDownloadVolumeFolderRequest.volumeKey,
16946
+ };
16947
+ const queryParams = {};
16948
+ let headerParams = {
16949
+ "Content-Type": common.Constants.APPLICATION_JSON,
16950
+ 'opc-retry-token': zipAndDownloadVolumeFolderRequest.opcRetryToken, 'opc-request-id': zipAndDownloadVolumeFolderRequest.opcRequestId,
16951
+ };
16952
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
16953
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, zipAndDownloadVolumeFolderRequest.retryConfiguration, specRetryConfiguration);
16954
+ if (this.logger)
16955
+ retrier.logger = this.logger;
16956
+ const request = yield (0, oci_common_1.composeRequest)({
16957
+ baseEndpoint: this._endpoint,
16958
+ defaultHeaders: this._defaultHeaders,
16959
+ path: '/aiDataPlatforms/{aiDataPlatformId}/volumes/{volumeKey}/actions/zipAndDownloadFolder',
16960
+ method: 'POST',
16961
+ bodyContent: common.ObjectSerializer.serialize(zipAndDownloadVolumeFolderRequest.zipAndDownloadFolderDetails, "ZipAndDownloadFolderDetails", model.ZipAndDownloadFolderDetails.getJsonObj),
16962
+ pathParams: pathParams,
16963
+ headerParams: headerParams,
16964
+ queryParams: queryParams
16965
+ });
16966
+ try {
16967
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
16968
+ const sdkResponse = (0, oci_common_1.composeResponse)({
16969
+ responseObject: {},
16970
+ body: yield response.json(),
16971
+ bodyKey: "zipAndDownloadFolderResult",
16972
+ bodyModel: model.ZipAndDownloadFolderResult,
16973
+ type: "model.ZipAndDownloadFolderResult",
16974
+ responseHeaders: [
16975
+ {
16976
+ value: response.headers.get("aidp-async-operation-key"),
16977
+ key: "aidpAsyncOperationKey",
16978
+ dataType: "string"
16979
+ },
16980
+ {
16981
+ value: response.headers.get("opc-request-id"),
16982
+ key: "opcRequestId",
16983
+ dataType: "string"
16984
+ },
16985
+ ]
16986
+ });
16987
+ return sdkResponse;
16988
+ }
16989
+ catch (err) {
16990
+ throw err;
16991
+ }
16992
+ });
16993
+ }
16651
16994
  }
16652
16995
  exports.VolumeClient = VolumeClient;
16653
16996
  VolumeClient.serviceEndpointTemplate = 'https://datalake.{region}.oci.{secondLevelDomain}';
@@ -17476,7 +17819,9 @@ class WorkflowClient {
17476
17819
  "{workspaceKey}": getTaskRunRequest.workspaceKey,
17477
17820
  "{taskRunKey}": getTaskRunRequest.taskRunKey,
17478
17821
  };
17479
- const queryParams = {};
17822
+ const queryParams = {
17823
+ 'shouldIncludeTaskRunRetries': getTaskRunRequest.shouldIncludeTaskRunRetries,
17824
+ };
17480
17825
  let headerParams = {
17481
17826
  "Content-Type": common.Constants.APPLICATION_JSON,
17482
17827
  'opc-request-id': getTaskRunRequest.opcRequestId,
@@ -17827,6 +18172,83 @@ class WorkflowClient {
17827
18172
  }
17828
18173
  });
17829
18174
  }
18175
+ /**
18176
+ * Returns detailed information about retries of a task run with a given task run key.
18177
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
18178
+ * @param ListTaskRunRetriesRequest
18179
+ * @return ListTaskRunRetriesResponse
18180
+ * @throws OciError when an error occurs
18181
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/ListTaskRunRetries.ts.html |here} to see how to use ListTaskRunRetries API.
18182
+ */
18183
+ listTaskRunRetries(listTaskRunRetriesRequest) {
18184
+ return __awaiter(this, void 0, void 0, function* () {
18185
+ if (this.logger)
18186
+ this.logger.debug("Calling operation WorkflowClient#listTaskRunRetries.");
18187
+ const operationName = "listTaskRunRetries";
18188
+ const apiReferenceLink = "";
18189
+ const pathParams = {
18190
+ "{aiDataPlatformId}": listTaskRunRetriesRequest.aiDataPlatformId,
18191
+ "{workspaceKey}": listTaskRunRetriesRequest.workspaceKey,
18192
+ "{taskRunKey}": listTaskRunRetriesRequest.taskRunKey,
18193
+ };
18194
+ const queryParams = {
18195
+ 'displayName': listTaskRunRetriesRequest.displayName,
18196
+ 'status': listTaskRunRetriesRequest.status,
18197
+ 'limit': listTaskRunRetriesRequest.limit,
18198
+ 'page': listTaskRunRetriesRequest.page,
18199
+ 'sortOrder': listTaskRunRetriesRequest.sortOrder,
18200
+ 'sortBy': listTaskRunRetriesRequest.sortBy,
18201
+ };
18202
+ let headerParams = {
18203
+ "Content-Type": common.Constants.APPLICATION_JSON,
18204
+ 'opc-request-id': listTaskRunRetriesRequest.opcRequestId,
18205
+ };
18206
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
18207
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listTaskRunRetriesRequest.retryConfiguration, specRetryConfiguration);
18208
+ if (this.logger)
18209
+ retrier.logger = this.logger;
18210
+ const request = yield (0, oci_common_1.composeRequest)({
18211
+ baseEndpoint: this._endpoint,
18212
+ defaultHeaders: this._defaultHeaders,
18213
+ path: '/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/taskRuns/{taskRunKey}/retries',
18214
+ method: 'GET',
18215
+ pathParams: pathParams,
18216
+ headerParams: headerParams,
18217
+ queryParams: queryParams
18218
+ });
18219
+ try {
18220
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
18221
+ const sdkResponse = (0, oci_common_1.composeResponse)({
18222
+ responseObject: {},
18223
+ body: yield response.json(),
18224
+ bodyKey: "taskRunRetryCollection",
18225
+ bodyModel: model.TaskRunRetryCollection,
18226
+ type: "model.TaskRunRetryCollection",
18227
+ responseHeaders: [
18228
+ {
18229
+ value: response.headers.get("opc-request-id"),
18230
+ key: "opcRequestId",
18231
+ dataType: "string"
18232
+ },
18233
+ {
18234
+ value: response.headers.get("opc-next-page"),
18235
+ key: "opcNextPage",
18236
+ dataType: "string"
18237
+ },
18238
+ {
18239
+ value: response.headers.get("opc-prev-page"),
18240
+ key: "opcPrevPage",
18241
+ dataType: "string"
18242
+ },
18243
+ ]
18244
+ });
18245
+ return sdkResponse;
18246
+ }
18247
+ catch (err) {
18248
+ throw err;
18249
+ }
18250
+ });
18251
+ }
17830
18252
  /**
17831
18253
  * Returns a list of task runs.
17832
18254
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
@@ -20032,6 +20454,72 @@ class WorkspaceObjectClient {
20032
20454
  }
20033
20455
  });
20034
20456
  }
20457
+ /**
20458
+ * Creates or updates an asynchronous workspace ZIP upload and extraction operation. CREATE returns a PAR URL for uploading the ZIP bytes and an async operation key. UPDATE records the uploaded ZIP metadata so extraction can continue.
20459
+ *
20460
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
20461
+ * @param UploadAndExtractWorkspaceZipRequest
20462
+ * @return UploadAndExtractWorkspaceZipResponse
20463
+ * @throws OciError when an error occurs
20464
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/UploadAndExtractWorkspaceZip.ts.html |here} to see how to use UploadAndExtractWorkspaceZip API.
20465
+ */
20466
+ uploadAndExtractWorkspaceZip(uploadAndExtractWorkspaceZipRequest) {
20467
+ return __awaiter(this, void 0, void 0, function* () {
20468
+ if (this.logger)
20469
+ this.logger.debug("Calling operation WorkspaceObjectClient#uploadAndExtractWorkspaceZip.");
20470
+ const operationName = "uploadAndExtractWorkspaceZip";
20471
+ const apiReferenceLink = "";
20472
+ const pathParams = {
20473
+ "{aiDataPlatformId}": uploadAndExtractWorkspaceZipRequest.aiDataPlatformId,
20474
+ "{workspaceKey}": uploadAndExtractWorkspaceZipRequest.workspaceKey,
20475
+ };
20476
+ const queryParams = {};
20477
+ let headerParams = {
20478
+ "Content-Type": common.Constants.APPLICATION_JSON,
20479
+ 'opc-retry-token': uploadAndExtractWorkspaceZipRequest.opcRetryToken, 'opc-request-id': uploadAndExtractWorkspaceZipRequest.opcRequestId,
20480
+ };
20481
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
20482
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, uploadAndExtractWorkspaceZipRequest.retryConfiguration, specRetryConfiguration);
20483
+ if (this.logger)
20484
+ retrier.logger = this.logger;
20485
+ const request = yield (0, oci_common_1.composeRequest)({
20486
+ baseEndpoint: this._endpoint,
20487
+ defaultHeaders: this._defaultHeaders,
20488
+ path: '/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/actions/uploadAndExtractZip',
20489
+ method: 'POST',
20490
+ bodyContent: common.ObjectSerializer.serialize(uploadAndExtractWorkspaceZipRequest.uploadAndExtractZipDetails, "UploadAndExtractZipDetails", model.UploadAndExtractZipDetails.getJsonObj),
20491
+ pathParams: pathParams,
20492
+ headerParams: headerParams,
20493
+ queryParams: queryParams
20494
+ });
20495
+ try {
20496
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
20497
+ const sdkResponse = (0, oci_common_1.composeResponse)({
20498
+ responseObject: {},
20499
+ body: yield response.json(),
20500
+ bodyKey: "uploadAndExtractZipResult",
20501
+ bodyModel: model.UploadAndExtractZipResult,
20502
+ type: "model.UploadAndExtractZipResult",
20503
+ responseHeaders: [
20504
+ {
20505
+ value: response.headers.get("aidp-async-operation-key"),
20506
+ key: "aidpAsyncOperationKey",
20507
+ dataType: "string"
20508
+ },
20509
+ {
20510
+ value: response.headers.get("opc-request-id"),
20511
+ key: "opcRequestId",
20512
+ dataType: "string"
20513
+ },
20514
+ ]
20515
+ });
20516
+ return sdkResponse;
20517
+ }
20518
+ catch (err) {
20519
+ throw err;
20520
+ }
20521
+ });
20522
+ }
20035
20523
  /**
20036
20524
  * Creates a workspace file by generating PAR or updates the metadata by close file. If file exists, then it will be updated.
20037
20525
  *
@@ -20123,6 +20611,71 @@ class WorkspaceObjectClient {
20123
20611
  }
20124
20612
  });
20125
20613
  }
20614
+ /**
20615
+ * Starts asynchronous creation of a ZIP archive for a workspace folder. The response includes a PAR URL for downloading the archive after the operation succeeds.
20616
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
20617
+ * @param ZipAndDownloadWorkspaceFolderRequest
20618
+ * @return ZipAndDownloadWorkspaceFolderResponse
20619
+ * @throws OciError when an error occurs
20620
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/aidp/ZipAndDownloadWorkspaceFolder.ts.html |here} to see how to use ZipAndDownloadWorkspaceFolder API.
20621
+ */
20622
+ zipAndDownloadWorkspaceFolder(zipAndDownloadWorkspaceFolderRequest) {
20623
+ return __awaiter(this, void 0, void 0, function* () {
20624
+ if (this.logger)
20625
+ this.logger.debug("Calling operation WorkspaceObjectClient#zipAndDownloadWorkspaceFolder.");
20626
+ const operationName = "zipAndDownloadWorkspaceFolder";
20627
+ const apiReferenceLink = "";
20628
+ const pathParams = {
20629
+ "{aiDataPlatformId}": zipAndDownloadWorkspaceFolderRequest.aiDataPlatformId,
20630
+ "{workspaceKey}": zipAndDownloadWorkspaceFolderRequest.workspaceKey,
20631
+ };
20632
+ const queryParams = {};
20633
+ let headerParams = {
20634
+ "Content-Type": common.Constants.APPLICATION_JSON,
20635
+ 'opc-retry-token': zipAndDownloadWorkspaceFolderRequest.opcRetryToken, 'opc-request-id': zipAndDownloadWorkspaceFolderRequest.opcRequestId,
20636
+ };
20637
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
20638
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, zipAndDownloadWorkspaceFolderRequest.retryConfiguration, specRetryConfiguration);
20639
+ if (this.logger)
20640
+ retrier.logger = this.logger;
20641
+ const request = yield (0, oci_common_1.composeRequest)({
20642
+ baseEndpoint: this._endpoint,
20643
+ defaultHeaders: this._defaultHeaders,
20644
+ path: '/aiDataPlatforms/{aiDataPlatformId}/workspaces/{workspaceKey}/actions/zipAndDownloadFolder',
20645
+ method: 'POST',
20646
+ bodyContent: common.ObjectSerializer.serialize(zipAndDownloadWorkspaceFolderRequest.zipAndDownloadFolderDetails, "ZipAndDownloadFolderDetails", model.ZipAndDownloadFolderDetails.getJsonObj),
20647
+ pathParams: pathParams,
20648
+ headerParams: headerParams,
20649
+ queryParams: queryParams
20650
+ });
20651
+ try {
20652
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
20653
+ const sdkResponse = (0, oci_common_1.composeResponse)({
20654
+ responseObject: {},
20655
+ body: yield response.json(),
20656
+ bodyKey: "zipAndDownloadFolderResult",
20657
+ bodyModel: model.ZipAndDownloadFolderResult,
20658
+ type: "model.ZipAndDownloadFolderResult",
20659
+ responseHeaders: [
20660
+ {
20661
+ value: response.headers.get("aidp-async-operation-key"),
20662
+ key: "aidpAsyncOperationKey",
20663
+ dataType: "string"
20664
+ },
20665
+ {
20666
+ value: response.headers.get("opc-request-id"),
20667
+ key: "opcRequestId",
20668
+ dataType: "string"
20669
+ },
20670
+ ]
20671
+ });
20672
+ return sdkResponse;
20673
+ }
20674
+ catch (err) {
20675
+ throw err;
20676
+ }
20677
+ });
20678
+ }
20126
20679
  }
20127
20680
  exports.WorkspaceObjectClient = WorkspaceObjectClient;
20128
20681
  WorkspaceObjectClient.serviceEndpointTemplate = 'https://datalake.{region}.oci.{secondLevelDomain}';