oci-opsi 2.8.0 → 2.11.0

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 (1032) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +328 -86
  4. package/lib/client.js +1837 -345
  5. package/lib/client.js.map +1 -1
  6. package/lib/model/action-type.d.ts +1 -1
  7. package/lib/model/action-type.js +1 -1
  8. package/lib/model/add-em-managed-external-exadata-insight-members-details.d.ts +1 -1
  9. package/lib/model/add-em-managed-external-exadata-insight-members-details.js +1 -1
  10. package/lib/model/add-exadata-insight-members-details.d.ts +1 -1
  11. package/lib/model/add-exadata-insight-members-details.js +1 -1
  12. package/lib/model/autonomous-database-configuration-summary.d.ts +1 -1
  13. package/lib/model/autonomous-database-configuration-summary.js +1 -1
  14. package/lib/model/autonomous-database-insight-summary.d.ts +1 -1
  15. package/lib/model/autonomous-database-insight-summary.js +1 -1
  16. package/lib/model/autonomous-database-insight.d.ts +1 -1
  17. package/lib/model/autonomous-database-insight.js +1 -1
  18. package/lib/model/awr-hub-lifecycle-state.d.ts +35 -0
  19. package/lib/model/awr-hub-lifecycle-state.js +46 -0
  20. package/lib/model/awr-hub-lifecycle-state.js.map +1 -0
  21. package/lib/model/awr-hub-summary-collection.d.ts +29 -0
  22. package/lib/model/awr-hub-summary-collection.js +64 -0
  23. package/lib/model/awr-hub-summary-collection.js.map +1 -0
  24. package/lib/model/awr-hub-summary.d.ts +93 -0
  25. package/lib/model/awr-hub-summary.js +32 -0
  26. package/lib/model/awr-hub-summary.js.map +1 -0
  27. package/lib/model/awr-hub.d.ts +93 -0
  28. package/lib/model/awr-hub.js +32 -0
  29. package/lib/model/awr-hub.js.map +1 -0
  30. package/lib/model/awr-hubs.d.ts +28 -0
  31. package/lib/model/awr-hubs.js +32 -0
  32. package/lib/model/awr-hubs.js.map +1 -0
  33. package/lib/model/awr-report-format-type.d.ts +31 -0
  34. package/lib/model/awr-report-format-type.js +42 -0
  35. package/lib/model/awr-report-format-type.js.map +1 -0
  36. package/lib/model/awr-report.d.ts +33 -0
  37. package/lib/model/awr-report.js +32 -0
  38. package/lib/model/awr-report.js.map +1 -0
  39. package/lib/model/awr-snapshot-collection.d.ts +29 -0
  40. package/lib/model/awr-snapshot-collection.js +64 -0
  41. package/lib/model/awr-snapshot-collection.js.map +1 -0
  42. package/lib/model/awr-snapshot-summary.d.ts +52 -0
  43. package/lib/model/awr-snapshot-summary.js +32 -0
  44. package/lib/model/awr-snapshot-summary.js.map +1 -0
  45. package/lib/model/awr-source-summary.d.ts +60 -0
  46. package/lib/model/awr-source-summary.js +32 -0
  47. package/lib/model/awr-source-summary.js.map +1 -0
  48. package/lib/model/change-database-insight-compartment-details.d.ts +1 -1
  49. package/lib/model/change-database-insight-compartment-details.js +1 -1
  50. package/lib/model/change-enterprise-manager-bridge-compartment-details.d.ts +1 -1
  51. package/lib/model/change-enterprise-manager-bridge-compartment-details.js +1 -1
  52. package/lib/model/change-exadata-insight-compartment-details.d.ts +1 -1
  53. package/lib/model/change-exadata-insight-compartment-details.js +1 -1
  54. package/lib/model/change-host-insight-compartment-details.d.ts +1 -1
  55. package/lib/model/change-host-insight-compartment-details.js +1 -1
  56. package/lib/model/connection-details.d.ts +1 -1
  57. package/lib/model/connection-details.js +1 -1
  58. package/lib/model/create-awr-hub-details.d.ts +58 -0
  59. package/lib/model/create-awr-hub-details.js +32 -0
  60. package/lib/model/create-awr-hub-details.js.map +1 -0
  61. package/lib/model/create-database-insight-details.d.ts +1 -1
  62. package/lib/model/create-database-insight-details.js +1 -1
  63. package/lib/model/create-em-managed-external-database-insight-details.d.ts +1 -1
  64. package/lib/model/create-em-managed-external-database-insight-details.js +1 -1
  65. package/lib/model/create-em-managed-external-exadata-insight-details.d.ts +1 -1
  66. package/lib/model/create-em-managed-external-exadata-insight-details.js +1 -1
  67. package/lib/model/create-em-managed-external-exadata-member-entity-details.d.ts +1 -1
  68. package/lib/model/create-em-managed-external-exadata-member-entity-details.js +1 -1
  69. package/lib/model/create-em-managed-external-host-insight-details.d.ts +1 -1
  70. package/lib/model/create-em-managed-external-host-insight-details.js +1 -1
  71. package/lib/model/create-enterprise-manager-bridge-details.d.ts +1 -1
  72. package/lib/model/create-enterprise-manager-bridge-details.js +1 -1
  73. package/lib/model/create-exadata-insight-details.d.ts +1 -1
  74. package/lib/model/create-exadata-insight-details.js +1 -1
  75. package/lib/model/create-host-insight-details.d.ts +1 -1
  76. package/lib/model/create-host-insight-details.js +1 -1
  77. package/lib/model/create-macs-managed-external-host-insight-details.d.ts +1 -1
  78. package/lib/model/create-macs-managed-external-host-insight-details.js +1 -1
  79. package/lib/model/create-operations-insights-warehouse-details.d.ts +60 -0
  80. package/lib/model/create-operations-insights-warehouse-details.js +32 -0
  81. package/lib/model/create-operations-insights-warehouse-details.js.map +1 -0
  82. package/lib/model/create-operations-insights-warehouse-user-details.d.ts +70 -0
  83. package/lib/model/create-operations-insights-warehouse-user-details.js +32 -0
  84. package/lib/model/create-operations-insights-warehouse-user-details.js.map +1 -0
  85. package/lib/model/credential-details.d.ts +1 -1
  86. package/lib/model/credential-details.js +1 -1
  87. package/lib/model/credentials-by-source.d.ts +1 -1
  88. package/lib/model/credentials-by-source.js +1 -1
  89. package/lib/model/d-bexternal-instance.d.ts +1 -1
  90. package/lib/model/d-bexternal-instance.js +1 -1
  91. package/lib/model/d-bexternal-properties.d.ts +1 -1
  92. package/lib/model/d-bexternal-properties.js +1 -1
  93. package/lib/model/d-bo-sconfig-instance.d.ts +1 -1
  94. package/lib/model/d-bo-sconfig-instance.js +1 -1
  95. package/lib/model/database-configuration-collection.d.ts +1 -1
  96. package/lib/model/database-configuration-collection.js +1 -1
  97. package/lib/model/database-configuration-metric-group.d.ts +1 -1
  98. package/lib/model/database-configuration-metric-group.js +1 -1
  99. package/lib/model/database-configuration-summary.d.ts +1 -1
  100. package/lib/model/database-configuration-summary.js +1 -1
  101. package/lib/model/database-details.d.ts +5 -1
  102. package/lib/model/database-details.js +1 -1
  103. package/lib/model/database-details.js.map +1 -1
  104. package/lib/model/database-entity-source-all.d.ts +1 -1
  105. package/lib/model/database-entity-source-all.js +1 -1
  106. package/lib/model/database-entity-source.d.ts +1 -1
  107. package/lib/model/database-entity-source.js +1 -1
  108. package/lib/model/database-insight-summary.d.ts +1 -1
  109. package/lib/model/database-insight-summary.js +1 -1
  110. package/lib/model/database-insight.d.ts +1 -1
  111. package/lib/model/database-insight.js +1 -1
  112. package/lib/model/database-insights-collection.d.ts +1 -1
  113. package/lib/model/database-insights-collection.js +1 -1
  114. package/lib/model/database-insights.d.ts +1 -1
  115. package/lib/model/database-insights.js +1 -1
  116. package/lib/model/database.d.ts +1 -1
  117. package/lib/model/database.js +1 -1
  118. package/lib/model/disk-group-details.d.ts +1 -1
  119. package/lib/model/disk-group-details.js +1 -1
  120. package/lib/model/disk-group.d.ts +1 -1
  121. package/lib/model/disk-group.js +1 -1
  122. package/lib/model/download-operations-insights-warehouse-wallet-details.d.ts +28 -0
  123. package/lib/model/download-operations-insights-warehouse-wallet-details.js +32 -0
  124. package/lib/model/download-operations-insights-warehouse-wallet-details.js.map +1 -0
  125. package/lib/model/em-managed-external-database-configuration-summary.d.ts +1 -1
  126. package/lib/model/em-managed-external-database-configuration-summary.js +1 -1
  127. package/lib/model/em-managed-external-database-insight-summary.d.ts +1 -1
  128. package/lib/model/em-managed-external-database-insight-summary.js +1 -1
  129. package/lib/model/em-managed-external-database-insight.d.ts +1 -1
  130. package/lib/model/em-managed-external-database-insight.js +1 -1
  131. package/lib/model/em-managed-external-exadata-insight-summary.d.ts +1 -1
  132. package/lib/model/em-managed-external-exadata-insight-summary.js +1 -1
  133. package/lib/model/em-managed-external-exadata-insight.d.ts +1 -1
  134. package/lib/model/em-managed-external-exadata-insight.js +1 -1
  135. package/lib/model/em-managed-external-host-configuration-summary.d.ts +1 -1
  136. package/lib/model/em-managed-external-host-configuration-summary.js +1 -1
  137. package/lib/model/em-managed-external-host-insight-summary.d.ts +6 -1
  138. package/lib/model/em-managed-external-host-insight-summary.js +3 -1
  139. package/lib/model/em-managed-external-host-insight-summary.js.map +1 -1
  140. package/lib/model/em-managed-external-host-insight.d.ts +6 -1
  141. package/lib/model/em-managed-external-host-insight.js +3 -1
  142. package/lib/model/em-managed-external-host-insight.js.map +1 -1
  143. package/lib/model/enable-database-insight-details.d.ts +1 -1
  144. package/lib/model/enable-database-insight-details.js +1 -1
  145. package/lib/model/enable-em-managed-external-database-insight-details.d.ts +1 -1
  146. package/lib/model/enable-em-managed-external-database-insight-details.js +1 -1
  147. package/lib/model/enable-em-managed-external-exadata-insight-details.d.ts +1 -1
  148. package/lib/model/enable-em-managed-external-exadata-insight-details.js +1 -1
  149. package/lib/model/enable-em-managed-external-host-insight-details.d.ts +1 -1
  150. package/lib/model/enable-em-managed-external-host-insight-details.js +1 -1
  151. package/lib/model/enable-exadata-insight-details.d.ts +1 -1
  152. package/lib/model/enable-exadata-insight-details.js +1 -1
  153. package/lib/model/enable-host-insight-details.d.ts +1 -1
  154. package/lib/model/enable-host-insight-details.js +1 -1
  155. package/lib/model/enable-macs-managed-external-host-insight-details.d.ts +1 -1
  156. package/lib/model/enable-macs-managed-external-host-insight-details.js +1 -1
  157. package/lib/model/enterprise-manager-bridge-collection.d.ts +1 -1
  158. package/lib/model/enterprise-manager-bridge-collection.js +1 -1
  159. package/lib/model/enterprise-manager-bridge-summary.d.ts +1 -1
  160. package/lib/model/enterprise-manager-bridge-summary.js +1 -1
  161. package/lib/model/enterprise-manager-bridge.d.ts +1 -1
  162. package/lib/model/enterprise-manager-bridge.js +1 -1
  163. package/lib/model/enterprise-manager-bridges.d.ts +1 -1
  164. package/lib/model/enterprise-manager-bridges.js +1 -1
  165. package/lib/model/exadata-configuration-collection.d.ts +1 -1
  166. package/lib/model/exadata-configuration-collection.js +1 -1
  167. package/lib/model/exadata-configuration-summary.d.ts +1 -1
  168. package/lib/model/exadata-configuration-summary.js +1 -1
  169. package/lib/model/exadata-database-machine-configuration-summary.d.ts +1 -1
  170. package/lib/model/exadata-database-machine-configuration-summary.js +1 -1
  171. package/lib/model/exadata-database-statistics-summary.d.ts +1 -1
  172. package/lib/model/exadata-database-statistics-summary.js +1 -1
  173. package/lib/model/exadata-details.d.ts +1 -1
  174. package/lib/model/exadata-details.js +1 -1
  175. package/lib/model/exadata-diskgroup-statistics-summary.d.ts +1 -1
  176. package/lib/model/exadata-diskgroup-statistics-summary.js +1 -1
  177. package/lib/model/exadata-entity-source.d.ts +1 -1
  178. package/lib/model/exadata-entity-source.js +1 -1
  179. package/lib/model/exadata-host-statistics-summary.d.ts +1 -1
  180. package/lib/model/exadata-host-statistics-summary.js +1 -1
  181. package/lib/model/exadata-insight-lifecycle-state.d.ts +1 -1
  182. package/lib/model/exadata-insight-lifecycle-state.js +1 -1
  183. package/lib/model/exadata-insight-resource-capacity-trend-aggregation.d.ts +1 -1
  184. package/lib/model/exadata-insight-resource-capacity-trend-aggregation.js +1 -1
  185. package/lib/model/exadata-insight-resource-capacity-trend-summary.d.ts +1 -1
  186. package/lib/model/exadata-insight-resource-capacity-trend-summary.js +1 -1
  187. package/lib/model/exadata-insight-resource-forecast-trend-summary.d.ts +1 -1
  188. package/lib/model/exadata-insight-resource-forecast-trend-summary.js +1 -1
  189. package/lib/model/exadata-insight-resource-insight-utilization-item.d.ts +1 -1
  190. package/lib/model/exadata-insight-resource-insight-utilization-item.js +1 -1
  191. package/lib/model/exadata-insight-resource-statistics-aggregation.d.ts +1 -1
  192. package/lib/model/exadata-insight-resource-statistics-aggregation.js +1 -1
  193. package/lib/model/exadata-insight-resource-statistics.d.ts +1 -1
  194. package/lib/model/exadata-insight-resource-statistics.js +1 -1
  195. package/lib/model/exadata-insight-summary-collection.d.ts +1 -1
  196. package/lib/model/exadata-insight-summary-collection.js +1 -1
  197. package/lib/model/exadata-insight-summary.d.ts +1 -1
  198. package/lib/model/exadata-insight-summary.js +1 -1
  199. package/lib/model/exadata-insight.d.ts +1 -1
  200. package/lib/model/exadata-insight.js +1 -1
  201. package/lib/model/exadata-insights.d.ts +1 -1
  202. package/lib/model/exadata-insights.js +1 -1
  203. package/lib/model/exadata-member-collection.d.ts +1 -1
  204. package/lib/model/exadata-member-collection.js +1 -1
  205. package/lib/model/exadata-member-summary.d.ts +1 -1
  206. package/lib/model/exadata-member-summary.js +1 -1
  207. package/lib/model/exadata-rack-type.d.ts +1 -1
  208. package/lib/model/exadata-rack-type.js +1 -1
  209. package/lib/model/exadata-storage-server-statistics-summary.d.ts +1 -1
  210. package/lib/model/exadata-storage-server-statistics-summary.js +1 -1
  211. package/lib/model/exadata-type.d.ts +1 -1
  212. package/lib/model/exadata-type.js +1 -1
  213. package/lib/model/historical-data-item.d.ts +1 -1
  214. package/lib/model/historical-data-item.js +1 -1
  215. package/lib/model/host-configuration-collection.d.ts +1 -1
  216. package/lib/model/host-configuration-collection.js +1 -1
  217. package/lib/model/host-configuration-metric-group.d.ts +1 -1
  218. package/lib/model/host-configuration-metric-group.js +1 -1
  219. package/lib/model/host-configuration-summary.d.ts +6 -1
  220. package/lib/model/host-configuration-summary.js +3 -1
  221. package/lib/model/host-configuration-summary.js.map +1 -1
  222. package/lib/model/host-cpu-hardware-configuration.d.ts +1 -1
  223. package/lib/model/host-cpu-hardware-configuration.js +1 -1
  224. package/lib/model/host-cpu-statistics.d.ts +1 -1
  225. package/lib/model/host-cpu-statistics.js +1 -1
  226. package/lib/model/host-cpu-usage.d.ts +1 -1
  227. package/lib/model/host-cpu-usage.js +1 -1
  228. package/lib/model/host-details.d.ts +10 -1
  229. package/lib/model/host-details.js +3 -1
  230. package/lib/model/host-details.js.map +1 -1
  231. package/lib/model/host-entities.d.ts +1 -1
  232. package/lib/model/host-entities.js +1 -1
  233. package/lib/model/host-entity-source.d.ts +1 -1
  234. package/lib/model/host-entity-source.js +1 -1
  235. package/lib/model/host-hardware-configuration.d.ts +1 -1
  236. package/lib/model/host-hardware-configuration.js +1 -1
  237. package/lib/model/host-importable-agent-entity-summary.d.ts +6 -1
  238. package/lib/model/host-importable-agent-entity-summary.js +3 -1
  239. package/lib/model/host-importable-agent-entity-summary.js.map +1 -1
  240. package/lib/model/host-insight-resource-statistics-aggregation.d.ts +1 -1
  241. package/lib/model/host-insight-resource-statistics-aggregation.js +1 -1
  242. package/lib/model/host-insight-summary-collection.d.ts +1 -1
  243. package/lib/model/host-insight-summary-collection.js +1 -1
  244. package/lib/model/host-insight-summary.d.ts +1 -1
  245. package/lib/model/host-insight-summary.js +1 -1
  246. package/lib/model/host-insight.d.ts +1 -1
  247. package/lib/model/host-insight.js +1 -1
  248. package/lib/model/host-insights.d.ts +1 -1
  249. package/lib/model/host-insights.js +1 -1
  250. package/lib/model/host-instance-map.d.ts +1 -1
  251. package/lib/model/host-instance-map.js +1 -1
  252. package/lib/model/host-memory-configuration.d.ts +1 -1
  253. package/lib/model/host-memory-configuration.js +1 -1
  254. package/lib/model/host-memory-statistics.d.ts +1 -1
  255. package/lib/model/host-memory-statistics.js +1 -1
  256. package/lib/model/host-memory-usage.d.ts +1 -1
  257. package/lib/model/host-memory-usage.js +1 -1
  258. package/lib/model/host-network-activity-summary.d.ts +1 -1
  259. package/lib/model/host-network-activity-summary.js +1 -1
  260. package/lib/model/host-network-configuration.d.ts +1 -1
  261. package/lib/model/host-network-configuration.js +1 -1
  262. package/lib/model/host-performance-metric-group.d.ts +1 -1
  263. package/lib/model/host-performance-metric-group.js +1 -1
  264. package/lib/model/host-product.d.ts +1 -1
  265. package/lib/model/host-product.js +1 -1
  266. package/lib/model/host-resource-allocation.d.ts +1 -1
  267. package/lib/model/host-resource-allocation.js +1 -1
  268. package/lib/model/host-resource-capacity-trend-aggregation.d.ts +1 -1
  269. package/lib/model/host-resource-capacity-trend-aggregation.js +1 -1
  270. package/lib/model/host-resource-statistics.d.ts +1 -1
  271. package/lib/model/host-resource-statistics.js +1 -1
  272. package/lib/model/host.d.ts +1 -1
  273. package/lib/model/host.js +1 -1
  274. package/lib/model/hosted-entity-collection.d.ts +1 -1
  275. package/lib/model/hosted-entity-collection.js +1 -1
  276. package/lib/model/hosted-entity-summary.d.ts +1 -1
  277. package/lib/model/hosted-entity-summary.js +1 -1
  278. package/lib/model/importable-agent-entity-source.d.ts +1 -1
  279. package/lib/model/importable-agent-entity-source.js +1 -1
  280. package/lib/model/importable-agent-entity-summary-collection.d.ts +1 -1
  281. package/lib/model/importable-agent-entity-summary-collection.js +1 -1
  282. package/lib/model/importable-agent-entity-summary.d.ts +1 -1
  283. package/lib/model/importable-agent-entity-summary.js +1 -1
  284. package/lib/model/importable-enterprise-manager-entity-collection.d.ts +1 -1
  285. package/lib/model/importable-enterprise-manager-entity-collection.js +1 -1
  286. package/lib/model/importable-enterprise-manager-entity.d.ts +1 -1
  287. package/lib/model/importable-enterprise-manager-entity.js +1 -1
  288. package/lib/model/index.d.ts +65 -1
  289. package/lib/model/index.js +71 -6
  290. package/lib/model/index.js.map +1 -1
  291. package/lib/model/ingest-database-configuration-details.d.ts +1 -1
  292. package/lib/model/ingest-database-configuration-details.js +1 -1
  293. package/lib/model/ingest-database-configuration-response-details.d.ts +1 -1
  294. package/lib/model/ingest-database-configuration-response-details.js +1 -1
  295. package/lib/model/ingest-host-configuration-details.d.ts +1 -1
  296. package/lib/model/ingest-host-configuration-details.js +1 -1
  297. package/lib/model/ingest-host-configuration-response-details.d.ts +1 -1
  298. package/lib/model/ingest-host-configuration-response-details.js +1 -1
  299. package/lib/model/ingest-host-metrics-details.d.ts +1 -1
  300. package/lib/model/ingest-host-metrics-details.js +1 -1
  301. package/lib/model/ingest-host-metrics-response-details.d.ts +1 -1
  302. package/lib/model/ingest-host-metrics-response-details.js +1 -1
  303. package/lib/model/ingest-sql-bucket-details.d.ts +1 -1
  304. package/lib/model/ingest-sql-bucket-details.js +1 -1
  305. package/lib/model/ingest-sql-bucket-response-details.d.ts +1 -1
  306. package/lib/model/ingest-sql-bucket-response-details.js +1 -1
  307. package/lib/model/ingest-sql-plan-lines-details.d.ts +1 -1
  308. package/lib/model/ingest-sql-plan-lines-details.js +1 -1
  309. package/lib/model/ingest-sql-plan-lines-response-details.d.ts +1 -1
  310. package/lib/model/ingest-sql-plan-lines-response-details.js +1 -1
  311. package/lib/model/ingest-sql-stats-details.d.ts +30 -0
  312. package/lib/model/ingest-sql-stats-details.js +64 -0
  313. package/lib/model/ingest-sql-stats-details.js.map +1 -0
  314. package/lib/model/ingest-sql-stats-response-details.d.ts +30 -0
  315. package/lib/model/ingest-sql-stats-response-details.js +32 -0
  316. package/lib/model/ingest-sql-stats-response-details.js.map +1 -0
  317. package/lib/model/ingest-sql-text-details.d.ts +1 -1
  318. package/lib/model/ingest-sql-text-details.js +1 -1
  319. package/lib/model/ingest-sql-text-response-details.d.ts +1 -1
  320. package/lib/model/ingest-sql-text-response-details.js +1 -1
  321. package/lib/model/instance-metrics.d.ts +1 -1
  322. package/lib/model/instance-metrics.js +1 -1
  323. package/lib/model/lifecycle-state.d.ts +1 -1
  324. package/lib/model/lifecycle-state.js +1 -1
  325. package/lib/model/macs-managed-external-database-configuration-summary.d.ts +1 -1
  326. package/lib/model/macs-managed-external-database-configuration-summary.js +1 -1
  327. package/lib/model/macs-managed-external-database-insight-summary.d.ts +1 -1
  328. package/lib/model/macs-managed-external-database-insight-summary.js +1 -1
  329. package/lib/model/macs-managed-external-database-insight.d.ts +1 -1
  330. package/lib/model/macs-managed-external-database-insight.js +1 -1
  331. package/lib/model/macs-managed-external-host-configuration-summary.d.ts +1 -1
  332. package/lib/model/macs-managed-external-host-configuration-summary.js +1 -1
  333. package/lib/model/macs-managed-external-host-insight-summary.d.ts +6 -1
  334. package/lib/model/macs-managed-external-host-insight-summary.js +3 -1
  335. package/lib/model/macs-managed-external-host-insight-summary.js.map +1 -1
  336. package/lib/model/macs-managed-external-host-insight.d.ts +6 -1
  337. package/lib/model/macs-managed-external-host-insight.js +3 -1
  338. package/lib/model/macs-managed-external-host-insight.js.map +1 -1
  339. package/lib/model/operation-status.d.ts +1 -1
  340. package/lib/model/operation-status.js +1 -1
  341. package/lib/model/operation-type.d.ts +14 -1
  342. package/lib/model/operation-type.js +14 -1
  343. package/lib/model/operation-type.js.map +1 -1
  344. package/lib/model/operations-insights-warehouse-lifecycle-state.d.ts +35 -0
  345. package/lib/model/operations-insights-warehouse-lifecycle-state.js +46 -0
  346. package/lib/model/operations-insights-warehouse-lifecycle-state.js.map +1 -0
  347. package/lib/model/operations-insights-warehouse-summary-collection.d.ts +29 -0
  348. package/lib/model/operations-insights-warehouse-summary-collection.js +64 -0
  349. package/lib/model/operations-insights-warehouse-summary-collection.js.map +1 -0
  350. package/lib/model/operations-insights-warehouse-summary.d.ts +113 -0
  351. package/lib/model/operations-insights-warehouse-summary.js +32 -0
  352. package/lib/model/operations-insights-warehouse-summary.js.map +1 -0
  353. package/lib/model/operations-insights-warehouse-user-lifecycle-state.d.ts +35 -0
  354. package/lib/model/operations-insights-warehouse-user-lifecycle-state.js +46 -0
  355. package/lib/model/operations-insights-warehouse-user-lifecycle-state.js.map +1 -0
  356. package/lib/model/operations-insights-warehouse-user-summary-collection.d.ts +29 -0
  357. package/lib/model/operations-insights-warehouse-user-summary-collection.js +64 -0
  358. package/lib/model/operations-insights-warehouse-user-summary-collection.js.map +1 -0
  359. package/lib/model/operations-insights-warehouse-user-summary.d.ts +101 -0
  360. package/lib/model/operations-insights-warehouse-user-summary.js +32 -0
  361. package/lib/model/operations-insights-warehouse-user-summary.js.map +1 -0
  362. package/lib/model/operations-insights-warehouse-user.d.ts +101 -0
  363. package/lib/model/operations-insights-warehouse-user.js +32 -0
  364. package/lib/model/operations-insights-warehouse-user.js.map +1 -0
  365. package/lib/model/operations-insights-warehouse-users.d.ts +28 -0
  366. package/lib/model/operations-insights-warehouse-users.js +32 -0
  367. package/lib/model/operations-insights-warehouse-users.js.map +1 -0
  368. package/lib/model/operations-insights-warehouse.d.ts +113 -0
  369. package/lib/model/operations-insights-warehouse.js +32 -0
  370. package/lib/model/operations-insights-warehouse.js.map +1 -0
  371. package/lib/model/operations-insights-warehouses.d.ts +28 -0
  372. package/lib/model/operations-insights-warehouses.js +32 -0
  373. package/lib/model/operations-insights-warehouses.js.map +1 -0
  374. package/lib/model/projected-data-item.d.ts +1 -1
  375. package/lib/model/projected-data-item.js +1 -1
  376. package/lib/model/resource-capacity-trend-aggregation.d.ts +1 -1
  377. package/lib/model/resource-capacity-trend-aggregation.js +1 -1
  378. package/lib/model/resource-insight-current-utilization.d.ts +1 -1
  379. package/lib/model/resource-insight-current-utilization.js +1 -1
  380. package/lib/model/resource-insight-projected-utilization-item.d.ts +1 -1
  381. package/lib/model/resource-insight-projected-utilization-item.js +1 -1
  382. package/lib/model/resource-insight-projected-utilization.d.ts +1 -1
  383. package/lib/model/resource-insight-projected-utilization.js +1 -1
  384. package/lib/model/resource-statistics-aggregation.d.ts +1 -1
  385. package/lib/model/resource-statistics-aggregation.js +1 -1
  386. package/lib/model/resource-statistics.d.ts +1 -1
  387. package/lib/model/resource-statistics.js +1 -1
  388. package/lib/model/resource-status.d.ts +1 -1
  389. package/lib/model/resource-status.js +1 -1
  390. package/lib/model/resource-usage-summary.d.ts +1 -1
  391. package/lib/model/resource-usage-summary.js +1 -1
  392. package/lib/model/resource-usage-trend-aggregation.d.ts +1 -1
  393. package/lib/model/resource-usage-trend-aggregation.js +1 -1
  394. package/lib/model/sort-order.d.ts +1 -1
  395. package/lib/model/sort-order.js +1 -1
  396. package/lib/model/sql-bucket.d.ts +1 -1
  397. package/lib/model/sql-bucket.js +1 -1
  398. package/lib/model/sql-insight-aggregation-collection.d.ts +1 -1
  399. package/lib/model/sql-insight-aggregation-collection.js +1 -1
  400. package/lib/model/sql-insight-aggregation.d.ts +1 -1
  401. package/lib/model/sql-insight-aggregation.js +1 -1
  402. package/lib/model/sql-insight-thresholds.d.ts +1 -1
  403. package/lib/model/sql-insight-thresholds.js +1 -1
  404. package/lib/model/sql-inventory.d.ts +1 -1
  405. package/lib/model/sql-inventory.js +1 -1
  406. package/lib/model/sql-plan-collection.d.ts +1 -1
  407. package/lib/model/sql-plan-collection.js +1 -1
  408. package/lib/model/sql-plan-insight-aggregation-collection.d.ts +1 -1
  409. package/lib/model/sql-plan-insight-aggregation-collection.js +1 -1
  410. package/lib/model/sql-plan-insight-aggregation.d.ts +1 -1
  411. package/lib/model/sql-plan-insight-aggregation.js +1 -1
  412. package/lib/model/sql-plan-insights.d.ts +1 -1
  413. package/lib/model/sql-plan-insights.js +1 -1
  414. package/lib/model/sql-plan-line.d.ts +1 -1
  415. package/lib/model/sql-plan-line.js +1 -1
  416. package/lib/model/sql-plan-summary.d.ts +1 -1
  417. package/lib/model/sql-plan-summary.js +1 -1
  418. package/lib/model/sql-response-time-distribution-aggregation-collection.d.ts +1 -1
  419. package/lib/model/sql-response-time-distribution-aggregation-collection.js +1 -1
  420. package/lib/model/sql-response-time-distribution-aggregation.d.ts +1 -1
  421. package/lib/model/sql-response-time-distribution-aggregation.js +1 -1
  422. package/lib/model/sql-search-collection.d.ts +1 -1
  423. package/lib/model/sql-search-collection.js +1 -1
  424. package/lib/model/sql-search-summary.d.ts +1 -1
  425. package/lib/model/sql-search-summary.js +1 -1
  426. package/lib/model/sql-statistic-aggregation-collection.d.ts +1 -1
  427. package/lib/model/sql-statistic-aggregation-collection.js +1 -1
  428. package/lib/model/sql-statistic-aggregation.d.ts +1 -1
  429. package/lib/model/sql-statistic-aggregation.js +1 -1
  430. package/lib/model/sql-statistics-time-series-aggregation-collection.d.ts +1 -1
  431. package/lib/model/sql-statistics-time-series-aggregation-collection.js +1 -1
  432. package/lib/model/sql-statistics-time-series-aggregation.d.ts +1 -1
  433. package/lib/model/sql-statistics-time-series-aggregation.js +1 -1
  434. package/lib/model/sql-statistics-time-series-by-plan-aggregation-collection.d.ts +1 -1
  435. package/lib/model/sql-statistics-time-series-by-plan-aggregation-collection.js +1 -1
  436. package/lib/model/sql-statistics-time-series-by-plan-aggregation.d.ts +1 -1
  437. package/lib/model/sql-statistics-time-series-by-plan-aggregation.js +1 -1
  438. package/lib/model/sql-statistics-time-series.d.ts +1 -1
  439. package/lib/model/sql-statistics-time-series.js +1 -1
  440. package/lib/model/sql-statistics.d.ts +1 -1
  441. package/lib/model/sql-statistics.js +1 -1
  442. package/lib/model/sql-stats.d.ts +301 -0
  443. package/lib/model/sql-stats.js +32 -0
  444. package/lib/model/sql-stats.js.map +1 -0
  445. package/lib/model/sql-text-collection.d.ts +1 -1
  446. package/lib/model/sql-text-collection.js +1 -1
  447. package/lib/model/sql-text-summary.d.ts +5 -1
  448. package/lib/model/sql-text-summary.js +1 -1
  449. package/lib/model/sql-text-summary.js.map +1 -1
  450. package/lib/model/sql-text.d.ts +1 -1
  451. package/lib/model/sql-text.js +1 -1
  452. package/lib/model/storage-server-details.d.ts +1 -1
  453. package/lib/model/storage-server-details.js +1 -1
  454. package/lib/model/storage-server.d.ts +1 -1
  455. package/lib/model/storage-server.js +1 -1
  456. package/lib/model/summarize-awr-sources-summaries-collection.d.ts +29 -0
  457. package/lib/model/summarize-awr-sources-summaries-collection.js +64 -0
  458. package/lib/model/summarize-awr-sources-summaries-collection.js.map +1 -0
  459. package/lib/model/summarize-database-insight-resource-capacity-trend-aggregation-collection.d.ts +1 -1
  460. package/lib/model/summarize-database-insight-resource-capacity-trend-aggregation-collection.js +1 -1
  461. package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.d.ts +1 -1
  462. package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.js +1 -1
  463. package/lib/model/summarize-database-insight-resource-statistics-aggregation-collection.d.ts +1 -1
  464. package/lib/model/summarize-database-insight-resource-statistics-aggregation-collection.js +1 -1
  465. package/lib/model/summarize-database-insight-resource-usage-aggregation.d.ts +1 -1
  466. package/lib/model/summarize-database-insight-resource-usage-aggregation.js +1 -1
  467. package/lib/model/summarize-database-insight-resource-usage-trend-aggregation-collection.d.ts +1 -1
  468. package/lib/model/summarize-database-insight-resource-usage-trend-aggregation-collection.js +1 -1
  469. package/lib/model/summarize-database-insight-resource-utilization-insight-aggregation.d.ts +1 -1
  470. package/lib/model/summarize-database-insight-resource-utilization-insight-aggregation.js +1 -1
  471. package/lib/model/summarize-database-insight-tablespace-usage-trend-aggregation-collection.d.ts +1 -1
  472. package/lib/model/summarize-database-insight-tablespace-usage-trend-aggregation-collection.js +1 -1
  473. package/lib/model/summarize-exadata-insight-resource-capacity-trend-aggregation.d.ts +1 -1
  474. package/lib/model/summarize-exadata-insight-resource-capacity-trend-aggregation.js +1 -1
  475. package/lib/model/summarize-exadata-insight-resource-capacity-trend-collection.d.ts +1 -1
  476. package/lib/model/summarize-exadata-insight-resource-capacity-trend-collection.js +1 -1
  477. package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.d.ts +1 -1
  478. package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.js +1 -1
  479. package/lib/model/summarize-exadata-insight-resource-forecast-trend-collection.d.ts +1 -1
  480. package/lib/model/summarize-exadata-insight-resource-forecast-trend-collection.js +1 -1
  481. package/lib/model/summarize-exadata-insight-resource-statistics-aggregation-collection.d.ts +1 -1
  482. package/lib/model/summarize-exadata-insight-resource-statistics-aggregation-collection.js +1 -1
  483. package/lib/model/summarize-exadata-insight-resource-usage-aggregation.d.ts +1 -1
  484. package/lib/model/summarize-exadata-insight-resource-usage-aggregation.js +1 -1
  485. package/lib/model/summarize-exadata-insight-resource-usage-collection.d.ts +1 -1
  486. package/lib/model/summarize-exadata-insight-resource-usage-collection.js +1 -1
  487. package/lib/model/summarize-exadata-insight-resource-utilization-insight-aggregation.d.ts +1 -1
  488. package/lib/model/summarize-exadata-insight-resource-utilization-insight-aggregation.js +1 -1
  489. package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.d.ts +1 -1
  490. package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.js +1 -1
  491. package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.d.ts +1 -1
  492. package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js +1 -1
  493. package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.d.ts +1 -1
  494. package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.js +1 -1
  495. package/lib/model/summarize-host-insight-resource-usage-aggregation.d.ts +1 -1
  496. package/lib/model/summarize-host-insight-resource-usage-aggregation.js +1 -1
  497. package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.d.ts +1 -1
  498. package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.js +1 -1
  499. package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.d.ts +1 -1
  500. package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.js +1 -1
  501. package/lib/model/summarize-operations-insights-warehouse-resource-usage-aggregation.d.ts +43 -0
  502. package/lib/model/summarize-operations-insights-warehouse-resource-usage-aggregation.js +32 -0
  503. package/lib/model/summarize-operations-insights-warehouse-resource-usage-aggregation.js.map +1 -0
  504. package/lib/model/summary-statistics.d.ts +1 -1
  505. package/lib/model/summary-statistics.js +1 -1
  506. package/lib/model/tablespace-usage-trend-aggregation.d.ts +1 -1
  507. package/lib/model/tablespace-usage-trend-aggregation.js +1 -1
  508. package/lib/model/tablespace-usage-trend.d.ts +1 -1
  509. package/lib/model/tablespace-usage-trend.js +1 -1
  510. package/lib/model/update-autonomous-database-insight-details.d.ts +1 -1
  511. package/lib/model/update-autonomous-database-insight-details.js +1 -1
  512. package/lib/model/update-awr-hub-details.d.ts +46 -0
  513. package/lib/model/update-awr-hub-details.js +32 -0
  514. package/lib/model/update-awr-hub-details.js.map +1 -0
  515. package/lib/model/update-database-insight-details.d.ts +1 -1
  516. package/lib/model/update-database-insight-details.js +1 -1
  517. package/lib/model/update-em-managed-external-database-insight-details.d.ts +1 -1
  518. package/lib/model/update-em-managed-external-database-insight-details.js +1 -1
  519. package/lib/model/update-em-managed-external-exadata-insight-details.d.ts +1 -1
  520. package/lib/model/update-em-managed-external-exadata-insight-details.js +1 -1
  521. package/lib/model/update-em-managed-external-host-insight-details.d.ts +1 -1
  522. package/lib/model/update-em-managed-external-host-insight-details.js +1 -1
  523. package/lib/model/update-enterprise-manager-bridge-details.d.ts +1 -1
  524. package/lib/model/update-enterprise-manager-bridge-details.js +1 -1
  525. package/lib/model/update-exadata-insight-details.d.ts +1 -1
  526. package/lib/model/update-exadata-insight-details.js +1 -1
  527. package/lib/model/update-host-insight-details.d.ts +1 -1
  528. package/lib/model/update-host-insight-details.js +1 -1
  529. package/lib/model/update-macs-managed-external-database-insight-details.d.ts +1 -1
  530. package/lib/model/update-macs-managed-external-database-insight-details.js +1 -1
  531. package/lib/model/update-macs-managed-external-host-insight-details.d.ts +1 -1
  532. package/lib/model/update-macs-managed-external-host-insight-details.js +1 -1
  533. package/lib/model/update-operations-insights-warehouse-details.d.ts +56 -0
  534. package/lib/model/update-operations-insights-warehouse-details.js +32 -0
  535. package/lib/model/update-operations-insights-warehouse-details.js.map +1 -0
  536. package/lib/model/update-operations-insights-warehouse-user-details.d.ts +58 -0
  537. package/lib/model/update-operations-insights-warehouse-user-details.js +32 -0
  538. package/lib/model/update-operations-insights-warehouse-user-details.js.map +1 -0
  539. package/lib/model/usage-unit.d.ts +1 -1
  540. package/lib/model/usage-unit.js +1 -1
  541. package/lib/model/work-request-collection.d.ts +1 -1
  542. package/lib/model/work-request-collection.js +1 -1
  543. package/lib/model/work-request-error-collection.d.ts +1 -1
  544. package/lib/model/work-request-error-collection.js +1 -1
  545. package/lib/model/work-request-error.d.ts +1 -1
  546. package/lib/model/work-request-error.js +1 -1
  547. package/lib/model/work-request-log-entry-collection.d.ts +1 -1
  548. package/lib/model/work-request-log-entry-collection.js +1 -1
  549. package/lib/model/work-request-log-entry.d.ts +1 -1
  550. package/lib/model/work-request-log-entry.js +1 -1
  551. package/lib/model/work-request-resource-metadata-key.d.ts +1 -1
  552. package/lib/model/work-request-resource-metadata-key.js +1 -1
  553. package/lib/model/work-request-resource.d.ts +1 -1
  554. package/lib/model/work-request-resource.js +1 -1
  555. package/lib/model/work-request.d.ts +1 -1
  556. package/lib/model/work-request.js +1 -1
  557. package/lib/model/work-requests.d.ts +1 -1
  558. package/lib/model/work-requests.js +1 -1
  559. package/lib/operationsinsights-waiter.d.ts +25 -1
  560. package/lib/operationsinsights-waiter.js +37 -1
  561. package/lib/operationsinsights-waiter.js.map +1 -1
  562. package/lib/request/add-exadata-insight-members-request.d.ts +2 -2
  563. package/lib/request/add-exadata-insight-members-request.js +1 -1
  564. package/lib/request/change-database-insight-compartment-request.d.ts +2 -2
  565. package/lib/request/change-database-insight-compartment-request.js +1 -1
  566. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +2 -2
  567. package/lib/request/change-enterprise-manager-bridge-compartment-request.js +1 -1
  568. package/lib/request/change-exadata-insight-compartment-request.d.ts +2 -2
  569. package/lib/request/change-exadata-insight-compartment-request.js +1 -1
  570. package/lib/request/change-host-insight-compartment-request.d.ts +2 -2
  571. package/lib/request/change-host-insight-compartment-request.js +1 -1
  572. package/lib/request/create-awr-hub-request.d.ts +39 -0
  573. package/lib/request/create-awr-hub-request.js +15 -0
  574. package/lib/request/create-awr-hub-request.js.map +1 -0
  575. package/lib/request/create-database-insight-request.d.ts +2 -2
  576. package/lib/request/create-database-insight-request.js +1 -1
  577. package/lib/request/create-enterprise-manager-bridge-request.d.ts +2 -2
  578. package/lib/request/create-enterprise-manager-bridge-request.js +1 -1
  579. package/lib/request/create-exadata-insight-request.d.ts +2 -2
  580. package/lib/request/create-exadata-insight-request.js +1 -1
  581. package/lib/request/create-host-insight-request.d.ts +2 -2
  582. package/lib/request/create-host-insight-request.js +1 -1
  583. package/lib/request/create-operations-insights-warehouse-request.d.ts +39 -0
  584. package/lib/request/create-operations-insights-warehouse-request.js +15 -0
  585. package/lib/request/create-operations-insights-warehouse-request.js.map +1 -0
  586. package/lib/request/create-operations-insights-warehouse-user-request.d.ts +39 -0
  587. package/lib/request/create-operations-insights-warehouse-user-request.js +15 -0
  588. package/lib/request/create-operations-insights-warehouse-user-request.js.map +1 -0
  589. package/lib/request/delete-awr-hub-request.d.ts +35 -0
  590. package/lib/request/delete-awr-hub-request.js +15 -0
  591. package/lib/request/delete-awr-hub-request.js.map +1 -0
  592. package/lib/request/delete-database-insight-request.d.ts +2 -2
  593. package/lib/request/delete-database-insight-request.js +1 -1
  594. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +2 -2
  595. package/lib/request/delete-enterprise-manager-bridge-request.js +1 -1
  596. package/lib/request/delete-exadata-insight-request.d.ts +2 -2
  597. package/lib/request/delete-exadata-insight-request.js +1 -1
  598. package/lib/request/delete-host-insight-request.d.ts +2 -2
  599. package/lib/request/delete-host-insight-request.js +1 -1
  600. package/lib/request/delete-operations-insights-warehouse-request.d.ts +35 -0
  601. package/lib/request/delete-operations-insights-warehouse-request.js +15 -0
  602. package/lib/request/delete-operations-insights-warehouse-request.js.map +1 -0
  603. package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +35 -0
  604. package/lib/request/delete-operations-insights-warehouse-user-request.js +15 -0
  605. package/lib/request/delete-operations-insights-warehouse-user-request.js.map +1 -0
  606. package/lib/request/disable-database-insight-request.d.ts +2 -2
  607. package/lib/request/disable-database-insight-request.js +1 -1
  608. package/lib/request/disable-exadata-insight-request.d.ts +2 -2
  609. package/lib/request/disable-exadata-insight-request.js +1 -1
  610. package/lib/request/disable-host-insight-request.d.ts +2 -2
  611. package/lib/request/disable-host-insight-request.js +1 -1
  612. package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +43 -0
  613. package/lib/request/download-operations-insights-warehouse-wallet-request.js +15 -0
  614. package/lib/request/download-operations-insights-warehouse-wallet-request.js.map +1 -0
  615. package/lib/request/enable-database-insight-request.d.ts +2 -2
  616. package/lib/request/enable-database-insight-request.js +1 -1
  617. package/lib/request/enable-exadata-insight-request.d.ts +2 -2
  618. package/lib/request/enable-exadata-insight-request.js +1 -1
  619. package/lib/request/enable-host-insight-request.d.ts +2 -2
  620. package/lib/request/enable-host-insight-request.js +1 -1
  621. package/lib/request/get-awr-hub-request.d.ts +28 -0
  622. package/lib/request/get-awr-hub-request.js +15 -0
  623. package/lib/request/get-awr-hub-request.js.map +1 -0
  624. package/lib/request/get-awr-report-request.d.ts +61 -0
  625. package/lib/request/get-awr-report-request.js +15 -0
  626. package/lib/request/get-awr-report-request.js.map +1 -0
  627. package/lib/request/get-database-insight-request.d.ts +2 -2
  628. package/lib/request/get-database-insight-request.js +1 -1
  629. package/lib/request/get-enterprise-manager-bridge-request.d.ts +2 -2
  630. package/lib/request/get-enterprise-manager-bridge-request.js +1 -1
  631. package/lib/request/get-exadata-insight-request.d.ts +2 -2
  632. package/lib/request/get-exadata-insight-request.js +1 -1
  633. package/lib/request/get-host-insight-request.d.ts +2 -2
  634. package/lib/request/get-host-insight-request.js +1 -1
  635. package/lib/request/get-operations-insights-warehouse-request.d.ts +28 -0
  636. package/lib/request/get-operations-insights-warehouse-request.js +15 -0
  637. package/lib/request/get-operations-insights-warehouse-request.js.map +1 -0
  638. package/lib/request/get-operations-insights-warehouse-user-request.d.ts +28 -0
  639. package/lib/request/get-operations-insights-warehouse-user-request.js +15 -0
  640. package/lib/request/get-operations-insights-warehouse-user-request.js.map +1 -0
  641. package/lib/request/get-work-request-request.d.ts +2 -2
  642. package/lib/request/get-work-request-request.js +1 -1
  643. package/lib/request/index.d.ts +45 -1
  644. package/lib/request/index.js +12 -2
  645. package/lib/request/index.js.map +1 -1
  646. package/lib/request/ingest-database-configuration-request.d.ts +2 -2
  647. package/lib/request/ingest-database-configuration-request.js +1 -1
  648. package/lib/request/ingest-host-configuration-request.d.ts +2 -2
  649. package/lib/request/ingest-host-configuration-request.js +1 -1
  650. package/lib/request/ingest-host-metrics-request.d.ts +2 -2
  651. package/lib/request/ingest-host-metrics-request.js +1 -1
  652. package/lib/request/ingest-sql-bucket-request.d.ts +2 -2
  653. package/lib/request/ingest-sql-bucket-request.js +1 -1
  654. package/lib/request/ingest-sql-plan-lines-request.d.ts +2 -2
  655. package/lib/request/ingest-sql-plan-lines-request.js +1 -1
  656. package/lib/request/ingest-sql-stats-request.d.ts +56 -0
  657. package/lib/request/ingest-sql-stats-request.js +15 -0
  658. package/lib/request/ingest-sql-stats-request.js.map +1 -0
  659. package/lib/request/ingest-sql-text-request.d.ts +2 -2
  660. package/lib/request/ingest-sql-text-request.js +1 -1
  661. package/lib/request/list-awr-hubs-request.d.ts +77 -0
  662. package/lib/request/list-awr-hubs-request.js +24 -0
  663. package/lib/request/list-awr-hubs-request.js.map +1 -0
  664. package/lib/request/list-awr-snapshots-request.d.ts +74 -0
  665. package/lib/request/list-awr-snapshots-request.js +24 -0
  666. package/lib/request/list-awr-snapshots-request.js.map +1 -0
  667. package/lib/request/list-database-configurations-request.d.ts +7 -2
  668. package/lib/request/list-database-configurations-request.js +1 -1
  669. package/lib/request/list-database-configurations-request.js.map +1 -1
  670. package/lib/request/list-database-insights-request.d.ts +7 -2
  671. package/lib/request/list-database-insights-request.js +1 -1
  672. package/lib/request/list-database-insights-request.js.map +1 -1
  673. package/lib/request/list-enterprise-manager-bridges-request.d.ts +7 -2
  674. package/lib/request/list-enterprise-manager-bridges-request.js +1 -1
  675. package/lib/request/list-enterprise-manager-bridges-request.js.map +1 -1
  676. package/lib/request/list-exadata-configurations-request.d.ts +2 -2
  677. package/lib/request/list-exadata-configurations-request.js +1 -1
  678. package/lib/request/list-exadata-insights-request.d.ts +7 -2
  679. package/lib/request/list-exadata-insights-request.js +1 -1
  680. package/lib/request/list-exadata-insights-request.js.map +1 -1
  681. package/lib/request/list-host-configurations-request.d.ts +12 -4
  682. package/lib/request/list-host-configurations-request.js +3 -1
  683. package/lib/request/list-host-configurations-request.js.map +1 -1
  684. package/lib/request/list-host-insights-request.d.ts +12 -4
  685. package/lib/request/list-host-insights-request.js +3 -1
  686. package/lib/request/list-host-insights-request.js.map +1 -1
  687. package/lib/request/list-hosted-entities-request.d.ts +7 -4
  688. package/lib/request/list-hosted-entities-request.js +3 -1
  689. package/lib/request/list-hosted-entities-request.js.map +1 -1
  690. package/lib/request/list-importable-agent-entities-request.d.ts +2 -2
  691. package/lib/request/list-importable-agent-entities-request.js +1 -1
  692. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +2 -2
  693. package/lib/request/list-importable-enterprise-manager-entities-request.js +1 -1
  694. package/lib/request/list-operations-insights-warehouse-users-request.d.ts +77 -0
  695. package/lib/request/list-operations-insights-warehouse-users-request.js +24 -0
  696. package/lib/request/list-operations-insights-warehouse-users-request.js.map +1 -0
  697. package/lib/request/list-operations-insights-warehouses-request.d.ts +73 -0
  698. package/lib/request/list-operations-insights-warehouses-request.js +24 -0
  699. package/lib/request/list-operations-insights-warehouses-request.js.map +1 -0
  700. package/lib/request/list-sql-plans-request.d.ts +2 -2
  701. package/lib/request/list-sql-plans-request.js +1 -1
  702. package/lib/request/list-sql-searches-request.d.ts +7 -2
  703. package/lib/request/list-sql-searches-request.js +1 -1
  704. package/lib/request/list-sql-texts-request.d.ts +7 -2
  705. package/lib/request/list-sql-texts-request.js +1 -1
  706. package/lib/request/list-work-request-errors-request.d.ts +2 -2
  707. package/lib/request/list-work-request-errors-request.js +1 -1
  708. package/lib/request/list-work-request-logs-request.d.ts +2 -2
  709. package/lib/request/list-work-request-logs-request.js +1 -1
  710. package/lib/request/list-work-requests-request.d.ts +2 -2
  711. package/lib/request/list-work-requests-request.js +1 -1
  712. package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +35 -0
  713. package/lib/request/rotate-operations-insights-warehouse-wallet-request.js +15 -0
  714. package/lib/request/rotate-operations-insights-warehouse-wallet-request.js.map +1 -0
  715. package/lib/request/summarize-awr-sources-summaries-request.d.ts +70 -0
  716. package/lib/request/summarize-awr-sources-summaries-request.js +24 -0
  717. package/lib/request/summarize-awr-sources-summaries-request.js.map +1 -0
  718. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +7 -2
  719. package/lib/request/summarize-database-insight-resource-capacity-trend-request.js +1 -1
  720. package/lib/request/summarize-database-insight-resource-capacity-trend-request.js.map +1 -1
  721. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +7 -2
  722. package/lib/request/summarize-database-insight-resource-forecast-trend-request.js +1 -1
  723. package/lib/request/summarize-database-insight-resource-forecast-trend-request.js.map +1 -1
  724. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +7 -2
  725. package/lib/request/summarize-database-insight-resource-statistics-request.js +1 -1
  726. package/lib/request/summarize-database-insight-resource-statistics-request.js.map +1 -1
  727. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +7 -2
  728. package/lib/request/summarize-database-insight-resource-usage-request.js +1 -1
  729. package/lib/request/summarize-database-insight-resource-usage-request.js.map +1 -1
  730. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +7 -2
  731. package/lib/request/summarize-database-insight-resource-usage-trend-request.js +1 -1
  732. package/lib/request/summarize-database-insight-resource-usage-trend-request.js.map +1 -1
  733. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +7 -2
  734. package/lib/request/summarize-database-insight-resource-utilization-insight-request.js +1 -1
  735. package/lib/request/summarize-database-insight-resource-utilization-insight-request.js.map +1 -1
  736. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +2 -2
  737. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.js +1 -1
  738. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +2 -2
  739. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.js +1 -1
  740. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +2 -2
  741. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.js +1 -1
  742. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +2 -2
  743. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.js +1 -1
  744. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +2 -2
  745. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.js +1 -1
  746. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +2 -2
  747. package/lib/request/summarize-exadata-insight-resource-statistics-request.js +1 -1
  748. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +2 -2
  749. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.js +1 -1
  750. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +2 -2
  751. package/lib/request/summarize-exadata-insight-resource-usage-request.js +1 -1
  752. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +2 -2
  753. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.js +1 -1
  754. package/lib/request/summarize-exadata-members-request.d.ts +2 -2
  755. package/lib/request/summarize-exadata-members-request.js +1 -1
  756. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +12 -4
  757. package/lib/request/summarize-host-insight-resource-capacity-trend-request.js +3 -1
  758. package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
  759. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +12 -4
  760. package/lib/request/summarize-host-insight-resource-forecast-trend-request.js +3 -1
  761. package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
  762. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +12 -4
  763. package/lib/request/summarize-host-insight-resource-statistics-request.js +3 -1
  764. package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
  765. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +12 -4
  766. package/lib/request/summarize-host-insight-resource-usage-request.js +3 -1
  767. package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
  768. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +12 -4
  769. package/lib/request/summarize-host-insight-resource-usage-trend-request.js +3 -1
  770. package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
  771. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +12 -4
  772. package/lib/request/summarize-host-insight-resource-utilization-insight-request.js +3 -1
  773. package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
  774. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +28 -0
  775. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.js +15 -0
  776. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.js.map +1 -0
  777. package/lib/request/summarize-sql-insights-request.d.ts +7 -2
  778. package/lib/request/summarize-sql-insights-request.js +1 -1
  779. package/lib/request/summarize-sql-insights-request.js.map +1 -1
  780. package/lib/request/summarize-sql-plan-insights-request.d.ts +2 -2
  781. package/lib/request/summarize-sql-plan-insights-request.js +1 -1
  782. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +2 -2
  783. package/lib/request/summarize-sql-response-time-distributions-request.js +1 -1
  784. package/lib/request/summarize-sql-statistics-request.d.ts +7 -2
  785. package/lib/request/summarize-sql-statistics-request.js +1 -1
  786. package/lib/request/summarize-sql-statistics-request.js.map +1 -1
  787. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +2 -2
  788. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.js +1 -1
  789. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +7 -2
  790. package/lib/request/summarize-sql-statistics-time-series-request.js +1 -1
  791. package/lib/request/update-awr-hub-request.d.ts +40 -0
  792. package/lib/request/update-awr-hub-request.js +15 -0
  793. package/lib/request/update-awr-hub-request.js.map +1 -0
  794. package/lib/request/update-database-insight-request.d.ts +2 -2
  795. package/lib/request/update-database-insight-request.js +1 -1
  796. package/lib/request/update-enterprise-manager-bridge-request.d.ts +2 -2
  797. package/lib/request/update-enterprise-manager-bridge-request.js +1 -1
  798. package/lib/request/update-exadata-insight-request.d.ts +2 -2
  799. package/lib/request/update-exadata-insight-request.js +1 -1
  800. package/lib/request/update-host-insight-request.d.ts +2 -2
  801. package/lib/request/update-host-insight-request.js +1 -1
  802. package/lib/request/update-operations-insights-warehouse-request.d.ts +40 -0
  803. package/lib/request/update-operations-insights-warehouse-request.js +15 -0
  804. package/lib/request/update-operations-insights-warehouse-request.js.map +1 -0
  805. package/lib/request/update-operations-insights-warehouse-user-request.d.ts +40 -0
  806. package/lib/request/update-operations-insights-warehouse-user-request.js +15 -0
  807. package/lib/request/update-operations-insights-warehouse-user-request.js.map +1 -0
  808. package/lib/response/add-exadata-insight-members-response.d.ts +1 -1
  809. package/lib/response/add-exadata-insight-members-response.js +1 -1
  810. package/lib/response/change-database-insight-compartment-response.d.ts +1 -1
  811. package/lib/response/change-database-insight-compartment-response.js +1 -1
  812. package/lib/response/change-enterprise-manager-bridge-compartment-response.d.ts +1 -1
  813. package/lib/response/change-enterprise-manager-bridge-compartment-response.js +1 -1
  814. package/lib/response/change-exadata-insight-compartment-response.d.ts +1 -1
  815. package/lib/response/change-exadata-insight-compartment-response.js +1 -1
  816. package/lib/response/change-host-insight-compartment-response.d.ts +1 -1
  817. package/lib/response/change-host-insight-compartment-response.js +1 -1
  818. package/lib/response/create-awr-hub-response.d.ts +43 -0
  819. package/lib/response/create-awr-hub-response.js +15 -0
  820. package/lib/response/create-awr-hub-response.js.map +1 -0
  821. package/lib/response/create-database-insight-response.d.ts +1 -1
  822. package/lib/response/create-database-insight-response.js +1 -1
  823. package/lib/response/create-enterprise-manager-bridge-response.d.ts +1 -1
  824. package/lib/response/create-enterprise-manager-bridge-response.js +1 -1
  825. package/lib/response/create-exadata-insight-response.d.ts +1 -1
  826. package/lib/response/create-exadata-insight-response.js +1 -1
  827. package/lib/response/create-host-insight-response.d.ts +1 -1
  828. package/lib/response/create-host-insight-response.js +1 -1
  829. package/lib/response/create-operations-insights-warehouse-response.d.ts +43 -0
  830. package/lib/response/create-operations-insights-warehouse-response.js +15 -0
  831. package/lib/response/create-operations-insights-warehouse-response.js.map +1 -0
  832. package/lib/response/create-operations-insights-warehouse-user-response.d.ts +43 -0
  833. package/lib/response/create-operations-insights-warehouse-user-response.js +15 -0
  834. package/lib/response/create-operations-insights-warehouse-user-response.js.map +1 -0
  835. package/lib/response/delete-awr-hub-response.d.ts +25 -0
  836. package/lib/response/delete-awr-hub-response.js +15 -0
  837. package/lib/response/delete-awr-hub-response.js.map +1 -0
  838. package/lib/response/delete-database-insight-response.d.ts +1 -1
  839. package/lib/response/delete-database-insight-response.js +1 -1
  840. package/lib/response/delete-enterprise-manager-bridge-response.d.ts +1 -1
  841. package/lib/response/delete-enterprise-manager-bridge-response.js +1 -1
  842. package/lib/response/delete-exadata-insight-response.d.ts +1 -1
  843. package/lib/response/delete-exadata-insight-response.js +1 -1
  844. package/lib/response/delete-host-insight-response.d.ts +1 -1
  845. package/lib/response/delete-host-insight-response.js +1 -1
  846. package/lib/response/delete-operations-insights-warehouse-response.d.ts +25 -0
  847. package/lib/response/delete-operations-insights-warehouse-response.js +15 -0
  848. package/lib/response/delete-operations-insights-warehouse-response.js.map +1 -0
  849. package/lib/response/delete-operations-insights-warehouse-user-response.d.ts +25 -0
  850. package/lib/response/delete-operations-insights-warehouse-user-response.js +15 -0
  851. package/lib/response/delete-operations-insights-warehouse-user-response.js.map +1 -0
  852. package/lib/response/disable-database-insight-response.d.ts +1 -1
  853. package/lib/response/disable-database-insight-response.js +1 -1
  854. package/lib/response/disable-exadata-insight-response.d.ts +1 -1
  855. package/lib/response/disable-exadata-insight-response.js +1 -1
  856. package/lib/response/disable-host-insight-response.d.ts +1 -1
  857. package/lib/response/disable-host-insight-response.js +1 -1
  858. package/lib/response/download-operations-insights-warehouse-wallet-response.d.ts +38 -0
  859. package/lib/response/download-operations-insights-warehouse-wallet-response.js +15 -0
  860. package/lib/response/download-operations-insights-warehouse-wallet-response.js.map +1 -0
  861. package/lib/response/enable-database-insight-response.d.ts +1 -1
  862. package/lib/response/enable-database-insight-response.js +1 -1
  863. package/lib/response/enable-exadata-insight-response.d.ts +1 -1
  864. package/lib/response/enable-exadata-insight-response.js +1 -1
  865. package/lib/response/enable-host-insight-response.d.ts +1 -1
  866. package/lib/response/enable-host-insight-response.js +1 -1
  867. package/lib/response/get-awr-hub-response.d.ts +30 -0
  868. package/lib/response/get-awr-hub-response.js +15 -0
  869. package/lib/response/get-awr-hub-response.js.map +1 -0
  870. package/lib/response/get-awr-report-response.d.ts +25 -0
  871. package/lib/response/get-awr-report-response.js +15 -0
  872. package/lib/response/get-awr-report-response.js.map +1 -0
  873. package/lib/response/get-database-insight-response.d.ts +1 -1
  874. package/lib/response/get-database-insight-response.js +1 -1
  875. package/lib/response/get-enterprise-manager-bridge-response.d.ts +1 -1
  876. package/lib/response/get-enterprise-manager-bridge-response.js +1 -1
  877. package/lib/response/get-exadata-insight-response.d.ts +1 -1
  878. package/lib/response/get-exadata-insight-response.js +1 -1
  879. package/lib/response/get-host-insight-response.d.ts +1 -1
  880. package/lib/response/get-host-insight-response.js +1 -1
  881. package/lib/response/get-operations-insights-warehouse-response.d.ts +30 -0
  882. package/lib/response/get-operations-insights-warehouse-response.js +15 -0
  883. package/lib/response/get-operations-insights-warehouse-response.js.map +1 -0
  884. package/lib/response/get-operations-insights-warehouse-user-response.d.ts +30 -0
  885. package/lib/response/get-operations-insights-warehouse-user-response.js +15 -0
  886. package/lib/response/get-operations-insights-warehouse-user-response.js.map +1 -0
  887. package/lib/response/get-work-request-response.d.ts +1 -1
  888. package/lib/response/get-work-request-response.js +1 -1
  889. package/lib/response/index.d.ts +45 -1
  890. package/lib/response/index.js +1 -1
  891. package/lib/response/ingest-database-configuration-response.d.ts +1 -1
  892. package/lib/response/ingest-database-configuration-response.js +1 -1
  893. package/lib/response/ingest-host-configuration-response.d.ts +1 -1
  894. package/lib/response/ingest-host-configuration-response.js +1 -1
  895. package/lib/response/ingest-host-metrics-response.d.ts +1 -1
  896. package/lib/response/ingest-host-metrics-response.js +1 -1
  897. package/lib/response/ingest-sql-bucket-response.d.ts +1 -1
  898. package/lib/response/ingest-sql-bucket-response.js +1 -1
  899. package/lib/response/ingest-sql-plan-lines-response.d.ts +1 -1
  900. package/lib/response/ingest-sql-plan-lines-response.js +1 -1
  901. package/lib/response/ingest-sql-stats-response.d.ts +30 -0
  902. package/lib/response/ingest-sql-stats-response.js +15 -0
  903. package/lib/response/ingest-sql-stats-response.js.map +1 -0
  904. package/lib/response/ingest-sql-text-response.d.ts +1 -1
  905. package/lib/response/ingest-sql-text-response.js +1 -1
  906. package/lib/response/list-awr-hubs-response.d.ts +32 -0
  907. package/lib/response/list-awr-hubs-response.js +15 -0
  908. package/lib/response/list-awr-hubs-response.js.map +1 -0
  909. package/lib/response/list-awr-snapshots-response.d.ts +32 -0
  910. package/lib/response/list-awr-snapshots-response.js +15 -0
  911. package/lib/response/list-awr-snapshots-response.js.map +1 -0
  912. package/lib/response/list-database-configurations-response.d.ts +1 -1
  913. package/lib/response/list-database-configurations-response.js +1 -1
  914. package/lib/response/list-database-insights-response.d.ts +1 -1
  915. package/lib/response/list-database-insights-response.js +1 -1
  916. package/lib/response/list-enterprise-manager-bridges-response.d.ts +1 -1
  917. package/lib/response/list-enterprise-manager-bridges-response.js +1 -1
  918. package/lib/response/list-exadata-configurations-response.d.ts +1 -1
  919. package/lib/response/list-exadata-configurations-response.js +1 -1
  920. package/lib/response/list-exadata-insights-response.d.ts +1 -1
  921. package/lib/response/list-exadata-insights-response.js +1 -1
  922. package/lib/response/list-host-configurations-response.d.ts +1 -1
  923. package/lib/response/list-host-configurations-response.js +1 -1
  924. package/lib/response/list-host-insights-response.d.ts +1 -1
  925. package/lib/response/list-host-insights-response.js +1 -1
  926. package/lib/response/list-hosted-entities-response.d.ts +1 -1
  927. package/lib/response/list-hosted-entities-response.js +1 -1
  928. package/lib/response/list-importable-agent-entities-response.d.ts +1 -1
  929. package/lib/response/list-importable-agent-entities-response.js +1 -1
  930. package/lib/response/list-importable-enterprise-manager-entities-response.d.ts +1 -1
  931. package/lib/response/list-importable-enterprise-manager-entities-response.js +1 -1
  932. package/lib/response/list-operations-insights-warehouse-users-response.d.ts +32 -0
  933. package/lib/response/list-operations-insights-warehouse-users-response.js +15 -0
  934. package/lib/response/list-operations-insights-warehouse-users-response.js.map +1 -0
  935. package/lib/response/list-operations-insights-warehouses-response.d.ts +32 -0
  936. package/lib/response/list-operations-insights-warehouses-response.js +15 -0
  937. package/lib/response/list-operations-insights-warehouses-response.js.map +1 -0
  938. package/lib/response/list-sql-plans-response.d.ts +1 -1
  939. package/lib/response/list-sql-plans-response.js +1 -1
  940. package/lib/response/list-sql-searches-response.d.ts +1 -1
  941. package/lib/response/list-sql-searches-response.js +1 -1
  942. package/lib/response/list-sql-texts-response.d.ts +1 -1
  943. package/lib/response/list-sql-texts-response.js +1 -1
  944. package/lib/response/list-work-request-errors-response.d.ts +1 -1
  945. package/lib/response/list-work-request-errors-response.js +1 -1
  946. package/lib/response/list-work-request-logs-response.d.ts +1 -1
  947. package/lib/response/list-work-request-logs-response.js +1 -1
  948. package/lib/response/list-work-requests-response.d.ts +1 -1
  949. package/lib/response/list-work-requests-response.js +1 -1
  950. package/lib/response/rotate-operations-insights-warehouse-wallet-response.d.ts +25 -0
  951. package/lib/response/rotate-operations-insights-warehouse-wallet-response.js +15 -0
  952. package/lib/response/rotate-operations-insights-warehouse-wallet-response.js.map +1 -0
  953. package/lib/response/summarize-awr-sources-summaries-response.d.ts +32 -0
  954. package/lib/response/summarize-awr-sources-summaries-response.js +15 -0
  955. package/lib/response/summarize-awr-sources-summaries-response.js.map +1 -0
  956. package/lib/response/summarize-database-insight-resource-capacity-trend-response.d.ts +1 -1
  957. package/lib/response/summarize-database-insight-resource-capacity-trend-response.js +1 -1
  958. package/lib/response/summarize-database-insight-resource-forecast-trend-response.d.ts +1 -1
  959. package/lib/response/summarize-database-insight-resource-forecast-trend-response.js +1 -1
  960. package/lib/response/summarize-database-insight-resource-statistics-response.d.ts +1 -1
  961. package/lib/response/summarize-database-insight-resource-statistics-response.js +1 -1
  962. package/lib/response/summarize-database-insight-resource-usage-response.d.ts +1 -1
  963. package/lib/response/summarize-database-insight-resource-usage-response.js +1 -1
  964. package/lib/response/summarize-database-insight-resource-usage-trend-response.d.ts +1 -1
  965. package/lib/response/summarize-database-insight-resource-usage-trend-response.js +1 -1
  966. package/lib/response/summarize-database-insight-resource-utilization-insight-response.d.ts +1 -1
  967. package/lib/response/summarize-database-insight-resource-utilization-insight-response.js +1 -1
  968. package/lib/response/summarize-database-insight-tablespace-usage-trend-response.d.ts +1 -1
  969. package/lib/response/summarize-database-insight-tablespace-usage-trend-response.js +1 -1
  970. package/lib/response/summarize-exadata-insight-resource-capacity-trend-aggregated-response.d.ts +1 -1
  971. package/lib/response/summarize-exadata-insight-resource-capacity-trend-aggregated-response.js +1 -1
  972. package/lib/response/summarize-exadata-insight-resource-capacity-trend-response.d.ts +1 -1
  973. package/lib/response/summarize-exadata-insight-resource-capacity-trend-response.js +1 -1
  974. package/lib/response/summarize-exadata-insight-resource-forecast-trend-aggregated-response.d.ts +1 -1
  975. package/lib/response/summarize-exadata-insight-resource-forecast-trend-aggregated-response.js +1 -1
  976. package/lib/response/summarize-exadata-insight-resource-forecast-trend-response.d.ts +1 -1
  977. package/lib/response/summarize-exadata-insight-resource-forecast-trend-response.js +1 -1
  978. package/lib/response/summarize-exadata-insight-resource-statistics-response.d.ts +1 -1
  979. package/lib/response/summarize-exadata-insight-resource-statistics-response.js +1 -1
  980. package/lib/response/summarize-exadata-insight-resource-usage-aggregated-response.d.ts +1 -1
  981. package/lib/response/summarize-exadata-insight-resource-usage-aggregated-response.js +1 -1
  982. package/lib/response/summarize-exadata-insight-resource-usage-response.d.ts +1 -1
  983. package/lib/response/summarize-exadata-insight-resource-usage-response.js +1 -1
  984. package/lib/response/summarize-exadata-insight-resource-utilization-insight-response.d.ts +1 -1
  985. package/lib/response/summarize-exadata-insight-resource-utilization-insight-response.js +1 -1
  986. package/lib/response/summarize-exadata-members-response.d.ts +1 -1
  987. package/lib/response/summarize-exadata-members-response.js +1 -1
  988. package/lib/response/summarize-host-insight-resource-capacity-trend-response.d.ts +1 -1
  989. package/lib/response/summarize-host-insight-resource-capacity-trend-response.js +1 -1
  990. package/lib/response/summarize-host-insight-resource-forecast-trend-response.d.ts +1 -1
  991. package/lib/response/summarize-host-insight-resource-forecast-trend-response.js +1 -1
  992. package/lib/response/summarize-host-insight-resource-statistics-response.d.ts +1 -1
  993. package/lib/response/summarize-host-insight-resource-statistics-response.js +1 -1
  994. package/lib/response/summarize-host-insight-resource-usage-response.d.ts +1 -1
  995. package/lib/response/summarize-host-insight-resource-usage-response.js +1 -1
  996. package/lib/response/summarize-host-insight-resource-usage-trend-response.d.ts +1 -1
  997. package/lib/response/summarize-host-insight-resource-usage-trend-response.js +1 -1
  998. package/lib/response/summarize-host-insight-resource-utilization-insight-response.d.ts +1 -1
  999. package/lib/response/summarize-host-insight-resource-utilization-insight-response.js +1 -1
  1000. package/lib/response/summarize-operations-insights-warehouse-resource-usage-response.d.ts +30 -0
  1001. package/lib/response/summarize-operations-insights-warehouse-resource-usage-response.js +15 -0
  1002. package/lib/response/summarize-operations-insights-warehouse-resource-usage-response.js.map +1 -0
  1003. package/lib/response/summarize-sql-insights-response.d.ts +1 -1
  1004. package/lib/response/summarize-sql-insights-response.js +1 -1
  1005. package/lib/response/summarize-sql-plan-insights-response.d.ts +1 -1
  1006. package/lib/response/summarize-sql-plan-insights-response.js +1 -1
  1007. package/lib/response/summarize-sql-response-time-distributions-response.d.ts +1 -1
  1008. package/lib/response/summarize-sql-response-time-distributions-response.js +1 -1
  1009. package/lib/response/summarize-sql-statistics-response.d.ts +1 -1
  1010. package/lib/response/summarize-sql-statistics-response.js +1 -1
  1011. package/lib/response/summarize-sql-statistics-time-series-by-plan-response.d.ts +1 -1
  1012. package/lib/response/summarize-sql-statistics-time-series-by-plan-response.js +1 -1
  1013. package/lib/response/summarize-sql-statistics-time-series-response.d.ts +1 -1
  1014. package/lib/response/summarize-sql-statistics-time-series-response.js +1 -1
  1015. package/lib/response/update-awr-hub-response.d.ts +25 -0
  1016. package/lib/response/update-awr-hub-response.js +15 -0
  1017. package/lib/response/update-awr-hub-response.js.map +1 -0
  1018. package/lib/response/update-database-insight-response.d.ts +1 -1
  1019. package/lib/response/update-database-insight-response.js +1 -1
  1020. package/lib/response/update-enterprise-manager-bridge-response.d.ts +1 -1
  1021. package/lib/response/update-enterprise-manager-bridge-response.js +1 -1
  1022. package/lib/response/update-exadata-insight-response.d.ts +1 -1
  1023. package/lib/response/update-exadata-insight-response.js +1 -1
  1024. package/lib/response/update-host-insight-response.d.ts +1 -1
  1025. package/lib/response/update-host-insight-response.js +1 -1
  1026. package/lib/response/update-operations-insights-warehouse-response.d.ts +25 -0
  1027. package/lib/response/update-operations-insights-warehouse-response.js +15 -0
  1028. package/lib/response/update-operations-insights-warehouse-response.js.map +1 -0
  1029. package/lib/response/update-operations-insights-warehouse-user-response.d.ts +25 -0
  1030. package/lib/response/update-operations-insights-warehouse-user-response.js +15 -0
  1031. package/lib/response/update-operations-insights-warehouse-user-response.js.map +1 -0
  1032. package/package.json +3 -3
