oci-opsi 2.35.1 → 2.38.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 (386) hide show
  1. package/lib/client.d.ts +275 -111
  2. package/lib/client.js +1200 -120
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/awr-database-collection.d.ts +31 -0
  5. package/lib/model/awr-database-collection.js +67 -0
  6. package/lib/model/awr-database-collection.js.map +1 -0
  7. package/lib/model/awr-database-cpu-usage-collection.d.ts +43 -0
  8. package/lib/model/awr-database-cpu-usage-collection.js +69 -0
  9. package/lib/model/awr-database-cpu-usage-collection.js.map +1 -0
  10. package/lib/model/awr-database-cpu-usage-summary.d.ts +32 -0
  11. package/lib/model/{usage-unit.js → awr-database-cpu-usage-summary.js} +11 -24
  12. package/lib/model/awr-database-cpu-usage-summary.js.map +1 -0
  13. package/lib/model/awr-database-metric-collection.d.ts +31 -0
  14. package/lib/model/awr-database-metric-collection.js +69 -0
  15. package/lib/model/awr-database-metric-collection.js.map +1 -0
  16. package/lib/model/awr-database-metric-summary.d.ts +44 -0
  17. package/lib/model/awr-database-metric-summary.js +32 -0
  18. package/lib/model/awr-database-metric-summary.js.map +1 -0
  19. package/lib/model/awr-database-parameter-change-collection.d.ts +31 -0
  20. package/lib/model/awr-database-parameter-change-collection.js +69 -0
  21. package/lib/model/awr-database-parameter-change-collection.js.map +1 -0
  22. package/lib/model/awr-database-parameter-change-summary.d.ts +63 -0
  23. package/lib/model/awr-database-parameter-change-summary.js +32 -0
  24. package/lib/model/awr-database-parameter-change-summary.js.map +1 -0
  25. package/lib/model/awr-database-parameter-collection.d.ts +31 -0
  26. package/lib/model/awr-database-parameter-collection.js +69 -0
  27. package/lib/model/awr-database-parameter-collection.js.map +1 -0
  28. package/lib/model/awr-database-parameter-summary.d.ts +56 -0
  29. package/lib/model/awr-database-parameter-summary.js +32 -0
  30. package/lib/model/awr-database-parameter-summary.js.map +1 -0
  31. package/lib/model/awr-database-report.d.ts +45 -0
  32. package/lib/model/awr-database-report.js +66 -0
  33. package/lib/model/awr-database-report.js.map +1 -0
  34. package/lib/model/awr-database-snapshot-collection.d.ts +31 -0
  35. package/lib/model/awr-database-snapshot-collection.js +69 -0
  36. package/lib/model/awr-database-snapshot-collection.js.map +1 -0
  37. package/lib/model/awr-database-snapshot-range-collection.d.ts +31 -0
  38. package/lib/model/awr-database-snapshot-range-collection.js +69 -0
  39. package/lib/model/awr-database-snapshot-range-collection.js.map +1 -0
  40. package/lib/model/awr-database-snapshot-range-summary.d.ts +81 -0
  41. package/lib/model/awr-database-snapshot-range-summary.js +32 -0
  42. package/lib/model/awr-database-snapshot-range-summary.js.map +1 -0
  43. package/lib/model/awr-database-snapshot-summary.d.ts +58 -0
  44. package/lib/model/awr-database-snapshot-summary.js +32 -0
  45. package/lib/model/awr-database-snapshot-summary.js.map +1 -0
  46. package/lib/model/awr-database-sql-report.d.ts +44 -0
  47. package/lib/model/awr-database-sql-report.js +65 -0
  48. package/lib/model/awr-database-sql-report.js.map +1 -0
  49. package/lib/model/awr-database-summary.d.ts +81 -0
  50. package/lib/model/awr-database-summary.js +32 -0
  51. package/lib/model/awr-database-summary.js.map +1 -0
  52. package/lib/model/awr-database-sysstat-collection.d.ts +31 -0
  53. package/lib/model/awr-database-sysstat-collection.js +69 -0
  54. package/lib/model/awr-database-sysstat-collection.js.map +1 -0
  55. package/lib/model/awr-database-sysstat-summary.d.ts +48 -0
  56. package/lib/model/awr-database-sysstat-summary.js +32 -0
  57. package/lib/model/awr-database-sysstat-summary.js.map +1 -0
  58. package/lib/model/awr-database-top-wait-event-collection.d.ts +31 -0
  59. package/lib/model/awr-database-top-wait-event-collection.js +69 -0
  60. package/lib/model/awr-database-top-wait-event-collection.js.map +1 -0
  61. package/lib/model/awr-database-top-wait-event-summary.d.ts +36 -0
  62. package/lib/model/awr-database-top-wait-event-summary.js +32 -0
  63. package/lib/model/awr-database-top-wait-event-summary.js.map +1 -0
  64. package/lib/model/awr-database-wait-event-bucket-collection.d.ts +35 -0
  65. package/lib/model/awr-database-wait-event-bucket-collection.js +69 -0
  66. package/lib/model/awr-database-wait-event-bucket-collection.js.map +1 -0
  67. package/lib/model/awr-database-wait-event-bucket-summary.d.ts +32 -0
  68. package/lib/model/awr-database-wait-event-bucket-summary.js +32 -0
  69. package/lib/model/awr-database-wait-event-bucket-summary.js.map +1 -0
  70. package/lib/model/awr-database-wait-event-collection.d.ts +31 -0
  71. package/lib/model/awr-database-wait-event-collection.js +69 -0
  72. package/lib/model/awr-database-wait-event-collection.js.map +1 -0
  73. package/lib/model/awr-database-wait-event-summary.d.ts +51 -0
  74. package/lib/model/awr-database-wait-event-summary.js +32 -0
  75. package/lib/model/awr-database-wait-event-summary.js.map +1 -0
  76. package/lib/model/awr-query-result.d.ts +37 -0
  77. package/lib/model/awr-query-result.js +116 -0
  78. package/lib/model/awr-query-result.js.map +1 -0
  79. package/lib/model/cloud-importable-compute-entity-summary.d.ts +49 -0
  80. package/lib/model/cloud-importable-compute-entity-summary.js +69 -0
  81. package/lib/model/cloud-importable-compute-entity-summary.js.map +1 -0
  82. package/lib/model/create-host-insight-details.js +4 -0
  83. package/lib/model/create-host-insight-details.js.map +1 -1
  84. package/lib/model/create-macs-managed-cloud-host-insight-details.d.ts +31 -0
  85. package/lib/model/create-macs-managed-cloud-host-insight-details.js +57 -0
  86. package/lib/model/create-macs-managed-cloud-host-insight-details.js.map +1 -0
  87. package/lib/model/enable-host-insight-details.js +4 -0
  88. package/lib/model/enable-host-insight-details.js.map +1 -1
  89. package/lib/model/enable-macs-managed-cloud-host-insight-details.d.ts +27 -0
  90. package/lib/model/enable-macs-managed-cloud-host-insight-details.js +57 -0
  91. package/lib/model/enable-macs-managed-cloud-host-insight-details.js.map +1 -0
  92. package/lib/model/host-entity-source.d.ts +1 -0
  93. package/lib/model/host-entity-source.js +1 -0
  94. package/lib/model/host-entity-source.js.map +1 -1
  95. package/lib/model/host-insight-summary.js +4 -0
  96. package/lib/model/host-insight-summary.js.map +1 -1
  97. package/lib/model/host-insight.js +4 -0
  98. package/lib/model/host-insight.js.map +1 -1
  99. package/lib/model/importable-agent-entity-source.d.ts +1 -0
  100. package/lib/model/importable-agent-entity-source.js +1 -0
  101. package/lib/model/importable-agent-entity-source.js.map +1 -1
  102. package/lib/model/{usage-unit.d.ts → importable-compute-entity-summary-collection.d.ts} +9 -14
  103. package/lib/model/importable-compute-entity-summary-collection.js +64 -0
  104. package/lib/model/importable-compute-entity-summary-collection.js.map +1 -0
  105. package/lib/model/importable-compute-entity-summary.d.ts +37 -0
  106. package/lib/model/importable-compute-entity-summary.js +68 -0
  107. package/lib/model/importable-compute-entity-summary.js.map +1 -0
  108. package/lib/model/index.d.ts +66 -2
  109. package/lib/model/index.js +73 -9
  110. package/lib/model/index.js.map +1 -1
  111. package/lib/model/macs-managed-cloud-host-insight-summary.d.ts +53 -0
  112. package/lib/model/macs-managed-cloud-host-insight-summary.js +69 -0
  113. package/lib/model/macs-managed-cloud-host-insight-summary.js.map +1 -0
  114. package/lib/model/macs-managed-cloud-host-insight.d.ts +61 -0
  115. package/lib/model/macs-managed-cloud-host-insight.js +69 -0
  116. package/lib/model/macs-managed-cloud-host-insight.js.map +1 -0
  117. package/lib/model/summarize-database-insight-resource-capacity-trend-aggregation-collection.d.ts +14 -3
  118. package/lib/model/summarize-database-insight-resource-capacity-trend-aggregation-collection.js +13 -0
  119. package/lib/model/summarize-database-insight-resource-capacity-trend-aggregation-collection.js.map +1 -1
  120. package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.d.ts +14 -3
  121. package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.js +13 -0
  122. package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.js.map +1 -1
  123. package/lib/model/summarize-database-insight-resource-statistics-aggregation-collection.d.ts +14 -3
  124. package/lib/model/summarize-database-insight-resource-statistics-aggregation-collection.js +13 -0
  125. package/lib/model/summarize-database-insight-resource-statistics-aggregation-collection.js.map +1 -1
  126. package/lib/model/summarize-database-insight-resource-usage-aggregation.d.ts +14 -4
  127. package/lib/model/summarize-database-insight-resource-usage-aggregation.js +13 -0
  128. package/lib/model/summarize-database-insight-resource-usage-aggregation.js.map +1 -1
  129. package/lib/model/summarize-database-insight-resource-usage-trend-aggregation-collection.d.ts +14 -3
  130. package/lib/model/summarize-database-insight-resource-usage-trend-aggregation-collection.js +13 -0
  131. package/lib/model/summarize-database-insight-resource-usage-trend-aggregation-collection.js.map +1 -1
  132. package/lib/model/summarize-database-insight-tablespace-usage-trend-aggregation-collection.d.ts +14 -3
  133. package/lib/model/summarize-database-insight-tablespace-usage-trend-aggregation-collection.js +13 -0
  134. package/lib/model/summarize-database-insight-tablespace-usage-trend-aggregation-collection.js.map +1 -1
  135. package/lib/model/summarize-exadata-insight-resource-capacity-trend-aggregation.d.ts +14 -3
  136. package/lib/model/summarize-exadata-insight-resource-capacity-trend-aggregation.js +13 -0
  137. package/lib/model/summarize-exadata-insight-resource-capacity-trend-aggregation.js.map +1 -1
  138. package/lib/model/summarize-exadata-insight-resource-capacity-trend-collection.d.ts +14 -3
  139. package/lib/model/summarize-exadata-insight-resource-capacity-trend-collection.js +13 -0
  140. package/lib/model/summarize-exadata-insight-resource-capacity-trend-collection.js.map +1 -1
  141. package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.d.ts +14 -3
  142. package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.js +13 -0
  143. package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.js.map +1 -1
  144. package/lib/model/summarize-exadata-insight-resource-forecast-trend-collection.d.ts +14 -3
  145. package/lib/model/summarize-exadata-insight-resource-forecast-trend-collection.js +13 -0
  146. package/lib/model/summarize-exadata-insight-resource-forecast-trend-collection.js.map +1 -1
  147. package/lib/model/summarize-exadata-insight-resource-statistics-aggregation-collection.d.ts +14 -3
  148. package/lib/model/summarize-exadata-insight-resource-statistics-aggregation-collection.js +13 -0
  149. package/lib/model/summarize-exadata-insight-resource-statistics-aggregation-collection.js.map +1 -1
  150. package/lib/model/summarize-exadata-insight-resource-usage-aggregation.d.ts +14 -4
  151. package/lib/model/summarize-exadata-insight-resource-usage-aggregation.js +13 -0
  152. package/lib/model/summarize-exadata-insight-resource-usage-aggregation.js.map +1 -1
  153. package/lib/model/summarize-exadata-insight-resource-usage-collection.d.ts +14 -3
  154. package/lib/model/summarize-exadata-insight-resource-usage-collection.js +13 -0
  155. package/lib/model/summarize-exadata-insight-resource-usage-collection.js.map +1 -1
  156. package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.d.ts +14 -3
  157. package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.js +13 -0
  158. package/lib/model/summarize-host-insight-resource-capacity-trend-aggregation-collection.js.map +1 -1
  159. package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.d.ts +14 -3
  160. package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js +13 -0
  161. package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js.map +1 -1
  162. package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.d.ts +14 -3
  163. package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.js +13 -0
  164. package/lib/model/summarize-host-insight-resource-statistics-aggregation-collection.js.map +1 -1
  165. package/lib/model/summarize-host-insight-resource-usage-aggregation.d.ts +14 -4
  166. package/lib/model/summarize-host-insight-resource-usage-aggregation.js +13 -0
  167. package/lib/model/summarize-host-insight-resource-usage-aggregation.js.map +1 -1
  168. package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.d.ts +14 -3
  169. package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.js +13 -0
  170. package/lib/model/summarize-host-insight-resource-usage-trend-aggregation-collection.js.map +1 -1
  171. package/lib/model/update-host-insight-details.js +4 -0
  172. package/lib/model/update-host-insight-details.js.map +1 -1
  173. package/lib/model/update-macs-managed-cloud-host-insight-details.d.ts +27 -0
  174. package/lib/model/update-macs-managed-cloud-host-insight-details.js +57 -0
  175. package/lib/model/update-macs-managed-cloud-host-insight-details.js.map +1 -0
  176. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  177. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  178. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  179. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  180. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  181. package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
  182. package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
  183. package/lib/request/create-awr-hub-request.d.ts +1 -1
  184. package/lib/request/create-database-insight-request.d.ts +1 -1
  185. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  186. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  187. package/lib/request/create-host-insight-request.d.ts +2 -2
  188. package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
  189. package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
  190. package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
  191. package/lib/request/delete-awr-hub-request.d.ts +1 -1
  192. package/lib/request/delete-database-insight-request.d.ts +1 -1
  193. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  194. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  195. package/lib/request/delete-host-insight-request.d.ts +1 -1
  196. package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
  197. package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
  198. package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
  199. package/lib/request/disable-database-insight-request.d.ts +1 -1
  200. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  201. package/lib/request/disable-host-insight-request.d.ts +1 -1
  202. package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
  203. package/lib/request/enable-database-insight-request.d.ts +1 -1
  204. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  205. package/lib/request/enable-host-insight-request.d.ts +2 -2
  206. package/lib/request/get-awr-database-report-request.d.ts +77 -0
  207. package/lib/request/get-awr-database-report-request.js +29 -0
  208. package/lib/request/get-awr-database-report-request.js.map +1 -0
  209. package/lib/request/get-awr-database-sql-report-request.d.ts +74 -0
  210. package/lib/request/get-awr-database-sql-report-request.js +24 -0
  211. package/lib/request/get-awr-database-sql-report-request.js.map +1 -0
  212. package/lib/request/get-awr-hub-request.d.ts +1 -1
  213. package/lib/request/get-awr-report-request.d.ts +1 -1
  214. package/lib/request/get-database-insight-request.d.ts +1 -1
  215. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  216. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  217. package/lib/request/get-host-insight-request.d.ts +1 -1
  218. package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
  219. package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
  220. package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
  221. package/lib/request/get-opsi-data-object-request.d.ts +1 -1
  222. package/lib/request/get-work-request-request.d.ts +1 -1
  223. package/lib/request/index.d.ts +28 -0
  224. package/lib/request/index.js +30 -1
  225. package/lib/request/index.js.map +1 -1
  226. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  227. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  228. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  229. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  230. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  231. package/lib/request/ingest-sql-stats-request.d.ts +1 -1
  232. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  233. package/lib/request/list-awr-database-snapshots-request.d.ts +91 -0
  234. package/lib/request/list-awr-database-snapshots-request.js +24 -0
  235. package/lib/request/list-awr-database-snapshots-request.js.map +1 -0
  236. package/lib/request/list-awr-databases-request.d.ts +74 -0
  237. package/lib/request/list-awr-databases-request.js +24 -0
  238. package/lib/request/list-awr-databases-request.js.map +1 -0
  239. package/lib/request/list-awr-hubs-request.d.ts +1 -1
  240. package/lib/request/list-awr-snapshots-request.d.ts +1 -1
  241. package/lib/request/list-database-configurations-request.d.ts +1 -1
  242. package/lib/request/list-database-insights-request.d.ts +1 -1
  243. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  244. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  245. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  246. package/lib/request/list-host-configurations-request.d.ts +12 -1
  247. package/lib/request/list-host-configurations-request.js.map +1 -1
  248. package/lib/request/list-host-insights-request.d.ts +3 -6
  249. package/lib/request/list-host-insights-request.js +0 -4
  250. package/lib/request/list-host-insights-request.js.map +1 -1
  251. package/lib/request/list-hosted-entities-request.d.ts +12 -1
  252. package/lib/request/list-hosted-entities-request.js.map +1 -1
  253. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  254. package/lib/request/list-importable-compute-entities-request.d.ts +63 -0
  255. package/lib/request/list-importable-compute-entities-request.js +26 -0
  256. package/lib/request/list-importable-compute-entities-request.js.map +1 -0
  257. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  258. package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
  259. package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
  260. package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
  261. package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
  262. package/lib/request/list-sql-plans-request.d.ts +1 -1
  263. package/lib/request/list-sql-searches-request.d.ts +1 -1
  264. package/lib/request/list-sql-texts-request.d.ts +1 -1
  265. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  266. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  267. package/lib/request/list-work-requests-request.d.ts +1 -1
  268. package/lib/request/query-opsi-data-object-data-request.d.ts +1 -1
  269. package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
  270. package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +100 -0
  271. package/lib/request/summarize-awr-database-cpu-usages-request.js +30 -0
  272. package/lib/request/summarize-awr-database-cpu-usages-request.js.map +1 -0
  273. package/lib/request/summarize-awr-database-metrics-request.d.ts +95 -0
  274. package/lib/request/summarize-awr-database-metrics-request.js +24 -0
  275. package/lib/request/summarize-awr-database-metrics-request.js.map +1 -0
  276. package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +95 -0
  277. package/lib/request/summarize-awr-database-parameter-changes-request.js +24 -0
  278. package/lib/request/summarize-awr-database-parameter-changes-request.js.map +1 -0
  279. package/lib/request/summarize-awr-database-parameters-request.d.ts +124 -0
  280. package/lib/request/summarize-awr-database-parameters-request.js +40 -0
  281. package/lib/request/summarize-awr-database-parameters-request.js.map +1 -0
  282. package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +74 -0
  283. package/lib/request/summarize-awr-database-snapshot-ranges-request.js +24 -0
  284. package/lib/request/summarize-awr-database-snapshot-ranges-request.js.map +1 -0
  285. package/lib/request/summarize-awr-database-sysstats-request.d.ts +95 -0
  286. package/lib/request/summarize-awr-database-sysstats-request.js +24 -0
  287. package/lib/request/summarize-awr-database-sysstats-request.js.map +1 -0
  288. package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +88 -0
  289. package/lib/request/summarize-awr-database-top-wait-events-request.js +30 -0
  290. package/lib/request/summarize-awr-database-top-wait-events-request.js.map +1 -0
  291. package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +107 -0
  292. package/lib/request/summarize-awr-database-wait-event-buckets-request.js +24 -0
  293. package/lib/request/summarize-awr-database-wait-event-buckets-request.js.map +1 -0
  294. package/lib/request/summarize-awr-database-wait-events-request.d.ts +104 -0
  295. package/lib/request/summarize-awr-database-wait-events-request.js +30 -0
  296. package/lib/request/summarize-awr-database-wait-events-request.js.map +1 -0
  297. package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
  298. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  299. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  300. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  301. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  302. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  303. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  304. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  305. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  306. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  307. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  308. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  309. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  310. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  311. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  312. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  313. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  314. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +12 -1
  315. package/lib/request/summarize-host-insight-resource-capacity-trend-request.js.map +1 -1
  316. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +12 -1
  317. package/lib/request/summarize-host-insight-resource-forecast-trend-request.js.map +1 -1
  318. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +12 -1
  319. package/lib/request/summarize-host-insight-resource-statistics-request.js.map +1 -1
  320. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +12 -1
  321. package/lib/request/summarize-host-insight-resource-usage-request.js.map +1 -1
  322. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +12 -1
  323. package/lib/request/summarize-host-insight-resource-usage-trend-request.js.map +1 -1
  324. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +12 -1
  325. package/lib/request/summarize-host-insight-resource-utilization-insight-request.js.map +1 -1
  326. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +12 -1
  327. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
  328. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  329. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  330. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  331. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  332. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  333. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  334. package/lib/request/update-awr-hub-request.d.ts +1 -1
  335. package/lib/request/update-database-insight-request.d.ts +1 -1
  336. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  337. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  338. package/lib/request/update-host-insight-request.d.ts +2 -2
  339. package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
  340. package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
  341. package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
  342. package/lib/response/get-awr-database-report-response.d.ts +25 -0
  343. package/lib/response/get-awr-database-report-response.js +15 -0
  344. package/lib/response/get-awr-database-report-response.js.map +1 -0
  345. package/lib/response/get-awr-database-sql-report-response.d.ts +25 -0
  346. package/lib/response/get-awr-database-sql-report-response.js +15 -0
  347. package/lib/response/get-awr-database-sql-report-response.js.map +1 -0
  348. package/lib/response/index.d.ts +28 -0
  349. package/lib/response/list-awr-database-snapshots-response.d.ts +32 -0
  350. package/lib/response/list-awr-database-snapshots-response.js +15 -0
  351. package/lib/response/list-awr-database-snapshots-response.js.map +1 -0
  352. package/lib/response/list-awr-databases-response.d.ts +32 -0
  353. package/lib/response/list-awr-databases-response.js +15 -0
  354. package/lib/response/list-awr-databases-response.js.map +1 -0
  355. package/lib/response/list-importable-compute-entities-response.d.ts +32 -0
  356. package/lib/response/list-importable-compute-entities-response.js +15 -0
  357. package/lib/response/list-importable-compute-entities-response.js.map +1 -0
  358. package/lib/response/summarize-awr-database-cpu-usages-response.d.ts +32 -0
  359. package/lib/response/summarize-awr-database-cpu-usages-response.js +15 -0
  360. package/lib/response/summarize-awr-database-cpu-usages-response.js.map +1 -0
  361. package/lib/response/summarize-awr-database-metrics-response.d.ts +32 -0
  362. package/lib/response/summarize-awr-database-metrics-response.js +15 -0
  363. package/lib/response/summarize-awr-database-metrics-response.js.map +1 -0
  364. package/lib/response/summarize-awr-database-parameter-changes-response.d.ts +32 -0
  365. package/lib/response/summarize-awr-database-parameter-changes-response.js +15 -0
  366. package/lib/response/summarize-awr-database-parameter-changes-response.js.map +1 -0
  367. package/lib/response/summarize-awr-database-parameters-response.d.ts +32 -0
  368. package/lib/response/summarize-awr-database-parameters-response.js +15 -0
  369. package/lib/response/summarize-awr-database-parameters-response.js.map +1 -0
  370. package/lib/response/summarize-awr-database-snapshot-ranges-response.d.ts +32 -0
  371. package/lib/response/summarize-awr-database-snapshot-ranges-response.js +15 -0
  372. package/lib/response/summarize-awr-database-snapshot-ranges-response.js.map +1 -0
  373. package/lib/response/summarize-awr-database-sysstats-response.d.ts +32 -0
  374. package/lib/response/summarize-awr-database-sysstats-response.js +15 -0
  375. package/lib/response/summarize-awr-database-sysstats-response.js.map +1 -0
  376. package/lib/response/summarize-awr-database-top-wait-events-response.d.ts +32 -0
  377. package/lib/response/summarize-awr-database-top-wait-events-response.js +15 -0
  378. package/lib/response/summarize-awr-database-top-wait-events-response.js.map +1 -0
  379. package/lib/response/summarize-awr-database-wait-event-buckets-response.d.ts +32 -0
  380. package/lib/response/summarize-awr-database-wait-event-buckets-response.js +15 -0
  381. package/lib/response/summarize-awr-database-wait-event-buckets-response.js.map +1 -0
  382. package/lib/response/summarize-awr-database-wait-events-response.d.ts +32 -0
  383. package/lib/response/summarize-awr-database-wait-events-response.js +15 -0
  384. package/lib/response/summarize-awr-database-wait-events-response.js.map +1 -0
  385. package/package.json +3 -3
  386. package/lib/model/usage-unit.js.map +0 -1
