oci-opsi 2.9.1 → 2.10.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 (337) hide show
  1. package/lib/client.d.ts +303 -78
  2. package/lib/client.js +1766 -314
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/awr-hub-lifecycle-state.d.ts +35 -0
  5. package/lib/model/awr-hub-lifecycle-state.js +46 -0
  6. package/lib/model/awr-hub-lifecycle-state.js.map +1 -0
  7. package/lib/model/awr-hub-summary-collection.d.ts +29 -0
  8. package/lib/model/awr-hub-summary-collection.js +64 -0
  9. package/lib/model/awr-hub-summary-collection.js.map +1 -0
  10. package/lib/model/awr-hub-summary.d.ts +93 -0
  11. package/lib/model/awr-hub-summary.js +32 -0
  12. package/lib/model/awr-hub-summary.js.map +1 -0
  13. package/lib/model/awr-hub.d.ts +93 -0
  14. package/lib/model/awr-hub.js +32 -0
  15. package/lib/model/awr-hub.js.map +1 -0
  16. package/lib/model/awr-hubs.d.ts +28 -0
  17. package/lib/model/awr-hubs.js +32 -0
  18. package/lib/model/awr-hubs.js.map +1 -0
  19. package/lib/model/awr-report-format-type.d.ts +31 -0
  20. package/lib/model/awr-report-format-type.js +42 -0
  21. package/lib/model/awr-report-format-type.js.map +1 -0
  22. package/lib/model/awr-report.d.ts +33 -0
  23. package/lib/model/awr-report.js +32 -0
  24. package/lib/model/awr-report.js.map +1 -0
  25. package/lib/model/awr-snapshot-collection.d.ts +29 -0
  26. package/lib/model/awr-snapshot-collection.js +64 -0
  27. package/lib/model/awr-snapshot-collection.js.map +1 -0
  28. package/lib/model/awr-snapshot-summary.d.ts +52 -0
  29. package/lib/model/awr-snapshot-summary.js +32 -0
  30. package/lib/model/awr-snapshot-summary.js.map +1 -0
  31. package/lib/model/awr-source-summary.d.ts +60 -0
  32. package/lib/model/awr-source-summary.js +32 -0
  33. package/lib/model/awr-source-summary.js.map +1 -0
  34. package/lib/model/create-awr-hub-details.d.ts +58 -0
  35. package/lib/model/create-awr-hub-details.js +32 -0
  36. package/lib/model/create-awr-hub-details.js.map +1 -0
  37. package/lib/model/create-operations-insights-warehouse-details.d.ts +60 -0
  38. package/lib/model/create-operations-insights-warehouse-details.js +32 -0
  39. package/lib/model/create-operations-insights-warehouse-details.js.map +1 -0
  40. package/lib/model/create-operations-insights-warehouse-user-details.d.ts +70 -0
  41. package/lib/model/create-operations-insights-warehouse-user-details.js +32 -0
  42. package/lib/model/create-operations-insights-warehouse-user-details.js.map +1 -0
  43. package/lib/model/download-operations-insights-warehouse-wallet-details.d.ts +28 -0
  44. package/lib/model/download-operations-insights-warehouse-wallet-details.js +32 -0
  45. package/lib/model/download-operations-insights-warehouse-wallet-details.js.map +1 -0
  46. package/lib/model/em-managed-external-host-insight-summary.d.ts +1 -0
  47. package/lib/model/em-managed-external-host-insight-summary.js.map +1 -1
  48. package/lib/model/em-managed-external-host-insight.d.ts +1 -0
  49. package/lib/model/em-managed-external-host-insight.js.map +1 -1
  50. package/lib/model/host-configuration-summary.d.ts +1 -0
  51. package/lib/model/host-configuration-summary.js.map +1 -1
  52. package/lib/model/host-details.d.ts +1 -0
  53. package/lib/model/host-details.js.map +1 -1
  54. package/lib/model/host-importable-agent-entity-summary.d.ts +1 -0
  55. package/lib/model/host-importable-agent-entity-summary.js.map +1 -1
  56. package/lib/model/index.d.ts +64 -0
  57. package/lib/model/index.js +70 -5
  58. package/lib/model/index.js.map +1 -1
  59. package/lib/model/ingest-sql-stats-details.d.ts +30 -0
  60. package/lib/model/ingest-sql-stats-details.js +64 -0
  61. package/lib/model/ingest-sql-stats-details.js.map +1 -0
  62. package/lib/model/ingest-sql-stats-response-details.d.ts +30 -0
  63. package/lib/model/ingest-sql-stats-response-details.js +32 -0
  64. package/lib/model/ingest-sql-stats-response-details.js.map +1 -0
  65. package/lib/model/macs-managed-external-host-insight-summary.d.ts +1 -0
  66. package/lib/model/macs-managed-external-host-insight-summary.js.map +1 -1
  67. package/lib/model/macs-managed-external-host-insight.d.ts +1 -0
  68. package/lib/model/macs-managed-external-host-insight.js.map +1 -1
  69. package/lib/model/operation-type.d.ts +13 -0
  70. package/lib/model/operation-type.js +13 -0
  71. package/lib/model/operation-type.js.map +1 -1
  72. package/lib/model/operations-insights-warehouse-lifecycle-state.d.ts +35 -0
  73. package/lib/model/operations-insights-warehouse-lifecycle-state.js +46 -0
  74. package/lib/model/operations-insights-warehouse-lifecycle-state.js.map +1 -0
  75. package/lib/model/operations-insights-warehouse-summary-collection.d.ts +29 -0
  76. package/lib/model/operations-insights-warehouse-summary-collection.js +64 -0
  77. package/lib/model/operations-insights-warehouse-summary-collection.js.map +1 -0
  78. package/lib/model/operations-insights-warehouse-summary.d.ts +113 -0
  79. package/lib/model/operations-insights-warehouse-summary.js +32 -0
  80. package/lib/model/operations-insights-warehouse-summary.js.map +1 -0
  81. package/lib/model/operations-insights-warehouse-user-lifecycle-state.d.ts +35 -0
  82. package/lib/model/operations-insights-warehouse-user-lifecycle-state.js +46 -0
  83. package/lib/model/operations-insights-warehouse-user-lifecycle-state.js.map +1 -0
  84. package/lib/model/operations-insights-warehouse-user-summary-collection.d.ts +29 -0
  85. package/lib/model/operations-insights-warehouse-user-summary-collection.js +64 -0
  86. package/lib/model/operations-insights-warehouse-user-summary-collection.js.map +1 -0
  87. package/lib/model/operations-insights-warehouse-user-summary.d.ts +101 -0
  88. package/lib/model/operations-insights-warehouse-user-summary.js +32 -0
  89. package/lib/model/operations-insights-warehouse-user-summary.js.map +1 -0
  90. package/lib/model/operations-insights-warehouse-user.d.ts +101 -0
  91. package/lib/model/operations-insights-warehouse-user.js +32 -0
  92. package/lib/model/operations-insights-warehouse-user.js.map +1 -0
  93. package/lib/model/operations-insights-warehouse-users.d.ts +28 -0
  94. package/lib/model/operations-insights-warehouse-users.js +32 -0
  95. package/lib/model/operations-insights-warehouse-users.js.map +1 -0
  96. package/lib/model/operations-insights-warehouse.d.ts +113 -0
  97. package/lib/model/operations-insights-warehouse.js +32 -0
  98. package/lib/model/operations-insights-warehouse.js.map +1 -0
  99. package/lib/model/operations-insights-warehouses.d.ts +28 -0
  100. package/lib/model/operations-insights-warehouses.js +32 -0
  101. package/lib/model/operations-insights-warehouses.js.map +1 -0
  102. package/lib/model/sql-stats.d.ts +301 -0
  103. package/lib/model/sql-stats.js +32 -0
  104. package/lib/model/sql-stats.js.map +1 -0
  105. package/lib/model/summarize-awr-sources-summaries-collection.d.ts +29 -0
  106. package/lib/model/summarize-awr-sources-summaries-collection.js +64 -0
  107. package/lib/model/summarize-awr-sources-summaries-collection.js.map +1 -0
  108. package/lib/model/summarize-operations-insights-warehouse-resource-usage-aggregation.d.ts +43 -0
  109. package/lib/model/summarize-operations-insights-warehouse-resource-usage-aggregation.js +32 -0
  110. package/lib/model/summarize-operations-insights-warehouse-resource-usage-aggregation.js.map +1 -0
  111. package/lib/model/update-awr-hub-details.d.ts +46 -0
  112. package/lib/model/update-awr-hub-details.js +32 -0
  113. package/lib/model/update-awr-hub-details.js.map +1 -0
  114. package/lib/model/update-operations-insights-warehouse-details.d.ts +56 -0
  115. package/lib/model/update-operations-insights-warehouse-details.js +32 -0
  116. package/lib/model/update-operations-insights-warehouse-details.js.map +1 -0
  117. package/lib/model/update-operations-insights-warehouse-user-details.d.ts +58 -0
  118. package/lib/model/update-operations-insights-warehouse-user-details.js +32 -0
  119. package/lib/model/update-operations-insights-warehouse-user-details.js.map +1 -0
  120. package/lib/operationsinsights-waiter.d.ts +24 -0
  121. package/lib/operationsinsights-waiter.js +36 -0
  122. package/lib/operationsinsights-waiter.js.map +1 -1
  123. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  124. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  125. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  126. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  127. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  128. package/lib/request/create-awr-hub-request.d.ts +39 -0
  129. package/lib/request/create-awr-hub-request.js +15 -0
  130. package/lib/request/create-awr-hub-request.js.map +1 -0
  131. package/lib/request/create-database-insight-request.d.ts +1 -1
  132. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  133. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  134. package/lib/request/create-host-insight-request.d.ts +1 -1
  135. package/lib/request/create-operations-insights-warehouse-request.d.ts +39 -0
  136. package/lib/request/create-operations-insights-warehouse-request.js +15 -0
  137. package/lib/request/create-operations-insights-warehouse-request.js.map +1 -0
  138. package/lib/request/create-operations-insights-warehouse-user-request.d.ts +39 -0
  139. package/lib/request/create-operations-insights-warehouse-user-request.js +15 -0
  140. package/lib/request/create-operations-insights-warehouse-user-request.js.map +1 -0
  141. package/lib/request/delete-awr-hub-request.d.ts +35 -0
  142. package/lib/request/delete-awr-hub-request.js +15 -0
  143. package/lib/request/delete-awr-hub-request.js.map +1 -0
  144. package/lib/request/delete-database-insight-request.d.ts +1 -1
  145. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  146. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  147. package/lib/request/delete-host-insight-request.d.ts +1 -1
  148. package/lib/request/delete-operations-insights-warehouse-request.d.ts +35 -0
  149. package/lib/request/delete-operations-insights-warehouse-request.js +15 -0
  150. package/lib/request/delete-operations-insights-warehouse-request.js.map +1 -0
  151. package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +35 -0
  152. package/lib/request/delete-operations-insights-warehouse-user-request.js +15 -0
  153. package/lib/request/delete-operations-insights-warehouse-user-request.js.map +1 -0
  154. package/lib/request/disable-database-insight-request.d.ts +1 -1
  155. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  156. package/lib/request/disable-host-insight-request.d.ts +1 -1
  157. package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +43 -0
  158. package/lib/request/download-operations-insights-warehouse-wallet-request.js +15 -0
  159. package/lib/request/download-operations-insights-warehouse-wallet-request.js.map +1 -0
  160. package/lib/request/enable-database-insight-request.d.ts +1 -1
  161. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  162. package/lib/request/enable-host-insight-request.d.ts +1 -1
  163. package/lib/request/get-awr-hub-request.d.ts +28 -0
  164. package/lib/request/get-awr-hub-request.js +15 -0
  165. package/lib/request/get-awr-hub-request.js.map +1 -0
  166. package/lib/request/get-awr-report-request.d.ts +61 -0
  167. package/lib/request/get-awr-report-request.js +15 -0
  168. package/lib/request/get-awr-report-request.js.map +1 -0
  169. package/lib/request/get-database-insight-request.d.ts +1 -1
  170. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  171. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  172. package/lib/request/get-host-insight-request.d.ts +1 -1
  173. package/lib/request/get-operations-insights-warehouse-request.d.ts +28 -0
  174. package/lib/request/get-operations-insights-warehouse-request.js +15 -0
  175. package/lib/request/get-operations-insights-warehouse-request.js.map +1 -0
  176. package/lib/request/get-operations-insights-warehouse-user-request.d.ts +28 -0
  177. package/lib/request/get-operations-insights-warehouse-user-request.js +15 -0
  178. package/lib/request/get-operations-insights-warehouse-user-request.js.map +1 -0
  179. package/lib/request/get-work-request-request.d.ts +1 -1
  180. package/lib/request/index.d.ts +44 -0
  181. package/lib/request/index.js +11 -1
  182. package/lib/request/index.js.map +1 -1
  183. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  184. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  185. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  186. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  187. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  188. package/lib/request/ingest-sql-stats-request.d.ts +56 -0
  189. package/lib/request/ingest-sql-stats-request.js +15 -0
  190. package/lib/request/ingest-sql-stats-request.js.map +1 -0
  191. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  192. package/lib/request/list-awr-hubs-request.d.ts +77 -0
  193. package/lib/request/list-awr-hubs-request.js +24 -0
  194. package/lib/request/list-awr-hubs-request.js.map +1 -0
  195. package/lib/request/list-awr-snapshots-request.d.ts +74 -0
  196. package/lib/request/list-awr-snapshots-request.js +24 -0
  197. package/lib/request/list-awr-snapshots-request.js.map +1 -0
  198. package/lib/request/list-database-configurations-request.d.ts +1 -1
  199. package/lib/request/list-database-insights-request.d.ts +1 -1
  200. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  201. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  202. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  203. package/lib/request/list-host-configurations-request.d.ts +1 -1
  204. package/lib/request/list-host-insights-request.d.ts +1 -1
  205. package/lib/request/list-hosted-entities-request.d.ts +1 -1
  206. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  207. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  208. package/lib/request/list-operations-insights-warehouse-users-request.d.ts +77 -0
  209. package/lib/request/list-operations-insights-warehouse-users-request.js +24 -0
  210. package/lib/request/list-operations-insights-warehouse-users-request.js.map +1 -0
  211. package/lib/request/list-operations-insights-warehouses-request.d.ts +73 -0
  212. package/lib/request/list-operations-insights-warehouses-request.js +24 -0
  213. package/lib/request/list-operations-insights-warehouses-request.js.map +1 -0
  214. package/lib/request/list-sql-plans-request.d.ts +1 -1
  215. package/lib/request/list-sql-searches-request.d.ts +1 -1
  216. package/lib/request/list-sql-texts-request.d.ts +1 -1
  217. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  218. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  219. package/lib/request/list-work-requests-request.d.ts +1 -1
  220. package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +35 -0
  221. package/lib/request/rotate-operations-insights-warehouse-wallet-request.js +15 -0
  222. package/lib/request/rotate-operations-insights-warehouse-wallet-request.js.map +1 -0
  223. package/lib/request/summarize-awr-sources-summaries-request.d.ts +70 -0
  224. package/lib/request/summarize-awr-sources-summaries-request.js +24 -0
  225. package/lib/request/summarize-awr-sources-summaries-request.js.map +1 -0
  226. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  227. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  228. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  229. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  230. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  231. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  232. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  233. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  234. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  235. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  236. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  237. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  238. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  239. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  240. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  241. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  242. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
  243. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
  244. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
  245. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
  246. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
  247. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
  248. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +28 -0
  249. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.js +15 -0
  250. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.js.map +1 -0
  251. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  252. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  253. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  254. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  255. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  256. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  257. package/lib/request/update-awr-hub-request.d.ts +40 -0
  258. package/lib/request/update-awr-hub-request.js +15 -0
  259. package/lib/request/update-awr-hub-request.js.map +1 -0
  260. package/lib/request/update-database-insight-request.d.ts +1 -1
  261. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  262. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  263. package/lib/request/update-host-insight-request.d.ts +1 -1
  264. package/lib/request/update-operations-insights-warehouse-request.d.ts +40 -0
  265. package/lib/request/update-operations-insights-warehouse-request.js +15 -0
  266. package/lib/request/update-operations-insights-warehouse-request.js.map +1 -0
  267. package/lib/request/update-operations-insights-warehouse-user-request.d.ts +40 -0
  268. package/lib/request/update-operations-insights-warehouse-user-request.js +15 -0
  269. package/lib/request/update-operations-insights-warehouse-user-request.js.map +1 -0
  270. package/lib/response/create-awr-hub-response.d.ts +43 -0
  271. package/lib/response/create-awr-hub-response.js +15 -0
  272. package/lib/response/create-awr-hub-response.js.map +1 -0
  273. package/lib/response/create-operations-insights-warehouse-response.d.ts +43 -0
  274. package/lib/response/create-operations-insights-warehouse-response.js +15 -0
  275. package/lib/response/create-operations-insights-warehouse-response.js.map +1 -0
  276. package/lib/response/create-operations-insights-warehouse-user-response.d.ts +43 -0
  277. package/lib/response/create-operations-insights-warehouse-user-response.js +15 -0
  278. package/lib/response/create-operations-insights-warehouse-user-response.js.map +1 -0
  279. package/lib/response/delete-awr-hub-response.d.ts +25 -0
  280. package/lib/response/delete-awr-hub-response.js +15 -0
  281. package/lib/response/delete-awr-hub-response.js.map +1 -0
  282. package/lib/response/delete-operations-insights-warehouse-response.d.ts +25 -0
  283. package/lib/response/delete-operations-insights-warehouse-response.js +15 -0
  284. package/lib/response/delete-operations-insights-warehouse-response.js.map +1 -0
  285. package/lib/response/delete-operations-insights-warehouse-user-response.d.ts +25 -0
  286. package/lib/response/delete-operations-insights-warehouse-user-response.js +15 -0
  287. package/lib/response/delete-operations-insights-warehouse-user-response.js.map +1 -0
  288. package/lib/response/download-operations-insights-warehouse-wallet-response.d.ts +38 -0
  289. package/lib/response/download-operations-insights-warehouse-wallet-response.js +15 -0
  290. package/lib/response/download-operations-insights-warehouse-wallet-response.js.map +1 -0
  291. package/lib/response/get-awr-hub-response.d.ts +30 -0
  292. package/lib/response/get-awr-hub-response.js +15 -0
  293. package/lib/response/get-awr-hub-response.js.map +1 -0
  294. package/lib/response/get-awr-report-response.d.ts +25 -0
  295. package/lib/response/get-awr-report-response.js +15 -0
  296. package/lib/response/get-awr-report-response.js.map +1 -0
  297. package/lib/response/get-operations-insights-warehouse-response.d.ts +30 -0
  298. package/lib/response/get-operations-insights-warehouse-response.js +15 -0
  299. package/lib/response/get-operations-insights-warehouse-response.js.map +1 -0
  300. package/lib/response/get-operations-insights-warehouse-user-response.d.ts +30 -0
  301. package/lib/response/get-operations-insights-warehouse-user-response.js +15 -0
  302. package/lib/response/get-operations-insights-warehouse-user-response.js.map +1 -0
  303. package/lib/response/index.d.ts +44 -0
  304. package/lib/response/ingest-sql-stats-response.d.ts +30 -0
  305. package/lib/response/ingest-sql-stats-response.js +15 -0
  306. package/lib/response/ingest-sql-stats-response.js.map +1 -0
  307. package/lib/response/list-awr-hubs-response.d.ts +32 -0
  308. package/lib/response/list-awr-hubs-response.js +15 -0
  309. package/lib/response/list-awr-hubs-response.js.map +1 -0
  310. package/lib/response/list-awr-snapshots-response.d.ts +32 -0
  311. package/lib/response/list-awr-snapshots-response.js +15 -0
  312. package/lib/response/list-awr-snapshots-response.js.map +1 -0
  313. package/lib/response/list-operations-insights-warehouse-users-response.d.ts +32 -0
  314. package/lib/response/list-operations-insights-warehouse-users-response.js +15 -0
  315. package/lib/response/list-operations-insights-warehouse-users-response.js.map +1 -0
  316. package/lib/response/list-operations-insights-warehouses-response.d.ts +32 -0
  317. package/lib/response/list-operations-insights-warehouses-response.js +15 -0
  318. package/lib/response/list-operations-insights-warehouses-response.js.map +1 -0
  319. package/lib/response/rotate-operations-insights-warehouse-wallet-response.d.ts +25 -0
  320. package/lib/response/rotate-operations-insights-warehouse-wallet-response.js +15 -0
  321. package/lib/response/rotate-operations-insights-warehouse-wallet-response.js.map +1 -0
  322. package/lib/response/summarize-awr-sources-summaries-response.d.ts +32 -0
  323. package/lib/response/summarize-awr-sources-summaries-response.js +15 -0
  324. package/lib/response/summarize-awr-sources-summaries-response.js.map +1 -0
  325. package/lib/response/summarize-operations-insights-warehouse-resource-usage-response.d.ts +30 -0
  326. package/lib/response/summarize-operations-insights-warehouse-resource-usage-response.js +15 -0
  327. package/lib/response/summarize-operations-insights-warehouse-resource-usage-response.js.map +1 -0
  328. package/lib/response/update-awr-hub-response.d.ts +25 -0
  329. package/lib/response/update-awr-hub-response.js +15 -0
  330. package/lib/response/update-awr-hub-response.js.map +1 -0
  331. package/lib/response/update-operations-insights-warehouse-response.d.ts +25 -0
  332. package/lib/response/update-operations-insights-warehouse-response.js +15 -0
  333. package/lib/response/update-operations-insights-warehouse-response.js.map +1 -0
  334. package/lib/response/update-operations-insights-warehouse-user-response.d.ts +25 -0
  335. package/lib/response/update-operations-insights-warehouse-user-response.js +15 -0
  336. package/lib/response/update-operations-insights-warehouse-user-response.js.map +1 -0
  337. package/package.json +3 -3