package/lib/client.d.ts CHANGED
@@ -10,7 +10,7 @@ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.o
10
10
  * NOTE: This class is auto generated by OracleSDKGenerator.
11
11
  * Do not edit the class manually.
12
12
  *
13
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
14
  * 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.
15
15
  */
16
16
  import common = require("oci-common");
@@ -75,7 +75,7 @@ export declare class OperationsInsightsClient {
75
75
  * @param AddExadataInsightMembersRequest
76
76
  * @return AddExadataInsightMembersResponse
77
77
  * @throws OciError when an error occurs
78
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
78
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
79
79
  */
80
80
  addExadataInsightMembers(addExadataInsightMembersRequest: requests.AddExadataInsightMembersRequest): Promise<responses.AddExadataInsightMembersResponse>;
81
81
  /**
@@ -84,7 +84,7 @@ export declare class OperationsInsightsClient {
84
84
  * @param ChangeDatabaseInsightCompartmentRequest
85
85
  * @return ChangeDatabaseInsightCompartmentResponse
86
86
  * @throws OciError when an error occurs
87
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
87
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
88
88
  */
89
89
  changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest: requests.ChangeDatabaseInsightCompartmentRequest): Promise<responses.ChangeDatabaseInsightCompartmentResponse>;
90
90
  /**
@@ -93,7 +93,7 @@ export declare class OperationsInsightsClient {
93
93
  * @param ChangeEnterpriseManagerBridgeCompartmentRequest
94
94
  * @return ChangeEnterpriseManagerBridgeCompartmentResponse
95
95
  * @throws OciError when an error occurs
96
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
96
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
97
97
  */
