oci-opsi 2.53.1 → 2.55.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 (279) hide show
  1. package/lib/client.d.ts +180 -133
  2. package/lib/client.js +499 -146
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/autonomous-database-insight-summary.d.ts +4 -0
  5. package/lib/model/autonomous-database-insight-summary.js.map +1 -1
  6. package/lib/model/autonomous-database-insight.d.ts +10 -0
  7. package/lib/model/autonomous-database-insight.js +16 -2
  8. package/lib/model/autonomous-database-insight.js.map +1 -1
  9. package/lib/model/change-autonomous-database-insight-advanced-features-details.d.ts +31 -0
  10. package/lib/model/change-autonomous-database-insight-advanced-features-details.js +66 -0
  11. package/lib/model/change-autonomous-database-insight-advanced-features-details.js.map +1 -0
  12. package/lib/model/create-pe-comanaged-exadata-vmcluster-details.d.ts +2 -2
  13. package/lib/model/enable-autonomous-database-insight-advanced-features-details.d.ts +31 -0
  14. package/lib/model/enable-autonomous-database-insight-advanced-features-details.js +66 -0
  15. package/lib/model/enable-autonomous-database-insight-advanced-features-details.js.map +1 -0
  16. package/lib/model/host-configuration-metric-group.js +4 -0
  17. package/lib/model/host-configuration-metric-group.js.map +1 -1
  18. package/lib/model/host-filesystem-configuration.d.ts +40 -0
  19. package/lib/model/host-filesystem-configuration.js +57 -0
  20. package/lib/model/host-filesystem-configuration.js.map +1 -0
  21. package/lib/model/host-filesystem-usage.d.ts +34 -0
  22. package/lib/model/host-filesystem-usage.js +57 -0
  23. package/lib/model/host-filesystem-usage.js.map +1 -0
  24. package/lib/model/host-insight-resource-statistics-aggregation.d.ts +1 -1
  25. package/lib/model/host-insight-resource-statistics-aggregation.js.map +1 -1
  26. package/lib/model/host-insight-summary.js +4 -0
  27. package/lib/model/host-insight-summary.js.map +1 -1
  28. package/lib/model/host-insight.js +4 -0
  29. package/lib/model/host-insight.js.map +1 -1
  30. package/lib/model/host-network-activity-summary.d.ts +4 -0
  31. package/lib/model/host-network-activity-summary.js.map +1 -1
  32. package/lib/model/host-network-statistics.d.ts +30 -0
  33. package/lib/model/host-network-statistics.js +57 -0
  34. package/lib/model/host-network-statistics.js.map +1 -0
  35. package/lib/model/host-performance-metric-group.js +4 -0
  36. package/lib/model/host-performance-metric-group.js.map +1 -1
  37. package/lib/model/host-resource-statistics.js +8 -0
  38. package/lib/model/host-resource-statistics.js.map +1 -1
  39. package/lib/model/host-storage-statistics.d.ts +29 -0
  40. package/lib/model/host-storage-statistics.js +57 -0
  41. package/lib/model/host-storage-statistics.js.map +1 -0
  42. package/lib/model/index.d.ts +28 -0
  43. package/lib/model/index.js +36 -8
  44. package/lib/model/index.js.map +1 -1
  45. package/lib/model/network-usage-trend-aggregation.d.ts +41 -0
  46. package/lib/model/network-usage-trend-aggregation.js +64 -0
  47. package/lib/model/network-usage-trend-aggregation.js.map +1 -0
  48. package/lib/model/network-usage-trend.d.ts +40 -0
  49. package/lib/model/network-usage-trend.js +32 -0
  50. package/lib/model/network-usage-trend.js.map +1 -0
  51. package/lib/model/pe-comanaged-host-insight-summary.d.ts +54 -0
  52. package/lib/model/pe-comanaged-host-insight-summary.js +69 -0
  53. package/lib/model/pe-comanaged-host-insight-summary.js.map +1 -0
  54. package/lib/model/pe-comanaged-host-insight.d.ts +58 -0
  55. package/lib/model/pe-comanaged-host-insight.js +67 -0
  56. package/lib/model/pe-comanaged-host-insight.js.map +1 -0
  57. package/lib/model/storage-usage-trend-aggregation.d.ts +41 -0
  58. package/lib/model/storage-usage-trend-aggregation.js +64 -0
  59. package/lib/model/storage-usage-trend-aggregation.js.map +1 -0
  60. package/lib/model/storage-usage-trend.d.ts +36 -0
  61. package/lib/model/storage-usage-trend.js +32 -0
  62. package/lib/model/storage-usage-trend.js.map +1 -0
  63. package/lib/model/summarize-database-insight-resource-capacity-trend-aggregation-collection.d.ts +8 -0
  64. package/lib/model/summarize-database-insight-resource-capacity-trend-aggregation-collection.js.map +1 -1
  65. package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.d.ts +8 -0
  66. package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.js.map +1 -1
  67. package/lib/model/summarize-database-insight-resource-statistics-aggregation-collection.d.ts +9 -1
  68. package/lib/model/summarize-database-insight-resource-statistics-aggregation-collection.js.map +1 -1
  69. package/lib/model/summarize-database-insight-resource-utilization-insight-aggregation.d.ts +8 -0
  70. package/lib/model/summarize-database-insight-resource-utilization-insight-aggregation.js.map +1 -1
  71. package/lib/model/summarize-host-insight-network-usage-trend-aggregation-collection.d.ts +60 -0
  72. package/lib/model/summarize-host-insight-network-usage-trend-aggregation-collection.js +77 -0
  73. package/lib/model/summarize-host-insight-network-usage-trend-aggregation-collection.js.map +1 -0
  74. package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.d.ts +10 -0
  75. package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.js +2 -0
  76. package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.js.map +1 -1
  77. package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.d.ts +10 -0
  78. package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js +2 -0
  79. package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js.map +1 -1
  80. package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.d.ts +10 -0
  81. package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.js +2 -0
  82. package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.js.map +1 -1
  83. package/lib/model/summarize-host-insight-resource-usage-aggregation.d.ts +2 -0
  84. package/lib/model/summarize-host-insight-resource-usage-aggregation.js +2 -0
  85. package/lib/model/summarize-host-insight-resource-usage-aggregation.js.map +1 -1
  86. package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.d.ts +2 -0
  87. package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.js +2 -0
  88. package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.js.map +1 -1
  89. package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.d.ts +10 -0
  90. package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.js +2 -0
  91. package/lib/model/summarize-host-insight-resource-utilization-insight-aggregation.js.map +1 -1
  92. package/lib/model/summarize-host-insight-storage-usage-trend-aggregation-collection.d.ts +60 -0
  93. package/lib/model/summarize-host-insight-storage-usage-trend-aggregation-collection.js +77 -0
  94. package/lib/model/summarize-host-insight-storage-usage-trend-aggregation-collection.js.map +1 -0
  95. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  96. package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +50 -0
  97. package/lib/request/change-autonomous-database-insight-advanced-features-request.js +15 -0
  98. package/lib/request/change-autonomous-database-insight-advanced-features-request.js.map +1 -0
  99. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  100. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  101. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  102. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  103. package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
  104. package/lib/request/change-opsi-configuration-compartment-request.d.ts +1 -1
  105. package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
  106. package/lib/request/create-awr-hub-request.d.ts +1 -1
  107. package/lib/request/create-database-insight-request.d.ts +1 -1
  108. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  109. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  110. package/lib/request/create-host-insight-request.d.ts +1 -1
  111. package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
  112. package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
  113. package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
  114. package/lib/request/create-opsi-configuration-request.d.ts +1 -1
  115. package/lib/request/delete-awr-hub-request.d.ts +1 -1
  116. package/lib/request/delete-database-insight-request.d.ts +1 -1
  117. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  118. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  119. package/lib/request/delete-host-insight-request.d.ts +1 -1
  120. package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
  121. package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
  122. package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
  123. package/lib/request/delete-opsi-configuration-request.d.ts +1 -1
  124. package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +45 -0
  125. package/lib/request/disable-autonomous-database-insight-advanced-features-request.js +15 -0
  126. package/lib/request/disable-autonomous-database-insight-advanced-features-request.js.map +1 -0
  127. package/lib/request/disable-database-insight-request.d.ts +1 -1
  128. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  129. package/lib/request/disable-host-insight-request.d.ts +1 -1
  130. package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
  131. package/lib/request/enable-autonomous-database-insight-advanced-features-request.d.ts +50 -0
  132. package/lib/request/enable-autonomous-database-insight-advanced-features-request.js +15 -0
  133. package/lib/request/enable-autonomous-database-insight-advanced-features-request.js.map +1 -0
  134. package/lib/request/enable-database-insight-request.d.ts +1 -1
  135. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  136. package/lib/request/enable-host-insight-request.d.ts +1 -1
  137. package/lib/request/get-awr-database-report-request.d.ts +1 -1
  138. package/lib/request/get-awr-database-sql-report-request.d.ts +1 -1
  139. package/lib/request/get-awr-hub-request.d.ts +1 -1
  140. package/lib/request/get-awr-report-request.d.ts +1 -1
  141. package/lib/request/get-database-insight-request.d.ts +1 -1
  142. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  143. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  144. package/lib/request/get-host-insight-request.d.ts +1 -1
  145. package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
  146. package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
  147. package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
  148. package/lib/request/get-opsi-configuration-request.d.ts +1 -1
  149. package/lib/request/get-opsi-data-object-request.d.ts +1 -1
  150. package/lib/request/get-work-request-request.d.ts +1 -1
  151. package/lib/request/index.d.ts +10 -0
  152. package/lib/request/index.js +9 -1
  153. package/lib/request/index.js.map +1 -1
  154. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  155. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  156. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  157. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  158. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  159. package/lib/request/ingest-sql-stats-request.d.ts +1 -1
  160. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  161. package/lib/request/list-awr-database-snapshots-request.d.ts +1 -1
  162. package/lib/request/list-awr-databases-request.d.ts +1 -1
  163. package/lib/request/list-awr-hubs-request.d.ts +1 -1
  164. package/lib/request/list-awr-snapshots-request.d.ts +1 -1
  165. package/lib/request/list-database-configurations-request.d.ts +1 -1
  166. package/lib/request/list-database-insights-request.d.ts +1 -1
  167. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  168. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  169. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  170. package/lib/request/list-host-configurations-request.d.ts +2 -2
  171. package/lib/request/list-host-insights-request.d.ts +2 -2
  172. package/lib/request/list-hosted-entities-request.d.ts +2 -2
  173. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  174. package/lib/request/list-importable-compute-entities-request.d.ts +1 -1
  175. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  176. package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
  177. package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
  178. package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
  179. package/lib/request/list-opsi-configurations-request.d.ts +1 -1
  180. package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
  181. package/lib/request/list-sql-plans-request.d.ts +1 -1
  182. package/lib/request/list-sql-searches-request.d.ts +1 -1
  183. package/lib/request/list-sql-texts-request.d.ts +1 -1
  184. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  185. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  186. package/lib/request/list-work-requests-request.d.ts +1 -1
  187. package/lib/request/query-opsi-data-object-data-request.d.ts +1 -1
  188. package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
  189. package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
  190. package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
  191. package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
  192. package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
  193. package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
  194. package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
  195. package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
  196. package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
  197. package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
  198. package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
  199. package/lib/request/summarize-configuration-items-request.d.ts +1 -1
  200. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +9 -1
  201. package/lib/request/summarize-database-insight-resource-capacity-trend-request.js.map +1 -1
  202. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +9 -1
  203. package/lib/request/summarize-database-insight-resource-forecast-trend-request.js.map +1 -1
  204. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +9 -1
  205. package/lib/request/summarize-database-insight-resource-statistics-request.js.map +1 -1
  206. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +6 -1
  207. package/lib/request/summarize-database-insight-resource-usage-request.js.map +1 -1
  208. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +6 -1
  209. package/lib/request/summarize-database-insight-resource-usage-trend-request.js.map +1 -1
  210. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +14 -1
  211. package/lib/request/summarize-database-insight-resource-utilization-insight-request.js.map +1 -1
  212. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  213. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  214. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  215. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  216. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  217. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  218. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  219. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  220. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  221. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  222. package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +89 -0
  223. package/lib/request/summarize-host-insight-network-usage-trend-request.js +24 -0
  224. package/lib/request/summarize-host-insight-network-usage-trend-request.js.map +1 -0
  225. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +11 -2
  226. package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
  227. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +21 -2
  228. package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
  229. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +11 -2
  230. package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
  231. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +3 -2
  232. package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
  233. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +3 -2
  234. package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
  235. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +11 -2
  236. package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
  237. package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +89 -0
  238. package/lib/request/summarize-host-insight-storage-usage-trend-request.js +24 -0
  239. package/lib/request/summarize-host-insight-storage-usage-trend-request.js.map +1 -0
  240. package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +12 -2
  241. package/lib/request/summarize-host-insight-top-processes-usage-request.js +9 -0
  242. package/lib/request/summarize-host-insight-top-processes-usage-request.js.map +1 -1
  243. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +12 -2
  244. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js +9 -0
  245. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js.map +1 -1
  246. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
  247. package/lib/request/summarize-sql-insights-request.d.ts +6 -1
  248. package/lib/request/summarize-sql-insights-request.js.map +1 -1
  249. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  250. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  251. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  252. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  253. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  254. package/lib/request/update-awr-hub-request.d.ts +1 -1
  255. package/lib/request/update-database-insight-request.d.ts +1 -1
  256. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  257. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  258. package/lib/request/update-host-insight-request.d.ts +1 -1
  259. package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
  260. package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
  261. package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
  262. package/lib/request/update-opsi-configuration-request.d.ts +1 -1
  263. package/lib/response/change-autonomous-database-insight-advanced-features-response.d.ts +25 -0
  264. package/lib/response/change-autonomous-database-insight-advanced-features-response.js +15 -0
  265. package/lib/response/change-autonomous-database-insight-advanced-features-response.js.map +1 -0
  266. package/lib/response/disable-autonomous-database-insight-advanced-features-response.d.ts +25 -0
  267. package/lib/response/disable-autonomous-database-insight-advanced-features-response.js +15 -0
  268. package/lib/response/disable-autonomous-database-insight-advanced-features-response.js.map +1 -0
  269. package/lib/response/enable-autonomous-database-insight-advanced-features-response.d.ts +25 -0
  270. package/lib/response/enable-autonomous-database-insight-advanced-features-response.js +15 -0
  271. package/lib/response/enable-autonomous-database-insight-advanced-features-response.js.map +1 -0
  272. package/lib/response/index.d.ts +10 -0
  273. package/lib/response/summarize-host-insight-network-usage-trend-response.d.ts +32 -0
  274. package/lib/response/summarize-host-insight-network-usage-trend-response.js +15 -0
  275. package/lib/response/summarize-host-insight-network-usage-trend-response.js.map +1 -0
  276. package/lib/response/summarize-host-insight-storage-usage-trend-response.d.ts +32 -0
  277. package/lib/response/summarize-host-insight-storage-usage-trend-response.js +15 -0
  278. package/lib/response/summarize-host-insight-storage-usage-trend-response.js.map +1 -0
  279. package/package.json +3 -3