@@ -0,0 +1,25 @@
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, 2021, 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
+ export interface DeleteOperationsInsightsWarehouseResponse {
14
+ /**
15
+ * Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
16
+ *
17
+ */
18
+ "opcWorkRequestId": string;
19
+ /**
20
+ * Unique Oracle-assigned identifier for the request. If you need to contact
21
+ * Oracle about a particular request, please provide the request ID.
22
+ *
23
+ */
24
+ "opcRequestId": string;
25
+ }
@@ -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, 2021, 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=delete-operations-insights-warehouse-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-operations-insights-warehouse-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/delete-operations-insights-warehouse-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,25 @@
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, 2021, 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
+ export interface DeleteOperationsInsightsWarehouseUserResponse {
14
+ /**
15
+ * Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
16
+ *
17
+ */
18
+ "opcWorkRequestId": string;
19
+ /**
20
+ * Unique Oracle-assigned identifier for the request. If you need to contact
21
+ * Oracle about a particular request, please provide the request ID.
22
+ *
23
+ */
24
+ "opcRequestId": string;
25
+ }
@@ -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, 2021, 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=delete-operations-insights-warehouse-user-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-operations-insights-warehouse-user-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/delete-operations-insights-warehouse-user-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,38 @@
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, 2021, 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
+ /// <reference types="node" />
14
+ import stream = require("stream");
15
+ export interface DownloadOperationsInsightsWarehouseWalletResponse {
16
+ /**
17
+ * For optimistic concurrency control. See `if-match`.
18
+ */
19
+ "etag": 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
+ * Size of the file.
28
+ */
29
+ "contentLength": number;
30
+ /**
31
+ * The date and time the wallet was created, as described in [RFC 3339](https://tools.ietf.org/rfc/rfc3339), section 14.29.
32
+ */
33
+ "lastModified": Date;
34
+ /**
35
+ * The returned stream.Readable | ReadableStream instance.
36
+ */
37
+ "value": stream.Readable | ReadableStream;
38
+ }
@@ -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, 2021, 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=download-operations-insights-warehouse-wallet-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"download-operations-insights-warehouse-wallet-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/download-operations-insights-warehouse-wallet-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
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, 2021, 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 GetAwrHubResponse {
15
+ /**
16
+ * For optimistic concurrency control. See `if-match`.
17
+ *
18
+ */
19
+ "etag": 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
+ * The returned model.AwrHub instance.
28
+ */
29
+ "awrHub": model.AwrHub;
30
+ }
@@ -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, 2021, 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=get-awr-hub-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-awr-hub-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/get-awr-hub-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,25 @@
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, 2021, 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 GetAwrReportResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact
17
+ * Oracle about a particular request, please provide the request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
22
+ * The returned model.AwrReport instance.
23
+ */
24
+ "awrReport": model.AwrReport;
25
+ }
@@ -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, 2021, 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=get-awr-report-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-awr-report-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/get-awr-report-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
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, 2021, 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 GetOperationsInsightsWarehouseResponse {
15
+ /**
16
+ * For optimistic concurrency control. See `if-match`.
17
+ *
18
+ */
19
+ "etag": 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
+ * The returned model.OperationsInsightsWarehouse instance.
28
+ */
29
+ "operationsInsightsWarehouse": model.OperationsInsightsWarehouse;
30
+ }
@@ -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, 2021, 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=get-operations-insights-warehouse-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-operations-insights-warehouse-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/get-operations-insights-warehouse-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,30 @@
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, 2021, 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 GetOperationsInsightsWarehouseUserResponse {
15
+ /**
16
+ * For optimistic concurrency control. See `if-match`.
17
+ *
18
+ */
19
+ "etag": 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
+ * The returned model.OperationsInsightsWarehouseUser instance.
28
+ */
29
+ "operationsInsightsWarehouseUser": model.OperationsInsightsWarehouseUser;
30
+ }
@@ -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, 2021, 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=get-operations-insights-warehouse-user-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-operations-insights-warehouse-user-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/get-operations-insights-warehouse-user-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -23,6 +23,8 @@ import * as ChangeExadataInsightCompartmentResponse from "./change-exadata-insig
23
23
  export import ChangeExadataInsightCompartmentResponse = ChangeExadataInsightCompartmentResponse.ChangeExadataInsightCompartmentResponse;