98
98
  changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest: requests.ChangeEnterpriseManagerBridgeCompartmentRequest): Promise<responses.ChangeEnterpriseManagerBridgeCompartmentResponse>;
99
99
  /**
@@ -102,7 +102,7 @@ export declare class OperationsInsightsClient {
102
102
  * @param ChangeExadataInsightCompartmentRequest
103
103
  * @return ChangeExadataInsightCompartmentResponse
104
104
  * @throws OciError when an error occurs
105
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
105
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
106
106
  */
107
107
  changeExadataInsightCompartment(changeExadataInsightCompartmentRequest: requests.ChangeExadataInsightCompartmentRequest): Promise<responses.ChangeExadataInsightCompartmentResponse>;
108
108
  /**
@@ -111,9 +111,20 @@ export declare class OperationsInsightsClient {
111
111
  * @param ChangeHostInsightCompartmentRequest
112
112
  * @return ChangeHostInsightCompartmentResponse
113
113
  * @throws OciError when an error occurs
114
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
115
115
  */
116
116
  changeHostInsightCompartment(changeHostInsightCompartmentRequest: requests.ChangeHostInsightCompartmentRequest): Promise<responses.ChangeHostInsightCompartmentResponse>;
117
+ /**
118
+ * Create a AWR hub resource for the tenant in Operations Insights.
119
+ * This resource will be created in root compartment.
120
+ *
121
+ * This operation does not retry by default if the user has not defined a retry configuration.
122
+ * @param CreateAwrHubRequest
123
+ * @return CreateAwrHubResponse
124
+ * @throws OciError when an error occurs
125
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
126
+ */
127
+ createAwrHub(createAwrHubRequest: requests.CreateAwrHubRequest): Promise<responses.CreateAwrHubResponse>;
117
128
  /**
118
129
  * Create a Database Insight resource for a database in Operations Insights. The database will be enabled in Operations Insights. Database metric collection and analysis will be started.
119
130
  *
@@ -121,7 +132,7 @@ export declare class OperationsInsightsClient {
121
132
  * @param CreateDatabaseInsightRequest
122
133
  * @return CreateDatabaseInsightResponse
123
134
  * @throws OciError when an error occurs
124
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
135
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
125
136
  */
