oci-opsi 2.18.0 → 2.21.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 (316) hide show
  1. package/lib/client.d.ts +179 -101
  2. package/lib/client.js +622 -102
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/change-operations-insights-private-endpoint-compartment-details.d.ts +28 -0
  5. package/lib/model/change-operations-insights-private-endpoint-compartment-details.js +32 -0
  6. package/lib/model/change-operations-insights-private-endpoint-compartment-details.js.map +1 -0
  7. package/lib/model/change-pe-comanaged-database-insight-details.d.ts +34 -0
  8. package/lib/model/change-pe-comanaged-database-insight-details.js +60 -0
  9. package/lib/model/change-pe-comanaged-database-insight-details.js.map +1 -0
  10. package/lib/model/connection-details.d.ts +1 -1
  11. package/lib/model/create-database-insight-details.js +4 -0
  12. package/lib/model/create-database-insight-details.js.map +1 -1
  13. package/lib/model/create-operations-insights-private-endpoint-details.d.ts +71 -0
  14. package/lib/model/create-operations-insights-private-endpoint-details.js +32 -0
  15. package/lib/model/create-operations-insights-private-endpoint-details.js.map +1 -0
  16. package/lib/model/create-pe-comanaged-database-insight-details.d.ts +63 -0
  17. package/lib/model/create-pe-comanaged-database-insight-details.js +71 -0
  18. package/lib/model/create-pe-comanaged-database-insight-details.js.map +1 -0
  19. package/lib/model/credential-by-vault.d.ts +47 -0
  20. package/lib/model/credential-by-vault.js +64 -0
  21. package/lib/model/credential-by-vault.js.map +1 -0
  22. package/lib/model/credential-details.js +4 -0
  23. package/lib/model/credential-details.js.map +1 -1
  24. package/lib/model/database-configuration-summary.js +4 -0
  25. package/lib/model/database-configuration-summary.js.map +1 -1
  26. package/lib/model/database-entity-source-all.d.ts +1 -0
  27. package/lib/model/database-entity-source-all.js +1 -0
  28. package/lib/model/database-entity-source-all.js.map +1 -1
  29. package/lib/model/database-entity-source.d.ts +2 -1
  30. package/lib/model/database-entity-source.js +1 -0
  31. package/lib/model/database-entity-source.js.map +1 -1
  32. package/lib/model/database-insight-summary.d.ts +4 -0
  33. package/lib/model/database-insight-summary.js +4 -0
  34. package/lib/model/database-insight-summary.js.map +1 -1
  35. package/lib/model/database-insight.d.ts +4 -0
  36. package/lib/model/database-insight.js +4 -0
  37. package/lib/model/database-insight.js.map +1 -1
  38. package/lib/model/em-managed-external-host-insight-summary.d.ts +2 -1
  39. package/lib/model/em-managed-external-host-insight-summary.js +1 -0
  40. package/lib/model/em-managed-external-host-insight-summary.js.map +1 -1
  41. package/lib/model/em-managed-external-host-insight.d.ts +2 -1
  42. package/lib/model/em-managed-external-host-insight.js +1 -0
  43. package/lib/model/em-managed-external-host-insight.js.map +1 -1
  44. package/lib/model/enable-database-insight-details.js +4 -0
  45. package/lib/model/enable-database-insight-details.js.map +1 -1
  46. package/lib/model/enable-pe-comanaged-database-insight-details.d.ts +68 -0
  47. package/lib/model/enable-pe-comanaged-database-insight-details.js +65 -0
  48. package/lib/model/enable-pe-comanaged-database-insight-details.js.map +1 -0
  49. package/lib/model/exadata-member-summary.d.ts +1 -0
  50. package/lib/model/exadata-member-summary.js +1 -0
  51. package/lib/model/exadata-member-summary.js.map +1 -1
  52. package/lib/model/host-configuration-summary.d.ts +2 -1
  53. package/lib/model/host-configuration-summary.js +1 -0
  54. package/lib/model/host-configuration-summary.js.map +1 -1
  55. package/lib/model/host-details.d.ts +2 -1
  56. package/lib/model/host-details.js +1 -0
  57. package/lib/model/host-details.js.map +1 -1
  58. package/lib/model/host-importable-agent-entity-summary.d.ts +2 -1
  59. package/lib/model/host-importable-agent-entity-summary.js +1 -0
  60. package/lib/model/host-importable-agent-entity-summary.js.map +1 -1
  61. package/lib/model/host-performance-metric-group.js +4 -0
  62. package/lib/model/host-performance-metric-group.js.map +1 -1
  63. package/lib/model/host-top-processes.d.ts +70 -0
  64. package/lib/model/host-top-processes.js +57 -0
  65. package/lib/model/host-top-processes.js.map +1 -0
  66. package/lib/model/index.d.ts +42 -0
  67. package/lib/model/index.js +48 -6
  68. package/lib/model/index.js.map +1 -1
  69. package/lib/model/macs-managed-external-database-insight.d.ts +1 -1
  70. package/lib/model/macs-managed-external-host-insight-summary.d.ts +2 -1
  71. package/lib/model/macs-managed-external-host-insight-summary.js +1 -0
  72. package/lib/model/macs-managed-external-host-insight-summary.js.map +1 -1
  73. package/lib/model/macs-managed-external-host-insight.d.ts +2 -1
  74. package/lib/model/macs-managed-external-host-insight.js +1 -0
  75. package/lib/model/macs-managed-external-host-insight.js.map +1 -1
  76. package/lib/model/operation-type.d.ts +4 -0
  77. package/lib/model/operation-type.js +4 -0
  78. package/lib/model/operation-type.js.map +1 -1
  79. package/lib/model/operations-insights-private-endpoint-collection.d.ts +29 -0
  80. package/lib/model/operations-insights-private-endpoint-collection.js +64 -0
  81. package/lib/model/operations-insights-private-endpoint-collection.js.map +1 -0
  82. package/lib/model/operations-insights-private-endpoint-lifecycle-state.d.ts +36 -0
  83. package/lib/model/operations-insights-private-endpoint-lifecycle-state.js +47 -0
  84. package/lib/model/operations-insights-private-endpoint-lifecycle-state.js.map +1 -0
  85. package/lib/model/operations-insights-private-endpoint-summary.d.ts +97 -0
  86. package/lib/model/operations-insights-private-endpoint-summary.js +32 -0
  87. package/lib/model/operations-insights-private-endpoint-summary.js.map +1 -0
  88. package/lib/model/operations-insights-private-endpoint.d.ts +107 -0
  89. package/lib/model/operations-insights-private-endpoint.js +32 -0
  90. package/lib/model/operations-insights-private-endpoint.js.map +1 -0
  91. package/lib/model/pe-comanaged-database-connection-details.d.ts +46 -0
  92. package/lib/model/pe-comanaged-database-connection-details.js +74 -0
  93. package/lib/model/pe-comanaged-database-connection-details.js.map +1 -0
  94. package/lib/model/pe-comanaged-database-host-details.d.ts +32 -0
  95. package/lib/model/pe-comanaged-database-host-details.js +32 -0
  96. package/lib/model/pe-comanaged-database-host-details.js.map +1 -0
  97. package/lib/model/pe-comanaged-database-insight-summary.d.ts +35 -0
  98. package/lib/model/pe-comanaged-database-insight-summary.js +57 -0
  99. package/lib/model/pe-comanaged-database-insight-summary.js.map +1 -0
  100. package/lib/model/pe-comanaged-database-insight.d.ts +49 -0
  101. package/lib/model/pe-comanaged-database-insight.js +71 -0
  102. package/lib/model/pe-comanaged-database-insight.js.map +1 -0
  103. package/lib/model/pe-comanaged-managed-external-database-configuration-summary.d.ts +35 -0
  104. package/lib/model/pe-comanaged-managed-external-database-configuration-summary.js +57 -0
  105. package/lib/model/pe-comanaged-managed-external-database-configuration-summary.js.map +1 -0
  106. package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.d.ts +38 -0
  107. package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js +64 -0
  108. package/lib/model/summarize-host-insights-top-processes-usage-trend-collection.js.map +1 -0
  109. package/lib/model/top-processes-usage-trend-aggregation.d.ts +33 -0
  110. package/lib/model/top-processes-usage-trend-aggregation.js +64 -0
  111. package/lib/model/top-processes-usage-trend-aggregation.js.map +1 -0
  112. package/lib/model/top-processes-usage-trend.d.ts +52 -0
  113. package/lib/model/top-processes-usage-trend.js +32 -0
  114. package/lib/model/top-processes-usage-trend.js.map +1 -0
  115. package/lib/model/update-database-insight-details.js +4 -0
  116. package/lib/model/update-database-insight-details.js.map +1 -1
  117. package/lib/model/update-operations-insights-private-endpoint-details.d.ts +54 -0
  118. package/lib/model/update-operations-insights-private-endpoint-details.js +32 -0
  119. package/lib/model/update-operations-insights-private-endpoint-details.js.map +1 -0
  120. package/lib/model/update-pe-comanaged-database-insight-details.d.ts +27 -0
  121. package/lib/model/update-pe-comanaged-database-insight-details.js +57 -0
  122. package/lib/model/update-pe-comanaged-database-insight-details.js.map +1 -0
  123. package/lib/operationsinsights-waiter.d.ts +8 -0
  124. package/lib/operationsinsights-waiter.js +12 -0
  125. package/lib/operationsinsights-waiter.js.map +1 -1
  126. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  127. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  128. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  129. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  130. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  131. package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +50 -0
  132. package/lib/request/change-operations-insights-private-endpoint-compartment-request.js +15 -0
  133. package/lib/request/change-operations-insights-private-endpoint-compartment-request.js.map +1 -0
  134. package/lib/request/change-pe-comanaged-database-insight-request.d.ts +50 -0
  135. package/lib/request/change-pe-comanaged-database-insight-request.js +15 -0
  136. package/lib/request/change-pe-comanaged-database-insight-request.js.map +1 -0
  137. package/lib/request/create-awr-hub-request.d.ts +1 -1
  138. package/lib/request/create-database-insight-request.d.ts +2 -2
  139. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  140. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  141. package/lib/request/create-host-insight-request.d.ts +1 -1
  142. package/lib/request/create-operations-insights-private-endpoint-request.d.ts +39 -0
  143. package/lib/request/create-operations-insights-private-endpoint-request.js +15 -0
  144. package/lib/request/create-operations-insights-private-endpoint-request.js.map +1 -0
  145. package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
  146. package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
  147. package/lib/request/delete-awr-hub-request.d.ts +1 -1
  148. package/lib/request/delete-database-insight-request.d.ts +1 -1
  149. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  150. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  151. package/lib/request/delete-host-insight-request.d.ts +1 -1
  152. package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +35 -0
  153. package/lib/request/delete-operations-insights-private-endpoint-request.js +15 -0
  154. package/lib/request/delete-operations-insights-private-endpoint-request.js.map +1 -0
  155. package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
  156. package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
  157. package/lib/request/disable-database-insight-request.d.ts +1 -1
  158. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  159. package/lib/request/disable-host-insight-request.d.ts +1 -1
  160. package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
  161. package/lib/request/enable-database-insight-request.d.ts +2 -2
  162. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  163. package/lib/request/enable-host-insight-request.d.ts +1 -1
  164. package/lib/request/get-awr-hub-request.d.ts +1 -1
  165. package/lib/request/get-awr-report-request.d.ts +1 -1
  166. package/lib/request/get-database-insight-request.d.ts +1 -1
  167. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  168. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  169. package/lib/request/get-host-insight-request.d.ts +1 -1
  170. package/lib/request/get-operations-insights-private-endpoint-request.d.ts +28 -0
  171. package/lib/request/get-operations-insights-private-endpoint-request.js +15 -0
  172. package/lib/request/get-operations-insights-private-endpoint-request.js.map +1 -0
  173. package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
  174. package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
  175. package/lib/request/get-work-request-request.d.ts +1 -1
  176. package/lib/request/index.d.ts +16 -0
  177. package/lib/request/index.js +3 -1
  178. package/lib/request/index.js.map +1 -1
  179. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  180. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  181. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  182. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  183. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  184. package/lib/request/ingest-sql-stats-request.d.ts +1 -1
  185. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  186. package/lib/request/list-awr-hubs-request.d.ts +1 -1
  187. package/lib/request/list-awr-snapshots-request.d.ts +1 -1
  188. package/lib/request/list-database-configurations-request.d.ts +11 -2
  189. package/lib/request/list-database-configurations-request.js +9 -0
  190. package/lib/request/list-database-configurations-request.js.map +1 -1
  191. package/lib/request/list-database-insights-request.d.ts +15 -2
  192. package/lib/request/list-database-insights-request.js +9 -0
  193. package/lib/request/list-database-insights-request.js.map +1 -1
  194. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  195. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  196. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  197. package/lib/request/list-host-configurations-request.d.ts +4 -3
  198. package/lib/request/list-host-configurations-request.js +1 -0
  199. package/lib/request/list-host-configurations-request.js.map +1 -1
  200. package/lib/request/list-host-insights-request.d.ts +4 -3
  201. package/lib/request/list-host-insights-request.js +1 -0
  202. package/lib/request/list-host-insights-request.js.map +1 -1
  203. package/lib/request/list-hosted-entities-request.d.ts +4 -3
  204. package/lib/request/list-hosted-entities-request.js +1 -0
  205. package/lib/request/list-hosted-entities-request.js.map +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-private-endpoints-request.d.ts +87 -0
  209. package/lib/request/list-operations-insights-private-endpoints-request.js +25 -0
  210. package/lib/request/list-operations-insights-private-endpoints-request.js.map +1 -0
  211. package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
  212. package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
  213. package/lib/request/list-sql-plans-request.d.ts +1 -1
  214. package/lib/request/list-sql-searches-request.d.ts +1 -1
  215. package/lib/request/list-sql-texts-request.d.ts +1 -1
  216. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  217. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  218. package/lib/request/list-work-requests-request.d.ts +1 -1
  219. package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
  220. package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
  221. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +11 -2
  222. package/lib/request/summarize-database-insight-resource-capacity-trend-request.js +9 -0
  223. package/lib/request/summarize-database-insight-resource-capacity-trend-request.js.map +1 -1
  224. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +11 -2
  225. package/lib/request/summarize-database-insight-resource-forecast-trend-request.js +9 -0
  226. package/lib/request/summarize-database-insight-resource-forecast-trend-request.js.map +1 -1
  227. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +11 -2
  228. package/lib/request/summarize-database-insight-resource-statistics-request.js +9 -0
  229. package/lib/request/summarize-database-insight-resource-statistics-request.js.map +1 -1
  230. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +11 -2
  231. package/lib/request/summarize-database-insight-resource-usage-request.js +9 -0
  232. package/lib/request/summarize-database-insight-resource-usage-request.js.map +1 -1
  233. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +11 -2
  234. package/lib/request/summarize-database-insight-resource-usage-trend-request.js +9 -0
  235. package/lib/request/summarize-database-insight-resource-usage-trend-request.js.map +1 -1
  236. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +11 -2
  237. package/lib/request/summarize-database-insight-resource-utilization-insight-request.js +9 -0
  238. package/lib/request/summarize-database-insight-resource-utilization-insight-request.js.map +1 -1
  239. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  240. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  241. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  242. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  243. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  244. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  245. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  246. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  247. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  248. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  249. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +4 -3
  250. package/lib/request/summarize-host-insight-resource-capacity-trend-request.js +1 -0
  251. package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
  252. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +4 -3
  253. package/lib/request/summarize-host-insight-resource-forecast-trend-request.js +1 -0
  254. package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
  255. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +4 -3
  256. package/lib/request/summarize-host-insight-resource-statistics-request.js +1 -0
  257. package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
  258. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +4 -3
  259. package/lib/request/summarize-host-insight-resource-usage-request.js +1 -0
  260. package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
  261. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +4 -3
  262. package/lib/request/summarize-host-insight-resource-usage-trend-request.js +1 -0
  263. package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
  264. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +4 -3
  265. package/lib/request/summarize-host-insight-resource-utilization-insight-request.js +1 -0
  266. package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
  267. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +80 -0
  268. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js +15 -0
  269. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.js.map +1 -0
  270. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
  271. package/lib/request/summarize-sql-insights-request.d.ts +11 -2
  272. package/lib/request/summarize-sql-insights-request.js +9 -0
  273. package/lib/request/summarize-sql-insights-request.js.map +1 -1
  274. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  275. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  276. package/lib/request/summarize-sql-statistics-request.d.ts +11 -2
  277. package/lib/request/summarize-sql-statistics-request.js +9 -0
  278. package/lib/request/summarize-sql-statistics-request.js.map +1 -1
  279. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  280. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  281. package/lib/request/update-awr-hub-request.d.ts +1 -1
  282. package/lib/request/update-database-insight-request.d.ts +2 -2
  283. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  284. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  285. package/lib/request/update-host-insight-request.d.ts +1 -1
  286. package/lib/request/update-operations-insights-private-endpoint-request.d.ts +40 -0
  287. package/lib/request/update-operations-insights-private-endpoint-request.js +15 -0
  288. package/lib/request/update-operations-insights-private-endpoint-request.js.map +1 -0
  289. package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
  290. package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
  291. package/lib/response/change-operations-insights-private-endpoint-compartment-response.d.ts +25 -0
  292. package/lib/response/change-operations-insights-private-endpoint-compartment-response.js +15 -0
  293. package/lib/response/change-operations-insights-private-endpoint-compartment-response.js.map +1 -0
  294. package/lib/response/change-pe-comanaged-database-insight-response.d.ts +25 -0
  295. package/lib/response/change-pe-comanaged-database-insight-response.js +15 -0
  296. package/lib/response/change-pe-comanaged-database-insight-response.js.map +1 -0
  297. package/lib/response/create-operations-insights-private-endpoint-response.d.ts +43 -0
  298. package/lib/response/create-operations-insights-private-endpoint-response.js +15 -0
  299. package/lib/response/create-operations-insights-private-endpoint-response.js.map +1 -0
  300. package/lib/response/delete-operations-insights-private-endpoint-response.d.ts +25 -0
  301. package/lib/response/delete-operations-insights-private-endpoint-response.js +15 -0
  302. package/lib/response/delete-operations-insights-private-endpoint-response.js.map +1 -0
  303. package/lib/response/get-operations-insights-private-endpoint-response.d.ts +30 -0
  304. package/lib/response/get-operations-insights-private-endpoint-response.js +15 -0
  305. package/lib/response/get-operations-insights-private-endpoint-response.js.map +1 -0
  306. package/lib/response/index.d.ts +16 -0
  307. package/lib/response/list-operations-insights-private-endpoints-response.d.ts +32 -0
  308. package/lib/response/list-operations-insights-private-endpoints-response.js +15 -0
  309. package/lib/response/list-operations-insights-private-endpoints-response.js.map +1 -0
  310. package/lib/response/summarize-host-insight-top-processes-usage-trend-response.d.ts +32 -0
  311. package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js +15 -0
  312. package/lib/response/summarize-host-insight-top-processes-usage-trend-response.js.map +1 -0
  313. package/lib/response/update-operations-insights-private-endpoint-response.d.ts +25 -0
  314. package/lib/response/update-operations-insights-private-endpoint-response.js +15 -0
  315. package/lib/response/update-operations-insights-private-endpoint-response.js.map +1 -0
  316. package/package.json +3 -3
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ /**
3
+ * Operations Insights API
4
+ * Use the Operations Insights API to perform data extraction operations to obtain database
5
+ resource utilization, performance statistics, and reference information. For more information,
6
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
7
+
8
+ * OpenAPI spec version: 20200630
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ Object.defineProperty(exports, "__esModule", { value: true });
18
+ exports.PeComanagedDatabaseHostDetails = void 0;
19
+ var PeComanagedDatabaseHostDetails;
20
+ (function (PeComanagedDatabaseHostDetails) {
21
+ function getJsonObj(obj) {
22
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
23
+ return jsonObj;
24
+ }
25
+ PeComanagedDatabaseHostDetails.getJsonObj = getJsonObj;
26
+ function getDeserializedJsonObj(obj) {
27
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
28
+ return jsonObj;
29
+ }
30
+ PeComanagedDatabaseHostDetails.getDeserializedJsonObj = getDeserializedJsonObj;
31
+ })(PeComanagedDatabaseHostDetails = exports.PeComanagedDatabaseHostDetails || (exports.PeComanagedDatabaseHostDetails = {}));
32
+ //# sourceMappingURL=pe-comanaged-database-host-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pe-comanaged-database-host-details.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/pe-comanaged-database-host-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAmBH,IAAiB,8BAA8B,CAW9C;AAXD,WAAiB,8BAA8B;IAC7C,SAAgB,UAAU,CAAC,GAAmC;QAC5D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmC;QACxE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,8BAA8B,GAA9B,sCAA8B,KAA9B,sCAA8B,QAW9C"}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * Operations Insights API
3
+ * Use the Operations Insights API to perform data extraction operations to obtain database
4
+ resource utilization, performance statistics, and reference information. For more information,
5
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
6
+
7
+ * OpenAPI spec version: 20200630
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * Summary of a database insight resource.
19
+ */
20
+ export interface PeComanagedDatabaseInsightSummary extends model.DatabaseInsightSummary {
21
+ /**
22
+ * OCI database resource type
23
+ */
24
+ "databaseResourceType"?: string;
25
+ /**
26
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the OPSI private endpoint
27
+ */
28
+ "opsiPrivateEndpointId"?: string;
29
+ "entitySource": string;
30
+ }
31
+ export declare namespace PeComanagedDatabaseInsightSummary {
32
+ function getJsonObj(obj: PeComanagedDatabaseInsightSummary, isParentJsonObj?: boolean): object;
33
+ const entitySource = "PE_COMANAGED_DATABASE";
34
+ function getDeserializedJsonObj(obj: PeComanagedDatabaseInsightSummary, isParentJsonObj?: boolean): object;
35
+ }
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ /**
3
+ * Operations Insights API
4
+ * Use the Operations Insights API to perform data extraction operations to obtain database
5
+ resource utilization, performance statistics, and reference information. For more information,
6
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
7
+
8
+ * OpenAPI spec version: 20200630
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.PeComanagedDatabaseInsightSummary = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var PeComanagedDatabaseInsightSummary;
40
+ (function (PeComanagedDatabaseInsightSummary) {
41
+ function getJsonObj(obj, isParentJsonObj) {
42
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
43
+ ? obj
44
+ : model.DatabaseInsightSummary.getJsonObj(obj))), {});
45
+ return jsonObj;
46
+ }
47
+ PeComanagedDatabaseInsightSummary.getJsonObj = getJsonObj;
48
+ PeComanagedDatabaseInsightSummary.entitySource = "PE_COMANAGED_DATABASE";
49
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
50
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
51
+ ? obj
52
+ : model.DatabaseInsightSummary.getDeserializedJsonObj(obj))), {});
53
+ return jsonObj;
54
+ }
55
+ PeComanagedDatabaseInsightSummary.getDeserializedJsonObj = getDeserializedJsonObj;
56
+ })(PeComanagedDatabaseInsightSummary = exports.PeComanagedDatabaseInsightSummary || (exports.PeComanagedDatabaseInsightSummary = {}));
57
+ //# sourceMappingURL=pe-comanaged-database-insight-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pe-comanaged-database-insight-summary.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/pe-comanaged-database-insight-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAmBlC,IAAiB,iCAAiC,CA8BjD;AA9BD,WAAiB,iCAAiC;IAChD,SAAgB,UAAU,CACxB,GAAsC,EACtC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,GAAG,CAAuC,CAAC,GACrF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,4CAAU,aAYzB,CAAA;IACY,8CAAY,GAAG,uBAAuB,CAAC;IACpD,SAAgB,sBAAsB,CACpC,GAAsC,EACtC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAClD,GAAG,CACkC,CAAC,GACzC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,wDAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QA8BjD"}
@@ -0,0 +1,49 @@
1
+ /**
2
+ * Operations Insights API
3
+ * Use the Operations Insights API to perform data extraction operations to obtain database
4
+ resource utilization, performance statistics, and reference information. For more information,
5
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
6
+
7
+ * OpenAPI spec version: 20200630
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * Database insight resource.
19
+ */
20
+ export interface PeComanagedDatabaseInsight extends model.DatabaseInsight {
21
+ /**
22
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the OPSI private endpoint
23
+ */
24
+ "opsiPrivateEndpointId"?: string;
25
+ "connectionDetails"?: model.PeComanagedDatabaseConnectionDetails;
26
+ "credentialDetails"?: model.CredentialsBySource | model.CredentialByVault;
27
+ /**
28
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database.
29
+ */
30
+ "databaseId": string;
31
+ /**
32
+ * Name of database
33
+ */
34
+ "databaseName": string;
35
+ /**
36
+ * Display name of database
37
+ */
38
+ "databaseDisplayName"?: string;
39
+ /**
40
+ * OCI database resource type
41
+ */
42
+ "databaseResourceType": string;
43
+ "entitySource": string;
44
+ }
45
+ export declare namespace PeComanagedDatabaseInsight {
46
+ function getJsonObj(obj: PeComanagedDatabaseInsight, isParentJsonObj?: boolean): object;
47
+ const entitySource = "PE_COMANAGED_DATABASE";
48
+ function getDeserializedJsonObj(obj: PeComanagedDatabaseInsight, isParentJsonObj?: boolean): object;
49
+ }
@@ -0,0 +1,71 @@
1
+ "use strict";
2
+ /**
3
+ * Operations Insights API
4
+ * Use the Operations Insights API to perform data extraction operations to obtain database
5
+ resource utilization, performance statistics, and reference information. For more information,
6
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
7
+
8
+ * OpenAPI spec version: 20200630
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.PeComanagedDatabaseInsight = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var PeComanagedDatabaseInsight;
40
+ (function (PeComanagedDatabaseInsight) {
41
+ function getJsonObj(obj, isParentJsonObj) {
42
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
43
+ ? obj
44
+ : model.DatabaseInsight.getJsonObj(obj))), {
45
+ "connectionDetails": obj.connectionDetails
46
+ ? model.PeComanagedDatabaseConnectionDetails.getJsonObj(obj.connectionDetails)
47
+ : undefined,
48
+ "credentialDetails": obj.credentialDetails
49
+ ? model.CredentialDetails.getJsonObj(obj.credentialDetails)
50
+ : undefined
51
+ });
52
+ return jsonObj;
53
+ }
54
+ PeComanagedDatabaseInsight.getJsonObj = getJsonObj;
55
+ PeComanagedDatabaseInsight.entitySource = "PE_COMANAGED_DATABASE";
56
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
57
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
58
+ ? obj
59
+ : model.DatabaseInsight.getDeserializedJsonObj(obj))), {
60
+ "connectionDetails": obj.connectionDetails
61
+ ? model.PeComanagedDatabaseConnectionDetails.getDeserializedJsonObj(obj.connectionDetails)
62
+ : undefined,
63
+ "credentialDetails": obj.credentialDetails
64
+ ? model.CredentialDetails.getDeserializedJsonObj(obj.credentialDetails)
65
+ : undefined
66
+ });
67
+ return jsonObj;
68
+ }
69
+ PeComanagedDatabaseInsight.getDeserializedJsonObj = getDeserializedJsonObj;
70
+ })(PeComanagedDatabaseInsight = exports.PeComanagedDatabaseInsight || (exports.PeComanagedDatabaseInsight = {}));
71
+ //# sourceMappingURL=pe-comanaged-database-insight.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pe-comanaged-database-insight.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/pe-comanaged-database-insight.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiClC,IAAiB,0BAA0B,CAuC1C;AAvCD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B,EAAE,eAAyB;QACnF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,eAAe,CAAC,UAAU,CAAC,GAAG,CAAgC,CAAC,GACvE;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC9E,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC3D,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAhBe,qCAAU,aAgBzB,CAAA;IACY,uCAAY,GAAG,uBAAuB,CAAC;IACpD,SAAgB,sBAAsB,CACpC,GAA+B,EAC/B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,eAAe,CAAC,sBAAsB,CAAC,GAAG,CAAgC,CAAC,GACnF;YACD,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,oCAAoC,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBAC1F,CAAC,CAAC,SAAS;YACb,mBAAmB,EAAE,GAAG,CAAC,iBAAiB;gBACxC,CAAC,CAAC,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAAC,iBAAiB,CAAC;gBACvE,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAnBe,iDAAsB,yBAmBrC,CAAA;AACH,CAAC,EAvCgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAuC1C"}
@@ -0,0 +1,35 @@
1
+ /**
2
+ * Operations Insights API
3
+ * Use the Operations Insights API to perform data extraction operations to obtain database
4
+ resource utilization, performance statistics, and reference information. For more information,
5
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
6
+
7
+ * OpenAPI spec version: 20200630
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * Configuration Summary of a Private Endpoint Co-managed External database.
19
+ */
20
+ export interface PeComanagedManagedExternalDatabaseConfigurationSummary extends model.DatabaseConfigurationSummary {
21
+ /**
22
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database.
23
+ */
24
+ "databaseId": string;
25
+ /**
26
+ * The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the OPSI private endpoint
27
+ */
28
+ "opsiPrivateEndpointId": string;
29
+ "entitySource": string;
30
+ }
31
+ export declare namespace PeComanagedManagedExternalDatabaseConfigurationSummary {
32
+ function getJsonObj(obj: PeComanagedManagedExternalDatabaseConfigurationSummary, isParentJsonObj?: boolean): object;
33
+ const entitySource = "PE_COMANAGED_DATABASE";
34
+ function getDeserializedJsonObj(obj: PeComanagedManagedExternalDatabaseConfigurationSummary, isParentJsonObj?: boolean): object;
35
+ }
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ /**
3
+ * Operations Insights API
4
+ * Use the Operations Insights API to perform data extraction operations to obtain database
5
+ resource utilization, performance statistics, and reference information. For more information,
6
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
7
+
8
+ * OpenAPI spec version: 20200630
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.PeComanagedManagedExternalDatabaseConfigurationSummary = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var PeComanagedManagedExternalDatabaseConfigurationSummary;
40
+ (function (PeComanagedManagedExternalDatabaseConfigurationSummary) {
41
+ function getJsonObj(obj, isParentJsonObj) {
42
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
43
+ ? obj
44
+ : model.DatabaseConfigurationSummary.getJsonObj(obj))), {});
45
+ return jsonObj;
46
+ }
47
+ PeComanagedManagedExternalDatabaseConfigurationSummary.getJsonObj = getJsonObj;
48
+ PeComanagedManagedExternalDatabaseConfigurationSummary.entitySource = "PE_COMANAGED_DATABASE";
49
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
50
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
51
+ ? obj
52
+ : model.DatabaseConfigurationSummary.getDeserializedJsonObj(obj))), {});
53
+ return jsonObj;
54
+ }
55
+ PeComanagedManagedExternalDatabaseConfigurationSummary.getDeserializedJsonObj = getDeserializedJsonObj;
56
+ })(PeComanagedManagedExternalDatabaseConfigurationSummary = exports.PeComanagedManagedExternalDatabaseConfigurationSummary || (exports.PeComanagedManagedExternalDatabaseConfigurationSummary = {}));
57
+ //# sourceMappingURL=pe-comanaged-managed-external-database-configuration-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"pe-comanaged-managed-external-database-configuration-summary.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/pe-comanaged-managed-external-database-configuration-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAoBlC,IAAiB,sDAAsD,CAgCtE;AAhCD,WAAiB,sDAAsD;IACrE,SAAgB,UAAU,CACxB,GAA2D,EAC3D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,UAAU,CAC5C,GAAG,CACuD,CAAC,GAC9D,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,iEAAU,aAczB,CAAA;IACY,mEAAY,GAAG,uBAAuB,CAAC;IACpD,SAAgB,sBAAsB,CACpC,GAA2D,EAC3D,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,4BAA4B,CAAC,sBAAsB,CACxD,GAAG,CACuD,CAAC,GAC9D,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,6EAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,sDAAsD,GAAtD,8DAAsD,KAAtD,8DAAsD,QAgCtE"}
@@ -0,0 +1,38 @@
1
+ /**
2
+ * Operations Insights API
3
+ * Use the Operations Insights API to perform data extraction operations to obtain database
4
+ resource utilization, performance statistics, and reference information. For more information,
5
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
6
+
7
+ * OpenAPI spec version: 20200630
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * Top level response object.
19
+ *
20
+ */
21
+ export interface SummarizeHostInsightsTopProcessesUsageTrendCollection {
22
+ /**
23
+ * The start timestamp that was passed into the request.
24
+ */
25
+ "timeIntervalStart": Date;
26
+ /**
27
+ * The end timestamp that was passed into the request.
28
+ */
29
+ "timeIntervalEnd": Date;
30
+ /**
31
+ * Collection of Usage Data with time stamps for top processes
32
+ */
33
+ "items": Array<model.TopProcessesUsageTrendAggregation>;
34
+ }
35
+ export declare namespace SummarizeHostInsightsTopProcessesUsageTrendCollection {
36
+ function getJsonObj(obj: SummarizeHostInsightsTopProcessesUsageTrendCollection): object;
37
+ function getDeserializedJsonObj(obj: SummarizeHostInsightsTopProcessesUsageTrendCollection): object;
38
+ }
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ /**
3
+ * Operations Insights API
4
+ * Use the Operations Insights API to perform data extraction operations to obtain database
5
+ resource utilization, performance statistics, and reference information. For more information,
6
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
7
+
8
+ * OpenAPI spec version: 20200630
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.SummarizeHostInsightsTopProcessesUsageTrendCollection = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var SummarizeHostInsightsTopProcessesUsageTrendCollection;
40
+ (function (SummarizeHostInsightsTopProcessesUsageTrendCollection) {
41
+ function getJsonObj(obj) {
42
+ const jsonObj = Object.assign(Object.assign({}, obj), {
43
+ "items": obj.items
44
+ ? obj.items.map(item => {
45
+ return model.TopProcessesUsageTrendAggregation.getJsonObj(item);
46
+ })
47
+ : undefined
48
+ });
49
+ return jsonObj;
50
+ }
51
+ SummarizeHostInsightsTopProcessesUsageTrendCollection.getJsonObj = getJsonObj;
52
+ function getDeserializedJsonObj(obj) {
53
+ const jsonObj = Object.assign(Object.assign({}, obj), {
54
+ "items": obj.items
55
+ ? obj.items.map(item => {
56
+ return model.TopProcessesUsageTrendAggregation.getDeserializedJsonObj(item);
57
+ })
58
+ : undefined
59
+ });
60
+ return jsonObj;
61
+ }
62
+ SummarizeHostInsightsTopProcessesUsageTrendCollection.getDeserializedJsonObj = getDeserializedJsonObj;
63
+ })(SummarizeHostInsightsTopProcessesUsageTrendCollection = exports.SummarizeHostInsightsTopProcessesUsageTrendCollection || (exports.SummarizeHostInsightsTopProcessesUsageTrendCollection = {}));
64
+ //# sourceMappingURL=summarize-host-insights-top-processes-usage-trend-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"summarize-host-insights-top-processes-usage-trend-collection.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/summarize-host-insights-top-processes-usage-trend-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAsBlC,IAAiB,qDAAqD,CA+BrE;AA/BD,WAAiB,qDAAqD;IACpE,SAAgB,UAAU,CAAC,GAA0D;QACnF,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iCAAiC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAClE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,gEAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CACpC,GAA0D;QAE1D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,iCAAiC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC9E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,4EAAsB,yBAerC,CAAA;AACH,CAAC,EA/BgB,qDAAqD,GAArD,6DAAqD,KAArD,6DAAqD,QA+BrE"}
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Operations Insights API
3
+ * Use the Operations Insights API to perform data extraction operations to obtain database
4
+ resource utilization, performance statistics, and reference information. For more information,
5
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
6
+
7
+ * OpenAPI spec version: 20200630
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * Usage data per host top process
19
+ */
20
+ export interface TopProcessesUsageTrendAggregation {
21
+ /**
22
+ * Command line and arguments used to launch process
23
+ */
24
+ "command": string;
25
+ /**
26
+ * List of usage data samples for a top process
27
+ */
28
+ "usageData": Array<model.TopProcessesUsageTrend>;
29
+ }
30
+ export declare namespace TopProcessesUsageTrendAggregation {
31
+ function getJsonObj(obj: TopProcessesUsageTrendAggregation): object;
32
+ function getDeserializedJsonObj(obj: TopProcessesUsageTrendAggregation): object;
33
+ }
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ /**
3
+ * Operations Insights API
4
+ * Use the Operations Insights API to perform data extraction operations to obtain database
5
+ resource utilization, performance statistics, and reference information. For more information,
6
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
7
+
8
+ * OpenAPI spec version: 20200630
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.TopProcessesUsageTrendAggregation = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var TopProcessesUsageTrendAggregation;
40
+ (function (TopProcessesUsageTrendAggregation) {
41
+ function getJsonObj(obj) {
42
+ const jsonObj = Object.assign(Object.assign({}, obj), {
43
+ "usageData": obj.usageData
44
+ ? obj.usageData.map(item => {
45
+ return model.TopProcessesUsageTrend.getJsonObj(item);
46
+ })
47
+ : undefined
48
+ });
49
+ return jsonObj;
50
+ }
51
+ TopProcessesUsageTrendAggregation.getJsonObj = getJsonObj;
52
+ function getDeserializedJsonObj(obj) {
53
+ const jsonObj = Object.assign(Object.assign({}, obj), {
54
+ "usageData": obj.usageData
55
+ ? obj.usageData.map(item => {
56
+ return model.TopProcessesUsageTrend.getDeserializedJsonObj(item);
57
+ })
58
+ : undefined
59
+ });
60
+ return jsonObj;
61
+ }
62
+ TopProcessesUsageTrendAggregation.getDeserializedJsonObj = getDeserializedJsonObj;
63
+ })(TopProcessesUsageTrendAggregation = exports.TopProcessesUsageTrendAggregation || (exports.TopProcessesUsageTrendAggregation = {}));
64
+ //# sourceMappingURL=top-processes-usage-trend-aggregation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"top-processes-usage-trend-aggregation.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/model/top-processes-usage-trend-aggregation.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,iCAAiC,CA6BjD;AA7BD,WAAiB,iCAAiC;IAChD,SAAgB,UAAU,CAAC,GAAsC;QAC/D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACvD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,4CAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsC;QAC3E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,WAAW,EAAE,GAAG,CAAC,SAAS;gBACxB,CAAC,CAAC,GAAG,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACvB,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QA6BjD"}
@@ -0,0 +1,52 @@
1
+ /**
2
+ * Operations Insights API
3
+ * Use the Operations Insights API to perform data extraction operations to obtain database
4
+ resource utilization, performance statistics, and reference information. For more information,
5
+ see [About Oracle Cloud Infrastructure Operations Insights](https://docs.cloud.oracle.com/en-us/iaas/operations-insights/doc/operations-insights.html).
6
+
7
+ * OpenAPI spec version: 20200630
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ /**
17
+ * Aggregated data for top processes
18
+ */
19
+ export interface TopProcessesUsageTrend {
20
+ /**
21
+ * The timestamp in which the current sampling period ends in RFC 3339 format.
22
+ */
23
+ "endTimestamp": Date;
24
+ /**
25
+ * Process CPU usage. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
26
+ */
27
+ "cpuUsage": number;
28
+ /**
29
+ * Process CPU utilization percentage Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
30
+ */
31
+ "cpuUtilization": number;
32
+ /**
33
+ * Process memory utilization percentage Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
34
+ */
35
+ "memoryUtilization": number;
36
+ /**
37
+ * Process virtual memory in Megabytes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
38
+ */
39
+ "virtualMemoryInMBs": number;
40
+ /**
41
+ * Procress physical memory in Megabytes Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
42
+ */
43
+ "physicalMemoryInMBs": number;
44
+ /**
45
+ * Maximum number of processes running at time of collection Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
46
+ */
47
+ "maxProcessCount": number;
48
+ }
49
+ export declare namespace TopProcessesUsageTrend {
50
+ function getJsonObj(obj: TopProcessesUsageTrend): object;
51
+ function getDeserializedJsonObj(obj: TopProcessesUsageTrend): object;
52
+ }