@@ -12,7 +12,7 @@
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.53.1/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsightsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsightsRequest.
16
16
  */
17
17
  export interface SummarizeSqlInsightsRequest extends common.BaseRequest {
18
18
  /**
@@ -131,6 +131,11 @@ export interface SummarizeSqlInsightsRequest extends common.BaseRequest {
131
131
  *
132
132
  */
133
133
  "compartmentIdInSubtree"?: boolean;
134
+ /**
135
+ * Optional list of Exadata Insight VM cluster name.
136
+ *
137
+ */
138
+ "vmclusterName"?: Array<string>;
134
139
  }
135
140
  export declare namespace SummarizeSqlInsightsRequest {
136
141
  enum DatabaseType {
@@ -1 +1 @@
1
- {"version":3,"file":"summarize-sql-insights-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-sql-insights-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA+HH,IAAiB,2BAA2B,CAkB3C;AAlBD,WAAiB,2BAA2B;IAC1C,IAAY,YAgBX;IAhBD,WAAY,YAAY;QACtB,8BAAc,CAAA;QACd,8BAAc,CAAA;QACd,8BAAc,CAAA;QACd,8BAAc,CAAA;QACd,4CAA4B,CAAA;QAC5B,kDAAkC,CAAA;QAClC,mDAAmC,CAAA;QACnC,mDAAmC,CAAA;QACnC,yDAAyC,CAAA;QACzC,mDAAmC,CAAA;QACnC,mDAAmC,CAAA;QACnC,yDAAyC,CAAA;QACzC,yDAAyC,CAAA;QACzC,yDAAyC,CAAA;QACzC,+DAA+C,CAAA;IACjD,CAAC,EAhBW,YAAY,GAAZ,wCAAY,KAAZ,wCAAY,QAgBvB;AACH,CAAC,EAlBgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAkB3C"}
1
+ {"version":3,"file":"summarize-sql-insights-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-sql-insights-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAoIH,IAAiB,2BAA2B,CAkB3C;AAlBD,WAAiB,2BAA2B;IAC1C,IAAY,YAgBX;IAhBD,WAAY,YAAY;QACtB,8BAAc,CAAA;QACd,8BAAc,CAAA;QACd,8BAAc,CAAA;QACd,8BAAc,CAAA;QACd,4CAA4B,CAAA;QAC5B,kDAAkC,CAAA;QAClC,mDAAmC,CAAA;QACnC,mDAAmC,CAAA;QACnC,yDAAyC,CAAA;QACzC,mDAAmC,CAAA;QACnC,mDAAmC,CAAA;QACnC,yDAAyC,CAAA;QACzC,yDAAyC,CAAA;QACzC,yDAAyC,CAAA;QACzC,+DAA+C,CAAA;IACjD,CAAC,EAhBW,YAAY,GAAZ,wCAAY,KAAZ,wCAAY,QAgBvB;AACH,CAAC,EAlBgB,2BAA2B,GAA3B,mCAA2B,KAA3B,mCAA2B,QAkB3C"}
@@ -12,7 +12,7 @@
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.53.1/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsightsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsightsRequest.
16
16
  */
17
17
  export interface SummarizeSqlPlanInsightsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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.53.1/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributionsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributionsRequest.
16
16
  */
17
17
  export interface SummarizeSqlResponseTimeDistributionsRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
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.53.1/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatisticsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatisticsRequest.
17
17
  */
18
18
  export interface SummarizeSqlStatisticsRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
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.53.1/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlanRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlanRequest.
16
16
  */
17
17
  export interface SummarizeSqlStatisticsTimeSeriesByPlanRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
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.53.1/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.55.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesRequest.
16
16
  */
17
17
  export interface SummarizeSqlStatisticsTimeSeriesRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
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.53.1/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHubRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHubRequest.
17
17
  */
18
18
  export interface UpdateAwrHubRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.53.1/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.55.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsightRequest.
17
17
  */
18
18
  export interface UpdateDatabaseInsightRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.53.1/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.55.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridgeRequest.
17
17
  */
18
18
  export interface UpdateEnterpriseManagerBridgeRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.53.1/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.55.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsightRequest.
17
17
  */
18
18
  export interface UpdateExadataInsightRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.53.1/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.55.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsightRequest.
17
17
  */
18
18
  export interface UpdateHostInsightRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.53.1/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpointRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpointRequest.
17
17
  */
18
18
  export interface UpdateOperationsInsightsPrivateEndpointRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.53.1/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseRequest.
17
17
  */
18
18
  export interface UpdateOperationsInsightsWarehouseRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.53.1/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUserRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUserRequest.
17
17
  */
18
18
  export interface UpdateOperationsInsightsWarehouseUserRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
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.53.1/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfigurationRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.55.0/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfigurationRequest.
17
17
  */
18
18
  export interface UpdateOpsiConfigurationRequest extends common.BaseRequest {
19
19
  /**
@@ -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, 2023, 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 ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse {
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, 2023, 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=change-autonomous-database-insight-advanced-features-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"change-autonomous-database-insight-advanced-features-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/change-autonomous-database-insight-advanced-features-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, 2023, 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 DisableAutonomousDatabaseInsightAdvancedFeaturesResponse {
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, 2023, 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=disable-autonomous-database-insight-advanced-features-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"disable-autonomous-database-insight-advanced-features-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/disable-autonomous-database-insight-advanced-features-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, 2023, 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 EnableAutonomousDatabaseInsightAdvancedFeaturesResponse {
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, 2023, 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=enable-autonomous-database-insight-advanced-features-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"enable-autonomous-database-insight-advanced-features-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/enable-autonomous-database-insight-advanced-features-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -15,6 +15,8 @@ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.o
15
15
  */
16
16
  import * as AddExadataInsightMembersResponse from "./add-exadata-insight-members-response";
17
17
  export import AddExadataInsightMembersResponse = AddExadataInsightMembersResponse.AddExadataInsightMembersResponse;
18
+ import * as ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse from "./change-autonomous-database-insight-advanced-features-response";
19
+ export import ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse = ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse.ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse;
18
20
  import * as ChangeDatabaseInsightCompartmentResponse from "./change-database-insight-compartment-response";
19
21
  export import ChangeDatabaseInsightCompartmentResponse = ChangeDatabaseInsightCompartmentResponse.ChangeDatabaseInsightCompartmentResponse;
20
22
  import * as ChangeEnterpriseManagerBridgeCompartmentResponse from "./change-enterprise-manager-bridge-compartment-response";
@@ -65,6 +67,8 @@ import * as DeleteOperationsInsightsWarehouseUserResponse from "./delete-operati
65
67
  export import DeleteOperationsInsightsWarehouseUserResponse = DeleteOperationsInsightsWarehouseUserResponse.DeleteOperationsInsightsWarehouseUserResponse;
66
68
  import * as DeleteOpsiConfigurationResponse from "./delete-opsi-configuration-response";
67
69
  export import DeleteOpsiConfigurationResponse = DeleteOpsiConfigurationResponse.DeleteOpsiConfigurationResponse;
70
+ import * as DisableAutonomousDatabaseInsightAdvancedFeaturesResponse from "./disable-autonomous-database-insight-advanced-features-response";
71
+ export import DisableAutonomousDatabaseInsightAdvancedFeaturesResponse = DisableAutonomousDatabaseInsightAdvancedFeaturesResponse.DisableAutonomousDatabaseInsightAdvancedFeaturesResponse;
68
72
  import * as DisableDatabaseInsightResponse from "./disable-database-insight-response";
69
73
  export import DisableDatabaseInsightResponse = DisableDatabaseInsightResponse.DisableDatabaseInsightResponse;
70
74
  import * as DisableExadataInsightResponse from "./disable-exadata-insight-response";
@@ -73,6 +77,8 @@ import * as DisableHostInsightResponse from "./disable-host-insight-response";
73
77
  export import DisableHostInsightResponse = DisableHostInsightResponse.DisableHostInsightResponse;
74
78
  import * as DownloadOperationsInsightsWarehouseWalletResponse from "./download-operations-insights-warehouse-wallet-response";
75
79
  export import DownloadOperationsInsightsWarehouseWalletResponse = DownloadOperationsInsightsWarehouseWalletResponse.DownloadOperationsInsightsWarehouseWalletResponse;
80
+ import * as EnableAutonomousDatabaseInsightAdvancedFeaturesResponse from "./enable-autonomous-database-insight-advanced-features-response";
81
+ export import EnableAutonomousDatabaseInsightAdvancedFeaturesResponse = EnableAutonomousDatabaseInsightAdvancedFeaturesResponse.EnableAutonomousDatabaseInsightAdvancedFeaturesResponse;
76
82
  import * as EnableDatabaseInsightResponse from "./enable-database-insight-response";
77
83
  export import EnableDatabaseInsightResponse = EnableDatabaseInsightResponse.EnableDatabaseInsightResponse;
78
84
  import * as EnableExadataInsightResponse from "./enable-exadata-insight-response";
@@ -231,6 +237,8 @@ import * as SummarizeExadataInsightResourceUtilizationInsightResponse from "./su
231
237
  export import SummarizeExadataInsightResourceUtilizationInsightResponse = SummarizeExadataInsightResourceUtilizationInsightResponse.SummarizeExadataInsightResourceUtilizationInsightResponse;
232
238
  import * as SummarizeExadataMembersResponse from "./summarize-exadata-members-response";
233
239
  export import SummarizeExadataMembersResponse = SummarizeExadataMembersResponse.SummarizeExadataMembersResponse;
240
+ import * as SummarizeHostInsightNetworkUsageTrendResponse from "./summarize-host-insight-network-usage-trend-response";
241
+ export import SummarizeHostInsightNetworkUsageTrendResponse = SummarizeHostInsightNetworkUsageTrendResponse.SummarizeHostInsightNetworkUsageTrendResponse;
234
242
  import * as SummarizeHostInsightResourceCapacityTrendResponse from "./summarize-host-insight-resource-capacity-trend-response";
235
243
  export import SummarizeHostInsightResourceCapacityTrendResponse = SummarizeHostInsightResourceCapacityTrendResponse.SummarizeHostInsightResourceCapacityTrendResponse;
236
244
  import * as SummarizeHostInsightResourceForecastTrendResponse from "./summarize-host-insight-resource-forecast-trend-response";
@@ -243,6 +251,8 @@ import * as SummarizeHostInsightResourceUsageTrendResponse from "./summarize-hos
243
251
  export import SummarizeHostInsightResourceUsageTrendResponse = SummarizeHostInsightResourceUsageTrendResponse.SummarizeHostInsightResourceUsageTrendResponse;
244
252
  import * as SummarizeHostInsightResourceUtilizationInsightResponse from "./summarize-host-insight-resource-utilization-insight-response";
245
253
  export import SummarizeHostInsightResourceUtilizationInsightResponse = SummarizeHostInsightResourceUtilizationInsightResponse.SummarizeHostInsightResourceUtilizationInsightResponse;
254
+ import * as SummarizeHostInsightStorageUsageTrendResponse from "./summarize-host-insight-storage-usage-trend-response";
255
+ export import SummarizeHostInsightStorageUsageTrendResponse = SummarizeHostInsightStorageUsageTrendResponse.SummarizeHostInsightStorageUsageTrendResponse;
246
256
  import * as SummarizeHostInsightTopProcessesUsageResponse from "./summarize-host-insight-top-processes-usage-response";
247
257
  export import SummarizeHostInsightTopProcessesUsageResponse = SummarizeHostInsightTopProcessesUsageResponse.SummarizeHostInsightTopProcessesUsageResponse;
248
258
  import * as SummarizeHostInsightTopProcessesUsageTrendResponse from "./summarize-host-insight-top-processes-usage-trend-response";
@@ -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, 2023, 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 SummarizeHostInsightNetworkUsageTrendResponse {
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.SummarizeHostInsightNetworkUsageTrendAggregationCollection instance.
30
+ */
31
+ "summarizeHostInsightNetworkUsageTrendAggregationCollection": model.SummarizeHostInsightNetworkUsageTrendAggregationCollection;
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, 2023, 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=summarize-host-insight-network-usage-trend-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"summarize-host-insight-network-usage-trend-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/summarize-host-insight-network-usage-trend-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, 2023, 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 SummarizeHostInsightStorageUsageTrendResponse {
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.SummarizeHostInsightStorageUsageTrendAggregationCollection instance.
30
+ */
31
+ "summarizeHostInsightStorageUsageTrendAggregationCollection": model.SummarizeHostInsightStorageUsageTrendAggregationCollection;
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, 2023, 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=summarize-host-insight-storage-usage-trend-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"summarize-host-insight-storage-usage-trend-response.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/response/summarize-host-insight-storage-usage-trend-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-opsi",
3
- "version": "2.53.1",
3
+ "version": "2.55.0",
4
4
  "description": "OCI NodeJS client for Opsi Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.53.1",
19
- "oci-workrequests": "2.53.1"
18
+ "oci-common": "2.55.0",
19
+ "oci-workrequests": "2.55.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"