126
137
  createDatabaseInsight(createDatabaseInsightRequest: requests.CreateDatabaseInsightRequest): Promise<responses.CreateDatabaseInsightResponse>;
127
138
  /**
@@ -131,7 +142,7 @@ export declare class OperationsInsightsClient {
131
142
  * @param CreateEnterpriseManagerBridgeRequest
132
143
  * @return CreateEnterpriseManagerBridgeResponse
133
144
  * @throws OciError when an error occurs
134
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
135
146
  */
136
147
  createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest: requests.CreateEnterpriseManagerBridgeRequest): Promise<responses.CreateEnterpriseManagerBridgeResponse>;
137
148
  /**
@@ -141,7 +152,7 @@ export declare class OperationsInsightsClient {
141
152
  * @param CreateExadataInsightRequest
142
153
  * @return CreateExadataInsightResponse
143
154
  * @throws OciError when an error occurs
144
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
155
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
145
156
  */
146
157
  createExadataInsight(createExadataInsightRequest: requests.CreateExadataInsightRequest): Promise<responses.CreateExadataInsightResponse>;
147
158
  /**
@@ -151,16 +162,47 @@ export declare class OperationsInsightsClient {
151
162
  * @param CreateHostInsightRequest
152
163
  * @return CreateHostInsightResponse
153
164
  * @throws OciError when an error occurs
154
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
155
166
  */
156
167
  createHostInsight(createHostInsightRequest: requests.CreateHostInsightRequest): Promise<responses.CreateHostInsightResponse>;
168
+ /**
169
+ * Create a Operations Insights Warehouse resource for the tenant in Operations Insights. New ADW will be provisioned for this tenant.
170
+ * There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
171
+ *
172
+ * This operation does not retry by default if the user has not defined a retry configuration.
173
+ * @param CreateOperationsInsightsWarehouseRequest
174
+ * @return CreateOperationsInsightsWarehouseResponse
175
+ * @throws OciError when an error occurs
176
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
177
+ */
178
+ createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest: requests.CreateOperationsInsightsWarehouseRequest): Promise<responses.CreateOperationsInsightsWarehouseResponse>;
179
+ /**
180
+ * Create a Operations Insights Warehouse user resource for the tenant in Operations Insights.
181
+ * This resource will be created in root compartment.
182
+ *
183
+ * This operation does not retry by default if the user has not defined a retry configuration.
184
+ * @param CreateOperationsInsightsWarehouseUserRequest
185
+ * @return CreateOperationsInsightsWarehouseUserResponse
186
+ * @throws OciError when an error occurs
187
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
188
+ */
189
+ createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest: requests.CreateOperationsInsightsWarehouseUserRequest): Promise<responses.CreateOperationsInsightsWarehouseUserResponse>;
190
+ /**
191
+ * Deletes an AWR hub.
192
+ * This operation does not retry by default if the user has not defined a retry configuration.
193
+ * @param DeleteAwrHubRequest
194
+ * @return DeleteAwrHubResponse
195
+ * @throws OciError when an error occurs
196
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
197
+ */
198
+ deleteAwrHub(deleteAwrHubRequest: requests.DeleteAwrHubRequest): Promise<responses.DeleteAwrHubResponse>;
157
199
  /**
158
200
  * Deletes a database insight. The database insight will be deleted and cannot be enabled again.
159
201
  * This operation does not retry by default if the user has not defined a retry configuration.
160
202
  * @param DeleteDatabaseInsightRequest
161
203
  * @return DeleteDatabaseInsightResponse
162
204
  * @throws OciError when an error occurs
163
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
205
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
164
206
  */
165
207
  deleteDatabaseInsight(deleteDatabaseInsightRequest: requests.DeleteDatabaseInsightRequest): Promise<responses.DeleteDatabaseInsightResponse>;
166
208
  /**
@@ -169,7 +211,7 @@ export declare class OperationsInsightsClient {
169
211
  * @param DeleteEnterpriseManagerBridgeRequest
170
212
  * @return DeleteEnterpriseManagerBridgeResponse
171
213
  * @throws OciError when an error occurs
172
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
214
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
173
215
  */
174
216
  deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest: requests.DeleteEnterpriseManagerBridgeRequest): Promise<responses.DeleteEnterpriseManagerBridgeResponse>;
175
217
  /**
@@ -178,7 +220,7 @@ export declare class OperationsInsightsClient {
178
220
  * @param DeleteExadataInsightRequest
179
221
  * @return DeleteExadataInsightResponse
180
222
  * @throws OciError when an error occurs
181
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
223
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
182
224
  */
183
225
  deleteExadataInsight(deleteExadataInsightRequest: requests.DeleteExadataInsightRequest): Promise<responses.DeleteExadataInsightResponse>;
184
226
  /**
@@ -187,16 +229,38 @@ export declare class OperationsInsightsClient {
187
229
  * @param DeleteHostInsightRequest
188
230
  * @return DeleteHostInsightResponse
189
231
  * @throws OciError when an error occurs
190
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
232
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
191
233
  */
192
234
  deleteHostInsight(deleteHostInsightRequest: requests.DeleteHostInsightRequest): Promise<responses.DeleteHostInsightResponse>;
235
+ /**
236
+ * Deletes an Operations Insights Warehouse. There is only expected to be 1 warehouse per tenant.
237
+ * The warehouse is expected to be in the root compartment.
238
+ * User must delete AWR Hub resource for this warehouse before calling this operation.
239
+ * User must delete the warehouse users before calling this operation.
240
+ *
241
+ * This operation does not retry by default if the user has not defined a retry configuration.
242
+ * @param DeleteOperationsInsightsWarehouseRequest
243
+ * @return DeleteOperationsInsightsWarehouseResponse
244
+ * @throws OciError when an error occurs
245
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
246
+ */
247
+ deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest: requests.DeleteOperationsInsightsWarehouseRequest): Promise<responses.DeleteOperationsInsightsWarehouseResponse>;
248
+ /**
249
+ * Deletes an Operations Insights Warehouse User.
250
+ * This operation does not retry by default if the user has not defined a retry configuration.
251
+ * @param DeleteOperationsInsightsWarehouseUserRequest
252
+ * @return DeleteOperationsInsightsWarehouseUserResponse
253
+ * @throws OciError when an error occurs
254
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
255
+ */
256
+ deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest: requests.DeleteOperationsInsightsWarehouseUserRequest): Promise<responses.DeleteOperationsInsightsWarehouseUserResponse>;
193
257
  /**
194
258
  * Disables a database in Operations Insights. Database metric collection and analysis will be stopped.
195
259
  * This operation does not retry by default if the user has not defined a retry configuration.
196
260
  * @param DisableDatabaseInsightRequest
197
261
  * @return DisableDatabaseInsightResponse
198
262
  * @throws OciError when an error occurs
199
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
200
264
  */
201
265
  disableDatabaseInsight(disableDatabaseInsightRequest: requests.DisableDatabaseInsightRequest): Promise<responses.DisableDatabaseInsightResponse>;
202
266
  /**
@@ -205,7 +269,7 @@ export declare class OperationsInsightsClient {
205
269
  * @param DisableExadataInsightRequest
206
270
  * @return DisableExadataInsightResponse
207
271
  * @throws OciError when an error occurs
208
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
209
273
  */
210
274
  disableExadataInsight(disableExadataInsightRequest: requests.DisableExadataInsightRequest): Promise<responses.DisableExadataInsightResponse>;
211
275
  /**
@@ -214,16 +278,25 @@ export declare class OperationsInsightsClient {
214
278
  * @param DisableHostInsightRequest
215
279
  * @return DisableHostInsightResponse
216
280
  * @throws OciError when an error occurs
217
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
218
282
  */
219
283
  disableHostInsight(disableHostInsightRequest: requests.DisableHostInsightRequest): Promise<responses.DisableHostInsightResponse>;
284
+ /**
285
+ * Download the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
286
+ * This operation does not retry by default if the user has not defined a retry configuration.
287
+ * @param DownloadOperationsInsightsWarehouseWalletRequest
288
+ * @return DownloadOperationsInsightsWarehouseWalletResponse
289
+ * @throws OciError when an error occurs
290
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
291
+ */
292
+ downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest: requests.DownloadOperationsInsightsWarehouseWalletRequest): Promise<responses.DownloadOperationsInsightsWarehouseWalletResponse>;
220
293
  /**
221
294
  * Enables a database in Operations Insights. Database metric collection and analysis will be started.
222
295
  * This operation does not retry by default if the user has not defined a retry configuration.
223
296
  * @param EnableDatabaseInsightRequest
224
297
  * @return EnableDatabaseInsightResponse
225
298
  * @throws OciError when an error occurs
226
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
299
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
227
300
  */
228
301
  enableDatabaseInsight(enableDatabaseInsightRequest: requests.EnableDatabaseInsightRequest): Promise<responses.EnableDatabaseInsightResponse>;
229
302
  /**
@@ -232,7 +305,7 @@ export declare class OperationsInsightsClient {
232
305
  * @param EnableExadataInsightRequest
233
306
  * @return EnableExadataInsightResponse
234
307
  * @throws OciError when an error occurs
235
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
308
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
236
309
  */
237
310
  enableExadataInsight(enableExadataInsightRequest: requests.EnableExadataInsightRequest): Promise<responses.EnableExadataInsightResponse>;
238
311
  /**
@@ -241,16 +314,36 @@ export declare class OperationsInsightsClient {
241
314
  * @param EnableHostInsightRequest
242
315
  * @return EnableHostInsightResponse
243
316
  * @throws OciError when an error occurs
244
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
317
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
245
318
  */
246
319
  enableHostInsight(enableHostInsightRequest: requests.EnableHostInsightRequest): Promise<responses.EnableHostInsightResponse>;
320
+ /**
321
+ * Gets details of an AWR hub.
322
+ * This operation does not retry by default if the user has not defined a retry configuration.
323
+ * @param GetAwrHubRequest
324
+ * @return GetAwrHubResponse
325
+ * @throws OciError when an error occurs
326
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
327
+ */
328
+ getAwrHub(getAwrHubRequest: requests.GetAwrHubRequest): Promise<responses.GetAwrHubResponse>;
329
+ /**
330
+ * Gets the AWR report for the specified source database in the AWR hub. The difference between the timeGreaterThanOrEqualTo and timeLessThanOrEqualTo should not be greater than 7 days.
331
+ * Either beginSnapshotIdentifierGreaterThanOrEqualTo & endSnapshotIdentifierLessThanOrEqualTo params Or timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are required.
332
+ *
333
+ * This operation does not retry by default if the user has not defined a retry configuration.
334
+ * @param GetAwrReportRequest
335
+ * @return GetAwrReportResponse
336
+ * @throws OciError when an error occurs
337
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
338
+ */
339
+ getAwrReport(getAwrReportRequest: requests.GetAwrReportRequest): Promise<responses.GetAwrReportResponse>;
247
340
  /**
248
341
  * Gets details of a database insight.
249
342
  * This operation does not retry by default if the user has not defined a retry configuration.
250
343
  * @param GetDatabaseInsightRequest
251
344
  * @return GetDatabaseInsightResponse
252
345
  * @throws OciError when an error occurs
253
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
254
347
  */
255
348
  getDatabaseInsight(getDatabaseInsightRequest: requests.GetDatabaseInsightRequest): Promise<responses.GetDatabaseInsightResponse>;
256
349
  /**
@@ -259,7 +352,7 @@ export declare class OperationsInsightsClient {
259
352
  * @param GetEnterpriseManagerBridgeRequest
260
353
  * @return GetEnterpriseManagerBridgeResponse
261
354
  * @throws OciError when an error occurs
262
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
355
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
263
356
  */
264
357
  getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest: requests.GetEnterpriseManagerBridgeRequest): Promise<responses.GetEnterpriseManagerBridgeResponse>;
265
358
  /**
@@ -268,7 +361,7 @@ export declare class OperationsInsightsClient {
268
361
  * @param GetExadataInsightRequest
269
362
  * @return GetExadataInsightResponse
270
363
  * @throws OciError when an error occurs
271
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
272
365
  */
273
366
  getExadataInsight(getExadataInsightRequest: requests.GetExadataInsightRequest): Promise<responses.GetExadataInsightResponse>;
274
367
  /**
@@ -277,16 +370,36 @@ export declare class OperationsInsightsClient {
277
370
  * @param GetHostInsightRequest
278
371
  * @return GetHostInsightResponse
279
372
  * @throws OciError when an error occurs
280
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
373
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
281
374
  */
282
375
  getHostInsight(getHostInsightRequest: requests.GetHostInsightRequest): Promise<responses.GetHostInsightResponse>;
376
+ /**
377
+ * Gets details of an Operations Insights Warehouse.
378
+ * There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
379
+ *
380
+ * This operation does not retry by default if the user has not defined a retry configuration.
381
+ * @param GetOperationsInsightsWarehouseRequest
382
+ * @return GetOperationsInsightsWarehouseResponse
383
+ * @throws OciError when an error occurs
384
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
385
+ */
386
+ getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest: requests.GetOperationsInsightsWarehouseRequest): Promise<responses.GetOperationsInsightsWarehouseResponse>;
387
+ /**
388
+ * Gets details of an Operations Insights Warehouse User.
389
+ * This operation does not retry by default if the user has not defined a retry configuration.
390
+ * @param GetOperationsInsightsWarehouseUserRequest
391
+ * @return GetOperationsInsightsWarehouseUserResponse
392
+ * @throws OciError when an error occurs
393
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
394
+ */
395
+ getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest: requests.GetOperationsInsightsWarehouseUserRequest): Promise<responses.GetOperationsInsightsWarehouseUserResponse>;
283
396
  /**
284
397
  * Gets the status of the work request with the given ID.
285
398
  * This operation does not retry by default if the user has not defined a retry configuration.
286
399
  * @param GetWorkRequestRequest
287
400
  * @return GetWorkRequestResponse
288
401
  * @throws OciError when an error occurs
289
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
402
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
290
403
  */
291
404
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
292
405
  /**
@@ -295,7 +408,7 @@ export declare class OperationsInsightsClient {
295
408
  * @param IngestDatabaseConfigurationRequest
296
409
  * @return IngestDatabaseConfigurationResponse
297
410
  * @throws OciError when an error occurs
298
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
299
412
  */
300
413
  ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest: requests.IngestDatabaseConfigurationRequest): Promise<responses.IngestDatabaseConfigurationResponse>;
301
414
  /**
@@ -304,7 +417,7 @@ export declare class OperationsInsightsClient {
304
417
  * @param IngestHostConfigurationRequest
305
418
  * @return IngestHostConfigurationResponse
306
419
  * @throws OciError when an error occurs
307
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
420
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
308
421
  */
309
422
  ingestHostConfiguration(ingestHostConfigurationRequest: requests.IngestHostConfigurationRequest): Promise<responses.IngestHostConfigurationResponse>;
310
423
  /**
@@ -313,7 +426,7 @@ export declare class OperationsInsightsClient {
313
426
  * @param IngestHostMetricsRequest
314
427
  * @return IngestHostMetricsResponse
315
428
  * @throws OciError when an error occurs
316
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
429
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
317
430
  */
318
431
  ingestHostMetrics(ingestHostMetricsRequest: requests.IngestHostMetricsRequest): Promise<responses.IngestHostMetricsResponse>;
319
432
  /**
@@ -324,7 +437,7 @@ export declare class OperationsInsightsClient {
324
437
  * @param IngestSqlBucketRequest
325
438
  * @return IngestSqlBucketResponse
326
439
  * @throws OciError when an error occurs
327
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
440
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
328
441
  */
329
442
  ingestSqlBucket(ingestSqlBucketRequest: requests.IngestSqlBucketRequest): Promise<responses.IngestSqlBucketResponse>;
330
443
  /**
@@ -335,9 +448,20 @@ export declare class OperationsInsightsClient {
335
448
  * @param IngestSqlPlanLinesRequest
336
449
  * @return IngestSqlPlanLinesResponse
337
450
  * @throws OciError when an error occurs
338
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
451
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
339
452
  */
340
453
  ingestSqlPlanLines(ingestSqlPlanLinesRequest: requests.IngestSqlPlanLinesRequest): Promise<responses.IngestSqlPlanLinesResponse>;
454
+ /**
455
+ * The SQL Stats endpoint takes in a JSON payload, persists it in Operations Insights ingest pipeline.
456
+ * Either databaseId or id must be specified.
457
+ *
458
+ * This operation does not retry by default if the user has not defined a retry configuration.
459
+ * @param IngestSqlStatsRequest
460
+ * @return IngestSqlStatsResponse
461
+ * @throws OciError when an error occurs
462
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
463
+ */
464
+ ingestSqlStats(ingestSqlStatsRequest: requests.IngestSqlStatsRequest): Promise<responses.IngestSqlStatsResponse>;
341
465
  /**
342
466
  * The SqlText endpoint takes in a JSON payload, persists it in Operation Insights ingest pipeline.
343
467
  * Either databaseId or id must be specified.
@@ -347,37 +471,61 @@ export declare class OperationsInsightsClient {
347
471
  * @param IngestSqlTextRequest
348
472
  * @return IngestSqlTextResponse
349
473
  * @throws OciError when an error occurs
350
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
351
475
  */
352
476
  ingestSqlText(ingestSqlTextRequest: requests.IngestSqlTextRequest): Promise<responses.IngestSqlTextResponse>;
477
+ /**
478
+ * Gets a list of AWR hubs. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
479
+ *
480
+ * This operation does not retry by default if the user has not defined a retry configuration.
481
+ * @param ListAwrHubsRequest
482
+ * @return ListAwrHubsResponse
483
+ * @throws OciError when an error occurs
484
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
485
+ */
486
+ listAwrHubs(listAwrHubsRequest: requests.ListAwrHubsRequest): Promise<responses.ListAwrHubsResponse>;
487
+ /**
488
+ * Lists AWR snapshots for the specified source database in the AWR hub. The difference between the timeGreaterThanOrEqualTo and timeLessThanOrEqualTo should not exceed an elapsed range of 1 day.
489
+ * The timeGreaterThanOrEqualTo & timeLessThanOrEqualTo params are optional. If these params are not provided, by default last 1 day snapshots will be returned.
490
+ *
491
+ * This operation does not retry by default if the user has not defined a retry configuration.
492
+ * @param ListAwrSnapshotsRequest
493
+ * @return ListAwrSnapshotsResponse
494
+ * @throws OciError when an error occurs
495
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
496
+ */
497
+ listAwrSnapshots(listAwrSnapshotsRequest: requests.ListAwrSnapshotsRequest): Promise<responses.ListAwrSnapshotsResponse>;
353
498
  /**
354
499
  * Gets a list of database insight configurations based on the query parameters specified. Either compartmentId or databaseInsightId query parameter must be specified.
500
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of database insight configurations in that compartment and in all sub-compartments will be returned.
355
501
  *
356
502
  * This operation does not retry by default if the user has not defined a retry configuration.
357
503
  * @param ListDatabaseConfigurationsRequest
358
504
  * @return ListDatabaseConfigurationsResponse
359
505
  * @throws OciError when an error occurs
360
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
506
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
361
507
  */
362
508
  listDatabaseConfigurations(listDatabaseConfigurationsRequest: requests.ListDatabaseConfigurationsRequest): Promise<responses.ListDatabaseConfigurationsResponse>;
363
509
  /**
364
510
  * Gets a list of database insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
511
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of database insights in that compartment and in all sub-compartments will be returned.
365
512
  *
366
513
  * This operation does not retry by default if the user has not defined a retry configuration.
367
514
  * @param ListDatabaseInsightsRequest
368
515
  * @return ListDatabaseInsightsResponse
369
516
  * @throws OciError when an error occurs
370
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
517
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
371
518
  */
372
519
  listDatabaseInsights(listDatabaseInsightsRequest: requests.ListDatabaseInsightsRequest): Promise<responses.ListDatabaseInsightsResponse>;
373
520
  /**
374
521
  * Gets a list of Operations Insights Enterprise Manager bridges. Either compartmentId or id must be specified.
522
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of bridges in that compartment and in all sub-compartments will be returned.
375
523
  *
376
524
  * This operation does not retry by default if the user has not defined a retry configuration.
377
525
  * @param ListEnterpriseManagerBridgesRequest
378
526
  * @return ListEnterpriseManagerBridgesResponse
379
527
  * @throws OciError when an error occurs
380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
528
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
381
529
  */
382
530
  listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest: requests.ListEnterpriseManagerBridgesRequest): Promise<responses.ListEnterpriseManagerBridgesResponse>;
383
531
  /**
@@ -386,17 +534,18 @@ export declare class OperationsInsightsClient {
386
534
  * @param ListExadataConfigurationsRequest
387
535
  * @return ListExadataConfigurationsResponse
388
536
  * @throws OciError when an error occurs
389
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
390
538
  */
391
539
  listExadataConfigurations(listExadataConfigurationsRequest: requests.ListExadataConfigurationsRequest): Promise<responses.ListExadataConfigurationsResponse>;
392
540
  /**
393
541
  * Gets a list of Exadata insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
542
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of Exadata insights in that compartment and in all sub-compartments will be returned.
394
543
  *
395
544
  * This operation does not retry by default if the user has not defined a retry configuration.
396
545
  * @param ListExadataInsightsRequest
397
546
  * @return ListExadataInsightsResponse
398
547
  * @throws OciError when an error occurs
399
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
548
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
400
549
  */
401
550
  listExadataInsights(listExadataInsightsRequest: requests.ListExadataInsightsRequest): Promise<responses.ListExadataInsightsResponse>;
402
551
  /**
@@ -407,17 +556,18 @@ export declare class OperationsInsightsClient {
407
556
  * @param ListHostConfigurationsRequest
408
557
  * @return ListHostConfigurationsResponse
409
558
  * @throws OciError when an error occurs
410
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
559
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
411
560
  */
412
561
  listHostConfigurations(listHostConfigurationsRequest: requests.ListHostConfigurationsRequest): Promise<responses.ListHostConfigurationsResponse>;
413
562
  /**
414
563
  * Gets a list of host insights based on the query parameters specified. Either compartmentId or id query parameter must be specified.
564
+ * When both compartmentId and compartmentIdInSubtree are specified, a list of host insights in that compartment and in all sub-compartments will be returned.
415
565
  *
416
566
  * This operation does not retry by default if the user has not defined a retry configuration.
417
567
  * @param ListHostInsightsRequest
418
568
  * @return ListHostInsightsResponse
419
569
  * @throws OciError when an error occurs
420
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
570
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
421
571
  */
422
572
  listHostInsights(listHostInsightsRequest: requests.ListHostInsightsRequest): Promise<responses.ListHostInsightsResponse>;
423
573
  /**
@@ -427,7 +577,7 @@ export declare class OperationsInsightsClient {
427
577
  * @param ListHostedEntitiesRequest
428
578
  * @return ListHostedEntitiesResponse
429
579
  * @throws OciError when an error occurs
430
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
580
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
431
581
  */
432
582
  listHostedEntities(listHostedEntitiesRequest: requests.ListHostedEntitiesRequest): Promise<responses.ListHostedEntitiesResponse>;
433
583
  /**
@@ -441,7 +591,7 @@ export declare class OperationsInsightsClient {
441
591
  * @param ListImportableAgentEntitiesRequest
442
592
  * @return ListImportableAgentEntitiesResponse
443
593
  * @throws OciError when an error occurs
444
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
445
595
  */
446
596
  listImportableAgentEntities(listImportableAgentEntitiesRequest: requests.ListImportableAgentEntitiesRequest): Promise<responses.ListImportableAgentEntitiesResponse>;
447
597
  /**
@@ -451,9 +601,30 @@ export declare class OperationsInsightsClient {
451
601
  * @param ListImportableEnterpriseManagerEntitiesRequest
452
602
  * @return ListImportableEnterpriseManagerEntitiesResponse
453
603
  * @throws OciError when an error occurs
454
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
604
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
455
605
  */
456
606
  listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest: requests.ListImportableEnterpriseManagerEntitiesRequest): Promise<responses.ListImportableEnterpriseManagerEntitiesResponse>;
607
+ /**
608
+ * Gets a list of Operations Insights Warehouse users. Either compartmentId or id must be specified. All these resources are expected to be in root compartment.
609
+ *
610
+ * This operation does not retry by default if the user has not defined a retry configuration.
611
+ * @param ListOperationsInsightsWarehouseUsersRequest
612
+ * @return ListOperationsInsightsWarehouseUsersResponse
613
+ * @throws OciError when an error occurs
614
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
615
+ */
616
+ listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest: requests.ListOperationsInsightsWarehouseUsersRequest): Promise<responses.ListOperationsInsightsWarehouseUsersResponse>;
617
+ /**
618
+ * Gets a list of Operations Insights warehouses. Either compartmentId or id must be specified.
619
+ * There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
620
+ *
621
+ * This operation does not retry by default if the user has not defined a retry configuration.
622
+ * @param ListOperationsInsightsWarehousesRequest
623
+ * @return ListOperationsInsightsWarehousesResponse
624
+ * @throws OciError when an error occurs
625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
626
+ */
627
+ listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest: requests.ListOperationsInsightsWarehousesRequest): Promise<responses.ListOperationsInsightsWarehousesResponse>;
457
628
  /**
458
629
  * Query SQL Warehouse to list the plan xml for a given SQL execution plan. This returns a SqlPlanCollection object, but is currently limited to a single plan.
459
630
  * Either databaseId or id must be specified.
@@ -462,27 +633,28 @@ export declare class OperationsInsightsClient {
462
633
  * @param ListSqlPlansRequest
463
634
  * @return ListSqlPlansResponse
464
635
  * @throws OciError when an error occurs
465
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
636
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
466
637
  */
467
638
  listSqlPlans(listSqlPlansRequest: requests.ListSqlPlansRequest): Promise<responses.ListSqlPlansResponse>;
468
639
  /**
469
- * Search SQL by SQL Identifier across databases and get the SQL Text and the details of the databases executing the SQL for a given time period.
640
+ * Search SQL by SQL Identifier across databases in a compartment and in all sub-compartments if specified.
641
+ * And get the SQL Text and the details of the databases executing the SQL for a given time period.
470
642
  *
471
643
  * This operation does not retry by default if the user has not defined a retry configuration.
472
644
  * @param ListSqlSearchesRequest
473
645
  * @return ListSqlSearchesResponse
474
646
  * @throws OciError when an error occurs
475
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
647
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
476
648
  */
477
649
  listSqlSearches(listSqlSearchesRequest: requests.ListSqlSearchesRequest): Promise<responses.ListSqlSearchesResponse>;
478
650
  /**
479
- * Query SQL Warehouse to get the full SQL Text for a SQL.
651
+ * Query SQL Warehouse to get the full SQL Text for a SQL in a compartment and in all sub-compartments if specified.
480
652
  *
481
653
  * This operation does not retry by default if the user has not defined a retry configuration.
482
654
  * @param ListSqlTextsRequest
483
655
  * @return ListSqlTextsResponse
484
656
  * @throws OciError when an error occurs
485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
657
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
486
658
  */
487
659
  listSqlTexts(listSqlTextsRequest: requests.ListSqlTextsRequest): Promise<responses.ListSqlTextsResponse>;
488
660
  /**
@@ -492,7 +664,7 @@ export declare class OperationsInsightsClient {
492
664
  * @param ListWorkRequestErrorsRequest
493
665
  * @return ListWorkRequestErrorsResponse
494
666
  * @throws OciError when an error occurs
495
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
667
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
496
668
  */
497
669
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
498
670
  /**
@@ -502,7 +674,7 @@ export declare class OperationsInsightsClient {
502
674
  * @param ListWorkRequestLogsRequest
503
675
  * @return ListWorkRequestLogsResponse
504
676
  * @throws OciError when an error occurs
505
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
677
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
506
678
  */
507
679
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
508
680
  /**
@@ -512,72 +684,96 @@ export declare class OperationsInsightsClient {
512
684
  * @param ListWorkRequestsRequest
513
685
  * @return ListWorkRequestsResponse
514
686
  * @throws OciError when an error occurs
515
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
516
688
  */
517
689
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
690
+ /**
691
+ * Rotate the ADW wallet for Operations Insights Warehouse using which the Hub data is exposed.
692
+ * This operation does not retry by default if the user has not defined a retry configuration.
693
+ * @param RotateOperationsInsightsWarehouseWalletRequest
694
+ * @return RotateOperationsInsightsWarehouseWalletResponse
695
+ * @throws OciError when an error occurs
696
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
697
+ */
698
+ rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest: requests.RotateOperationsInsightsWarehouseWalletRequest): Promise<responses.RotateOperationsInsightsWarehouseWalletResponse>;
699
+ /**
700
+ * Gets a list of summary of AWR Sources.
701
+ *
702
+ * This operation does not retry by default if the user has not defined a retry configuration.
703
+ * @param SummarizeAwrSourcesSummariesRequest
704
+ * @return SummarizeAwrSourcesSummariesResponse
705
+ * @throws OciError when an error occurs
706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
707
+ */
708
+ summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest: requests.SummarizeAwrSourcesSummariesRequest): Promise<responses.SummarizeAwrSourcesSummariesResponse>;
518
709
  /**
519
710
  * Returns response with time series data (endTimestamp, capacity, baseCapacity) for the time period specified.
520
711
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
712
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
521
713
  *
522
714
  * This operation does not retry by default if the user has not defined a retry configuration.
523
715
  * @param SummarizeDatabaseInsightResourceCapacityTrendRequest
524
716
  * @return SummarizeDatabaseInsightResourceCapacityTrendResponse
525
717
  * @throws OciError when an error occurs
526
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
527
719
  */
528
720
  summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest: requests.SummarizeDatabaseInsightResourceCapacityTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceCapacityTrendResponse>;
529
721
  /**
530
722
  * Get Forecast predictions for CPU and Storage resources since a time in the past.
723
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
531
724
  *
532
725
  * This operation does not retry by default if the user has not defined a retry configuration.
533
726
  * @param SummarizeDatabaseInsightResourceForecastTrendRequest
534
727
  * @return SummarizeDatabaseInsightResourceForecastTrendResponse
535
728
  * @throws OciError when an error occurs
536
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
729
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
537
730
  */
538
731
  summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest: requests.SummarizeDatabaseInsightResourceForecastTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceForecastTrendResponse>;
539
732
  /**
540
733
  * Lists the Resource statistics (usage,capacity, usage change percent, utilization percent, base capacity, isAutoScalingEnabled)
541
- * for each database filtered by utilization level.
734
+ * for each database filtered by utilization level in a compartment and in all sub-compartments if specified.
542
735
  *
543
736
  * This operation does not retry by default if the user has not defined a retry configuration.
544
737
  * @param SummarizeDatabaseInsightResourceStatisticsRequest
545
738
  * @return SummarizeDatabaseInsightResourceStatisticsResponse
546
739
  * @throws OciError when an error occurs
547
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
740
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
548
741
  */
549
742
  summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest: requests.SummarizeDatabaseInsightResourceStatisticsRequest): Promise<responses.SummarizeDatabaseInsightResourceStatisticsResponse>;
550
743
  /**
551
744
  * A cumulative distribution function is used to rank the usage data points per database within the specified time period.
552
745
  * For each database, the minimum data point with a ranking > the percentile value is included in the summation.
553
746
  * Linear regression functions are used to calculate the usage change percentage.
747
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
554
748
  *
555
749
  * This operation does not retry by default if the user has not defined a retry configuration.
556
750
  * @param SummarizeDatabaseInsightResourceUsageRequest
557
751
  * @return SummarizeDatabaseInsightResourceUsageResponse
558
752
  * @throws OciError when an error occurs
559
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
560
754
  */
561
755
  summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest: requests.SummarizeDatabaseInsightResourceUsageRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageResponse>;
562
756
  /**
563
757
  * Returns response with time series data (endTimestamp, usage, capacity) for the time period specified.
564
758
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
759
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
565
760
  *
566
761
  * This operation does not retry by default if the user has not defined a retry configuration.
567
762
  * @param SummarizeDatabaseInsightResourceUsageTrendRequest
568
763
  * @return SummarizeDatabaseInsightResourceUsageTrendResponse
569
764
  * @throws OciError when an error occurs
570
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
571
766
  */
572
767
  summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest: requests.SummarizeDatabaseInsightResourceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageTrendResponse>;