24
24
  import * as ChangeHostInsightCompartmentResponse from "./change-host-insight-compartment-response";
25
25
  export import ChangeHostInsightCompartmentResponse = ChangeHostInsightCompartmentResponse.ChangeHostInsightCompartmentResponse;
26
+ import * as CreateAwrHubResponse from "./create-awr-hub-response";
27
+ export import CreateAwrHubResponse = CreateAwrHubResponse.CreateAwrHubResponse;
26
28
  import * as CreateDatabaseInsightResponse from "./create-database-insight-response";
27
29
  export import CreateDatabaseInsightResponse = CreateDatabaseInsightResponse.CreateDatabaseInsightResponse;
28
30
  import * as CreateEnterpriseManagerBridgeResponse from "./create-enterprise-manager-bridge-response";
@@ -31,6 +33,12 @@ import * as CreateExadataInsightResponse from "./create-exadata-insight-response
31
33
  export import CreateExadataInsightResponse = CreateExadataInsightResponse.CreateExadataInsightResponse;
32
34
  import * as CreateHostInsightResponse from "./create-host-insight-response";
33
35
  export import CreateHostInsightResponse = CreateHostInsightResponse.CreateHostInsightResponse;
36
+ import * as CreateOperationsInsightsWarehouseResponse from "./create-operations-insights-warehouse-response";
37
+ export import CreateOperationsInsightsWarehouseResponse = CreateOperationsInsightsWarehouseResponse.CreateOperationsInsightsWarehouseResponse;
38
+ import * as CreateOperationsInsightsWarehouseUserResponse from "./create-operations-insights-warehouse-user-response";
39
+ export import CreateOperationsInsightsWarehouseUserResponse = CreateOperationsInsightsWarehouseUserResponse.CreateOperationsInsightsWarehouseUserResponse;
40
+ import * as DeleteAwrHubResponse from "./delete-awr-hub-response";
41
+ export import DeleteAwrHubResponse = DeleteAwrHubResponse.DeleteAwrHubResponse;
34
42
  import * as DeleteDatabaseInsightResponse from "./delete-database-insight-response";
35
43
  export import DeleteDatabaseInsightResponse = DeleteDatabaseInsightResponse.DeleteDatabaseInsightResponse;
36
44
  import * as DeleteEnterpriseManagerBridgeResponse from "./delete-enterprise-manager-bridge-response";
@@ -39,18 +47,28 @@ import * as DeleteExadataInsightResponse from "./delete-exadata-insight-response
39
47
  export import DeleteExadataInsightResponse = DeleteExadataInsightResponse.DeleteExadataInsightResponse;
40
48
  import * as DeleteHostInsightResponse from "./delete-host-insight-response";
41
49
  export import DeleteHostInsightResponse = DeleteHostInsightResponse.DeleteHostInsightResponse;
50
+ import * as DeleteOperationsInsightsWarehouseResponse from "./delete-operations-insights-warehouse-response";
51
+ export import DeleteOperationsInsightsWarehouseResponse = DeleteOperationsInsightsWarehouseResponse.DeleteOperationsInsightsWarehouseResponse;
52
+ import * as DeleteOperationsInsightsWarehouseUserResponse from "./delete-operations-insights-warehouse-user-response";
53
+ export import DeleteOperationsInsightsWarehouseUserResponse = DeleteOperationsInsightsWarehouseUserResponse.DeleteOperationsInsightsWarehouseUserResponse;
42
54
  import * as DisableDatabaseInsightResponse from "./disable-database-insight-response";
