oci-bds 2.100.0 → 2.100.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (691) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/bds-waiter.d.ts +9 -1
  4. package/lib/bds-waiter.js +13 -1
  5. package/lib/bds-waiter.js.map +1 -1
  6. package/lib/client.d.ts +175 -1
  7. package/lib/client.js +891 -40
  8. package/lib/client.js.map +1 -1
  9. package/lib/model/action-types.d.ts +1 -1
  10. package/lib/model/action-types.js +1 -1
  11. package/lib/model/activate-bds-metastore-configuration-details.d.ts +1 -1
  12. package/lib/model/activate-bds-metastore-configuration-details.js +1 -1
  13. package/lib/model/activate-iam-user-sync-configuration-details.d.ts +30 -0
  14. package/lib/model/activate-iam-user-sync-configuration-details.js +30 -0
  15. package/lib/model/activate-iam-user-sync-configuration-details.js.map +1 -0
  16. package/lib/model/activate-upst-configuration-details.d.ts +34 -0
  17. package/lib/model/activate-upst-configuration-details.js +30 -0
  18. package/lib/model/activate-upst-configuration-details.js.map +1 -0
  19. package/lib/model/add-auto-scale-policy-details.d.ts +1 -1
  20. package/lib/model/add-auto-scale-policy-details.js +1 -1
  21. package/lib/model/add-auto-scaling-configuration-details.d.ts +1 -1
  22. package/lib/model/add-auto-scaling-configuration-details.js +1 -1
  23. package/lib/model/add-block-storage-details.d.ts +1 -1
  24. package/lib/model/add-block-storage-details.js +1 -1
  25. package/lib/model/add-cloud-sql-details.d.ts +1 -1
  26. package/lib/model/add-cloud-sql-details.js +1 -1
  27. package/lib/model/add-kafka-details.d.ts +1 -1
  28. package/lib/model/add-kafka-details.js +1 -1
  29. package/lib/model/add-master-nodes-details.d.ts +1 -1
  30. package/lib/model/add-master-nodes-details.js +1 -1
  31. package/lib/model/add-metric-based-horizontal-scaling-policy-details.d.ts +1 -1
  32. package/lib/model/add-metric-based-horizontal-scaling-policy-details.js +1 -1
  33. package/lib/model/add-metric-based-vertical-scaling-policy-details.d.ts +1 -1
  34. package/lib/model/add-metric-based-vertical-scaling-policy-details.js +1 -1
  35. package/lib/model/add-schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
  36. package/lib/model/add-schedule-based-horizontal-scaling-policy-details.js +1 -1
  37. package/lib/model/add-schedule-based-vertical-scaling-policy-details.d.ts +1 -1
  38. package/lib/model/add-schedule-based-vertical-scaling-policy-details.js +1 -1
  39. package/lib/model/add-utility-nodes-details.d.ts +1 -1
  40. package/lib/model/add-utility-nodes-details.js +1 -1
  41. package/lib/model/add-worker-nodes-details.d.ts +1 -1
  42. package/lib/model/add-worker-nodes-details.js +1 -1
  43. package/lib/model/auto-scale-policy-details.d.ts +1 -1
  44. package/lib/model/auto-scale-policy-details.js +1 -1
  45. package/lib/model/auto-scale-policy-metric-rule.d.ts +1 -1
  46. package/lib/model/auto-scale-policy-metric-rule.js +1 -1
  47. package/lib/model/auto-scale-policy-rule.d.ts +1 -1
  48. package/lib/model/auto-scale-policy-rule.js +1 -1
  49. package/lib/model/auto-scale-policy.d.ts +1 -1
  50. package/lib/model/auto-scale-policy.js +1 -1
  51. package/lib/model/auto-scaling-configuration-summary.d.ts +1 -1
  52. package/lib/model/auto-scaling-configuration-summary.js +1 -1
  53. package/lib/model/auto-scaling-configuration.d.ts +1 -1
  54. package/lib/model/auto-scaling-configuration.js +1 -1
  55. package/lib/model/backup-node-details.d.ts +1 -1
  56. package/lib/model/backup-node-details.js +1 -1
  57. package/lib/model/batching-based-odh-patching-config.d.ts +5 -1
  58. package/lib/model/batching-based-odh-patching-config.js +1 -1
  59. package/lib/model/batching-based-odh-patching-config.js.map +1 -1
  60. package/lib/model/batching-based-patching-configs.d.ts +1 -1
  61. package/lib/model/batching-based-patching-configs.js +1 -1
  62. package/lib/model/bds-api-key-summary.d.ts +1 -1
  63. package/lib/model/bds-api-key-summary.js +1 -1
  64. package/lib/model/bds-api-key.d.ts +5 -1
  65. package/lib/model/bds-api-key.js +1 -1
  66. package/lib/model/bds-api-key.js.map +1 -1
  67. package/lib/model/bds-cluster-version-summary.d.ts +30 -0
  68. package/lib/model/bds-cluster-version-summary.js +30 -0
  69. package/lib/model/bds-cluster-version-summary.js.map +1 -0
  70. package/lib/model/bds-instance-summary.d.ts +1 -1
  71. package/lib/model/bds-instance-summary.js +1 -1
  72. package/lib/model/bds-instance.d.ts +2 -1
  73. package/lib/model/bds-instance.js +7 -1
  74. package/lib/model/bds-instance.js.map +1 -1
  75. package/lib/model/bds-metastore-configuration-summary.d.ts +1 -1
  76. package/lib/model/bds-metastore-configuration-summary.js +1 -1
  77. package/lib/model/bds-metastore-configuration.d.ts +1 -1
  78. package/lib/model/bds-metastore-configuration.js +1 -1
  79. package/lib/model/certificate-service-info-details.d.ts +1 -1
  80. package/lib/model/certificate-service-info-details.js +1 -1
  81. package/lib/model/certificate-service-info-summary.d.ts +1 -1
  82. package/lib/model/certificate-service-info-summary.js +1 -1
  83. package/lib/model/change-bds-instance-compartment-details.d.ts +1 -1
  84. package/lib/model/change-bds-instance-compartment-details.js +1 -1
  85. package/lib/model/change-shape-details.d.ts +1 -1
  86. package/lib/model/change-shape-details.js +1 -1
  87. package/lib/model/change-shape-nodes.d.ts +1 -1
  88. package/lib/model/change-shape-nodes.js +1 -1
  89. package/lib/model/cloud-sql-details.d.ts +1 -1
  90. package/lib/model/cloud-sql-details.js +1 -1
  91. package/lib/model/cluster-details.d.ts +1 -1
  92. package/lib/model/cluster-details.js +1 -1
  93. package/lib/model/create-bds-api-key-details.d.ts +5 -1
  94. package/lib/model/create-bds-api-key-details.js +1 -1
  95. package/lib/model/create-bds-api-key-details.js.map +1 -1
  96. package/lib/model/create-bds-instance-details.d.ts +2 -1
  97. package/lib/model/create-bds-instance-details.js +7 -1
  98. package/lib/model/create-bds-instance-details.js.map +1 -1
  99. package/lib/model/create-bds-metastore-configuration-details.d.ts +1 -1
  100. package/lib/model/create-bds-metastore-configuration-details.js +1 -1
  101. package/lib/model/create-identity-configuration-details.d.ts +41 -0
  102. package/lib/model/create-identity-configuration-details.js +64 -0
  103. package/lib/model/create-identity-configuration-details.js.map +1 -0
  104. package/lib/model/create-node-backup-configuration-details.d.ts +1 -1
  105. package/lib/model/create-node-backup-configuration-details.js +1 -1
  106. package/lib/model/create-node-details.d.ts +1 -1
  107. package/lib/model/create-node-details.js +1 -1
  108. package/lib/model/create-node-replace-configuration-details.d.ts +1 -1
  109. package/lib/model/create-node-replace-configuration-details.js +1 -1
  110. package/lib/model/create-resource-principal-configuration-details.d.ts +1 -1
  111. package/lib/model/create-resource-principal-configuration-details.js +1 -1
  112. package/lib/model/day-based-horizontal-scaling-schedule-details.d.ts +1 -1
  113. package/lib/model/day-based-horizontal-scaling-schedule-details.js +1 -1
  114. package/lib/model/day-based-vertical-scaling-schedule-details.d.ts +1 -1
  115. package/lib/model/day-based-vertical-scaling-schedule-details.js +1 -1
  116. package/lib/model/deactivate-iam-user-sync-configuration-details.d.ts +26 -0
  117. package/lib/model/deactivate-iam-user-sync-configuration-details.js +30 -0
  118. package/lib/model/deactivate-iam-user-sync-configuration-details.js.map +1 -0
  119. package/lib/model/deactivate-upst-configuration-details.d.ts +26 -0
  120. package/lib/model/deactivate-upst-configuration-details.js +30 -0
  121. package/lib/model/deactivate-upst-configuration-details.js.map +1 -0
  122. package/lib/model/default-error.d.ts +1 -1
  123. package/lib/model/default-error.js +1 -1
  124. package/lib/model/disable-certificate-details.d.ts +1 -1
  125. package/lib/model/disable-certificate-details.js +1 -1
  126. package/lib/model/domain-based-odh-patching-config.d.ts +5 -1
  127. package/lib/model/domain-based-odh-patching-config.js +1 -1
  128. package/lib/model/domain-based-odh-patching-config.js.map +1 -1
  129. package/lib/model/domain-based-patching-configs.d.ts +1 -1
  130. package/lib/model/domain-based-patching-configs.js +1 -1
  131. package/lib/model/downtime-based-odh-patching-config.d.ts +1 -1
  132. package/lib/model/downtime-based-odh-patching-config.js +1 -1
  133. package/lib/model/downtime-based-patching-configs.d.ts +1 -1
  134. package/lib/model/downtime-based-patching-configs.js +1 -1
  135. package/lib/model/enable-certificate-details.d.ts +1 -1
  136. package/lib/model/enable-certificate-details.js +1 -1
  137. package/lib/model/execute-bootstrap-script-details.d.ts +1 -1
  138. package/lib/model/execute-bootstrap-script-details.js +1 -1
  139. package/lib/model/force-refresh-resource-principal-details.d.ts +1 -1
  140. package/lib/model/force-refresh-resource-principal-details.js +1 -1
  141. package/lib/model/horizontal-scaling-schedule-details.d.ts +1 -1
  142. package/lib/model/horizontal-scaling-schedule-details.js +1 -1
  143. package/lib/model/host-cert-details.d.ts +1 -1
  144. package/lib/model/host-cert-details.js +1 -1
  145. package/lib/model/host-specific-certificate-details.d.ts +1 -1
  146. package/lib/model/host-specific-certificate-details.js +1 -1
  147. package/lib/model/iam-user-sync-configuration-details.d.ts +26 -0
  148. package/lib/model/iam-user-sync-configuration-details.js +30 -0
  149. package/lib/model/iam-user-sync-configuration-details.js.map +1 -0
  150. package/lib/model/iam-user-sync-configuration.d.ts +51 -0
  151. package/lib/model/iam-user-sync-configuration.js +44 -0
  152. package/lib/model/iam-user-sync-configuration.js.map +1 -0
  153. package/lib/model/identity-configuration-summary.d.ts +34 -0
  154. package/lib/model/identity-configuration-summary.js +30 -0
  155. package/lib/model/identity-configuration-summary.js.map +1 -0
  156. package/lib/model/identity-configuration.d.ts +62 -0
  157. package/lib/model/identity-configuration.js +74 -0
  158. package/lib/model/identity-configuration.js.map +1 -0
  159. package/lib/model/index.d.ts +35 -1
  160. package/lib/model/index.js +38 -4
  161. package/lib/model/index.js.map +1 -1
  162. package/lib/model/install-os-patch-details.d.ts +1 -1
  163. package/lib/model/install-os-patch-details.js +1 -1
  164. package/lib/model/install-patch-details.d.ts +1 -1
  165. package/lib/model/install-patch-details.js +1 -1
  166. package/lib/model/kerberos-details.d.ts +1 -1
  167. package/lib/model/kerberos-details.js +1 -1
  168. package/lib/model/level-type-details.d.ts +1 -1
  169. package/lib/model/level-type-details.js +1 -1
  170. package/lib/model/metric-based-horizontal-scale-in-config.d.ts +1 -1
  171. package/lib/model/metric-based-horizontal-scale-in-config.js +1 -1
  172. package/lib/model/metric-based-horizontal-scale-out-config.d.ts +1 -1
  173. package/lib/model/metric-based-horizontal-scale-out-config.js +1 -1
  174. package/lib/model/metric-based-horizontal-scaling-policy-details.d.ts +1 -1
  175. package/lib/model/metric-based-horizontal-scaling-policy-details.js +1 -1
  176. package/lib/model/metric-based-vertical-scale-down-config.d.ts +1 -1
  177. package/lib/model/metric-based-vertical-scale-down-config.js +1 -1
  178. package/lib/model/metric-based-vertical-scale-up-config.d.ts +1 -1
  179. package/lib/model/metric-based-vertical-scale-up-config.js +1 -1
  180. package/lib/model/metric-based-vertical-scaling-policy-details.d.ts +1 -1
  181. package/lib/model/metric-based-vertical-scaling-policy-details.js +1 -1
  182. package/lib/model/metric-threshold-rule.d.ts +1 -1
  183. package/lib/model/metric-threshold-rule.js +1 -1
  184. package/lib/model/network-config.d.ts +1 -1
  185. package/lib/model/network-config.js +1 -1
  186. package/lib/model/node-backup-configuration-summary.d.ts +1 -1
  187. package/lib/model/node-backup-configuration-summary.js +1 -1
  188. package/lib/model/node-backup-configuration.d.ts +1 -1
  189. package/lib/model/node-backup-configuration.js +1 -1
  190. package/lib/model/node-backup-summary.d.ts +1 -1
  191. package/lib/model/node-backup-summary.js +1 -1
  192. package/lib/model/node-backup.d.ts +1 -1
  193. package/lib/model/node-backup.js +1 -1
  194. package/lib/model/node-level-details.d.ts +1 -1
  195. package/lib/model/node-level-details.js +1 -1
  196. package/lib/model/node-replace-configuration-summary.d.ts +1 -1
  197. package/lib/model/node-replace-configuration-summary.js +1 -1
  198. package/lib/model/node-replace-configuration.d.ts +1 -1
  199. package/lib/model/node-replace-configuration.js +1 -1
  200. package/lib/model/node-type-level-details.d.ts +1 -1
  201. package/lib/model/node-type-level-details.js +1 -1
  202. package/lib/model/node-type-shape-config.d.ts +32 -0
  203. package/lib/model/node-type-shape-config.js +30 -0
  204. package/lib/model/node-type-shape-config.js.map +1 -0
  205. package/lib/model/node.d.ts +1 -1
  206. package/lib/model/node.js +1 -1
  207. package/lib/model/odh-patching-config.d.ts +1 -1
  208. package/lib/model/odh-patching-config.js +1 -1
  209. package/lib/model/operation-status.d.ts +1 -1
  210. package/lib/model/operation-status.js +1 -1
  211. package/lib/model/operation-types.d.ts +10 -1
  212. package/lib/model/operation-types.js +10 -1
  213. package/lib/model/operation-types.js.map +1 -1
  214. package/lib/model/os-patch-details.d.ts +1 -1
  215. package/lib/model/os-patch-details.js +1 -1
  216. package/lib/model/os-patch-package-summary.d.ts +1 -1
  217. package/lib/model/os-patch-package-summary.js +1 -1
  218. package/lib/model/os-patch-summary.d.ts +1 -1
  219. package/lib/model/os-patch-summary.js +1 -1
  220. package/lib/model/patch-history-summary.d.ts +1 -1
  221. package/lib/model/patch-history-summary.js +1 -1
  222. package/lib/model/patch-summary.d.ts +1 -1
  223. package/lib/model/patch-summary.js +1 -1
  224. package/lib/model/patching-configs.d.ts +1 -1
  225. package/lib/model/patching-configs.js +1 -1
  226. package/lib/model/refresh-confidential-application-details.d.ts +26 -0
  227. package/lib/model/refresh-confidential-application-details.js +30 -0
  228. package/lib/model/refresh-confidential-application-details.js.map +1 -0
  229. package/lib/model/refresh-upst-token-exchange-keytab-details.d.ts +26 -0
  230. package/lib/model/refresh-upst-token-exchange-keytab-details.js +30 -0
  231. package/lib/model/refresh-upst-token-exchange-keytab-details.js.map +1 -0
  232. package/lib/model/remove-auto-scaling-configuration-details.d.ts +1 -1
  233. package/lib/model/remove-auto-scaling-configuration-details.js +1 -1
  234. package/lib/model/remove-cloud-sql-details.d.ts +1 -1
  235. package/lib/model/remove-cloud-sql-details.js +1 -1
  236. package/lib/model/remove-kafka-details.d.ts +1 -1
  237. package/lib/model/remove-kafka-details.js +1 -1
  238. package/lib/model/remove-node-details.d.ts +1 -1
  239. package/lib/model/remove-node-details.js +1 -1
  240. package/lib/model/remove-node-replace-configuration-details.d.ts +1 -1
  241. package/lib/model/remove-node-replace-configuration-details.js +1 -1
  242. package/lib/model/remove-resource-principal-configuration-details.d.ts +1 -1
  243. package/lib/model/remove-resource-principal-configuration-details.js +1 -1
  244. package/lib/model/renew-certificate-details.d.ts +1 -1
  245. package/lib/model/renew-certificate-details.js +1 -1
  246. package/lib/model/replace-node-details.d.ts +1 -1
  247. package/lib/model/replace-node-details.js +1 -1
  248. package/lib/model/resource-principal-configuration-summary.d.ts +1 -1
  249. package/lib/model/resource-principal-configuration-summary.js +1 -1
  250. package/lib/model/resource-principal-configuration.d.ts +1 -1
  251. package/lib/model/resource-principal-configuration.js +1 -1
  252. package/lib/model/restart-node-details.d.ts +1 -1
  253. package/lib/model/restart-node-details.js +1 -1
  254. package/lib/model/schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
  255. package/lib/model/schedule-based-horizontal-scaling-policy-details.js +1 -1
  256. package/lib/model/schedule-based-vertical-scaling-policy-details.d.ts +1 -1
  257. package/lib/model/schedule-based-vertical-scaling-policy-details.js +1 -1
  258. package/lib/model/schedule-type.d.ts +1 -1
  259. package/lib/model/schedule-type.js +1 -1
  260. package/lib/model/service.d.ts +1 -1
  261. package/lib/model/service.js +1 -1
  262. package/lib/model/shape-config-details.d.ts +1 -1
  263. package/lib/model/shape-config-details.js +1 -1
  264. package/lib/model/sort-orders.d.ts +1 -1
  265. package/lib/model/sort-orders.js +1 -1
  266. package/lib/model/start-bds-instance-details.d.ts +3 -1
  267. package/lib/model/start-bds-instance-details.js +31 -3
  268. package/lib/model/start-bds-instance-details.js.map +1 -1
  269. package/lib/model/start-cluster-shape-configs.d.ts +27 -0
  270. package/lib/model/start-cluster-shape-configs.js +62 -0
  271. package/lib/model/start-cluster-shape-configs.js.map +1 -0
  272. package/lib/model/stop-bds-instance-details.d.ts +1 -1
  273. package/lib/model/stop-bds-instance-details.js +1 -1
  274. package/lib/model/test-bds-metastore-configuration-details.d.ts +1 -1
  275. package/lib/model/test-bds-metastore-configuration-details.js +1 -1
  276. package/lib/model/test-bds-object-storage-connection-details.d.ts +1 -1
  277. package/lib/model/test-bds-object-storage-connection-details.js +1 -1
  278. package/lib/model/time-and-horizontal-scaling-config.d.ts +1 -1
  279. package/lib/model/time-and-horizontal-scaling-config.js +1 -1
  280. package/lib/model/time-and-vertical-scaling-config.d.ts +1 -1
  281. package/lib/model/time-and-vertical-scaling-config.js +1 -1
  282. package/lib/model/update-auto-scale-policy-details.d.ts +1 -1
  283. package/lib/model/update-auto-scale-policy-details.js +1 -1
  284. package/lib/model/update-auto-scaling-configuration-details.d.ts +1 -1
  285. package/lib/model/update-auto-scaling-configuration-details.js +1 -1
  286. package/lib/model/update-bds-instance-details.d.ts +3 -1
  287. package/lib/model/update-bds-instance-details.js +31 -3
  288. package/lib/model/update-bds-instance-details.js.map +1 -1
  289. package/lib/model/update-bds-metastore-configuration-details.d.ts +1 -1
  290. package/lib/model/update-bds-metastore-configuration-details.js +1 -1
  291. package/lib/model/update-identity-configuration-details.d.ts +29 -0
  292. package/lib/model/update-identity-configuration-details.js +64 -0
  293. package/lib/model/update-identity-configuration-details.js.map +1 -0
  294. package/lib/model/update-metric-based-horizontal-scaling-policy-details.d.ts +1 -1
  295. package/lib/model/update-metric-based-horizontal-scaling-policy-details.js +1 -1
  296. package/lib/model/update-metric-based-vertical-scaling-policy-details.d.ts +1 -1
  297. package/lib/model/update-metric-based-vertical-scaling-policy-details.js +1 -1
  298. package/lib/model/update-node-backup-configuration-details.d.ts +1 -1
  299. package/lib/model/update-node-backup-configuration-details.js +1 -1
  300. package/lib/model/update-node-replace-configuration-details.d.ts +1 -1
  301. package/lib/model/update-node-replace-configuration-details.js +1 -1
  302. package/lib/model/update-resource-principal-configuration-details.d.ts +1 -1
  303. package/lib/model/update-resource-principal-configuration-details.js +1 -1
  304. package/lib/model/update-schedule-based-horizontal-scaling-policy-details.d.ts +1 -1
  305. package/lib/model/update-schedule-based-horizontal-scaling-policy-details.js +1 -1
  306. package/lib/model/update-schedule-based-vertical-scaling-policy-details.d.ts +1 -1
  307. package/lib/model/update-schedule-based-vertical-scaling-policy-details.js +1 -1
  308. package/lib/model/upst-configuration-details.d.ts +30 -0
  309. package/lib/model/upst-configuration-details.js +30 -0
  310. package/lib/model/upst-configuration-details.js.map +1 -0
  311. package/lib/model/upst-configuration.d.ts +71 -0
  312. package/lib/model/upst-configuration.js +44 -0
  313. package/lib/model/upst-configuration.js.map +1 -0
  314. package/lib/model/vertical-scaling-schedule-details.d.ts +1 -1
  315. package/lib/model/vertical-scaling-schedule-details.js +1 -1
  316. package/lib/model/volume-attachment-detail.d.ts +1 -1
  317. package/lib/model/volume-attachment-detail.js +1 -1
  318. package/lib/model/work-request-error.d.ts +1 -1
  319. package/lib/model/work-request-error.js +1 -1
  320. package/lib/model/work-request-log-entry.d.ts +1 -1
  321. package/lib/model/work-request-log-entry.js +1 -1
  322. package/lib/model/work-request-resource.d.ts +1 -1
  323. package/lib/model/work-request-resource.js +1 -1
  324. package/lib/model/work-request.d.ts +1 -1
  325. package/lib/model/work-request.js +1 -1
  326. package/lib/request/activate-bds-metastore-configuration-request.d.ts +1 -1
  327. package/lib/request/activate-bds-metastore-configuration-request.js +1 -1
  328. package/lib/request/activate-iam-user-sync-configuration-request.d.ts +53 -0
  329. package/lib/request/activate-iam-user-sync-configuration-request.js +15 -0
  330. package/lib/request/activate-iam-user-sync-configuration-request.js.map +1 -0
  331. package/lib/request/activate-upst-configuration-request.d.ts +53 -0
  332. package/lib/request/activate-upst-configuration-request.js +15 -0
  333. package/lib/request/activate-upst-configuration-request.js.map +1 -0
  334. package/lib/request/add-auto-scaling-configuration-request.d.ts +1 -1
  335. package/lib/request/add-auto-scaling-configuration-request.js +1 -1
  336. package/lib/request/add-block-storage-request.d.ts +1 -1
  337. package/lib/request/add-block-storage-request.js +1 -1
  338. package/lib/request/add-cloud-sql-request.d.ts +1 -1
  339. package/lib/request/add-cloud-sql-request.js +1 -1
  340. package/lib/request/add-kafka-request.d.ts +1 -1
  341. package/lib/request/add-kafka-request.js +1 -1
  342. package/lib/request/add-master-nodes-request.d.ts +1 -1
  343. package/lib/request/add-master-nodes-request.js +1 -1
  344. package/lib/request/add-utility-nodes-request.d.ts +1 -1
  345. package/lib/request/add-utility-nodes-request.js +1 -1
  346. package/lib/request/add-worker-nodes-request.d.ts +1 -1
  347. package/lib/request/add-worker-nodes-request.js +1 -1
  348. package/lib/request/backup-node-request.d.ts +1 -1
  349. package/lib/request/backup-node-request.js +1 -1
  350. package/lib/request/certificate-service-info-request.d.ts +1 -1
  351. package/lib/request/certificate-service-info-request.js +1 -1
  352. package/lib/request/change-bds-instance-compartment-request.d.ts +1 -1
  353. package/lib/request/change-bds-instance-compartment-request.js +1 -1
  354. package/lib/request/change-shape-request.d.ts +1 -1
  355. package/lib/request/change-shape-request.js +1 -1
  356. package/lib/request/create-bds-api-key-request.d.ts +1 -1
  357. package/lib/request/create-bds-api-key-request.js +1 -1
  358. package/lib/request/create-bds-instance-request.d.ts +1 -1
  359. package/lib/request/create-bds-instance-request.js +1 -1
  360. package/lib/request/create-bds-metastore-configuration-request.d.ts +1 -1
  361. package/lib/request/create-bds-metastore-configuration-request.js +1 -1
  362. package/lib/request/create-identity-configuration-request.d.ts +40 -0
  363. package/lib/request/create-identity-configuration-request.js +15 -0
  364. package/lib/request/create-identity-configuration-request.js.map +1 -0
  365. package/lib/request/create-node-backup-configuration-request.d.ts +1 -1
  366. package/lib/request/create-node-backup-configuration-request.js +1 -1
  367. package/lib/request/create-node-replace-configuration-request.d.ts +1 -1
  368. package/lib/request/create-node-replace-configuration-request.js +1 -1
  369. package/lib/request/create-resource-principal-configuration-request.d.ts +1 -1
  370. package/lib/request/create-resource-principal-configuration-request.js +1 -1
  371. package/lib/request/deactivate-iam-user-sync-configuration-request.d.ts +53 -0
  372. package/lib/request/deactivate-iam-user-sync-configuration-request.js +15 -0
  373. package/lib/request/deactivate-iam-user-sync-configuration-request.js.map +1 -0
  374. package/lib/request/deactivate-upst-configuration-request.d.ts +53 -0
  375. package/lib/request/deactivate-upst-configuration-request.js +15 -0
  376. package/lib/request/deactivate-upst-configuration-request.js.map +1 -0
  377. package/lib/request/delete-bds-api-key-request.d.ts +1 -1
  378. package/lib/request/delete-bds-api-key-request.js +1 -1
  379. package/lib/request/delete-bds-instance-request.d.ts +1 -1
  380. package/lib/request/delete-bds-instance-request.js +1 -1
  381. package/lib/request/delete-bds-metastore-configuration-request.d.ts +1 -1
  382. package/lib/request/delete-bds-metastore-configuration-request.js +1 -1
  383. package/lib/request/delete-identity-configuration-request.d.ts +39 -0
  384. package/lib/request/delete-identity-configuration-request.js +15 -0
  385. package/lib/request/delete-identity-configuration-request.js.map +1 -0
  386. package/lib/request/delete-node-backup-configuration-request.d.ts +1 -1
  387. package/lib/request/delete-node-backup-configuration-request.js +1 -1
  388. package/lib/request/delete-node-backup-request.d.ts +1 -1
  389. package/lib/request/delete-node-backup-request.js +1 -1
  390. package/lib/request/disable-certificate-request.d.ts +1 -1
  391. package/lib/request/disable-certificate-request.js +1 -1
  392. package/lib/request/enable-certificate-request.d.ts +1 -1
  393. package/lib/request/enable-certificate-request.js +1 -1
  394. package/lib/request/execute-bootstrap-script-request.d.ts +1 -1
  395. package/lib/request/execute-bootstrap-script-request.js +1 -1
  396. package/lib/request/force-refresh-resource-principal-request.d.ts +1 -1
  397. package/lib/request/force-refresh-resource-principal-request.js +1 -1
  398. package/lib/request/get-auto-scaling-configuration-request.d.ts +1 -1
  399. package/lib/request/get-auto-scaling-configuration-request.js +1 -1
  400. package/lib/request/get-bds-api-key-request.d.ts +1 -1
  401. package/lib/request/get-bds-api-key-request.js +1 -1
  402. package/lib/request/get-bds-instance-request.d.ts +1 -1
  403. package/lib/request/get-bds-instance-request.js +1 -1
  404. package/lib/request/get-bds-metastore-configuration-request.d.ts +1 -1
  405. package/lib/request/get-bds-metastore-configuration-request.js +1 -1
  406. package/lib/request/get-identity-configuration-request.d.ts +54 -0
  407. package/lib/request/get-identity-configuration-request.js +24 -0
  408. package/lib/request/get-identity-configuration-request.js.map +1 -0
  409. package/lib/request/get-node-backup-configuration-request.d.ts +1 -1
  410. package/lib/request/get-node-backup-configuration-request.js +1 -1
  411. package/lib/request/get-node-backup-request.d.ts +1 -1
  412. package/lib/request/get-node-backup-request.js +1 -1
  413. package/lib/request/get-node-replace-configuration-request.d.ts +1 -1
  414. package/lib/request/get-node-replace-configuration-request.js +1 -1
  415. package/lib/request/get-os-patch-details-request.d.ts +1 -1
  416. package/lib/request/get-os-patch-details-request.js +1 -1
  417. package/lib/request/get-resource-principal-configuration-request.d.ts +1 -1
  418. package/lib/request/get-resource-principal-configuration-request.js +1 -1
  419. package/lib/request/get-work-request-request.d.ts +1 -1
  420. package/lib/request/get-work-request-request.js +1 -1
  421. package/lib/request/index.d.ts +25 -1
  422. package/lib/request/index.js +8 -2
  423. package/lib/request/index.js.map +1 -1
  424. package/lib/request/install-os-patch-request.d.ts +1 -1
  425. package/lib/request/install-os-patch-request.js +1 -1
  426. package/lib/request/install-patch-request.d.ts +1 -1
  427. package/lib/request/install-patch-request.js +1 -1
  428. package/lib/request/list-auto-scaling-configurations-request.d.ts +1 -1
  429. package/lib/request/list-auto-scaling-configurations-request.js +1 -1
  430. package/lib/request/list-bds-api-keys-request.d.ts +1 -1
  431. package/lib/request/list-bds-api-keys-request.js +1 -1
  432. package/lib/request/list-bds-cluster-versions-request.d.ts +45 -0
  433. package/lib/request/list-bds-cluster-versions-request.js +23 -0
  434. package/lib/request/list-bds-cluster-versions-request.js.map +1 -0
  435. package/lib/request/list-bds-instances-request.d.ts +1 -1
  436. package/lib/request/list-bds-instances-request.js +1 -1
  437. package/lib/request/list-bds-metastore-configurations-request.d.ts +1 -1
  438. package/lib/request/list-bds-metastore-configurations-request.js +1 -1
  439. package/lib/request/list-identity-configurations-request.d.ts +62 -0
  440. package/lib/request/list-identity-configurations-request.js +24 -0
  441. package/lib/request/list-identity-configurations-request.js.map +1 -0
  442. package/lib/request/list-node-backup-configurations-request.d.ts +1 -1
  443. package/lib/request/list-node-backup-configurations-request.js +1 -1
  444. package/lib/request/list-node-backups-request.d.ts +1 -1
  445. package/lib/request/list-node-backups-request.js +1 -1
  446. package/lib/request/list-node-replace-configurations-request.d.ts +1 -1
  447. package/lib/request/list-node-replace-configurations-request.js +1 -1
  448. package/lib/request/list-os-patches-request.d.ts +1 -1
  449. package/lib/request/list-os-patches-request.js +1 -1
  450. package/lib/request/list-patch-histories-request.d.ts +1 -1
  451. package/lib/request/list-patch-histories-request.js +1 -1
  452. package/lib/request/list-patches-request.d.ts +1 -1
  453. package/lib/request/list-patches-request.js +1 -1
  454. package/lib/request/list-resource-principal-configurations-request.d.ts +1 -1
  455. package/lib/request/list-resource-principal-configurations-request.js +1 -1
  456. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  457. package/lib/request/list-work-request-errors-request.js +1 -1
  458. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  459. package/lib/request/list-work-request-logs-request.js +1 -1
  460. package/lib/request/list-work-requests-request.d.ts +1 -1
  461. package/lib/request/list-work-requests-request.js +1 -1
  462. package/lib/request/refresh-confidential-application-request.d.ts +53 -0
  463. package/lib/request/refresh-confidential-application-request.js +15 -0
  464. package/lib/request/refresh-confidential-application-request.js.map +1 -0
  465. package/lib/request/refresh-upst-token-exchange-keytab-request.d.ts +53 -0
  466. package/lib/request/refresh-upst-token-exchange-keytab-request.js +15 -0
  467. package/lib/request/refresh-upst-token-exchange-keytab-request.js.map +1 -0
  468. package/lib/request/remove-auto-scaling-configuration-request.d.ts +1 -1
  469. package/lib/request/remove-auto-scaling-configuration-request.js +1 -1
  470. package/lib/request/remove-cloud-sql-request.d.ts +1 -1
  471. package/lib/request/remove-cloud-sql-request.js +1 -1
  472. package/lib/request/remove-kafka-request.d.ts +1 -1
  473. package/lib/request/remove-kafka-request.js +1 -1
  474. package/lib/request/remove-node-replace-configuration-request.d.ts +1 -1
  475. package/lib/request/remove-node-replace-configuration-request.js +1 -1
  476. package/lib/request/remove-node-request.d.ts +1 -1
  477. package/lib/request/remove-node-request.js +1 -1
  478. package/lib/request/remove-resource-principal-configuration-request.d.ts +1 -1
  479. package/lib/request/remove-resource-principal-configuration-request.js +1 -1
  480. package/lib/request/renew-certificate-request.d.ts +1 -1
  481. package/lib/request/renew-certificate-request.js +1 -1
  482. package/lib/request/replace-node-request.d.ts +1 -1
  483. package/lib/request/replace-node-request.js +1 -1
  484. package/lib/request/restart-node-request.d.ts +1 -1
  485. package/lib/request/restart-node-request.js +1 -1
  486. package/lib/request/start-bds-instance-request.d.ts +1 -1
  487. package/lib/request/start-bds-instance-request.js +1 -1
  488. package/lib/request/stop-bds-instance-request.d.ts +1 -1
  489. package/lib/request/stop-bds-instance-request.js +1 -1
  490. package/lib/request/test-bds-metastore-configuration-request.d.ts +1 -1
  491. package/lib/request/test-bds-metastore-configuration-request.js +1 -1
  492. package/lib/request/test-bds-object-storage-connection-request.d.ts +1 -1
  493. package/lib/request/test-bds-object-storage-connection-request.js +1 -1
  494. package/lib/request/update-auto-scaling-configuration-request.d.ts +1 -1
  495. package/lib/request/update-auto-scaling-configuration-request.js +1 -1
  496. package/lib/request/update-bds-instance-request.d.ts +1 -1
  497. package/lib/request/update-bds-instance-request.js +1 -1
  498. package/lib/request/update-bds-metastore-configuration-request.d.ts +1 -1
  499. package/lib/request/update-bds-metastore-configuration-request.js +1 -1
  500. package/lib/request/update-identity-configuration-request.d.ts +53 -0
  501. package/lib/request/update-identity-configuration-request.js +15 -0
  502. package/lib/request/update-identity-configuration-request.js.map +1 -0
  503. package/lib/request/update-node-backup-configuration-request.d.ts +1 -1
  504. package/lib/request/update-node-backup-configuration-request.js +1 -1
  505. package/lib/request/update-node-replace-configuration-request.d.ts +1 -1
  506. package/lib/request/update-node-replace-configuration-request.js +1 -1
  507. package/lib/request/update-resource-principal-configuration-request.d.ts +1 -1
  508. package/lib/request/update-resource-principal-configuration-request.js +1 -1
  509. package/lib/response/activate-bds-metastore-configuration-response.d.ts +1 -1
  510. package/lib/response/activate-bds-metastore-configuration-response.js +1 -1
  511. package/lib/response/activate-iam-user-sync-configuration-response.d.ts +25 -0
  512. package/lib/response/activate-iam-user-sync-configuration-response.js +15 -0
  513. package/lib/response/activate-iam-user-sync-configuration-response.js.map +1 -0
  514. package/lib/response/activate-upst-configuration-response.d.ts +25 -0
  515. package/lib/response/activate-upst-configuration-response.js +15 -0
  516. package/lib/response/activate-upst-configuration-response.js.map +1 -0
  517. package/lib/response/add-auto-scaling-configuration-response.d.ts +1 -1
  518. package/lib/response/add-auto-scaling-configuration-response.js +1 -1
  519. package/lib/response/add-block-storage-response.d.ts +1 -1
  520. package/lib/response/add-block-storage-response.js +1 -1
  521. package/lib/response/add-cloud-sql-response.d.ts +1 -1
  522. package/lib/response/add-cloud-sql-response.js +1 -1
  523. package/lib/response/add-kafka-response.d.ts +1 -1
  524. package/lib/response/add-kafka-response.js +1 -1
  525. package/lib/response/add-master-nodes-response.d.ts +1 -1
  526. package/lib/response/add-master-nodes-response.js +1 -1
  527. package/lib/response/add-utility-nodes-response.d.ts +1 -1
  528. package/lib/response/add-utility-nodes-response.js +1 -1
  529. package/lib/response/add-worker-nodes-response.d.ts +1 -1
  530. package/lib/response/add-worker-nodes-response.js +1 -1
  531. package/lib/response/backup-node-response.d.ts +1 -1
  532. package/lib/response/backup-node-response.js +1 -1
  533. package/lib/response/certificate-service-info-response.d.ts +1 -1
  534. package/lib/response/certificate-service-info-response.js +1 -1
  535. package/lib/response/change-bds-instance-compartment-response.d.ts +1 -1
  536. package/lib/response/change-bds-instance-compartment-response.js +1 -1
  537. package/lib/response/change-shape-response.d.ts +1 -1
  538. package/lib/response/change-shape-response.js +1 -1
  539. package/lib/response/create-bds-api-key-response.d.ts +1 -1
  540. package/lib/response/create-bds-api-key-response.js +1 -1
  541. package/lib/response/create-bds-instance-response.d.ts +1 -1
  542. package/lib/response/create-bds-instance-response.js +1 -1
  543. package/lib/response/create-bds-metastore-configuration-response.d.ts +1 -1
  544. package/lib/response/create-bds-metastore-configuration-response.js +1 -1
  545. package/lib/response/create-identity-configuration-response.d.ts +25 -0
  546. package/lib/response/create-identity-configuration-response.js +15 -0
  547. package/lib/response/create-identity-configuration-response.js.map +1 -0
  548. package/lib/response/create-node-backup-configuration-response.d.ts +1 -1
  549. package/lib/response/create-node-backup-configuration-response.js +1 -1
  550. package/lib/response/create-node-replace-configuration-response.d.ts +1 -1
  551. package/lib/response/create-node-replace-configuration-response.js +1 -1
  552. package/lib/response/create-resource-principal-configuration-response.d.ts +1 -1
  553. package/lib/response/create-resource-principal-configuration-response.js +1 -1
  554. package/lib/response/deactivate-iam-user-sync-configuration-response.d.ts +25 -0
  555. package/lib/response/deactivate-iam-user-sync-configuration-response.js +15 -0
  556. package/lib/response/deactivate-iam-user-sync-configuration-response.js.map +1 -0
  557. package/lib/response/deactivate-upst-configuration-response.d.ts +25 -0
  558. package/lib/response/deactivate-upst-configuration-response.js +15 -0
  559. package/lib/response/deactivate-upst-configuration-response.js.map +1 -0
  560. package/lib/response/delete-bds-api-key-response.d.ts +1 -1
  561. package/lib/response/delete-bds-api-key-response.js +1 -1
  562. package/lib/response/delete-bds-instance-response.d.ts +1 -1
  563. package/lib/response/delete-bds-instance-response.js +1 -1
  564. package/lib/response/delete-bds-metastore-configuration-response.d.ts +1 -1
  565. package/lib/response/delete-bds-metastore-configuration-response.js +1 -1
  566. package/lib/response/delete-identity-configuration-response.d.ts +25 -0
  567. package/lib/response/delete-identity-configuration-response.js +15 -0
  568. package/lib/response/delete-identity-configuration-response.js.map +1 -0
  569. package/lib/response/delete-node-backup-configuration-response.d.ts +1 -1
  570. package/lib/response/delete-node-backup-configuration-response.js +1 -1
  571. package/lib/response/delete-node-backup-response.d.ts +1 -1
  572. package/lib/response/delete-node-backup-response.js +1 -1
  573. package/lib/response/disable-certificate-response.d.ts +1 -1
  574. package/lib/response/disable-certificate-response.js +1 -1
  575. package/lib/response/enable-certificate-response.d.ts +1 -1
  576. package/lib/response/enable-certificate-response.js +1 -1
  577. package/lib/response/execute-bootstrap-script-response.d.ts +1 -1
  578. package/lib/response/execute-bootstrap-script-response.js +1 -1
  579. package/lib/response/force-refresh-resource-principal-response.d.ts +1 -1
  580. package/lib/response/force-refresh-resource-principal-response.js +1 -1
  581. package/lib/response/get-auto-scaling-configuration-response.d.ts +1 -1
  582. package/lib/response/get-auto-scaling-configuration-response.js +1 -1
  583. package/lib/response/get-bds-api-key-response.d.ts +1 -1
  584. package/lib/response/get-bds-api-key-response.js +1 -1
  585. package/lib/response/get-bds-instance-response.d.ts +1 -1
  586. package/lib/response/get-bds-instance-response.js +1 -1
  587. package/lib/response/get-bds-metastore-configuration-response.d.ts +1 -1
  588. package/lib/response/get-bds-metastore-configuration-response.js +1 -1
  589. package/lib/response/get-identity-configuration-response.d.ts +30 -0
  590. package/lib/response/get-identity-configuration-response.js +15 -0
  591. package/lib/response/get-identity-configuration-response.js.map +1 -0
  592. package/lib/response/get-node-backup-configuration-response.d.ts +1 -1
  593. package/lib/response/get-node-backup-configuration-response.js +1 -1
  594. package/lib/response/get-node-backup-response.d.ts +1 -1
  595. package/lib/response/get-node-backup-response.js +1 -1
  596. package/lib/response/get-node-replace-configuration-response.d.ts +1 -1
  597. package/lib/response/get-node-replace-configuration-response.js +1 -1
  598. package/lib/response/get-os-patch-details-response.d.ts +1 -1
  599. package/lib/response/get-os-patch-details-response.js +1 -1
  600. package/lib/response/get-resource-principal-configuration-response.d.ts +1 -1
  601. package/lib/response/get-resource-principal-configuration-response.js +1 -1
  602. package/lib/response/get-work-request-response.d.ts +1 -1
  603. package/lib/response/get-work-request-response.js +1 -1
  604. package/lib/response/index.d.ts +25 -1
  605. package/lib/response/index.js +1 -1
  606. package/lib/response/install-os-patch-response.d.ts +1 -1
  607. package/lib/response/install-os-patch-response.js +1 -1
  608. package/lib/response/install-patch-response.d.ts +1 -1
  609. package/lib/response/install-patch-response.js +1 -1
  610. package/lib/response/list-auto-scaling-configurations-response.d.ts +1 -1
  611. package/lib/response/list-auto-scaling-configurations-response.js +1 -1
  612. package/lib/response/list-bds-api-keys-response.d.ts +1 -1
  613. package/lib/response/list-bds-api-keys-response.js +1 -1
  614. package/lib/response/list-bds-cluster-versions-response.d.ts +32 -0
  615. package/lib/response/list-bds-cluster-versions-response.js +15 -0
  616. package/lib/response/list-bds-cluster-versions-response.js.map +1 -0
  617. package/lib/response/list-bds-instances-response.d.ts +1 -1
  618. package/lib/response/list-bds-instances-response.js +1 -1
  619. package/lib/response/list-bds-metastore-configurations-response.d.ts +1 -1
  620. package/lib/response/list-bds-metastore-configurations-response.js +1 -1
  621. package/lib/response/list-identity-configurations-response.d.ts +32 -0
  622. package/lib/response/list-identity-configurations-response.js +15 -0
  623. package/lib/response/list-identity-configurations-response.js.map +1 -0
  624. package/lib/response/list-node-backup-configurations-response.d.ts +1 -1
  625. package/lib/response/list-node-backup-configurations-response.js +1 -1
  626. package/lib/response/list-node-backups-response.d.ts +1 -1
  627. package/lib/response/list-node-backups-response.js +1 -1
  628. package/lib/response/list-node-replace-configurations-response.d.ts +1 -1
  629. package/lib/response/list-node-replace-configurations-response.js +1 -1
  630. package/lib/response/list-os-patches-response.d.ts +1 -1
  631. package/lib/response/list-os-patches-response.js +1 -1
  632. package/lib/response/list-patch-histories-response.d.ts +1 -1
  633. package/lib/response/list-patch-histories-response.js +1 -1
  634. package/lib/response/list-patches-response.d.ts +1 -1
  635. package/lib/response/list-patches-response.js +1 -1
  636. package/lib/response/list-resource-principal-configurations-response.d.ts +1 -1
  637. package/lib/response/list-resource-principal-configurations-response.js +1 -1
  638. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  639. package/lib/response/list-work-request-errors-response.js +1 -1
  640. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  641. package/lib/response/list-work-request-logs-response.js +1 -1
  642. package/lib/response/list-work-requests-response.d.ts +1 -1
  643. package/lib/response/list-work-requests-response.js +1 -1
  644. package/lib/response/refresh-confidential-application-response.d.ts +25 -0
  645. package/lib/response/refresh-confidential-application-response.js +15 -0
  646. package/lib/response/refresh-confidential-application-response.js.map +1 -0
  647. package/lib/response/refresh-upst-token-exchange-keytab-response.d.ts +25 -0
  648. package/lib/response/refresh-upst-token-exchange-keytab-response.js +15 -0
  649. package/lib/response/refresh-upst-token-exchange-keytab-response.js.map +1 -0
  650. package/lib/response/remove-auto-scaling-configuration-response.d.ts +1 -1
  651. package/lib/response/remove-auto-scaling-configuration-response.js +1 -1
  652. package/lib/response/remove-cloud-sql-response.d.ts +1 -1
  653. package/lib/response/remove-cloud-sql-response.js +1 -1
  654. package/lib/response/remove-kafka-response.d.ts +1 -1
  655. package/lib/response/remove-kafka-response.js +1 -1
  656. package/lib/response/remove-node-replace-configuration-response.d.ts +1 -1
  657. package/lib/response/remove-node-replace-configuration-response.js +1 -1
  658. package/lib/response/remove-node-response.d.ts +1 -1
  659. package/lib/response/remove-node-response.js +1 -1
  660. package/lib/response/remove-resource-principal-configuration-response.d.ts +1 -1
  661. package/lib/response/remove-resource-principal-configuration-response.js +1 -1
  662. package/lib/response/renew-certificate-response.d.ts +1 -1
  663. package/lib/response/renew-certificate-response.js +1 -1
  664. package/lib/response/replace-node-response.d.ts +1 -1
  665. package/lib/response/replace-node-response.js +1 -1
  666. package/lib/response/restart-node-response.d.ts +1 -1
  667. package/lib/response/restart-node-response.js +1 -1
  668. package/lib/response/start-bds-instance-response.d.ts +1 -1
  669. package/lib/response/start-bds-instance-response.js +1 -1
  670. package/lib/response/stop-bds-instance-response.d.ts +1 -1
  671. package/lib/response/stop-bds-instance-response.js +1 -1
  672. package/lib/response/test-bds-metastore-configuration-response.d.ts +1 -1
  673. package/lib/response/test-bds-metastore-configuration-response.js +1 -1
  674. package/lib/response/test-bds-object-storage-connection-response.d.ts +1 -1
  675. package/lib/response/test-bds-object-storage-connection-response.js +1 -1
  676. package/lib/response/update-auto-scaling-configuration-response.d.ts +1 -1
  677. package/lib/response/update-auto-scaling-configuration-response.js +1 -1
  678. package/lib/response/update-bds-instance-response.d.ts +1 -1
  679. package/lib/response/update-bds-instance-response.js +1 -1
  680. package/lib/response/update-bds-metastore-configuration-response.d.ts +1 -1
  681. package/lib/response/update-bds-metastore-configuration-response.js +1 -1
  682. package/lib/response/update-identity-configuration-response.d.ts +25 -0
  683. package/lib/response/update-identity-configuration-response.js +15 -0
  684. package/lib/response/update-identity-configuration-response.js.map +1 -0
  685. package/lib/response/update-node-backup-configuration-response.d.ts +1 -1
  686. package/lib/response/update-node-backup-configuration-response.js +1 -1
  687. package/lib/response/update-node-replace-configuration-response.d.ts +1 -1
  688. package/lib/response/update-node-replace-configuration-response.js +1 -1
  689. package/lib/response/update-resource-principal-configuration-response.d.ts +1 -1
  690. package/lib/response/update-resource-principal-configuration-response.js +1 -1
  691. package/package.json +3 -3
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,30 @@
1
+ /**
2
+ * Big Data Service API
3
+ * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
+
5
+ * OpenAPI spec version: 20190531
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ /**
15
+ * Details for activating IAM user sync configuration
16
+ */
17
+ export interface ActivateIamUserSyncConfigurationDetails {
18
+ /**
19
+ * Base-64 encoded password for the cluster admin user.
20
+ */
21
+ "clusterAdminPassword": string;
22
+ /**
23
+ * whether posix attribute needs to be appended to users
24
+ */
25
+ "isPosixAttributesAdditionRequired"?: boolean;
26
+ }
27
+ export declare namespace ActivateIamUserSyncConfigurationDetails {
28
+ function getJsonObj(obj: ActivateIamUserSyncConfigurationDetails): object;
29
+ function getDeserializedJsonObj(obj: ActivateIamUserSyncConfigurationDetails): object;
30
+ }
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ /**
3
+ * Big Data Service API
4
+ * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
+
6
+ * OpenAPI spec version: 20190531
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.ActivateIamUserSyncConfigurationDetails = void 0;
17
+ var ActivateIamUserSyncConfigurationDetails;
18
+ (function (ActivateIamUserSyncConfigurationDetails) {
19
+ function getJsonObj(obj) {
20
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
21
+ return jsonObj;
22
+ }
23
+ ActivateIamUserSyncConfigurationDetails.getJsonObj = getJsonObj;
24
+ function getDeserializedJsonObj(obj) {
25
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
26
+ return jsonObj;
27
+ }
28
+ ActivateIamUserSyncConfigurationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
29
+ })(ActivateIamUserSyncConfigurationDetails = exports.ActivateIamUserSyncConfigurationDetails || (exports.ActivateIamUserSyncConfigurationDetails = {}));
30
+ //# sourceMappingURL=activate-iam-user-sync-configuration-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"activate-iam-user-sync-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/bds/lib/model/activate-iam-user-sync-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AAmBH,IAAiB,uCAAuC,CAWvD;AAXD,WAAiB,uCAAuC;IACtD,SAAgB,UAAU,CAAC,GAA4C;QACrE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kDAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA4C;QACjF,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,uCAAuC,GAAvC,+CAAuC,KAAvC,+CAAuC,QAWvD"}
@@ -0,0 +1,34 @@
1
+ /**
2
+ * Big Data Service API
3
+ * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
4
+
5
+ * OpenAPI spec version: 20190531
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ /**
15
+ * Details for activating UPST config on the cluster
16
+ */
17
+ export interface ActivateUpstConfigurationDetails {
18
+ /**
19
+ * Base-64 encoded password for the cluster admin user.
20
+ */
21
+ "clusterAdminPassword": string;
22
+ /**
23
+ * OCID of the vault to store token exchange service principal keyta, required for creating UPST configb
24
+ */
25
+ "vaultId": string;
26
+ /**
27
+ * OCID of the master encryption key in vault for encrypting token exchange service principal keytab, required for creating UPST config
28
+ */
29
+ "masterEncryptionKeyId": string;
30
+ }
31
+ export declare namespace ActivateUpstConfigurationDetails {
32
+ function getJsonObj(obj: ActivateUpstConfigurationDetails): object;
33
+ function getDeserializedJsonObj(obj: ActivateUpstConfigurationDetails): object;
34
+ }
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ /**
3
+ * Big Data Service API
4
+ * REST API for Oracle Big Data Service. Use this API to build, deploy, and manage fully elastic Big Data Service clusters. Build on Hadoop, Spark and Data Science distributions, which can be fully integrated with existing enterprise data in Oracle Database and Oracle applications.
5
+
6
+ * OpenAPI spec version: 20190531
7
+ *
8
+ *
9
+ * NOTE: This class is auto generated by OracleSDKGenerator.
10
+ * Do not edit the class manually.
11
+ *
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
+ */
15
+ Object.defineProperty(exports, "__esModule", { value: true });
16
+ exports.ActivateUpstConfigurationDetails = void 0;
17
+ var ActivateUpstConfigurationDetails;
18
+ (function (ActivateUpstConfigurationDetails) {
19
+ function getJsonObj(obj) {
20
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
21
+ return jsonObj;
22
+ }
23
+ ActivateUpstConfigurationDetails.getJsonObj = getJsonObj;
24
+ function getDeserializedJsonObj(obj) {
25
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
26
+ return jsonObj;
27
+ }
28
+ ActivateUpstConfigurationDetails.getDeserializedJsonObj = getDeserializedJsonObj;
29
+ })(ActivateUpstConfigurationDetails = exports.ActivateUpstConfigurationDetails || (exports.ActivateUpstConfigurationDetails = {}));
30
+ //# sourceMappingURL=activate-upst-configuration-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"activate-upst-configuration-details.js","sourceRoot":"","sources":["../../../../../lib/bds/lib/model/activate-upst-configuration-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG;;;AAuBH,IAAiB,gCAAgC,CAWhD;AAXD,WAAiB,gCAAgC;IAC/C,SAAgB,UAAU,CAAC,GAAqC;QAC9D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqC;QAC1E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QAWhD"}
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  /**
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  import * as model from "../model";
@@ -24,6 +24,10 @@ export interface BatchingBasedOdhPatchingConfig extends model.OdhPatchingConfig
24
24
  * The wait time between batches in seconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
25
25
  */
26
26
  "waitTimeBetweenBatchInSeconds": number;
27
+ /**
28
+ * Acceptable number of failed-to-be-patched nodes in each batch. The maximum number of failed-to-patch nodes cannot exceed 20% of the number of non-utility and non-master nodes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
29
+ */
30
+ "toleranceThresholdPerBatch"?: number;
27
31
  "patchingConfigStrategy": string;
28
32
  }
29
33
  export declare namespace BatchingBasedOdhPatchingConfig {
@@ -9,7 +9,7 @@
9
9
  * NOTE: This class is auto generated by OracleSDKGenerator.
10
10
  * Do not edit the class manually.
11
11
  *
12
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
12
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
13
13
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
14
14
  */
15
15
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {