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
@@ -7,12 +7,12 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @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 SummarizeSqlStatisticsTimeSeriesRequest.
15
+ * @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 SummarizeSqlStatisticsTimeSeriesRequest.
16
16
  */
17
17
  export interface SummarizeSqlStatisticsTimeSeriesRequest extends common.BaseRequest {
18
18
  /**
@@ -121,4 +121,9 @@ export interface SummarizeSqlStatisticsTimeSeriesRequest extends common.BaseRequ
121
121
  *
122
122
  */
123
123
  "freeformTagExists"?: Array<string>;
124
+ /**
125
+ * A flag to search all resources within a given compartment and all sub-compartments.
126
+ *
127
+ */
128
+ "compartmentIdInSubtree"?: boolean;
124
129
  }
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,40 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200630
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @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 UpdateAwrHubRequest.
17
+ */
18
+ export interface UpdateAwrHubRequest extends common.BaseRequest {
19
+ /**
20
+ * Unique Awr Hub identifier
21
+ */
22
+ "awrHubId": string;
23
+ /**
24
+ * The configuration to be updated.
25
+ */
26
+ "updateAwrHubDetails": model.UpdateAwrHubDetails;
27
+ /**
28
+ * Used for optimistic concurrency control. In the update or delete call for a resource, set the `if-match`
29
+ * parameter to the value of the etag from a previous get, create, or update response for that resource. The resource
30
+ * will be updated or deleted only if the etag you provide matches the resource's current etag value.
31
+ *
32
+ */
33
+ "ifMatch"?: string;
34
+ /**
35
+ * Unique Oracle-assigned identifier for the request. If you need to contact
36
+ * Oracle about a particular request, please provide the request ID.
37
+ *
38
+ */
39
+ "opcRequestId"?: string;
40
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200630
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=update-awr-hub-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-awr-hub-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/update-awr-hub-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 UpdateDatabaseInsightRequest.
16
+ * @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 UpdateDatabaseInsightRequest.
17
17
  */
18
18
  export interface UpdateDatabaseInsightRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 UpdateEnterpriseManagerBridgeRequest.
16
+ * @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 UpdateEnterpriseManagerBridgeRequest.
17
17
  */
18
18
  export interface UpdateEnterpriseManagerBridgeRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 UpdateExadataInsightRequest.
16
+ * @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 UpdateExadataInsightRequest.
17
17
  */
18
18
  export interface UpdateExadataInsightRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,13 +7,13 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @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 UpdateHostInsightRequest.
16
+ * @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 UpdateHostInsightRequest.
17
17
  */
18
18
  export interface UpdateHostInsightRequest extends common.BaseRequest {
19
19
  /**
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,40 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200630
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @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 UpdateOperationsInsightsWarehouseRequest.
17
+ */
18
+ export interface UpdateOperationsInsightsWarehouseRequest extends common.BaseRequest {
19
+ /**
20
+ * Unique Operations Insights Warehouse identifier
21
+ */
22
+ "operationsInsightsWarehouseId": string;
23
+ /**
24
+ * The configuration to be updated.
25
+ */
26
+ "updateOperationsInsightsWarehouseDetails": model.UpdateOperationsInsightsWarehouseDetails;
27
+ /**
28
+ * Used for optimistic concurrency control. In the update or delete call for a resource, set the `if-match`
29
+ * parameter to the value of the etag from a previous get, create, or update response for that resource. The resource
30
+ * will be updated or deleted only if the etag you provide matches the resource's current etag value.
31
+ *
32
+ */
33
+ "ifMatch"?: string;
34
+ /**
35
+ * Unique Oracle-assigned identifier for the request. If you need to contact
36
+ * Oracle about a particular request, please provide the request ID.
37
+ *
38
+ */
39
+ "opcRequestId"?: string;
40
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200630
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=update-operations-insights-warehouse-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-operations-insights-warehouse-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/update-operations-insights-warehouse-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,40 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200630
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @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 UpdateOperationsInsightsWarehouseUserRequest.
17
+ */
18
+ export interface UpdateOperationsInsightsWarehouseUserRequest extends common.BaseRequest {
19
+ /**
20
+ * Unique Operations Insights Warehouse User identifier
21
+ */
22
+ "operationsInsightsWarehouseUserId": string;
23
+ /**
24
+ * The configuration to be updated.
25
+ */
26
+ "updateOperationsInsightsWarehouseUserDetails": model.UpdateOperationsInsightsWarehouseUserDetails;
27
+ /**
28
+ * Used for optimistic concurrency control. In the update or delete call for a resource, set the `if-match`
29
+ * parameter to the value of the etag from a previous get, create, or update response for that resource. The resource
30
+ * will be updated or deleted only if the etag you provide matches the resource's current etag value.
31
+ *
32
+ */
33
+ "ifMatch"?: string;
34
+ /**
35
+ * Unique Oracle-assigned identifier for the request. If you need to contact
36
+ * Oracle about a particular request, please provide the request ID.
37
+ *
38
+ */
39
+ "opcRequestId"?: string;
40
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200630
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=update-operations-insights-warehouse-user-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-operations-insights-warehouse-user-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/update-operations-insights-warehouse-user-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  export interface AddExadataInsightMembersResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  export interface ChangeDatabaseInsightCompartmentResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  export interface ChangeEnterpriseManagerBridgeCompartmentResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  export interface ChangeExadataInsightCompartmentResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  export interface ChangeHostInsightCompartmentResponse {
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,43 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200630
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface CreateAwrHubResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
17
+ *
18
+ */
19
+ "opcWorkRequestId": string;
20
+ /**
21
+ * Unique Oracle-assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, please provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * URI of the resource
28
+ */
29
+ "location": string;
30
+ /**
31
+ * URI of the resource
32
+ */
33
+ "contentLocation": string;
34
+ /**
35
+ * For optimistic concurrency control. See `if-match`.
36
+ *
37
+ */
38
+ "etag": string;
39
+ /**
40
+ * The returned model.AwrHub instance.
41
+ */
42
+ "awrHub": model.AwrHub;
43
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200630
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=create-awr-hub-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-awr-hub-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/create-awr-hub-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -7,7 +7,7 @@
7
7
  * NOTE: This class is auto generated by OracleSDKGenerator.
8
8
  * Do not edit the class manually.
9
9
  *
10
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
11
  * 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.
12
12
  */
13
13
  import * as model from "../model";
@@ -8,7 +8,7 @@
8
8
  * NOTE: This class is auto generated by OracleSDKGenerator.
9
9
  * Do not edit the class manually.
10
10
  *
11
- * Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
12
  * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
13
  */
14
14
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -0,0 +1,43 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200630
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * 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.
12
+ */
13
+ import * as model from "../model";
14
+ export interface CreateOperationsInsightsWarehouseResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
17
+ *
18
+ */
19
+ "opcWorkRequestId": string;
20
+ /**
21
+ * Unique Oracle-assigned identifier for the request. If you need to contact
22
+ * Oracle about a particular request, please provide the request ID.
23
+ *
24
+ */
25
+ "opcRequestId": string;
26
+ /**
27
+ * URI of the resource
28
+ */
29
+ "location": string;
30
+ /**
31
+ * URI of the resource
32
+ */
33
+ "contentLocation": string;
34
+ /**
35
+ * For optimistic concurrency control. See `if-match`.
36
+ *
37
+ */
38
+ "etag": string;
39
+ /**
40
+ * The returned model.OperationsInsightsWarehouse instance.
41
+ */
42
+ "operationsInsightsWarehouse": model.OperationsInsightsWarehouse;
43
+ }