@@ -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.35.1/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjectsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjectsRequest.
17
17
  */
18
18
  export interface ListOpsiDataObjectsRequest 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.35.1/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlansRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlansRequest.
16
16
  */
17
17
  export interface ListSqlPlansRequest 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.35.1/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearchesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearchesRequest.
16
16
  */
17
17
  export interface ListSqlSearchesRequest 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.35.1/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTextsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTextsRequest.
16
16
  */
17
17
  export interface ListSqlTextsRequest 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.35.1/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrorsRequest.
17
17
  */
18
18
  export interface ListWorkRequestErrorsRequest 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.35.1/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogsRequest.
17
17
  */
18
18
  export interface ListWorkRequestLogsRequest 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.35.1/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequestsRequest.
17
17
  */
18
18
  export interface ListWorkRequestsRequest 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.35.1/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectDataRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectDataRequest.
17
17
  */
18
18
  export interface QueryOpsiDataObjectDataRequest 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.35.1/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWalletRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWalletRequest.
16
16
  */
17
17
  export interface RotateOperationsInsightsWarehouseWalletRequest extends common.BaseRequest {
18
18
  /**
@@ -0,0 +1,100 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200630
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/opsi/SummarizeAwrDatabaseCpuUsages.ts.html |here} to see how to use SummarizeAwrDatabaseCpuUsagesRequest.
17
+ */
18
+ export interface SummarizeAwrDatabaseCpuUsagesRequest extends common.BaseRequest {
19
+ /**
20
+ * Unique Awr Hub identifier
21
+ */
22
+ "awrHubId": string;
23
+ /**
24
+ * The internal ID of the database. The internal ID of the database is not the [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
25
+ * It can be retrieved from the following endpoint:
26
+ * /awrHubs/{awrHubId}/awrDatabases
27
+ *
28
+ */
29
+ "awrSourceDatabaseIdentifier": string;
30
+ /**
31
+ * The optional single value query parameter to filter by database instance number.
32
+ */
33
+ "instanceNumber"?: string;
34
+ /**
35
+ * The optional greater than or equal to filter on the snapshot ID.
36
+ *
37
+ */
38
+ "beginSnapshotIdentifierGreaterThanOrEqualTo"?: number;
39
+ /**
40
+ * The optional less than or equal to query parameter to filter the snapshot Identifier.
41
+ *
42
+ */
43
+ "endSnapshotIdentifierLessThanOrEqualTo"?: number;
44
+ /**
45
+ * The optional greater than or equal to query parameter to filter the timestamp. The timestamp format to be followed is: YYYY-MM-DDTHH:MM:SSZ, example 2020-12-03T19:00:53Z
46
+ *
47
+ */
48
+ "timeGreaterThanOrEqualTo"?: Date;
49
+ /**
50
+ * The optional less than or equal to query parameter to filter the timestamp. The timestamp format to be followed is: YYYY-MM-DDTHH:MM:SSZ, example 2020-12-03T19:00:53Z
51
+ *
52
+ */
53
+ "timeLessThanOrEqualTo"?: Date;
54
+ /**
55
+ * The optional query parameter to filter ASH activities by FOREGROUND or BACKGROUND.
56
+ */
57
+ "sessionType"?: SummarizeAwrDatabaseCpuUsagesRequest.SessionType;
58
+ /**
59
+ * For list pagination. The value of the `opc-next-page` response header from
60
+ * the previous \"List\" call. For important details about how pagination works,
61
+ * see [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
62
+ *
63
+ */
64
+ "page"?: string;
65
+ /**
66
+ * For list pagination. The maximum number of results per page, or items to
67
+ * return in a paginated \"List\" call.
68
+ * For important details about how pagination works, see
69
+ * [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
70
+ * Example: `50`
71
+ *
72
+ */
73
+ "limit"?: number;
74
+ /**
75
+ * The option to sort the AWR CPU usage summary data.
76
+ */
77
+ "sortBy"?: SummarizeAwrDatabaseCpuUsagesRequest.SortBy;
78
+ /**
79
+ * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
80
+ *
81
+ */
82
+ "sortOrder"?: model.SortOrder;
83
+ /**
84
+ * Unique Oracle-assigned identifier for the request. If you need to contact
85
+ * Oracle about a particular request, please provide the request ID.
86
+ *
87
+ */
88
+ "opcRequestId"?: string;
89
+ }
90
+ export declare namespace SummarizeAwrDatabaseCpuUsagesRequest {
91
+ enum SessionType {
92
+ Foreground = "FOREGROUND",
93
+ Background = "BACKGROUND",
94
+ All = "ALL"
95
+ }
96
+ enum SortBy {
97
+ TimeSampled = "TIME_SAMPLED",
98
+ AvgValue = "AVG_VALUE"
99
+ }
100
+ }
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200630
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.SummarizeAwrDatabaseCpuUsagesRequest = void 0;
16
+ var SummarizeAwrDatabaseCpuUsagesRequest;
17
+ (function (SummarizeAwrDatabaseCpuUsagesRequest) {
18
+ let SessionType;
19
+ (function (SessionType) {
20
+ SessionType["Foreground"] = "FOREGROUND";
21
+ SessionType["Background"] = "BACKGROUND";
22
+ SessionType["All"] = "ALL";
23
+ })(SessionType = SummarizeAwrDatabaseCpuUsagesRequest.SessionType || (SummarizeAwrDatabaseCpuUsagesRequest.SessionType = {}));
24
+ let SortBy;
25
+ (function (SortBy) {
26
+ SortBy["TimeSampled"] = "TIME_SAMPLED";
27
+ SortBy["AvgValue"] = "AVG_VALUE";
28
+ })(SortBy = SummarizeAwrDatabaseCpuUsagesRequest.SortBy || (SummarizeAwrDatabaseCpuUsagesRequest.SortBy = {}));
29
+ })(SummarizeAwrDatabaseCpuUsagesRequest = exports.SummarizeAwrDatabaseCpuUsagesRequest || (exports.SummarizeAwrDatabaseCpuUsagesRequest = {}));
30
+ //# sourceMappingURL=summarize-awr-database-cpu-usages-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"summarize-awr-database-cpu-usages-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-awr-database-cpu-usages-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAiFH,IAAiB,oCAAoC,CAWpD;AAXD,WAAiB,oCAAoC;IACnD,IAAY,WAIX;IAJD,WAAY,WAAW;QACrB,wCAAyB,CAAA;QACzB,wCAAyB,CAAA;QACzB,0BAAW,CAAA;IACb,CAAC,EAJW,WAAW,GAAX,gDAAW,KAAX,gDAAW,QAItB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,sCAA4B,CAAA;QAC5B,gCAAsB,CAAA;IACxB,CAAC,EAHW,MAAM,GAAN,2CAAM,KAAN,2CAAM,QAGjB;AACH,CAAC,EAXgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAWpD"}
@@ -0,0 +1,95 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200630
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/opsi/SummarizeAwrDatabaseMetrics.ts.html |here} to see how to use SummarizeAwrDatabaseMetricsRequest.
17
+ */
18
+ export interface SummarizeAwrDatabaseMetricsRequest extends common.BaseRequest {
19
+ /**
20
+ * Unique Awr Hub identifier
21
+ */
22
+ "awrHubId": string;
23
+ /**
24
+ * The internal ID of the database. The internal ID of the database is not the [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
25
+ * It can be retrieved from the following endpoint:
26
+ * /awrHubs/{awrHubId}/awrDatabases
27
+ *
28
+ */
29
+ "awrSourceDatabaseIdentifier": string;
30
+ /**
31
+ * The required multiple value query parameter to filter the entity name.
32
+ */
33
+ "name": Array<string>;
34
+ /**
35
+ * The optional single value query parameter to filter by database instance number.
36
+ */
37
+ "instanceNumber"?: string;
38
+ /**
39
+ * The optional greater than or equal to filter on the snapshot ID.
40
+ *
41
+ */
42
+ "beginSnapshotIdentifierGreaterThanOrEqualTo"?: number;
43
+ /**
44
+ * The optional less than or equal to query parameter to filter the snapshot Identifier.
45
+ *
46
+ */
47
+ "endSnapshotIdentifierLessThanOrEqualTo"?: number;
48
+ /**
49
+ * The optional greater than or equal to query parameter to filter the timestamp. The timestamp format to be followed is: YYYY-MM-DDTHH:MM:SSZ, example 2020-12-03T19:00:53Z
50
+ *
51
+ */
52
+ "timeGreaterThanOrEqualTo"?: Date;
53
+ /**
54
+ * The optional less than or equal to query parameter to filter the timestamp. The timestamp format to be followed is: YYYY-MM-DDTHH:MM:SSZ, example 2020-12-03T19:00:53Z
55
+ *
56
+ */
57
+ "timeLessThanOrEqualTo"?: Date;
58
+ /**
59
+ * For list pagination. The value of the `opc-next-page` response header from
60
+ * the previous \"List\" call. For important details about how pagination works,
61
+ * see [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
62
+ *
63
+ */
64
+ "page"?: string;
65
+ /**
66
+ * For list pagination. The maximum number of results per page, or items to
67
+ * return in a paginated \"List\" call.
68
+ * For important details about how pagination works, see
69
+ * [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
70
+ * Example: `50`
71
+ *
72
+ */
73
+ "limit"?: number;
74
+ /**
75
+ * The option to sort the AWR time series summary data.
76
+ */
77
+ "sortBy"?: SummarizeAwrDatabaseMetricsRequest.SortBy;
78
+ /**
79
+ * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
80
+ *
81
+ */
82
+ "sortOrder"?: model.SortOrder;
83
+ /**
84
+ * Unique Oracle-assigned identifier for the request. If you need to contact
85
+ * Oracle about a particular request, please provide the request ID.
86
+ *
87
+ */
88
+ "opcRequestId"?: string;
89
+ }
90
+ export declare namespace SummarizeAwrDatabaseMetricsRequest {
91
+ enum SortBy {
92
+ Timestamp = "TIMESTAMP",
93
+ Name = "NAME"
94
+ }
95
+ }
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200630
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.SummarizeAwrDatabaseMetricsRequest = void 0;
16
+ var SummarizeAwrDatabaseMetricsRequest;
17
+ (function (SummarizeAwrDatabaseMetricsRequest) {
18
+ let SortBy;
19
+ (function (SortBy) {
20
+ SortBy["Timestamp"] = "TIMESTAMP";
21
+ SortBy["Name"] = "NAME";
22
+ })(SortBy = SummarizeAwrDatabaseMetricsRequest.SortBy || (SummarizeAwrDatabaseMetricsRequest.SortBy = {}));
23
+ })(SummarizeAwrDatabaseMetricsRequest = exports.SummarizeAwrDatabaseMetricsRequest || (exports.SummarizeAwrDatabaseMetricsRequest = {}));
24
+ //# sourceMappingURL=summarize-awr-database-metrics-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"summarize-awr-database-metrics-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-awr-database-metrics-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAiFH,IAAiB,kCAAkC,CAKlD;AALD,WAAiB,kCAAkC;IACjD,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,iCAAuB,CAAA;QACvB,uBAAa,CAAA;IACf,CAAC,EAHW,MAAM,GAAN,yCAAM,KAAN,yCAAM,QAGjB;AACH,CAAC,EALgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAKlD"}
@@ -0,0 +1,95 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200630
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/opsi/SummarizeAwrDatabaseParameterChanges.ts.html |here} to see how to use SummarizeAwrDatabaseParameterChangesRequest.
17
+ */
18
+ export interface SummarizeAwrDatabaseParameterChangesRequest extends common.BaseRequest {
19
+ /**
20
+ * Unique Awr Hub identifier
21
+ */
22
+ "awrHubId": string;
23
+ /**
24
+ * The internal ID of the database. The internal ID of the database is not the [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
25
+ * It can be retrieved from the following endpoint:
26
+ * /awrHubs/{awrHubId}/awrDatabases
27
+ *
28
+ */
29
+ "awrSourceDatabaseIdentifier": string;
30
+ /**
31
+ * The required single value query parameter to filter the entity name.
32
+ */
33
+ "name": string;
34
+ /**
35
+ * The optional single value query parameter to filter by database instance number.
36
+ */
37
+ "instanceNumber"?: string;
38
+ /**
39
+ * The optional greater than or equal to filter on the snapshot ID.
40
+ *
41
+ */
42
+ "beginSnapshotIdentifierGreaterThanOrEqualTo"?: number;
43
+ /**
44
+ * The optional less than or equal to query parameter to filter the snapshot Identifier.
45
+ *
46
+ */
47
+ "endSnapshotIdentifierLessThanOrEqualTo"?: number;
48
+ /**
49
+ * The optional greater than or equal to query parameter to filter the timestamp. The timestamp format to be followed is: YYYY-MM-DDTHH:MM:SSZ, example 2020-12-03T19:00:53Z
50
+ *
51
+ */
52
+ "timeGreaterThanOrEqualTo"?: Date;
53
+ /**
54
+ * The optional less than or equal to query parameter to filter the timestamp. The timestamp format to be followed is: YYYY-MM-DDTHH:MM:SSZ, example 2020-12-03T19:00:53Z
55
+ *
56
+ */
57
+ "timeLessThanOrEqualTo"?: Date;
58
+ /**
59
+ * For list pagination. The value of the `opc-next-page` response header from
60
+ * the previous \"List\" call. For important details about how pagination works,
61
+ * see [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
62
+ *
63
+ */
64
+ "page"?: string;
65
+ /**
66
+ * For list pagination. The maximum number of results per page, or items to
67
+ * return in a paginated \"List\" call.
68
+ * For important details about how pagination works, see
69
+ * [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
70
+ * Example: `50`
71
+ *
72
+ */
73
+ "limit"?: number;
74
+ /**
75
+ * The option to sort the AWR database parameter change history data.
76
+ */
77
+ "sortBy"?: SummarizeAwrDatabaseParameterChangesRequest.SortBy;
78
+ /**
79
+ * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
80
+ *
81
+ */
82
+ "sortOrder"?: model.SortOrder;
83
+ /**
84
+ * Unique Oracle-assigned identifier for the request. If you need to contact
85
+ * Oracle about a particular request, please provide the request ID.
86
+ *
87
+ */
88
+ "opcRequestId"?: string;
89
+ }
90
+ export declare namespace SummarizeAwrDatabaseParameterChangesRequest {
91
+ enum SortBy {
92
+ IsChanged = "IS_CHANGED",
93
+ Name = "NAME"
94
+ }
95
+ }
@@ -0,0 +1,24 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200630
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.SummarizeAwrDatabaseParameterChangesRequest = void 0;
16
+ var SummarizeAwrDatabaseParameterChangesRequest;
17
+ (function (SummarizeAwrDatabaseParameterChangesRequest) {
18
+ let SortBy;
19
+ (function (SortBy) {
20
+ SortBy["IsChanged"] = "IS_CHANGED";
21
+ SortBy["Name"] = "NAME";
22
+ })(SortBy = SummarizeAwrDatabaseParameterChangesRequest.SortBy || (SummarizeAwrDatabaseParameterChangesRequest.SortBy = {}));
23
+ })(SummarizeAwrDatabaseParameterChangesRequest = exports.SummarizeAwrDatabaseParameterChangesRequest || (exports.SummarizeAwrDatabaseParameterChangesRequest = {}));
24
+ //# sourceMappingURL=summarize-awr-database-parameter-changes-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"summarize-awr-database-parameter-changes-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-awr-database-parameter-changes-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAiFH,IAAiB,2CAA2C,CAK3D;AALD,WAAiB,2CAA2C;IAC1D,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,kCAAwB,CAAA;QACxB,uBAAa,CAAA;IACf,CAAC,EAHW,MAAM,GAAN,kDAAM,KAAN,kDAAM,QAGjB;AACH,CAAC,EALgB,2CAA2C,GAA3C,mDAA2C,KAA3C,mDAA2C,QAK3D"}
@@ -0,0 +1,124 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20200630
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.38.0/opsi/SummarizeAwrDatabaseParameters.ts.html |here} to see how to use SummarizeAwrDatabaseParametersRequest.
17
+ */
18
+ export interface SummarizeAwrDatabaseParametersRequest extends common.BaseRequest {
19
+ /**
20
+ * Unique Awr Hub identifier
21
+ */
22
+ "awrHubId": string;
23
+ /**
24
+ * The internal ID of the database. The internal ID of the database is not the [OCID](https://docs.cloud.oracle.com/Content/General/Concepts/identifiers.htm).
25
+ * It can be retrieved from the following endpoint:
26
+ * /awrHubs/{awrHubId}/awrDatabases
27
+ *
28
+ */
29
+ "awrSourceDatabaseIdentifier": string;
30
+ /**
31
+ * The optional single value query parameter to filter by database instance number.
32
+ */
33
+ "instanceNumber"?: string;
34
+ /**
35
+ * The optional greater than or equal to filter on the snapshot ID.
36
+ *
37
+ */
38
+ "beginSnapshotIdentifierGreaterThanOrEqualTo"?: number;
39
+ /**
40
+ * The optional less than or equal to query parameter to filter the snapshot Identifier.
41
+ *
42
+ */
43
+ "endSnapshotIdentifierLessThanOrEqualTo"?: number;
44
+ /**
45
+ * The optional greater than or equal to query parameter to filter the timestamp. The timestamp format to be followed is: YYYY-MM-DDTHH:MM:SSZ, example 2020-12-03T19:00:53Z
46
+ *
47
+ */
48
+ "timeGreaterThanOrEqualTo"?: Date;
49
+ /**
50
+ * The optional less than or equal to query parameter to filter the timestamp. The timestamp format to be followed is: YYYY-MM-DDTHH:MM:SSZ, example 2020-12-03T19:00:53Z
51
+ *
52
+ */
53
+ "timeLessThanOrEqualTo"?: Date;
54
+ /**
55
+ * The optional multiple value query parameter to filter the entity name.
56
+ */
57
+ "name"?: Array<string>;
58
+ /**
59
+ * The optional contains query parameter to filter the entity name by any part of the name.
60
+ */
61
+ "nameContains"?: string;
62
+ /**
63
+ * The optional query parameter to filter database parameters whose values were changed.
64
+ */
65
+ "valueChanged"?: SummarizeAwrDatabaseParametersRequest.ValueChanged;
66
+ /**
67
+ * The optional query parameter to filter the database parameters that had the default value in the last snapshot.
68
+ */
69
+ "valueDefault"?: SummarizeAwrDatabaseParametersRequest.ValueDefault;
70
+ /**
71
+ * The optional query parameter to filter the database parameters that had a modified value in the last snapshot.
72
+ */
73
+ "valueModified"?: SummarizeAwrDatabaseParametersRequest.ValueModified;
74
+ /**
75
+ * For list pagination. The value of the `opc-next-page` response header from
76
+ * the previous \"List\" call. For important details about how pagination works,
77
+ * see [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
78
+ *
79
+ */
80
+ "page"?: string;
81
+ /**
82
+ * For list pagination. The maximum number of results per page, or items to
83
+ * return in a paginated \"List\" call.
84
+ * For important details about how pagination works, see
85
+ * [List Pagination](https://docs.cloud.oracle.com/Content/API/Concepts/usingapi.htm#nine).
86
+ * Example: `50`
87
+ *
88
+ */
89
+ "limit"?: number;
90
+ /**
91
+ * The option to sort the AWR database parameter change history data.
92
+ */
93
+ "sortBy"?: SummarizeAwrDatabaseParametersRequest.SortBy;
94
+ /**
95
+ * The sort order to use, either ascending (`ASC`) or descending (`DESC`).
96
+ *
97
+ */
98
+ "sortOrder"?: model.SortOrder;
99
+ /**
100
+ * Unique Oracle-assigned identifier for the request. If you need to contact
101
+ * Oracle about a particular request, please provide the request ID.
102
+ *
103
+ */
104
+ "opcRequestId"?: string;
105
+ }
106
+ export declare namespace SummarizeAwrDatabaseParametersRequest {
107
+ enum ValueChanged {
108
+ Y = "Y",
109
+ N = "N"
110
+ }
111
+ enum ValueDefault {
112
+ True = "TRUE",
113
+ False = "FALSE"
114
+ }
115
+ enum ValueModified {
116
+ Modified = "MODIFIED",
117
+ SystemMod = "SYSTEM_MOD",
118
+ False = "FALSE"
119
+ }
120
+ enum SortBy {
121
+ IsChanged = "IS_CHANGED",
122
+ Name = "NAME"
123
+ }
124
+ }
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20200630
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ exports.SummarizeAwrDatabaseParametersRequest = void 0;
16
+ var SummarizeAwrDatabaseParametersRequest;
17
+ (function (SummarizeAwrDatabaseParametersRequest) {
18
+ let ValueChanged;
19
+ (function (ValueChanged) {
20
+ ValueChanged["Y"] = "Y";
21
+ ValueChanged["N"] = "N";
22
+ })(ValueChanged = SummarizeAwrDatabaseParametersRequest.ValueChanged || (SummarizeAwrDatabaseParametersRequest.ValueChanged = {}));
23
+ let ValueDefault;
24
+ (function (ValueDefault) {
25
+ ValueDefault["True"] = "TRUE";
26
+ ValueDefault["False"] = "FALSE";
27
+ })(ValueDefault = SummarizeAwrDatabaseParametersRequest.ValueDefault || (SummarizeAwrDatabaseParametersRequest.ValueDefault = {}));
28
+ let ValueModified;
29
+ (function (ValueModified) {
30
+ ValueModified["Modified"] = "MODIFIED";
31
+ ValueModified["SystemMod"] = "SYSTEM_MOD";
32
+ ValueModified["False"] = "FALSE";
33
+ })(ValueModified = SummarizeAwrDatabaseParametersRequest.ValueModified || (SummarizeAwrDatabaseParametersRequest.ValueModified = {}));
34
+ let SortBy;
35
+ (function (SortBy) {
36
+ SortBy["IsChanged"] = "IS_CHANGED";
37
+ SortBy["Name"] = "NAME";
38
+ })(SortBy = SummarizeAwrDatabaseParametersRequest.SortBy || (SummarizeAwrDatabaseParametersRequest.SortBy = {}));
39
+ })(SummarizeAwrDatabaseParametersRequest = exports.SummarizeAwrDatabaseParametersRequest || (exports.SummarizeAwrDatabaseParametersRequest = {}));
40
+ //# sourceMappingURL=summarize-awr-database-parameters-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"summarize-awr-database-parameters-request.js","sourceRoot":"","sources":["../../../../../lib/opsi/lib/request/summarize-awr-database-parameters-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAiGH,IAAiB,qCAAqC,CAqBrD;AArBD,WAAiB,qCAAqC;IACpD,IAAY,YAGX;IAHD,WAAY,YAAY;QACtB,uBAAO,CAAA;QACP,uBAAO,CAAA;IACT,CAAC,EAHW,YAAY,GAAZ,kDAAY,KAAZ,kDAAY,QAGvB;IAED,IAAY,YAGX;IAHD,WAAY,YAAY;QACtB,6BAAa,CAAA;QACb,+BAAe,CAAA;IACjB,CAAC,EAHW,YAAY,GAAZ,kDAAY,KAAZ,kDAAY,QAGvB;IAED,IAAY,aAIX;IAJD,WAAY,aAAa;QACvB,sCAAqB,CAAA;QACrB,yCAAwB,CAAA;QACxB,gCAAe,CAAA;IACjB,CAAC,EAJW,aAAa,GAAb,mDAAa,KAAb,mDAAa,QAIxB;IAED,IAAY,MAGX;IAHD,WAAY,MAAM;QAChB,kCAAwB,CAAA;QACxB,uBAAa,CAAA;IACf,CAAC,EAHW,MAAM,GAAN,4CAAM,KAAN,4CAAM,QAGjB;AACH,CAAC,EArBgB,qCAAqC,GAArC,6CAAqC,KAArC,6CAAqC,QAqBrD"}