43
55
  export import DisableDatabaseInsightResponse = DisableDatabaseInsightResponse.DisableDatabaseInsightResponse;
44
56
  import * as DisableExadataInsightResponse from "./disable-exadata-insight-response";
45
57
  export import DisableExadataInsightResponse = DisableExadataInsightResponse.DisableExadataInsightResponse;
46
58
  import * as DisableHostInsightResponse from "./disable-host-insight-response";
47
59
  export import DisableHostInsightResponse = DisableHostInsightResponse.DisableHostInsightResponse;
60
+ import * as DownloadOperationsInsightsWarehouseWalletResponse from "./download-operations-insights-warehouse-wallet-response";
61
+ export import DownloadOperationsInsightsWarehouseWalletResponse = DownloadOperationsInsightsWarehouseWalletResponse.DownloadOperationsInsightsWarehouseWalletResponse;
48
62
  import * as EnableDatabaseInsightResponse from "./enable-database-insight-response";
49
63
  export import EnableDatabaseInsightResponse = EnableDatabaseInsightResponse.EnableDatabaseInsightResponse;
50
64
  import * as EnableExadataInsightResponse from "./enable-exadata-insight-response";
51
65
  export import EnableExadataInsightResponse = EnableExadataInsightResponse.EnableExadataInsightResponse;
52
66
  import * as EnableHostInsightResponse from "./enable-host-insight-response";
53
67
  export import EnableHostInsightResponse = EnableHostInsightResponse.EnableHostInsightResponse;
68
+ import * as GetAwrHubResponse from "./get-awr-hub-response";
69
+ export import GetAwrHubResponse = GetAwrHubResponse.GetAwrHubResponse;
70
+ import * as GetAwrReportResponse from "./get-awr-report-response";
71
+ export import GetAwrReportResponse = GetAwrReportResponse.GetAwrReportResponse;
54
72
  import * as GetDatabaseInsightResponse from "./get-database-insight-response";
55
73
  export import GetDatabaseInsightResponse = GetDatabaseInsightResponse.GetDatabaseInsightResponse;
56
74
  import * as GetEnterpriseManagerBridgeResponse from "./get-enterprise-manager-bridge-response";
@@ -59,6 +77,10 @@ import * as GetExadataInsightResponse from "./get-exadata-insight-response";
59
77
  export import GetExadataInsightResponse = GetExadataInsightResponse.GetExadataInsightResponse;
60
78
  import * as GetHostInsightResponse from "./get-host-insight-response";
61
79
  export import GetHostInsightResponse = GetHostInsightResponse.GetHostInsightResponse;
80
+ import * as GetOperationsInsightsWarehouseResponse from "./get-operations-insights-warehouse-response";
81
+ export import GetOperationsInsightsWarehouseResponse = GetOperationsInsightsWarehouseResponse.GetOperationsInsightsWarehouseResponse;
82
+ import * as GetOperationsInsightsWarehouseUserResponse from "./get-operations-insights-warehouse-user-response";
83
+ export import GetOperationsInsightsWarehouseUserResponse = GetOperationsInsightsWarehouseUserResponse.GetOperationsInsightsWarehouseUserResponse;
62
84
  import * as GetWorkRequestResponse from "./get-work-request-response";
63
85
  export import GetWorkRequestResponse = GetWorkRequestResponse.GetWorkRequestResponse;
64
86
  import * as IngestDatabaseConfigurationResponse from "./ingest-database-configuration-response";
@@ -71,8 +93,14 @@ import * as IngestSqlBucketResponse from "./ingest-sql-bucket-response";
71
93
  export import IngestSqlBucketResponse = IngestSqlBucketResponse.IngestSqlBucketResponse;
72
94
  import * as IngestSqlPlanLinesResponse from "./ingest-sql-plan-lines-response";
73
95
  export import IngestSqlPlanLinesResponse = IngestSqlPlanLinesResponse.IngestSqlPlanLinesResponse;
96
+ import * as IngestSqlStatsResponse from "./ingest-sql-stats-response";
97
+ export import IngestSqlStatsResponse = IngestSqlStatsResponse.IngestSqlStatsResponse;
74
98
  import * as IngestSqlTextResponse from "./ingest-sql-text-response";
75
99
  export import IngestSqlTextResponse = IngestSqlTextResponse.IngestSqlTextResponse;
100
+ import * as ListAwrHubsResponse from "./list-awr-hubs-response";
101
+ export import ListAwrHubsResponse = ListAwrHubsResponse.ListAwrHubsResponse;
102
+ import * as ListAwrSnapshotsResponse from "./list-awr-snapshots-response";
103
+ export import ListAwrSnapshotsResponse = ListAwrSnapshotsResponse.ListAwrSnapshotsResponse;
76
104
  import * as ListDatabaseConfigurationsResponse from "./list-database-configurations-response";
77
105
  export import ListDatabaseConfigurationsResponse = ListDatabaseConfigurationsResponse.ListDatabaseConfigurationsResponse;
78
106
  import * as ListDatabaseInsightsResponse from "./list-database-insights-response";
@@ -93,6 +121,10 @@ import * as ListImportableAgentEntitiesResponse from "./list-importable-agent-en
93
121
  export import ListImportableAgentEntitiesResponse = ListImportableAgentEntitiesResponse.ListImportableAgentEntitiesResponse;
94
122
  import * as ListImportableEnterpriseManagerEntitiesResponse from "./list-importable-enterprise-manager-entities-response";
95
123
  export import ListImportableEnterpriseManagerEntitiesResponse = ListImportableEnterpriseManagerEntitiesResponse.ListImportableEnterpriseManagerEntitiesResponse;
124
+ import * as ListOperationsInsightsWarehouseUsersResponse from "./list-operations-insights-warehouse-users-response";
125
+ export import ListOperationsInsightsWarehouseUsersResponse = ListOperationsInsightsWarehouseUsersResponse.ListOperationsInsightsWarehouseUsersResponse;
126
+ import * as ListOperationsInsightsWarehousesResponse from "./list-operations-insights-warehouses-response";
127
+ export import ListOperationsInsightsWarehousesResponse = ListOperationsInsightsWarehousesResponse.ListOperationsInsightsWarehousesResponse;
96
128
  import * as ListSqlPlansResponse from "./list-sql-plans-response";
97
129
  export import ListSqlPlansResponse = ListSqlPlansResponse.ListSqlPlansResponse;
98
130
  import * as ListSqlSearchesResponse from "./list-sql-searches-response";
@@ -105,6 +137,10 @@ import * as ListWorkRequestLogsResponse from "./list-work-request-logs-response"
105
137
  export import ListWorkRequestLogsResponse = ListWorkRequestLogsResponse.ListWorkRequestLogsResponse;
106
138
  import * as ListWorkRequestsResponse from "./list-work-requests-response";
107
139
  export import ListWorkRequestsResponse = ListWorkRequestsResponse.ListWorkRequestsResponse;
140
+ import * as RotateOperationsInsightsWarehouseWalletResponse from "./rotate-operations-insights-warehouse-wallet-response";
141
+ export import RotateOperationsInsightsWarehouseWalletResponse = RotateOperationsInsightsWarehouseWalletResponse.RotateOperationsInsightsWarehouseWalletResponse;
142
+ import * as SummarizeAwrSourcesSummariesResponse from "./summarize-awr-sources-summaries-response";
143
+ export import SummarizeAwrSourcesSummariesResponse = SummarizeAwrSourcesSummariesResponse.SummarizeAwrSourcesSummariesResponse;
108
144
  import * as SummarizeDatabaseInsightResourceCapacityTrendResponse from "./summarize-database-insight-resource-capacity-trend-response";
109
145
  export import SummarizeDatabaseInsightResourceCapacityTrendResponse = SummarizeDatabaseInsightResourceCapacityTrendResponse.SummarizeDatabaseInsightResourceCapacityTrendResponse;
110
146
  import * as SummarizeDatabaseInsightResourceForecastTrendResponse from "./summarize-database-insight-resource-forecast-trend-response";
@@ -149,6 +185,8 @@ import * as SummarizeHostInsightResourceUsageTrendResponse from "./summarize-hos
149
185
  export import SummarizeHostInsightResourceUsageTrendResponse = SummarizeHostInsightResourceUsageTrendResponse.SummarizeHostInsightResourceUsageTrendResponse;
150
186
  import * as SummarizeHostInsightResourceUtilizationInsightResponse from "./summarize-host-insight-resource-utilization-insight-response";
151
187
  export import SummarizeHostInsightResourceUtilizationInsightResponse = SummarizeHostInsightResourceUtilizationInsightResponse.SummarizeHostInsightResourceUtilizationInsightResponse;
188
+ import * as SummarizeOperationsInsightsWarehouseResourceUsageResponse from "./summarize-operations-insights-warehouse-resource-usage-response";
189
+ export import SummarizeOperationsInsightsWarehouseResourceUsageResponse = SummarizeOperationsInsightsWarehouseResourceUsageResponse.SummarizeOperationsInsightsWarehouseResourceUsageResponse;
152
190
  import * as SummarizeSqlInsightsResponse from "./summarize-sql-insights-response";
153
191
  export import SummarizeSqlInsightsResponse = SummarizeSqlInsightsResponse.SummarizeSqlInsightsResponse;
154
192
  import * as SummarizeSqlPlanInsightsResponse from "./summarize-sql-plan-insights-response";
@@ -161,6 +199,8 @@ import * as SummarizeSqlStatisticsTimeSeriesResponse from "./summarize-sql-stati
161
199
  export import SummarizeSqlStatisticsTimeSeriesResponse = SummarizeSqlStatisticsTimeSeriesResponse.SummarizeSqlStatisticsTimeSeriesResponse;
162
200
  import * as SummarizeSqlStatisticsTimeSeriesByPlanResponse from "./summarize-sql-statistics-time-series-by-plan-response";
163
201
  export import SummarizeSqlStatisticsTimeSeriesByPlanResponse = SummarizeSqlStatisticsTimeSeriesByPlanResponse.SummarizeSqlStatisticsTimeSeriesByPlanResponse;
202
+ import * as UpdateAwrHubResponse from "./update-awr-hub-response";
203
+ export import UpdateAwrHubResponse = UpdateAwrHubResponse.UpdateAwrHubResponse;
164
204
  import * as UpdateDatabaseInsightResponse from "./update-database-insight-response";
165
205
  export import UpdateDatabaseInsightResponse = UpdateDatabaseInsightResponse.UpdateDatabaseInsightResponse;
166
206
  import * as UpdateEnterpriseManagerBridgeResponse from "./update-enterprise-manager-bridge-response";
@@ -169,3 +209,7 @@ import * as UpdateExadataInsightResponse from "./update-exadata-insight-response
169
209
  export import UpdateExadataInsightResponse = UpdateExadataInsightResponse.UpdateExadataInsightResponse;
170
210
  import * as UpdateHostInsightResponse from "./update-host-insight-response";
171
211
  export import UpdateHostInsightResponse = UpdateHostInsightResponse.UpdateHostInsightResponse;
212
+ import * as UpdateOperationsInsightsWarehouseResponse from "./update-operations-insights-warehouse-response";
213
+ export import UpdateOperationsInsightsWarehouseResponse = UpdateOperationsInsightsWarehouseResponse.UpdateOperationsInsightsWarehouseResponse;
214
+ import * as UpdateOperationsInsightsWarehouseUserResponse from "./update-operations-insights-warehouse-user-response";
215
+ export import UpdateOperationsInsightsWarehouseUserResponse = UpdateOperationsInsightsWarehouseUserResponse.UpdateOperationsInsightsWarehouseUserResponse;
@@ -0,0 +1,30 @@
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, 2021, 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 IngestSqlStatsResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact
17
+ * Oracle about a particular request, please provide the request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
22
+ * For optimistic concurrency control. See `if-match`.
23
+ *
24
+ */
25
+ "etag": string;
26
+ /**
27
+ * The returned model.IngestSqlStatsResponseDetails instance.
28
+ */
29
+ "ingestSqlStatsResponseDetails": model.IngestSqlStatsResponseDetails;
30
+ }
@@ -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, 2021, 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=ingest-sql-stats-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ingest-sql-stats-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/ingest-sql-stats-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,32 @@
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, 2021, 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 ListAwrHubsResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact
17
+ * Oracle about a particular request, please provide the request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
22
+ * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
+ * then a partial list might have been returned. Include this value as the `page` parameter for the
24
+ * subsequent GET request to get the next batch of items.
25
+ *
26
+ */
27
+ "opcNextPage": string;
28
+ /**
29
+ * The returned model.AwrHubSummaryCollection instance.
30
+ */
31
+ "awrHubSummaryCollection": model.AwrHubSummaryCollection;
32
+ }
@@ -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, 2021, 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=list-awr-hubs-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-awr-hubs-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/list-awr-hubs-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,32 @@
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, 2021, 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 ListAwrSnapshotsResponse {
15
+ /**
16
+ * Unique Oracle-assigned identifier for the request. If you need to contact
17
+ * Oracle about a particular request, please provide the request ID.
18
+ *
19
+ */
20
+ "opcRequestId": string;
21
+ /**
22
+ * For pagination of a list of items. When paging through a list, if this header appears in the response,
23
+ * then a partial list might have been returned. Include this value as the `page` parameter for the
24
+ * subsequent GET request to get the next batch of items.
25
+ *
26
+ */
27
+ "opcNextPage": string;
28
+ /**
29
+ * The returned model.AwrSnapshotCollection instance.
30
+ */
31
+ "awrSnapshotCollection": model.AwrSnapshotCollection;
32
+ }
@@ -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, 2021, 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=list-awr-snapshots-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-awr-snapshots-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/list-awr-snapshots-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}