573
768
  /**
574
769
  * Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
770
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
575
771
  *
576
772
  * This operation does not retry by default if the user has not defined a retry configuration.
577
773
  * @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
578
774
  * @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
579
775
  * @throws OciError when an error occurs
580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
776
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
581
777
  */
582
778
  summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest: requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeDatabaseInsightResourceUtilizationInsightResponse>;
583
779
  /**
@@ -589,7 +785,7 @@ export declare class OperationsInsightsClient {
589
785
  * @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
590
786
  * @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
591
787
  * @throws OciError when an error occurs
592
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
788
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
593
789
  */
594
790
  summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest: requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightTablespaceUsageTrendResponse>;
595
791
  /**
@@ -606,7 +802,7 @@ export declare class OperationsInsightsClient {
606
802
  * @param SummarizeExadataInsightResourceCapacityTrendRequest
607
803
  * @return SummarizeExadataInsightResourceCapacityTrendResponse
608
804
  * @throws OciError when an error occurs
609
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
610
806
  */
611
807
  summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest: requests.SummarizeExadataInsightResourceCapacityTrendRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendResponse>;
612
808
  /**
@@ -620,7 +816,7 @@ export declare class OperationsInsightsClient {
620
816
  * @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
621
817
  * @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
622
818
  * @throws OciError when an error occurs
623
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
819
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
624
820
  */
625
821
  summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest: requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse>;
626
822
  /**
@@ -637,7 +833,7 @@ export declare class OperationsInsightsClient {
637
833
  * @param SummarizeExadataInsightResourceForecastTrendRequest
638
834
  * @return SummarizeExadataInsightResourceForecastTrendResponse
639
835
  * @throws OciError when an error occurs
640
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
836
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
641
837
  */
642
838
  summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest: requests.SummarizeExadataInsightResourceForecastTrendRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendResponse>;
643
839
  /**
@@ -650,7 +846,7 @@ export declare class OperationsInsightsClient {
650
846
  * @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
651
847
  * @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
652
848
  * @throws OciError when an error occurs
653
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
849
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
654
850
  */
655
851
  summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest: requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendAggregatedResponse>;
656
852
  /**
@@ -664,7 +860,7 @@ export declare class OperationsInsightsClient {
664
860
  * @param SummarizeExadataInsightResourceStatisticsRequest
665
861
  * @return SummarizeExadataInsightResourceStatisticsResponse
666
862
  * @throws OciError when an error occurs
667
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
863
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
668
864
  */
669
865
  summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest: requests.SummarizeExadataInsightResourceStatisticsRequest): Promise<responses.SummarizeExadataInsightResourceStatisticsResponse>;
670
866
  /**
@@ -679,7 +875,7 @@ export declare class OperationsInsightsClient {
679
875
  * @param SummarizeExadataInsightResourceUsageRequest
680
876
  * @return SummarizeExadataInsightResourceUsageResponse
681
877
  * @throws OciError when an error occurs
682
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
878
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
683
879
  */
684
880
  summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest: requests.SummarizeExadataInsightResourceUsageRequest): Promise<responses.SummarizeExadataInsightResourceUsageResponse>;
685
881
  /**
@@ -694,7 +890,7 @@ export declare class OperationsInsightsClient {
694
890
  * @param SummarizeExadataInsightResourceUsageAggregatedRequest
695
891
  * @return SummarizeExadataInsightResourceUsageAggregatedResponse
696
892
  * @throws OciError when an error occurs
697
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
893
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
698
894
  */
699
895
  summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest: requests.SummarizeExadataInsightResourceUsageAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceUsageAggregatedResponse>;
700
896
  /**
@@ -703,7 +899,7 @@ export declare class OperationsInsightsClient {
703
899
  * @param SummarizeExadataInsightResourceUtilizationInsightRequest
704
900
  * @return SummarizeExadataInsightResourceUtilizationInsightResponse
705
901
  * @throws OciError when an error occurs
706
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
902
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
707
903
  */
708
904
  summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest: requests.SummarizeExadataInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeExadataInsightResourceUtilizationInsightResponse>;
709
905
  /**
@@ -712,83 +908,99 @@ export declare class OperationsInsightsClient {
712
908
  * @param SummarizeExadataMembersRequest
713
909
  * @return SummarizeExadataMembersResponse
714
910
  * @throws OciError when an error occurs
715
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
911
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
716
912
  */
717
913
  summarizeExadataMembers(summarizeExadataMembersRequest: requests.SummarizeExadataMembersRequest): Promise<responses.SummarizeExadataMembersResponse>;
718
914
  /**
719
915
  * Returns response with time series data (endTimestamp, capacity) for the time period specified.
720
916
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
917
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
721
918
  *
722
919
  * This operation does not retry by default if the user has not defined a retry configuration.
723
920
  * @param SummarizeHostInsightResourceCapacityTrendRequest
724
921
  * @return SummarizeHostInsightResourceCapacityTrendResponse
725
922
  * @throws OciError when an error occurs
726
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
923
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
727
924
  */
728
925
  summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest: requests.SummarizeHostInsightResourceCapacityTrendRequest): Promise<responses.SummarizeHostInsightResourceCapacityTrendResponse>;
729
926
  /**
730
927
  * Get Forecast predictions for CPU or memory resources since a time in the past.
928
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
731
929
  *
732
930
  * This operation does not retry by default if the user has not defined a retry configuration.
733
931
  * @param SummarizeHostInsightResourceForecastTrendRequest
734
932
  * @return SummarizeHostInsightResourceForecastTrendResponse
735
933
  * @throws OciError when an error occurs
736
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
934
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
737
935
  */
738
936
  summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest: requests.SummarizeHostInsightResourceForecastTrendRequest): Promise<responses.SummarizeHostInsightResourceForecastTrendResponse>;
739
937
  /**
740
938
  * Lists the resource statistics (usage, capacity, usage change percent, utilization percent, load) for each host filtered
741
- * by utilization level.
939
+ * by utilization level in a compartment and in all sub-compartments if specified.
742
940
  *
743
941
  * This operation does not retry by default if the user has not defined a retry configuration.
744
942
  * @param SummarizeHostInsightResourceStatisticsRequest
745
943
  * @return SummarizeHostInsightResourceStatisticsResponse
746
944
  * @throws OciError when an error occurs
747
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
945
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
748
946
  */
749
947
  summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest: requests.SummarizeHostInsightResourceStatisticsRequest): Promise<responses.SummarizeHostInsightResourceStatisticsResponse>;
750
948
  /**
751
949
  * A cumulative distribution function is used to rank the usage data points per host within the specified time period.
752
950
  * For each host, the minimum data point with a ranking > the percentile value is included in the summation.
753
951
  * Linear regression functions are used to calculate the usage change percentage.
952
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
754
953
  *
755
954
  * This operation does not retry by default if the user has not defined a retry configuration.
756
955
  * @param SummarizeHostInsightResourceUsageRequest
757
956
  * @return SummarizeHostInsightResourceUsageResponse
758
957
  * @throws OciError when an error occurs
759
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
958
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
760
959
  */
761
960
  summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest: requests.SummarizeHostInsightResourceUsageRequest): Promise<responses.SummarizeHostInsightResourceUsageResponse>;
762
961
  /**
763
962
  * Returns response with time series data (endTimestamp, usage, capacity) for the time period specified.
764
963
  * The maximum time range for analysis is 2 years, hence this is intentionally not paginated.
964
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
765
965
  *
766
966
  * This operation does not retry by default if the user has not defined a retry configuration.
767
967
  * @param SummarizeHostInsightResourceUsageTrendRequest
768
968
  * @return SummarizeHostInsightResourceUsageTrendResponse
769
969
  * @throws OciError when an error occurs
770
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
970
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
771
971
  */
772
972
  summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest: requests.SummarizeHostInsightResourceUsageTrendRequest): Promise<responses.SummarizeHostInsightResourceUsageTrendResponse>;
773
973
  /**
774
974
  * Gets resources with current utilization (high and low) and projected utilization (high and low) for a resource type over specified time period.
975
+ * If compartmentIdInSubtree is specified, aggregates resources in a compartment and in all sub-compartments.
775
976
  *
776
977
  * This operation does not retry by default if the user has not defined a retry configuration.
777
978
  * @param SummarizeHostInsightResourceUtilizationInsightRequest
778
979
  * @return SummarizeHostInsightResourceUtilizationInsightResponse
779
980
  * @throws OciError when an error occurs
780
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
981
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
781
982
  */
782
983
  summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest: requests.SummarizeHostInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeHostInsightResourceUtilizationInsightResponse>;
984
+ /**
985
+ * Gets the details of resources used by an Operations Insights Warehouse.
986
+ * There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
987
+ *
988
+ * This operation does not retry by default if the user has not defined a retry configuration.
989
+ * @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
990
+ * @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
991
+ * @throws OciError when an error occurs
992
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
993
+ */
994
+ summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest: requests.SummarizeOperationsInsightsWarehouseResourceUsageRequest): Promise<responses.SummarizeOperationsInsightsWarehouseResourceUsageResponse>;
783
995
  /**
784
996
  * Query SQL Warehouse to get the performance insights for SQLs taking greater than X% database time for a given
785
- * time period across the given databases or database types.
997
+ * time period across the given databases or database types in a compartment and in all sub-compartments if specified.
786
998
  *
787
999
  * This operation does not retry by default if the user has not defined a retry configuration.
788
1000
  * @param SummarizeSqlInsightsRequest
789
1001
  * @return SummarizeSqlInsightsResponse
790
1002
  * @throws OciError when an error occurs
791
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
1003
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
792
1004
  */
793
1005
  summarizeSqlInsights(summarizeSqlInsightsRequest: requests.SummarizeSqlInsightsRequest): Promise<responses.SummarizeSqlInsightsResponse>;
794
1006
  /**
@@ -799,7 +1011,7 @@ export declare class OperationsInsightsClient {
799
1011
  * @param SummarizeSqlPlanInsightsRequest
800
1012
  * @return SummarizeSqlPlanInsightsResponse
801
1013
  * @throws OciError when an error occurs
802
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
1014
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
803
1015
  */
804
1016
  summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest: requests.SummarizeSqlPlanInsightsRequest): Promise<responses.SummarizeSqlPlanInsightsResponse>;
805
1017
  /**
@@ -810,28 +1022,29 @@ export declare class OperationsInsightsClient {
810
1022
  * @param SummarizeSqlResponseTimeDistributionsRequest
811
1023
  * @return SummarizeSqlResponseTimeDistributionsResponse
812
1024
  * @throws OciError when an error occurs
813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
1025
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
814
1026
  */
815
1027
  summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest: requests.SummarizeSqlResponseTimeDistributionsRequest): Promise<responses.SummarizeSqlResponseTimeDistributionsResponse>;
816
1028
  /**
817
1029
  * Query SQL Warehouse to get the performance statistics for SQLs taking greater than X% database time for a given
818
- * time period across the given databases or database types.
1030
+ * time period across the given databases or database types in a compartment and in all sub-compartments if specified.
819
1031
  *
820
1032
  * This operation does not retry by default if the user has not defined a retry configuration.
821
1033
  * @param SummarizeSqlStatisticsRequest
822
1034
  * @return SummarizeSqlStatisticsResponse
823
1035
  * @throws OciError when an error occurs
824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
1036
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
825
1037
  */
826
1038
  summarizeSqlStatistics(summarizeSqlStatisticsRequest: requests.SummarizeSqlStatisticsRequest): Promise<responses.SummarizeSqlStatisticsResponse>;
827
1039
  /**
828
- * Query SQL Warehouse to get the performance statistics time series for a given SQL across given databases for a given time period.
1040
+ * Query SQL Warehouse to get the performance statistics time series for a given SQL across given databases for a
1041
+ * given time period in a compartment and in all sub-compartments if specified.
829
1042
  *
830
1043
  * This operation does not retry by default if the user has not defined a retry configuration.
831
1044
  * @param SummarizeSqlStatisticsTimeSeriesRequest
832
1045
  * @return SummarizeSqlStatisticsTimeSeriesResponse
833
1046
  * @throws OciError when an error occurs
834
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
1047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
835
1048
  */
836
1049
  summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest: requests.SummarizeSqlStatisticsTimeSeriesRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesResponse>;
837
1050
  /**
@@ -842,16 +1055,25 @@ export declare class OperationsInsightsClient {
842
1055
  * @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
843
1056
  * @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
844
1057
  * @throws OciError when an error occurs
845
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
1058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
846
1059
  */
847
1060
  summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest: requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesByPlanResponse>;
1061
+ /**
1062
+ * Updates the configuration of a hub .
1063
+ * This operation does not retry by default if the user has not defined a retry configuration.
1064
+ * @param UpdateAwrHubRequest
1065
+ * @return UpdateAwrHubResponse
1066
+ * @throws OciError when an error occurs
1067
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
1068
+ */
1069
+ updateAwrHub(updateAwrHubRequest: requests.UpdateAwrHubRequest): Promise<responses.UpdateAwrHubResponse>;
848
1070
  /**
849
1071
  * Updates configuration of a database insight.
850
1072
  * This operation does not retry by default if the user has not defined a retry configuration.
851
1073
  * @param UpdateDatabaseInsightRequest
852
1074
  * @return UpdateDatabaseInsightResponse
853
1075
  * @throws OciError when an error occurs
854
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
1076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
855
1077
  */
856
1078
  updateDatabaseInsight(updateDatabaseInsightRequest: requests.UpdateDatabaseInsightRequest): Promise<responses.UpdateDatabaseInsightResponse>;
857
1079
  /**
@@ -860,7 +1082,7 @@ export declare class OperationsInsightsClient {
860
1082
  * @param UpdateEnterpriseManagerBridgeRequest
861
1083
  * @return UpdateEnterpriseManagerBridgeResponse
862
1084
  * @throws OciError when an error occurs
863
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
1085
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
864
1086
  */
865
1087
  updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest: requests.UpdateEnterpriseManagerBridgeRequest): Promise<responses.UpdateEnterpriseManagerBridgeResponse>;
866
1088
  /**
@@ -869,7 +1091,7 @@ export declare class OperationsInsightsClient {
869
1091
  * @param UpdateExadataInsightRequest
870
1092
  * @return UpdateExadataInsightResponse
871
1093
  * @throws OciError when an error occurs
872
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
1094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
873
1095
  */
874
1096
  updateExadataInsight(updateExadataInsightRequest: requests.UpdateExadataInsightRequest): Promise<responses.UpdateExadataInsightResponse>;
875
1097
  /**
@@ -878,7 +1100,27 @@ export declare class OperationsInsightsClient {
878
1100
  * @param UpdateHostInsightRequest
879
1101
  * @return UpdateHostInsightResponse
880
1102
  * @throws OciError when an error occurs
881
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.8.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
1103
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
882
1104
  */
883
1105
  updateHostInsight(updateHostInsightRequest: requests.UpdateHostInsightRequest): Promise<responses.UpdateHostInsightResponse>;
1106
+ /**
1107
+ * Updates the configuration of an Operations Insights Warehouse.
1108
+ * There is only expected to be 1 warehouse per tenant. The warehouse is expected to be in the root compartment.
1109
+ *
1110
+ * This operation does not retry by default if the user has not defined a retry configuration.
1111
+ * @param UpdateOperationsInsightsWarehouseRequest
1112
+ * @return UpdateOperationsInsightsWarehouseResponse
1113
+ * @throws OciError when an error occurs
1114
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
1115
+ */
1116
+ updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest: requests.UpdateOperationsInsightsWarehouseRequest): Promise<responses.UpdateOperationsInsightsWarehouseResponse>;
1117
+ /**
1118
+ * Updates the configuration of an Operations Insights Warehouse User.
1119
+ * This operation does not retry by default if the user has not defined a retry configuration.
1120
+ * @param UpdateOperationsInsightsWarehouseUserRequest
1121
+ * @return UpdateOperationsInsightsWarehouseUserResponse
1122
+ * @throws OciError when an error occurs
1123
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.11.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
1124
+ */
1125
+ updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest: requests.UpdateOperationsInsightsWarehouseUserRequest): Promise<responses.UpdateOperationsInsightsWarehouseUserResponse>;
884
1126
  }