oci-opsi 2.65.0 → 2.67.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 (254) hide show
  1. package/lib/client.d.ts +207 -151
  2. package/lib/client.js +553 -151
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/change-news-report-compartment-details.d.ts +29 -0
  5. package/lib/model/change-news-report-compartment-details.js +32 -0
  6. package/lib/model/change-news-report-compartment-details.js.map +1 -0
  7. package/lib/model/create-news-report-details.d.ts +73 -0
  8. package/lib/model/create-news-report-details.js +60 -0
  9. package/lib/model/create-news-report-details.js.map +1 -0
  10. package/lib/model/data-object-column-metadata.d.ts +1 -1
  11. package/lib/model/exadata-insight-resource-forecast-trend-summary.d.ts +4 -0
  12. package/lib/model/exadata-insight-resource-forecast-trend-summary.js.map +1 -1
  13. package/lib/model/index.d.ts +28 -0
  14. package/lib/model/index.js +36 -8
  15. package/lib/model/index.js.map +1 -1
  16. package/lib/model/ingest-my-sql-sql-text-details.d.ts +30 -0
  17. package/lib/model/ingest-my-sql-sql-text-details.js +64 -0
  18. package/lib/model/ingest-my-sql-sql-text-details.js.map +1 -0
  19. package/lib/model/ingest-my-sql-sql-text-response-details.d.ts +30 -0
  20. package/lib/model/ingest-my-sql-sql-text-response-details.js +32 -0
  21. package/lib/model/ingest-my-sql-sql-text-response-details.js.map +1 -0
  22. package/lib/model/my-sql-sql-text.d.ts +54 -0
  23. package/lib/model/my-sql-sql-text.js +32 -0
  24. package/lib/model/my-sql-sql-text.js.map +1 -0
  25. package/lib/model/news-content-types-resource.d.ts +32 -0
  26. package/lib/model/news-content-types-resource.js +43 -0
  27. package/lib/model/news-content-types-resource.js.map +1 -0
  28. package/lib/model/news-content-types.d.ts +29 -0
  29. package/lib/model/news-content-types.js +64 -0
  30. package/lib/model/news-content-types.js.map +1 -0
  31. package/lib/model/news-frequency.d.ts +32 -0
  32. package/lib/model/news-frequency.js +43 -0
  33. package/lib/model/news-frequency.js.map +1 -0
  34. package/lib/model/news-locale.d.ts +30 -0
  35. package/lib/model/news-locale.js +41 -0
  36. package/lib/model/news-locale.js.map +1 -0
  37. package/lib/model/news-report-collection.d.ts +29 -0
  38. package/lib/model/news-report-collection.js +64 -0
  39. package/lib/model/news-report-collection.js.map +1 -0
  40. package/lib/model/news-report-summary.d.ts +103 -0
  41. package/lib/model/news-report-summary.js +60 -0
  42. package/lib/model/news-report-summary.js.map +1 -0
  43. package/lib/model/news-report.d.ts +103 -0
  44. package/lib/model/news-report.js +60 -0
  45. package/lib/model/news-report.js.map +1 -0
  46. package/lib/model/news-reports.d.ts +28 -0
  47. package/lib/model/news-reports.js +32 -0
  48. package/lib/model/news-reports.js.map +1 -0
  49. package/lib/model/query-data-object-result-set-column-metadata.d.ts +1 -1
  50. package/lib/model/resource-filters.d.ts +1 -1
  51. package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.d.ts +4 -0
  52. package/lib/model/summarize-database-insight-resource-forecast-trend-aggregation.js.map +1 -1
  53. package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.d.ts +4 -0
  54. package/lib/model/summarize-exadata-insight-resource-forecast-trend-aggregation.js.map +1 -1
  55. package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.d.ts +4 -0
  56. package/lib/model/summarize-host-insight-resource-forecast-trend-aggregation.js.map +1 -1
  57. package/lib/model/update-news-report-details.d.ts +60 -0
  58. package/lib/model/update-news-report-details.js +60 -0
  59. package/lib/model/update-news-report-details.js.map +1 -0
  60. package/lib/operationsinsights-waiter.d.ts +8 -0
  61. package/lib/operationsinsights-waiter.js +12 -0
  62. package/lib/operationsinsights-waiter.js.map +1 -1
  63. package/lib/request/add-exadata-insight-members-request.d.ts +1 -1
  64. package/lib/request/change-autonomous-database-insight-advanced-features-request.d.ts +1 -1
  65. package/lib/request/change-database-insight-compartment-request.d.ts +1 -1
  66. package/lib/request/change-enterprise-manager-bridge-compartment-request.d.ts +1 -1
  67. package/lib/request/change-exadata-insight-compartment-request.d.ts +1 -1
  68. package/lib/request/change-host-insight-compartment-request.d.ts +1 -1
  69. package/lib/request/change-news-report-compartment-request.d.ts +50 -0
  70. package/lib/request/change-news-report-compartment-request.js +15 -0
  71. package/lib/request/change-news-report-compartment-request.js.map +1 -0
  72. package/lib/request/change-operations-insights-private-endpoint-compartment-request.d.ts +1 -1
  73. package/lib/request/change-opsi-configuration-compartment-request.d.ts +1 -1
  74. package/lib/request/change-pe-comanaged-database-insight-request.d.ts +1 -1
  75. package/lib/request/create-awr-hub-request.d.ts +1 -1
  76. package/lib/request/create-database-insight-request.d.ts +1 -1
  77. package/lib/request/create-enterprise-manager-bridge-request.d.ts +1 -1
  78. package/lib/request/create-exadata-insight-request.d.ts +1 -1
  79. package/lib/request/create-host-insight-request.d.ts +1 -1
  80. package/lib/request/create-news-report-request.d.ts +39 -0
  81. package/lib/request/create-news-report-request.js +15 -0
  82. package/lib/request/create-news-report-request.js.map +1 -0
  83. package/lib/request/create-operations-insights-private-endpoint-request.d.ts +1 -1
  84. package/lib/request/create-operations-insights-warehouse-request.d.ts +1 -1
  85. package/lib/request/create-operations-insights-warehouse-user-request.d.ts +1 -1
  86. package/lib/request/create-opsi-configuration-request.d.ts +1 -1
  87. package/lib/request/delete-awr-hub-request.d.ts +1 -1
  88. package/lib/request/delete-database-insight-request.d.ts +1 -1
  89. package/lib/request/delete-enterprise-manager-bridge-request.d.ts +1 -1
  90. package/lib/request/delete-exadata-insight-request.d.ts +1 -1
  91. package/lib/request/delete-host-insight-request.d.ts +1 -1
  92. package/lib/request/delete-news-report-request.d.ts +35 -0
  93. package/lib/request/delete-news-report-request.js +15 -0
  94. package/lib/request/delete-news-report-request.js.map +1 -0
  95. package/lib/request/delete-operations-insights-private-endpoint-request.d.ts +1 -1
  96. package/lib/request/delete-operations-insights-warehouse-request.d.ts +1 -1
  97. package/lib/request/delete-operations-insights-warehouse-user-request.d.ts +1 -1
  98. package/lib/request/delete-opsi-configuration-request.d.ts +1 -1
  99. package/lib/request/disable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
  100. package/lib/request/disable-database-insight-request.d.ts +1 -1
  101. package/lib/request/disable-exadata-insight-request.d.ts +1 -1
  102. package/lib/request/disable-host-insight-request.d.ts +1 -1
  103. package/lib/request/download-operations-insights-warehouse-wallet-request.d.ts +1 -1
  104. package/lib/request/enable-autonomous-database-insight-advanced-features-request.d.ts +1 -1
  105. package/lib/request/enable-database-insight-request.d.ts +1 -1
  106. package/lib/request/enable-exadata-insight-request.d.ts +1 -1
  107. package/lib/request/enable-host-insight-request.d.ts +1 -1
  108. package/lib/request/get-awr-database-report-request.d.ts +1 -1
  109. package/lib/request/get-awr-database-sql-report-request.d.ts +1 -1
  110. package/lib/request/get-awr-hub-request.d.ts +1 -1
  111. package/lib/request/get-awr-report-request.d.ts +1 -1
  112. package/lib/request/get-database-insight-request.d.ts +1 -1
  113. package/lib/request/get-enterprise-manager-bridge-request.d.ts +1 -1
  114. package/lib/request/get-exadata-insight-request.d.ts +1 -1
  115. package/lib/request/get-host-insight-request.d.ts +1 -1
  116. package/lib/request/get-news-report-request.d.ts +28 -0
  117. package/lib/request/get-news-report-request.js +15 -0
  118. package/lib/request/get-news-report-request.js.map +1 -0
  119. package/lib/request/get-operations-insights-private-endpoint-request.d.ts +1 -1
  120. package/lib/request/get-operations-insights-warehouse-request.d.ts +1 -1
  121. package/lib/request/get-operations-insights-warehouse-user-request.d.ts +1 -1
  122. package/lib/request/get-opsi-configuration-request.d.ts +1 -1
  123. package/lib/request/get-opsi-data-object-request.d.ts +1 -1
  124. package/lib/request/get-work-request-request.d.ts +1 -1
  125. package/lib/request/index.d.ts +12 -0
  126. package/lib/request/index.js +4 -2
  127. package/lib/request/index.js.map +1 -1
  128. package/lib/request/ingest-addm-reports-request.d.ts +1 -1
  129. package/lib/request/ingest-database-configuration-request.d.ts +1 -1
  130. package/lib/request/ingest-host-configuration-request.d.ts +1 -1
  131. package/lib/request/ingest-host-metrics-request.d.ts +1 -1
  132. package/lib/request/ingest-sql-bucket-request.d.ts +1 -1
  133. package/lib/request/ingest-sql-plan-lines-request.d.ts +1 -1
  134. package/lib/request/ingest-sql-stats-request.d.ts +1 -1
  135. package/lib/request/ingest-sql-text-request.d.ts +1 -1
  136. package/lib/request/list-addm-db-finding-categories-request.d.ts +1 -1
  137. package/lib/request/list-addm-db-findings-time-series-request.d.ts +1 -1
  138. package/lib/request/list-addm-db-parameter-categories-request.d.ts +1 -1
  139. package/lib/request/list-addm-db-recommendation-categories-request.d.ts +1 -1
  140. package/lib/request/list-addm-db-recommendations-time-series-request.d.ts +1 -1
  141. package/lib/request/list-addm-dbs-request.d.ts +1 -1
  142. package/lib/request/list-awr-database-snapshots-request.d.ts +1 -1
  143. package/lib/request/list-awr-databases-request.d.ts +1 -1
  144. package/lib/request/list-awr-hubs-request.d.ts +1 -1
  145. package/lib/request/list-awr-snapshots-request.d.ts +1 -1
  146. package/lib/request/list-database-configurations-request.d.ts +1 -1
  147. package/lib/request/list-database-insights-request.d.ts +1 -1
  148. package/lib/request/list-enterprise-manager-bridges-request.d.ts +1 -1
  149. package/lib/request/list-exadata-configurations-request.d.ts +1 -1
  150. package/lib/request/list-exadata-insights-request.d.ts +1 -1
  151. package/lib/request/list-host-configurations-request.d.ts +1 -1
  152. package/lib/request/list-host-insights-request.d.ts +1 -1
  153. package/lib/request/list-hosted-entities-request.d.ts +1 -1
  154. package/lib/request/list-importable-agent-entities-request.d.ts +1 -1
  155. package/lib/request/list-importable-compute-entities-request.d.ts +1 -1
  156. package/lib/request/list-importable-enterprise-manager-entities-request.d.ts +1 -1
  157. package/lib/request/list-news-reports-request.d.ts +78 -0
  158. package/lib/request/list-news-reports-request.js +24 -0
  159. package/lib/request/list-news-reports-request.js.map +1 -0
  160. package/lib/request/list-operations-insights-private-endpoints-request.d.ts +1 -1
  161. package/lib/request/list-operations-insights-warehouse-users-request.d.ts +1 -1
  162. package/lib/request/list-operations-insights-warehouses-request.d.ts +1 -1
  163. package/lib/request/list-opsi-configurations-request.d.ts +1 -1
  164. package/lib/request/list-opsi-data-objects-request.d.ts +1 -1
  165. package/lib/request/list-sql-plans-request.d.ts +1 -1
  166. package/lib/request/list-sql-searches-request.d.ts +1 -1
  167. package/lib/request/list-sql-texts-request.d.ts +1 -1
  168. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  169. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  170. package/lib/request/list-work-requests-request.d.ts +1 -1
  171. package/lib/request/query-opsi-data-object-data-request.d.ts +1 -1
  172. package/lib/request/rotate-operations-insights-warehouse-wallet-request.d.ts +1 -1
  173. package/lib/request/summarize-addm-db-findings-request.d.ts +1 -1
  174. package/lib/request/summarize-addm-db-parameter-changes-request.d.ts +1 -1
  175. package/lib/request/summarize-addm-db-parameters-request.d.ts +1 -1
  176. package/lib/request/summarize-addm-db-recommendations-request.d.ts +1 -1
  177. package/lib/request/summarize-addm-db-schema-objects-request.d.ts +1 -1
  178. package/lib/request/summarize-addm-db-sql-statements-request.d.ts +1 -1
  179. package/lib/request/summarize-awr-database-cpu-usages-request.d.ts +1 -1
  180. package/lib/request/summarize-awr-database-metrics-request.d.ts +1 -1
  181. package/lib/request/summarize-awr-database-parameter-changes-request.d.ts +1 -1
  182. package/lib/request/summarize-awr-database-parameters-request.d.ts +1 -1
  183. package/lib/request/summarize-awr-database-snapshot-ranges-request.d.ts +1 -1
  184. package/lib/request/summarize-awr-database-sysstats-request.d.ts +1 -1
  185. package/lib/request/summarize-awr-database-top-wait-events-request.d.ts +1 -1
  186. package/lib/request/summarize-awr-database-wait-event-buckets-request.d.ts +1 -1
  187. package/lib/request/summarize-awr-database-wait-events-request.d.ts +1 -1
  188. package/lib/request/summarize-awr-sources-summaries-request.d.ts +1 -1
  189. package/lib/request/summarize-configuration-items-request.d.ts +1 -1
  190. package/lib/request/summarize-database-insight-resource-capacity-trend-request.d.ts +1 -1
  191. package/lib/request/summarize-database-insight-resource-forecast-trend-request.d.ts +1 -1
  192. package/lib/request/summarize-database-insight-resource-statistics-request.d.ts +1 -1
  193. package/lib/request/summarize-database-insight-resource-usage-request.d.ts +1 -1
  194. package/lib/request/summarize-database-insight-resource-usage-trend-request.d.ts +1 -1
  195. package/lib/request/summarize-database-insight-resource-utilization-insight-request.d.ts +1 -1
  196. package/lib/request/summarize-database-insight-tablespace-usage-trend-request.d.ts +1 -1
  197. package/lib/request/summarize-exadata-insight-resource-capacity-trend-aggregated-request.d.ts +1 -1
  198. package/lib/request/summarize-exadata-insight-resource-capacity-trend-request.d.ts +1 -1
  199. package/lib/request/summarize-exadata-insight-resource-forecast-trend-aggregated-request.d.ts +1 -1
  200. package/lib/request/summarize-exadata-insight-resource-forecast-trend-request.d.ts +1 -1
  201. package/lib/request/summarize-exadata-insight-resource-statistics-request.d.ts +1 -1
  202. package/lib/request/summarize-exadata-insight-resource-usage-aggregated-request.d.ts +1 -1
  203. package/lib/request/summarize-exadata-insight-resource-usage-request.d.ts +1 -1
  204. package/lib/request/summarize-exadata-insight-resource-utilization-insight-request.d.ts +1 -1
  205. package/lib/request/summarize-exadata-members-request.d.ts +1 -1
  206. package/lib/request/summarize-host-insight-network-usage-trend-request.d.ts +1 -1
  207. package/lib/request/summarize-host-insight-resource-capacity-trend-request.d.ts +1 -1
  208. package/lib/request/summarize-host-insight-resource-forecast-trend-request.d.ts +1 -1
  209. package/lib/request/summarize-host-insight-resource-statistics-request.d.ts +1 -1
  210. package/lib/request/summarize-host-insight-resource-usage-request.d.ts +1 -1
  211. package/lib/request/summarize-host-insight-resource-usage-trend-request.d.ts +1 -1
  212. package/lib/request/summarize-host-insight-resource-utilization-insight-request.d.ts +1 -1
  213. package/lib/request/summarize-host-insight-storage-usage-trend-request.d.ts +1 -1
  214. package/lib/request/summarize-host-insight-top-processes-usage-request.d.ts +1 -1
  215. package/lib/request/summarize-host-insight-top-processes-usage-trend-request.d.ts +1 -1
  216. package/lib/request/summarize-operations-insights-warehouse-resource-usage-request.d.ts +1 -1
  217. package/lib/request/summarize-sql-insights-request.d.ts +1 -1
  218. package/lib/request/summarize-sql-plan-insights-request.d.ts +1 -1
  219. package/lib/request/summarize-sql-response-time-distributions-request.d.ts +1 -1
  220. package/lib/request/summarize-sql-statistics-request.d.ts +1 -1
  221. package/lib/request/summarize-sql-statistics-time-series-by-plan-request.d.ts +1 -1
  222. package/lib/request/summarize-sql-statistics-time-series-request.d.ts +1 -1
  223. package/lib/request/update-awr-hub-request.d.ts +1 -1
  224. package/lib/request/update-database-insight-request.d.ts +1 -1
  225. package/lib/request/update-enterprise-manager-bridge-request.d.ts +1 -1
  226. package/lib/request/update-exadata-insight-request.d.ts +1 -1
  227. package/lib/request/update-host-insight-request.d.ts +1 -1
  228. package/lib/request/update-news-report-request.d.ts +40 -0
  229. package/lib/request/update-news-report-request.js +15 -0
  230. package/lib/request/update-news-report-request.js.map +1 -0
  231. package/lib/request/update-operations-insights-private-endpoint-request.d.ts +1 -1
  232. package/lib/request/update-operations-insights-warehouse-request.d.ts +1 -1
  233. package/lib/request/update-operations-insights-warehouse-user-request.d.ts +1 -1
  234. package/lib/request/update-opsi-configuration-request.d.ts +1 -1
  235. package/lib/response/change-news-report-compartment-response.d.ts +25 -0
  236. package/lib/response/change-news-report-compartment-response.js +15 -0
  237. package/lib/response/change-news-report-compartment-response.js.map +1 -0
  238. package/lib/response/create-news-report-response.d.ts +43 -0
  239. package/lib/response/create-news-report-response.js +15 -0
  240. package/lib/response/create-news-report-response.js.map +1 -0
  241. package/lib/response/delete-news-report-response.d.ts +25 -0
  242. package/lib/response/delete-news-report-response.js +15 -0
  243. package/lib/response/delete-news-report-response.js.map +1 -0
  244. package/lib/response/get-news-report-response.d.ts +30 -0
  245. package/lib/response/get-news-report-response.js +15 -0
  246. package/lib/response/get-news-report-response.js.map +1 -0
  247. package/lib/response/index.d.ts +12 -0
  248. package/lib/response/list-news-reports-response.d.ts +37 -0
  249. package/lib/response/list-news-reports-response.js +15 -0
  250. package/lib/response/list-news-reports-response.js.map +1 -0
  251. package/lib/response/update-news-report-response.d.ts +25 -0
  252. package/lib/response/update-news-report-response.js +15 -0
  253. package/lib/response/update-news-report-response.js.map +1 -0
  254. package/package.json +3 -3
package/lib/client.js CHANGED
@@ -182,7 +182,7 @@ class OperationsInsightsClient {
182
182
  * @param AddExadataInsightMembersRequest
183
183
  * @return AddExadataInsightMembersResponse
184
184
  * @throws OciError when an error occurs
185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
185
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
186
186
  */
187
187
  addExadataInsightMembers(addExadataInsightMembersRequest) {
188
188
  return __awaiter(this, void 0, void 0, function* () {
@@ -244,7 +244,7 @@ class OperationsInsightsClient {
244
244
  * @param ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest
245
245
  * @return ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse
246
246
  * @throws OciError when an error occurs
247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeatures API.
247
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeatures API.
248
248
  */
249
249
  changeAutonomousDatabaseInsightAdvancedFeatures(changeAutonomousDatabaseInsightAdvancedFeaturesRequest) {
250
250
  return __awaiter(this, void 0, void 0, function* () {
@@ -306,7 +306,7 @@ class OperationsInsightsClient {
306
306
  * @param ChangeDatabaseInsightCompartmentRequest
307
307
  * @return ChangeDatabaseInsightCompartmentResponse
308
308
  * @throws OciError when an error occurs
309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
309
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
310
310
  */
311
311
  changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest) {
312
312
  return __awaiter(this, void 0, void 0, function* () {
@@ -368,7 +368,7 @@ class OperationsInsightsClient {
368
368
  * @param ChangeEnterpriseManagerBridgeCompartmentRequest
369
369
  * @return ChangeEnterpriseManagerBridgeCompartmentResponse
370
370
  * @throws OciError when an error occurs
371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
371
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
372
372
  */
373
373
  changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest) {
374
374
  return __awaiter(this, void 0, void 0, function* () {
@@ -429,7 +429,7 @@ class OperationsInsightsClient {
429
429
  * @param ChangeExadataInsightCompartmentRequest
430
430
  * @return ChangeExadataInsightCompartmentResponse
431
431
  * @throws OciError when an error occurs
432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
432
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
433
433
  */
434
434
  changeExadataInsightCompartment(changeExadataInsightCompartmentRequest) {
435
435
  return __awaiter(this, void 0, void 0, function* () {
@@ -491,7 +491,7 @@ class OperationsInsightsClient {
491
491
  * @param ChangeHostInsightCompartmentRequest
492
492
  * @return ChangeHostInsightCompartmentResponse
493
493
  * @throws OciError when an error occurs
494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
494
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
495
495
  */
496
496
  changeHostInsightCompartment(changeHostInsightCompartmentRequest) {
497
497
  return __awaiter(this, void 0, void 0, function* () {
@@ -547,13 +547,75 @@ class OperationsInsightsClient {
547
547
  }
548
548
  });
549
549
  }
550
+ /**
551
+ * Moves a news report resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
552
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
553
+ * @param ChangeNewsReportCompartmentRequest
554
+ * @return ChangeNewsReportCompartmentResponse
555
+ * @throws OciError when an error occurs
556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeNewsReportCompartment.ts.html |here} to see how to use ChangeNewsReportCompartment API.
557
+ */
558
+ changeNewsReportCompartment(changeNewsReportCompartmentRequest) {
559
+ return __awaiter(this, void 0, void 0, function* () {
560
+ if (this.logger)
561
+ this.logger.debug("Calling operation OperationsInsightsClient#changeNewsReportCompartment.");
562
+ const operationName = "changeNewsReportCompartment";
563
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/ChangeNewsReportCompartment";
564
+ const pathParams = {
565
+ "{newsReportId}": changeNewsReportCompartmentRequest.newsReportId
566
+ };
567
+ const queryParams = {};
568
+ let headerParams = {
569
+ "Content-Type": common.Constants.APPLICATION_JSON,
570
+ "if-match": changeNewsReportCompartmentRequest.ifMatch,
571
+ "opc-request-id": changeNewsReportCompartmentRequest.opcRequestId,
572
+ "opc-retry-token": changeNewsReportCompartmentRequest.opcRetryToken
573
+ };
574
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
575
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeNewsReportCompartmentRequest.retryConfiguration, specRetryConfiguration);
576
+ if (this.logger)
577
+ retrier.logger = this.logger;
578
+ const request = yield oci_common_1.composeRequest({
579
+ baseEndpoint: this._endpoint,
580
+ defaultHeaders: this._defaultHeaders,
581
+ path: "/newsReports/{newsReportId}/actions/changeCompartment",
582
+ method: "POST",
583
+ bodyContent: common.ObjectSerializer.serialize(changeNewsReportCompartmentRequest.changeNewsReportCompartmentDetails, "ChangeNewsReportCompartmentDetails", model.ChangeNewsReportCompartmentDetails.getJsonObj),
584
+ pathParams: pathParams,
585
+ headerParams: headerParams,
586
+ queryParams: queryParams
587
+ });
588
+ try {
589
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
590
+ const sdkResponse = oci_common_1.composeResponse({
591
+ responseObject: {},
592
+ responseHeaders: [
593
+ {
594
+ value: response.headers.get("opc-work-request-id"),
595
+ key: "opcWorkRequestId",
596
+ dataType: "string"
597
+ },
598
+ {
599
+ value: response.headers.get("opc-request-id"),
600
+ key: "opcRequestId",
601
+ dataType: "string"
602
+ }
603
+ ]
604
+ });
605
+ return sdkResponse;
606
+ }
607
+ catch (err) {
608
+ throw err;
609
+ }
610
+ });
611
+ }
550
612
  /**
551
613
  * Moves a private endpoint from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
552
614
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
553
615
  * @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
554
616
  * @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
555
617
  * @throws OciError when an error occurs
556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
618
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
557
619
  */
558
620
  changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest) {
559
621
  return __awaiter(this, void 0, void 0, function* () {
@@ -615,7 +677,7 @@ class OperationsInsightsClient {
615
677
  * @param ChangeOpsiConfigurationCompartmentRequest
616
678
  * @return ChangeOpsiConfigurationCompartmentResponse
617
679
  * @throws OciError when an error occurs
618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartment API.
680
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartment API.
619
681
  */
620
682
  changeOpsiConfigurationCompartment(changeOpsiConfigurationCompartmentRequest) {
621
683
  return __awaiter(this, void 0, void 0, function* () {
@@ -677,7 +739,7 @@ class OperationsInsightsClient {
677
739
  * @param ChangePeComanagedDatabaseInsightRequest
678
740
  * @return ChangePeComanagedDatabaseInsightResponse
679
741
  * @throws OciError when an error occurs
680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
681
743
  */
682
744
  changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest) {
683
745
  return __awaiter(this, void 0, void 0, function* () {
@@ -741,7 +803,7 @@ class OperationsInsightsClient {
741
803
  * @param CreateAwrHubRequest
742
804
  * @return CreateAwrHubResponse
743
805
  * @throws OciError when an error occurs
744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
806
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
745
807
  */
746
808
  createAwrHub(createAwrHubRequest) {
747
809
  return __awaiter(this, void 0, void 0, function* () {
@@ -820,7 +882,7 @@ class OperationsInsightsClient {
820
882
  * @param CreateDatabaseInsightRequest
821
883
  * @return CreateDatabaseInsightResponse
822
884
  * @throws OciError when an error occurs
823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
885
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
824
886
  */
825
887
  createDatabaseInsight(createDatabaseInsightRequest) {
826
888
  return __awaiter(this, void 0, void 0, function* () {
@@ -899,7 +961,7 @@ class OperationsInsightsClient {
899
961
  * @param CreateEnterpriseManagerBridgeRequest
900
962
  * @return CreateEnterpriseManagerBridgeResponse
901
963
  * @throws OciError when an error occurs
902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
964
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
903
965
  */
904
966
  createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest) {
905
967
  return __awaiter(this, void 0, void 0, function* () {
@@ -978,7 +1040,7 @@ class OperationsInsightsClient {
978
1040
  * @param CreateExadataInsightRequest
979
1041
  * @return CreateExadataInsightResponse
980
1042
  * @throws OciError when an error occurs
981
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
1043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
982
1044
  */
983
1045
  createExadataInsight(createExadataInsightRequest) {
984
1046
  return __awaiter(this, void 0, void 0, function* () {
@@ -1057,7 +1119,7 @@ class OperationsInsightsClient {
1057
1119
  * @param CreateHostInsightRequest
1058
1120
  * @return CreateHostInsightResponse
1059
1121
  * @throws OciError when an error occurs
1060
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
1122
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
1061
1123
  */
1062
1124
  createHostInsight(createHostInsightRequest) {
1063
1125
  return __awaiter(this, void 0, void 0, function* () {
@@ -1129,6 +1191,85 @@ class OperationsInsightsClient {
1129
1191
  }
1130
1192
  });
1131
1193
  }
1194
+ /**
1195
+ * Create a news report in Operations Insights. The report will be enabled in Operations Insights. Insights will be emailed as per selected frequency.
1196
+ *
1197
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1198
+ * @param CreateNewsReportRequest
1199
+ * @return CreateNewsReportResponse
1200
+ * @throws OciError when an error occurs
1201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateNewsReport.ts.html |here} to see how to use CreateNewsReport API.
1202
+ */
1203
+ createNewsReport(createNewsReportRequest) {
1204
+ return __awaiter(this, void 0, void 0, function* () {
1205
+ if (this.logger)
1206
+ this.logger.debug("Calling operation OperationsInsightsClient#createNewsReport.");
1207
+ const operationName = "createNewsReport";
1208
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/CreateNewsReport";
1209
+ const pathParams = {};
1210
+ const queryParams = {};
1211
+ let headerParams = {
1212
+ "Content-Type": common.Constants.APPLICATION_JSON,
1213
+ "opc-retry-token": createNewsReportRequest.opcRetryToken,
1214
+ "opc-request-id": createNewsReportRequest.opcRequestId
1215
+ };
1216
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1217
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createNewsReportRequest.retryConfiguration, specRetryConfiguration);
1218
+ if (this.logger)
1219
+ retrier.logger = this.logger;
1220
+ const request = yield oci_common_1.composeRequest({
1221
+ baseEndpoint: this._endpoint,
1222
+ defaultHeaders: this._defaultHeaders,
1223
+ path: "/newsReports",
1224
+ method: "POST",
1225
+ bodyContent: common.ObjectSerializer.serialize(createNewsReportRequest.createNewsReportDetails, "CreateNewsReportDetails", model.CreateNewsReportDetails.getJsonObj),
1226
+ pathParams: pathParams,
1227
+ headerParams: headerParams,
1228
+ queryParams: queryParams
1229
+ });
1230
+ try {
1231
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1232
+ const sdkResponse = oci_common_1.composeResponse({
1233
+ responseObject: {},
1234
+ body: yield response.json(),
1235
+ bodyKey: "newsReport",
1236
+ bodyModel: model.NewsReport,
1237
+ type: "model.NewsReport",
1238
+ responseHeaders: [
1239
+ {
1240
+ value: response.headers.get("opc-work-request-id"),
1241
+ key: "opcWorkRequestId",
1242
+ dataType: "string"
1243
+ },
1244
+ {
1245
+ value: response.headers.get("opc-request-id"),
1246
+ key: "opcRequestId",
1247
+ dataType: "string"
1248
+ },
1249
+ {
1250
+ value: response.headers.get("location"),
1251
+ key: "location",
1252
+ dataType: "string"
1253
+ },
1254
+ {
1255
+ value: response.headers.get("content-location"),
1256
+ key: "contentLocation",
1257
+ dataType: "string"
1258
+ },
1259
+ {
1260
+ value: response.headers.get("etag"),
1261
+ key: "etag",
1262
+ dataType: "string"
1263
+ }
1264
+ ]
1265
+ });
1266
+ return sdkResponse;
1267
+ }
1268
+ catch (err) {
1269
+ throw err;
1270
+ }
1271
+ });
1272
+ }
1132
1273
  /**
1133
1274
  * Create a private endpoint resource for the tenant in Operations Insights.
1134
1275
  * This resource will be created in customer compartment.
@@ -1137,7 +1278,7 @@ class OperationsInsightsClient {
1137
1278
  * @param CreateOperationsInsightsPrivateEndpointRequest
1138
1279
  * @return CreateOperationsInsightsPrivateEndpointResponse
1139
1280
  * @throws OciError when an error occurs
1140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
1281
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
1141
1282
  */
1142
1283
  createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest) {
1143
1284
  return __awaiter(this, void 0, void 0, function* () {
@@ -1218,7 +1359,7 @@ class OperationsInsightsClient {
1218
1359
  * @param CreateOperationsInsightsWarehouseRequest
1219
1360
  * @return CreateOperationsInsightsWarehouseResponse
1220
1361
  * @throws OciError when an error occurs
1221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
1362
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
1222
1363
  */
1223
1364
  createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest) {
1224
1365
  return __awaiter(this, void 0, void 0, function* () {
@@ -1298,7 +1439,7 @@ class OperationsInsightsClient {
1298
1439
  * @param CreateOperationsInsightsWarehouseUserRequest
1299
1440
  * @return CreateOperationsInsightsWarehouseUserResponse
1300
1441
  * @throws OciError when an error occurs
1301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
1442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
1302
1443
  */
1303
1444
  createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest) {
1304
1445
  return __awaiter(this, void 0, void 0, function* () {
@@ -1377,7 +1518,7 @@ class OperationsInsightsClient {
1377
1518
  * @param CreateOpsiConfigurationRequest
1378
1519
  * @return CreateOpsiConfigurationResponse
1379
1520
  * @throws OciError when an error occurs
1380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfiguration API.
1521
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfiguration API.
1381
1522
  */
1382
1523
  createOpsiConfiguration(createOpsiConfigurationRequest) {
1383
1524
  return __awaiter(this, void 0, void 0, function* () {
@@ -1450,7 +1591,7 @@ class OperationsInsightsClient {
1450
1591
  * @param DeleteAwrHubRequest
1451
1592
  * @return DeleteAwrHubResponse
1452
1593
  * @throws OciError when an error occurs
1453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
1594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
1454
1595
  */
1455
1596
  deleteAwrHub(deleteAwrHubRequest) {
1456
1597
  return __awaiter(this, void 0, void 0, function* () {
@@ -1510,7 +1651,7 @@ class OperationsInsightsClient {
1510
1651
  * @param DeleteDatabaseInsightRequest
1511
1652
  * @return DeleteDatabaseInsightResponse
1512
1653
  * @throws OciError when an error occurs
1513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
1654
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
1514
1655
  */
1515
1656
  deleteDatabaseInsight(deleteDatabaseInsightRequest) {
1516
1657
  return __awaiter(this, void 0, void 0, function* () {
@@ -1570,7 +1711,7 @@ class OperationsInsightsClient {
1570
1711
  * @param DeleteEnterpriseManagerBridgeRequest
1571
1712
  * @return DeleteEnterpriseManagerBridgeResponse
1572
1713
  * @throws OciError when an error occurs
1573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
1714
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
1574
1715
  */
1575
1716
  deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest) {
1576
1717
  return __awaiter(this, void 0, void 0, function* () {
@@ -1630,7 +1771,7 @@ class OperationsInsightsClient {
1630
1771
  * @param DeleteExadataInsightRequest
1631
1772
  * @return DeleteExadataInsightResponse
1632
1773
  * @throws OciError when an error occurs
1633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
1774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
1634
1775
  */
1635
1776
  deleteExadataInsight(deleteExadataInsightRequest) {
1636
1777
  return __awaiter(this, void 0, void 0, function* () {
@@ -1690,7 +1831,7 @@ class OperationsInsightsClient {
1690
1831
  * @param DeleteHostInsightRequest
1691
1832
  * @return DeleteHostInsightResponse
1692
1833
  * @throws OciError when an error occurs
1693
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
1834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
1694
1835
  */
1695
1836
  deleteHostInsight(deleteHostInsightRequest) {
1696
1837
  return __awaiter(this, void 0, void 0, function* () {
@@ -1744,13 +1885,73 @@ class OperationsInsightsClient {
1744
1885
  }
1745
1886
  });
1746
1887
  }
1888
+ /**
1889
+ * Deletes a news report. The news report will be deleted and cannot be enabled again.
1890
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1891
+ * @param DeleteNewsReportRequest
1892
+ * @return DeleteNewsReportResponse
1893
+ * @throws OciError when an error occurs
1894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteNewsReport.ts.html |here} to see how to use DeleteNewsReport API.
1895
+ */
1896
+ deleteNewsReport(deleteNewsReportRequest) {
1897
+ return __awaiter(this, void 0, void 0, function* () {
1898
+ if (this.logger)
1899
+ this.logger.debug("Calling operation OperationsInsightsClient#deleteNewsReport.");
1900
+ const operationName = "deleteNewsReport";
1901
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/DeleteNewsReport";
1902
+ const pathParams = {
1903
+ "{newsReportId}": deleteNewsReportRequest.newsReportId
1904
+ };
1905
+ const queryParams = {};
1906
+ let headerParams = {
1907
+ "Content-Type": common.Constants.APPLICATION_JSON,
1908
+ "if-match": deleteNewsReportRequest.ifMatch,
1909
+ "opc-request-id": deleteNewsReportRequest.opcRequestId
1910
+ };
1911
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1912
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteNewsReportRequest.retryConfiguration, specRetryConfiguration);
1913
+ if (this.logger)
1914
+ retrier.logger = this.logger;
1915
+ const request = yield oci_common_1.composeRequest({
1916
+ baseEndpoint: this._endpoint,
1917
+ defaultHeaders: this._defaultHeaders,
1918
+ path: "/newsReports/{newsReportId}",
1919
+ method: "DELETE",
1920
+ pathParams: pathParams,
1921
+ headerParams: headerParams,
1922
+ queryParams: queryParams
1923
+ });
1924
+ try {
1925
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1926
+ const sdkResponse = oci_common_1.composeResponse({
1927
+ responseObject: {},
1928
+ responseHeaders: [
1929
+ {
1930
+ value: response.headers.get("opc-work-request-id"),
1931
+ key: "opcWorkRequestId",
1932
+ dataType: "string"
1933
+ },
1934
+ {
1935
+ value: response.headers.get("opc-request-id"),
1936
+ key: "opcRequestId",
1937
+ dataType: "string"
1938
+ }
1939
+ ]
1940
+ });
1941
+ return sdkResponse;
1942
+ }
1943
+ catch (err) {
1944
+ throw err;
1945
+ }
1946
+ });
1947
+ }
1747
1948
  /**
1748
1949
  * Deletes a private endpoint.
1749
1950
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1750
1951
  * @param DeleteOperationsInsightsPrivateEndpointRequest
1751
1952
  * @return DeleteOperationsInsightsPrivateEndpointResponse
1752
1953
  * @throws OciError when an error occurs
1753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
1954
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
1754
1955
  */
1755
1956
  deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest) {
1756
1957
  return __awaiter(this, void 0, void 0, function* () {
@@ -1814,7 +2015,7 @@ class OperationsInsightsClient {
1814
2015
  * @param DeleteOperationsInsightsWarehouseRequest
1815
2016
  * @return DeleteOperationsInsightsWarehouseResponse
1816
2017
  * @throws OciError when an error occurs
1817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
2018
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
1818
2019
  */
1819
2020
  deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest) {
1820
2021
  return __awaiter(this, void 0, void 0, function* () {
@@ -1874,7 +2075,7 @@ class OperationsInsightsClient {
1874
2075
  * @param DeleteOperationsInsightsWarehouseUserRequest
1875
2076
  * @return DeleteOperationsInsightsWarehouseUserResponse
1876
2077
  * @throws OciError when an error occurs
1877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
2078
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
1878
2079
  */
1879
2080
  deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest) {
1880
2081
  return __awaiter(this, void 0, void 0, function* () {
@@ -1934,7 +2135,7 @@ class OperationsInsightsClient {
1934
2135
  * @param DeleteOpsiConfigurationRequest
1935
2136
  * @return DeleteOpsiConfigurationResponse
1936
2137
  * @throws OciError when an error occurs
1937
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfiguration API.
2138
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfiguration API.
1938
2139
  */
1939
2140
  deleteOpsiConfiguration(deleteOpsiConfigurationRequest) {
1940
2141
  return __awaiter(this, void 0, void 0, function* () {
@@ -1994,7 +2195,7 @@ class OperationsInsightsClient {
1994
2195
  * @param DisableAutonomousDatabaseInsightAdvancedFeaturesRequest
1995
2196
  * @return DisableAutonomousDatabaseInsightAdvancedFeaturesResponse
1996
2197
  * @throws OciError when an error occurs
1997
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeatures API.
2198
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeatures API.
1998
2199
  */
1999
2200
  disableAutonomousDatabaseInsightAdvancedFeatures(disableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
2000
2201
  return __awaiter(this, void 0, void 0, function* () {
@@ -2055,7 +2256,7 @@ class OperationsInsightsClient {
2055
2256
  * @param DisableDatabaseInsightRequest
2056
2257
  * @return DisableDatabaseInsightResponse
2057
2258
  * @throws OciError when an error occurs
2058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
2259
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
2059
2260
  */
2060
2261
  disableDatabaseInsight(disableDatabaseInsightRequest) {
2061
2262
  return __awaiter(this, void 0, void 0, function* () {
@@ -2116,7 +2317,7 @@ class OperationsInsightsClient {
2116
2317
  * @param DisableExadataInsightRequest
2117
2318
  * @return DisableExadataInsightResponse
2118
2319
  * @throws OciError when an error occurs
2119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
2320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
2120
2321
  */
2121
2322
  disableExadataInsight(disableExadataInsightRequest) {
2122
2323
  return __awaiter(this, void 0, void 0, function* () {
@@ -2177,7 +2378,7 @@ class OperationsInsightsClient {
2177
2378
  * @param DisableHostInsightRequest
2178
2379
  * @return DisableHostInsightResponse
2179
2380
  * @throws OciError when an error occurs
2180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
2381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
2181
2382
  */
2182
2383
  disableHostInsight(disableHostInsightRequest) {
2183
2384
  return __awaiter(this, void 0, void 0, function* () {
@@ -2238,7 +2439,7 @@ class OperationsInsightsClient {
2238
2439
  * @param DownloadOperationsInsightsWarehouseWalletRequest
2239
2440
  * @return DownloadOperationsInsightsWarehouseWalletResponse
2240
2441
  * @throws OciError when an error occurs
2241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
2442
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
2242
2443
  */
2243
2444
  downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest) {
2244
2445
  return __awaiter(this, void 0, void 0, function* () {
@@ -2312,7 +2513,7 @@ class OperationsInsightsClient {
2312
2513
  * @param EnableAutonomousDatabaseInsightAdvancedFeaturesRequest
2313
2514
  * @return EnableAutonomousDatabaseInsightAdvancedFeaturesResponse
2314
2515
  * @throws OciError when an error occurs
2315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeatures API.
2516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeatures API.
2316
2517
  */
2317
2518
  enableAutonomousDatabaseInsightAdvancedFeatures(enableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
2318
2519
  return __awaiter(this, void 0, void 0, function* () {
@@ -2374,7 +2575,7 @@ class OperationsInsightsClient {
2374
2575
  * @param EnableDatabaseInsightRequest
2375
2576
  * @return EnableDatabaseInsightResponse
2376
2577
  * @throws OciError when an error occurs
2377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
2578
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
2378
2579
  */
2379
2580
  enableDatabaseInsight(enableDatabaseInsightRequest) {
2380
2581
  return __awaiter(this, void 0, void 0, function* () {
@@ -2436,7 +2637,7 @@ class OperationsInsightsClient {
2436
2637
  * @param EnableExadataInsightRequest
2437
2638
  * @return EnableExadataInsightResponse
2438
2639
  * @throws OciError when an error occurs
2439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
2640
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
2440
2641
  */
2441
2642
  enableExadataInsight(enableExadataInsightRequest) {
2442
2643
  return __awaiter(this, void 0, void 0, function* () {
@@ -2498,7 +2699,7 @@ class OperationsInsightsClient {
2498
2699
  * @param EnableHostInsightRequest
2499
2700
  * @return EnableHostInsightResponse
2500
2701
  * @throws OciError when an error occurs
2501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
2702
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
2502
2703
  */
2503
2704
  enableHostInsight(enableHostInsightRequest) {
2504
2705
  return __awaiter(this, void 0, void 0, function* () {
@@ -2561,7 +2762,7 @@ class OperationsInsightsClient {
2561
2762
  * @param GetAwrDatabaseReportRequest
2562
2763
  * @return GetAwrDatabaseReportResponse
2563
2764
  * @throws OciError when an error occurs
2564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReport API.
2765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReport API.
2565
2766
  */
2566
2767
  getAwrDatabaseReport(getAwrDatabaseReportRequest) {
2567
2768
  return __awaiter(this, void 0, void 0, function* () {
@@ -2629,7 +2830,7 @@ class OperationsInsightsClient {
2629
2830
  * @param GetAwrDatabaseSqlReportRequest
2630
2831
  * @return GetAwrDatabaseSqlReportResponse
2631
2832
  * @throws OciError when an error occurs
2632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReport API.
2833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReport API.
2633
2834
  */
2634
2835
  getAwrDatabaseSqlReport(getAwrDatabaseSqlReportRequest) {
2635
2836
  return __awaiter(this, void 0, void 0, function* () {
@@ -2696,7 +2897,7 @@ class OperationsInsightsClient {
2696
2897
  * @param GetAwrHubRequest
2697
2898
  * @return GetAwrHubResponse
2698
2899
  * @throws OciError when an error occurs
2699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
2900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
2700
2901
  */
2701
2902
  getAwrHub(getAwrHubRequest) {
2702
2903
  return __awaiter(this, void 0, void 0, function* () {
@@ -2761,7 +2962,7 @@ class OperationsInsightsClient {
2761
2962
  * @param GetAwrReportRequest
2762
2963
  * @return GetAwrReportResponse
2763
2964
  * @throws OciError when an error occurs
2764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
2965
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
2765
2966
  */
2766
2967
  getAwrReport(getAwrReportRequest) {
2767
2968
  return __awaiter(this, void 0, void 0, function* () {
@@ -2827,7 +3028,7 @@ class OperationsInsightsClient {
2827
3028
  * @param GetDatabaseInsightRequest
2828
3029
  * @return GetDatabaseInsightResponse
2829
3030
  * @throws OciError when an error occurs
2830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
3031
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
2831
3032
  */
2832
3033
  getDatabaseInsight(getDatabaseInsightRequest) {
2833
3034
  return __awaiter(this, void 0, void 0, function* () {
@@ -2890,7 +3091,7 @@ class OperationsInsightsClient {
2890
3091
  * @param GetEnterpriseManagerBridgeRequest
2891
3092
  * @return GetEnterpriseManagerBridgeResponse
2892
3093
  * @throws OciError when an error occurs
2893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
3094
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
2894
3095
  */
2895
3096
  getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest) {
2896
3097
  return __awaiter(this, void 0, void 0, function* () {
@@ -2953,7 +3154,7 @@ class OperationsInsightsClient {
2953
3154
  * @param GetExadataInsightRequest
2954
3155
  * @return GetExadataInsightResponse
2955
3156
  * @throws OciError when an error occurs
2956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
3157
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
2957
3158
  */
2958
3159
  getExadataInsight(getExadataInsightRequest) {
2959
3160
  return __awaiter(this, void 0, void 0, function* () {
@@ -3016,7 +3217,7 @@ class OperationsInsightsClient {
3016
3217
  * @param GetHostInsightRequest
3017
3218
  * @return GetHostInsightResponse
3018
3219
  * @throws OciError when an error occurs
3019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
3220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
3020
3221
  */
3021
3222
  getHostInsight(getHostInsightRequest) {
3022
3223
  return __awaiter(this, void 0, void 0, function* () {
@@ -3073,13 +3274,76 @@ class OperationsInsightsClient {
3073
3274
  }
3074
3275
  });
3075
3276
  }
3277
+ /**
3278
+ * Gets details of a news report.
3279
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3280
+ * @param GetNewsReportRequest
3281
+ * @return GetNewsReportResponse
3282
+ * @throws OciError when an error occurs
3283
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetNewsReport.ts.html |here} to see how to use GetNewsReport API.
3284
+ */
3285
+ getNewsReport(getNewsReportRequest) {
3286
+ return __awaiter(this, void 0, void 0, function* () {
3287
+ if (this.logger)
3288
+ this.logger.debug("Calling operation OperationsInsightsClient#getNewsReport.");
3289
+ const operationName = "getNewsReport";
3290
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/GetNewsReport";
3291
+ const pathParams = {
3292
+ "{newsReportId}": getNewsReportRequest.newsReportId
3293
+ };
3294
+ const queryParams = {};
3295
+ let headerParams = {
3296
+ "Content-Type": common.Constants.APPLICATION_JSON,
3297
+ "opc-request-id": getNewsReportRequest.opcRequestId
3298
+ };
3299
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3300
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getNewsReportRequest.retryConfiguration, specRetryConfiguration);
3301
+ if (this.logger)
3302
+ retrier.logger = this.logger;
3303
+ const request = yield oci_common_1.composeRequest({
3304
+ baseEndpoint: this._endpoint,
3305
+ defaultHeaders: this._defaultHeaders,
3306
+ path: "/newsReports/{newsReportId}",
3307
+ method: "GET",
3308
+ pathParams: pathParams,
3309
+ headerParams: headerParams,
3310
+ queryParams: queryParams
3311
+ });
3312
+ try {
3313
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3314
+ const sdkResponse = oci_common_1.composeResponse({
3315
+ responseObject: {},
3316
+ body: yield response.json(),
3317
+ bodyKey: "newsReport",
3318
+ bodyModel: model.NewsReport,
3319
+ type: "model.NewsReport",
3320
+ responseHeaders: [
3321
+ {
3322
+ value: response.headers.get("etag"),
3323
+ key: "etag",
3324
+ dataType: "string"
3325
+ },
3326
+ {
3327
+ value: response.headers.get("opc-request-id"),
3328
+ key: "opcRequestId",
3329
+ dataType: "string"
3330
+ }
3331
+ ]
3332
+ });
3333
+ return sdkResponse;
3334
+ }
3335
+ catch (err) {
3336
+ throw err;
3337
+ }
3338
+ });
3339
+ }
3076
3340
  /**
3077
3341
  * Gets the details of the specified private endpoint.
3078
3342
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3079
3343
  * @param GetOperationsInsightsPrivateEndpointRequest
3080
3344
  * @return GetOperationsInsightsPrivateEndpointResponse
3081
3345
  * @throws OciError when an error occurs
3082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
3346
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
3083
3347
  */
3084
3348
  getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest) {
3085
3349
  return __awaiter(this, void 0, void 0, function* () {
@@ -3144,7 +3408,7 @@ class OperationsInsightsClient {
3144
3408
  * @param GetOperationsInsightsWarehouseRequest
3145
3409
  * @return GetOperationsInsightsWarehouseResponse
3146
3410
  * @throws OciError when an error occurs
3147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
3411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
3148
3412
  */
3149
3413
  getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest) {
3150
3414
  return __awaiter(this, void 0, void 0, function* () {
@@ -3207,7 +3471,7 @@ class OperationsInsightsClient {
3207
3471
  * @param GetOperationsInsightsWarehouseUserRequest
3208
3472
  * @return GetOperationsInsightsWarehouseUserResponse
3209
3473
  * @throws OciError when an error occurs
3210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
3474
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
3211
3475
  */
3212
3476
  getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest) {
3213
3477
  return __awaiter(this, void 0, void 0, function* () {
@@ -3273,7 +3537,7 @@ class OperationsInsightsClient {
3273
3537
  * @param GetOpsiConfigurationRequest
3274
3538
  * @return GetOpsiConfigurationResponse
3275
3539
  * @throws OciError when an error occurs
3276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfiguration API.
3540
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfiguration API.
3277
3541
  */
3278
3542
  getOpsiConfiguration(getOpsiConfigurationRequest) {
3279
3543
  return __awaiter(this, void 0, void 0, function* () {
@@ -3341,7 +3605,7 @@ class OperationsInsightsClient {
3341
3605
  * @param GetOpsiDataObjectRequest
3342
3606
  * @return GetOpsiDataObjectResponse
3343
3607
  * @throws OciError when an error occurs
3344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObject API.
3608
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObject API.
3345
3609
  */
3346
3610
  getOpsiDataObject(getOpsiDataObjectRequest) {
3347
3611
  return __awaiter(this, void 0, void 0, function* () {
@@ -3401,7 +3665,7 @@ class OperationsInsightsClient {
3401
3665
  * @param GetWorkRequestRequest
3402
3666
  * @return GetWorkRequestResponse
3403
3667
  * @throws OciError when an error occurs
3404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3668
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3405
3669
  */
3406
3670
  getWorkRequest(getWorkRequestRequest) {
3407
3671
  return __awaiter(this, void 0, void 0, function* () {
@@ -3471,7 +3735,7 @@ class OperationsInsightsClient {
3471
3735
  * @param IngestAddmReportsRequest
3472
3736
  * @return IngestAddmReportsResponse
3473
3737
  * @throws OciError when an error occurs
3474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/IngestAddmReports.ts.html |here} to see how to use IngestAddmReports API.
3738
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestAddmReports.ts.html |here} to see how to use IngestAddmReports API.
3475
3739
  */
3476
3740
  ingestAddmReports(ingestAddmReportsRequest) {
3477
3741
  return __awaiter(this, void 0, void 0, function* () {
@@ -3538,7 +3802,7 @@ class OperationsInsightsClient {
3538
3802
  * @param IngestDatabaseConfigurationRequest
3539
3803
  * @return IngestDatabaseConfigurationResponse
3540
3804
  * @throws OciError when an error occurs
3541
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
3805
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
3542
3806
  */
3543
3807
  ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest) {
3544
3808
  return __awaiter(this, void 0, void 0, function* () {
@@ -3605,7 +3869,7 @@ class OperationsInsightsClient {
3605
3869
  * @param IngestHostConfigurationRequest
3606
3870
  * @return IngestHostConfigurationResponse
3607
3871
  * @throws OciError when an error occurs
3608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
3872
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
3609
3873
  */
3610
3874
  ingestHostConfiguration(ingestHostConfigurationRequest) {
3611
3875
  return __awaiter(this, void 0, void 0, function* () {
@@ -3671,7 +3935,7 @@ class OperationsInsightsClient {
3671
3935
  * @param IngestHostMetricsRequest
3672
3936
  * @return IngestHostMetricsResponse
3673
3937
  * @throws OciError when an error occurs
3674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
3938
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
3675
3939
  */
3676
3940
  ingestHostMetrics(ingestHostMetricsRequest) {
3677
3941
  return __awaiter(this, void 0, void 0, function* () {
@@ -3739,7 +4003,7 @@ class OperationsInsightsClient {
3739
4003
  * @param IngestSqlBucketRequest
3740
4004
  * @return IngestSqlBucketResponse
3741
4005
  * @throws OciError when an error occurs
3742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
4006
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
3743
4007
  */
3744
4008
  ingestSqlBucket(ingestSqlBucketRequest) {
3745
4009
  return __awaiter(this, void 0, void 0, function* () {
@@ -3809,7 +4073,7 @@ class OperationsInsightsClient {
3809
4073
  * @param IngestSqlPlanLinesRequest
3810
4074
  * @return IngestSqlPlanLinesResponse
3811
4075
  * @throws OciError when an error occurs
3812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
4076
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
3813
4077
  */
3814
4078
  ingestSqlPlanLines(ingestSqlPlanLinesRequest) {
3815
4079
  return __awaiter(this, void 0, void 0, function* () {
@@ -3879,7 +4143,7 @@ class OperationsInsightsClient {
3879
4143
  * @param IngestSqlStatsRequest
3880
4144
  * @return IngestSqlStatsResponse
3881
4145
  * @throws OciError when an error occurs
3882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
4146
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
3883
4147
  */
3884
4148
  ingestSqlStats(ingestSqlStatsRequest) {
3885
4149
  return __awaiter(this, void 0, void 0, function* () {
@@ -3949,7 +4213,7 @@ class OperationsInsightsClient {
3949
4213
  * @param IngestSqlTextRequest
3950
4214
  * @return IngestSqlTextResponse
3951
4215
  * @throws OciError when an error occurs
3952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
4216
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
3953
4217
  */
3954
4218
  ingestSqlText(ingestSqlTextRequest) {
3955
4219
  return __awaiter(this, void 0, void 0, function* () {
@@ -4018,7 +4282,7 @@ class OperationsInsightsClient {
4018
4282
  * @param ListAddmDbFindingCategoriesRequest
4019
4283
  * @return ListAddmDbFindingCategoriesResponse
4020
4284
  * @throws OciError when an error occurs
4021
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategories API.
4285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategories API.
4022
4286
  */
4023
4287
  listAddmDbFindingCategories(listAddmDbFindingCategoriesRequest) {
4024
4288
  return __awaiter(this, void 0, void 0, function* () {
@@ -4093,7 +4357,7 @@ class OperationsInsightsClient {
4093
4357
  * @param ListAddmDbFindingsTimeSeriesRequest
4094
4358
  * @return ListAddmDbFindingsTimeSeriesResponse
4095
4359
  * @throws OciError when an error occurs
4096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeries API.
4360
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeries API.
4097
4361
  */
4098
4362
  listAddmDbFindingsTimeSeries(listAddmDbFindingsTimeSeriesRequest) {
4099
4363
  return __awaiter(this, void 0, void 0, function* () {
@@ -4172,7 +4436,7 @@ class OperationsInsightsClient {
4172
4436
  * @param ListAddmDbParameterCategoriesRequest
4173
4437
  * @return ListAddmDbParameterCategoriesResponse
4174
4438
  * @throws OciError when an error occurs
4175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategories API.
4439
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategories API.
4176
4440
  */
4177
4441
  listAddmDbParameterCategories(listAddmDbParameterCategoriesRequest) {
4178
4442
  return __awaiter(this, void 0, void 0, function* () {
@@ -4247,7 +4511,7 @@ class OperationsInsightsClient {
4247
4511
  * @param ListAddmDbRecommendationCategoriesRequest
4248
4512
  * @return ListAddmDbRecommendationCategoriesResponse
4249
4513
  * @throws OciError when an error occurs
4250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategories API.
4514
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategories API.
4251
4515
  */
4252
4516
  listAddmDbRecommendationCategories(listAddmDbRecommendationCategoriesRequest) {
4253
4517
  return __awaiter(this, void 0, void 0, function* () {
@@ -4322,7 +4586,7 @@ class OperationsInsightsClient {
4322
4586
  * @param ListAddmDbRecommendationsTimeSeriesRequest
4323
4587
  * @return ListAddmDbRecommendationsTimeSeriesResponse
4324
4588
  * @throws OciError when an error occurs
4325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeries API.
4589
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeries API.
4326
4590
  */
4327
4591
  listAddmDbRecommendationsTimeSeries(listAddmDbRecommendationsTimeSeriesRequest) {
4328
4592
  return __awaiter(this, void 0, void 0, function* () {
@@ -4405,7 +4669,7 @@ class OperationsInsightsClient {
4405
4669
  * @param ListAddmDbsRequest
4406
4670
  * @return ListAddmDbsResponse
4407
4671
  * @throws OciError when an error occurs
4408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbs API.
4672
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbs API.
4409
4673
  */
4410
4674
  listAddmDbs(listAddmDbsRequest) {
4411
4675
  return __awaiter(this, void 0, void 0, function* () {
@@ -4482,7 +4746,7 @@ class OperationsInsightsClient {
4482
4746
  * @param ListAwrDatabaseSnapshotsRequest
4483
4747
  * @return ListAwrDatabaseSnapshotsResponse
4484
4748
  * @throws OciError when an error occurs
4485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshots API.
4749
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshots API.
4486
4750
  */
4487
4751
  listAwrDatabaseSnapshots(listAwrDatabaseSnapshotsRequest) {
4488
4752
  return __awaiter(this, void 0, void 0, function* () {
@@ -4557,7 +4821,7 @@ class OperationsInsightsClient {
4557
4821
  * @param ListAwrDatabasesRequest
4558
4822
  * @return ListAwrDatabasesResponse
4559
4823
  * @throws OciError when an error occurs
4560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabases API.
4824
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabases API.
4561
4825
  */
4562
4826
  listAwrDatabases(listAwrDatabasesRequest) {
4563
4827
  return __awaiter(this, void 0, void 0, function* () {
@@ -4629,7 +4893,7 @@ class OperationsInsightsClient {
4629
4893
  * @param ListAwrHubsRequest
4630
4894
  * @return ListAwrHubsResponse
4631
4895
  * @throws OciError when an error occurs
4632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
4896
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
4633
4897
  */
4634
4898
  listAwrHubs(listAwrHubsRequest) {
4635
4899
  return __awaiter(this, void 0, void 0, function* () {
@@ -4702,7 +4966,7 @@ class OperationsInsightsClient {
4702
4966
  * @param ListAwrSnapshotsRequest
4703
4967
  * @return ListAwrSnapshotsResponse
4704
4968
  * @throws OciError when an error occurs
4705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
4969
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
4706
4970
  */
4707
4971
  listAwrSnapshots(listAwrSnapshotsRequest) {
4708
4972
  return __awaiter(this, void 0, void 0, function* () {
@@ -4775,7 +5039,7 @@ class OperationsInsightsClient {
4775
5039
  * @param ListDatabaseConfigurationsRequest
4776
5040
  * @return ListDatabaseConfigurationsResponse
4777
5041
  * @throws OciError when an error occurs
4778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
5042
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
4779
5043
  */
4780
5044
  listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
4781
5045
  return __awaiter(this, void 0, void 0, function* () {
@@ -4862,7 +5126,7 @@ class OperationsInsightsClient {
4862
5126
  * @param ListDatabaseInsightsRequest
4863
5127
  * @return ListDatabaseInsightsResponse
4864
5128
  * @throws OciError when an error occurs
4865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
5129
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
4866
5130
  */
4867
5131
  listDatabaseInsights(listDatabaseInsightsRequest) {
4868
5132
  return __awaiter(this, void 0, void 0, function* () {
@@ -4946,7 +5210,7 @@ class OperationsInsightsClient {
4946
5210
  * @param ListEnterpriseManagerBridgesRequest
4947
5211
  * @return ListEnterpriseManagerBridgesResponse
4948
5212
  * @throws OciError when an error occurs
4949
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
5213
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
4950
5214
  */
4951
5215
  listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
4952
5216
  return __awaiter(this, void 0, void 0, function* () {
@@ -5017,7 +5281,7 @@ class OperationsInsightsClient {
5017
5281
  * @param ListExadataConfigurationsRequest
5018
5282
  * @return ListExadataConfigurationsResponse
5019
5283
  * @throws OciError when an error occurs
5020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
5284
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
5021
5285
  */
5022
5286
  listExadataConfigurations(listExadataConfigurationsRequest) {
5023
5287
  return __awaiter(this, void 0, void 0, function* () {
@@ -5097,7 +5361,7 @@ class OperationsInsightsClient {
5097
5361
  * @param ListExadataInsightsRequest
5098
5362
  * @return ListExadataInsightsResponse
5099
5363
  * @throws OciError when an error occurs
5100
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
5364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
5101
5365
  */
5102
5366
  listExadataInsights(listExadataInsightsRequest) {
5103
5367
  return __awaiter(this, void 0, void 0, function* () {
@@ -5177,7 +5441,7 @@ class OperationsInsightsClient {
5177
5441
  * @param ListHostConfigurationsRequest
5178
5442
  * @return ListHostConfigurationsResponse
5179
5443
  * @throws OciError when an error occurs
5180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
5444
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
5181
5445
  */
5182
5446
  listHostConfigurations(listHostConfigurationsRequest) {
5183
5447
  return __awaiter(this, void 0, void 0, function* () {
@@ -5263,7 +5527,7 @@ class OperationsInsightsClient {
5263
5527
  * @param ListHostInsightsRequest
5264
5528
  * @return ListHostInsightsResponse
5265
5529
  * @throws OciError when an error occurs
5266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
5530
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
5267
5531
  */
5268
5532
  listHostInsights(listHostInsightsRequest) {
5269
5533
  return __awaiter(this, void 0, void 0, function* () {
@@ -5344,7 +5608,7 @@ class OperationsInsightsClient {
5344
5608
  * @param ListHostedEntitiesRequest
5345
5609
  * @return ListHostedEntitiesResponse
5346
5610
  * @throws OciError when an error occurs
5347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
5611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
5348
5612
  */
5349
5613
  listHostedEntities(listHostedEntitiesRequest) {
5350
5614
  return __awaiter(this, void 0, void 0, function* () {
@@ -5424,7 +5688,7 @@ class OperationsInsightsClient {
5424
5688
  * @param ListImportableAgentEntitiesRequest
5425
5689
  * @return ListImportableAgentEntitiesResponse
5426
5690
  * @throws OciError when an error occurs
5427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
5691
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
5428
5692
  */
5429
5693
  listImportableAgentEntities(listImportableAgentEntitiesRequest) {
5430
5694
  return __awaiter(this, void 0, void 0, function* () {
@@ -5498,7 +5762,7 @@ class OperationsInsightsClient {
5498
5762
  * @param ListImportableComputeEntitiesRequest
5499
5763
  * @return ListImportableComputeEntitiesResponse
5500
5764
  * @throws OciError when an error occurs
5501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntities API.
5765
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntities API.
5502
5766
  */
5503
5767
  listImportableComputeEntities(listImportableComputeEntitiesRequest) {
5504
5768
  return __awaiter(this, void 0, void 0, function* () {
@@ -5566,7 +5830,7 @@ class OperationsInsightsClient {
5566
5830
  * @param ListImportableEnterpriseManagerEntitiesRequest
5567
5831
  * @return ListImportableEnterpriseManagerEntitiesResponse
5568
5832
  * @throws OciError when an error occurs
5569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
5833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
5570
5834
  */
5571
5835
  listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
5572
5836
  return __awaiter(this, void 0, void 0, function* () {
@@ -5629,13 +5893,90 @@ class OperationsInsightsClient {
5629
5893
  }
5630
5894
  });
5631
5895
  }
5896
+ /**
5897
+ * Gets a list of news reports based on the query parameters specified. Either compartmentId or id query parameter must be specified.
5898
+ *
5899
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5900
+ * @param ListNewsReportsRequest
5901
+ * @return ListNewsReportsResponse
5902
+ * @throws OciError when an error occurs
5903
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListNewsReports.ts.html |here} to see how to use ListNewsReports API.
5904
+ */
5905
+ listNewsReports(listNewsReportsRequest) {
5906
+ return __awaiter(this, void 0, void 0, function* () {
5907
+ if (this.logger)
5908
+ this.logger.debug("Calling operation OperationsInsightsClient#listNewsReports.");
5909
+ const operationName = "listNewsReports";
5910
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReport/ListNewsReports";
5911
+ const pathParams = {};
5912
+ const queryParams = {
5913
+ "compartmentId": listNewsReportsRequest.compartmentId,
5914
+ "newsReportId": listNewsReportsRequest.newsReportId,
5915
+ "status": listNewsReportsRequest.status,
5916
+ "lifecycleState": listNewsReportsRequest.lifecycleState,
5917
+ "limit": listNewsReportsRequest.limit,
5918
+ "page": listNewsReportsRequest.page,
5919
+ "sortOrder": listNewsReportsRequest.sortOrder,
5920
+ "sortBy": listNewsReportsRequest.sortBy,
5921
+ "compartmentIdInSubtree": listNewsReportsRequest.compartmentIdInSubtree
5922
+ };
5923
+ let headerParams = {
5924
+ "Content-Type": common.Constants.APPLICATION_JSON,
5925
+ "opc-request-id": listNewsReportsRequest.opcRequestId
5926
+ };
5927
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5928
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listNewsReportsRequest.retryConfiguration, specRetryConfiguration);
5929
+ if (this.logger)
5930
+ retrier.logger = this.logger;
5931
+ const request = yield oci_common_1.composeRequest({
5932
+ baseEndpoint: this._endpoint,
5933
+ defaultHeaders: this._defaultHeaders,
5934
+ path: "/newsReports",
5935
+ method: "GET",
5936
+ pathParams: pathParams,
5937
+ headerParams: headerParams,
5938
+ queryParams: queryParams
5939
+ });
5940
+ try {
5941
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5942
+ const sdkResponse = oci_common_1.composeResponse({
5943
+ responseObject: {},
5944
+ body: yield response.json(),
5945
+ bodyKey: "newsReportCollection",
5946
+ bodyModel: model.NewsReportCollection,
5947
+ type: "model.NewsReportCollection",
5948
+ responseHeaders: [
5949
+ {
5950
+ value: response.headers.get("opc-request-id"),
5951
+ key: "opcRequestId",
5952
+ dataType: "string"
5953
+ },
5954
+ {
5955
+ value: response.headers.get("opc-total-items"),
5956
+ key: "opcTotalItems",
5957
+ dataType: "number"
5958
+ },
5959
+ {
5960
+ value: response.headers.get("opc-next-page"),
5961
+ key: "opcNextPage",
5962
+ dataType: "string"
5963
+ }
5964
+ ]
5965
+ });
5966
+ return sdkResponse;
5967
+ }
5968
+ catch (err) {
5969
+ throw err;
5970
+ }
5971
+ });
5972
+ }
5632
5973
  /**
5633
5974
  * Gets a list of Operation Insights private endpoints.
5634
5975
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5635
5976
  * @param ListOperationsInsightsPrivateEndpointsRequest
5636
5977
  * @return ListOperationsInsightsPrivateEndpointsResponse
5637
5978
  * @throws OciError when an error occurs
5638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
5979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
5639
5980
  */
5640
5981
  listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest) {
5641
5982
  return __awaiter(this, void 0, void 0, function* () {
@@ -5709,7 +6050,7 @@ class OperationsInsightsClient {
5709
6050
  * @param ListOperationsInsightsWarehouseUsersRequest
5710
6051
  * @return ListOperationsInsightsWarehouseUsersResponse
5711
6052
  * @throws OciError when an error occurs
5712
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
6053
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
5713
6054
  */
5714
6055
  listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest) {
5715
6056
  return __awaiter(this, void 0, void 0, function* () {
@@ -5782,7 +6123,7 @@ class OperationsInsightsClient {
5782
6123
  * @param ListOperationsInsightsWarehousesRequest
5783
6124
  * @return ListOperationsInsightsWarehousesResponse
5784
6125
  * @throws OciError when an error occurs
5785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
6126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
5786
6127
  */
5787
6128
  listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest) {
5788
6129
  return __awaiter(this, void 0, void 0, function* () {
@@ -5853,7 +6194,7 @@ class OperationsInsightsClient {
5853
6194
  * @param ListOpsiConfigurationsRequest
5854
6195
  * @return ListOpsiConfigurationsResponse
5855
6196
  * @throws OciError when an error occurs
5856
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListOpsiConfigurations.ts.html |here} to see how to use ListOpsiConfigurations API.
6197
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListOpsiConfigurations.ts.html |here} to see how to use ListOpsiConfigurations API.
5857
6198
  */
5858
6199
  listOpsiConfigurations(listOpsiConfigurationsRequest) {
5859
6200
  return __awaiter(this, void 0, void 0, function* () {
@@ -5924,7 +6265,7 @@ class OperationsInsightsClient {
5924
6265
  * @param ListOpsiDataObjectsRequest
5925
6266
  * @return ListOpsiDataObjectsResponse
5926
6267
  * @throws OciError when an error occurs
5927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjects API.
6268
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjects API.
5928
6269
  */
5929
6270
  listOpsiDataObjects(listOpsiDataObjectsRequest) {
5930
6271
  return __awaiter(this, void 0, void 0, function* () {
@@ -5995,7 +6336,7 @@ class OperationsInsightsClient {
5995
6336
  * @param ListSqlPlansRequest
5996
6337
  * @return ListSqlPlansResponse
5997
6338
  * @throws OciError when an error occurs
5998
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
6339
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
5999
6340
  */
6000
6341
  listSqlPlans(listSqlPlansRequest) {
6001
6342
  return __awaiter(this, void 0, void 0, function* () {
@@ -6065,7 +6406,7 @@ class OperationsInsightsClient {
6065
6406
  * @param ListSqlSearchesRequest
6066
6407
  * @return ListSqlSearchesResponse
6067
6408
  * @throws OciError when an error occurs
6068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
6409
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
6069
6410
  */
6070
6411
  listSqlSearches(listSqlSearchesRequest) {
6071
6412
  return __awaiter(this, void 0, void 0, function* () {
@@ -6139,7 +6480,7 @@ class OperationsInsightsClient {
6139
6480
  * @param ListSqlTextsRequest
6140
6481
  * @return ListSqlTextsResponse
6141
6482
  * @throws OciError when an error occurs
6142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
6483
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
6143
6484
  */
6144
6485
  listSqlTexts(listSqlTextsRequest) {
6145
6486
  return __awaiter(this, void 0, void 0, function* () {
@@ -6212,7 +6553,7 @@ class OperationsInsightsClient {
6212
6553
  * @param ListWorkRequestErrorsRequest
6213
6554
  * @return ListWorkRequestErrorsResponse
6214
6555
  * @throws OciError when an error occurs
6215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6556
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6216
6557
  */
6217
6558
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
6218
6559
  return __awaiter(this, void 0, void 0, function* () {
@@ -6281,7 +6622,7 @@ class OperationsInsightsClient {
6281
6622
  * @param ListWorkRequestLogsRequest
6282
6623
  * @return ListWorkRequestLogsResponse
6283
6624
  * @throws OciError when an error occurs
6284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6625
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6285
6626
  */
6286
6627
  listWorkRequestLogs(listWorkRequestLogsRequest) {
6287
6628
  return __awaiter(this, void 0, void 0, function* () {
@@ -6350,7 +6691,7 @@ class OperationsInsightsClient {
6350
6691
  * @param ListWorkRequestsRequest
6351
6692
  * @return ListWorkRequestsResponse
6352
6693
  * @throws OciError when an error occurs
6353
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6694
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6354
6695
  */
6355
6696
  listWorkRequests(listWorkRequestsRequest) {
6356
6697
  return __awaiter(this, void 0, void 0, function* () {
@@ -6423,7 +6764,7 @@ class OperationsInsightsClient {
6423
6764
  * @param QueryOpsiDataObjectDataRequest
6424
6765
  * @return QueryOpsiDataObjectDataResponse
6425
6766
  * @throws OciError when an error occurs
6426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectData API.
6767
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectData API.
6427
6768
  */
6428
6769
  queryOpsiDataObjectData(queryOpsiDataObjectDataRequest) {
6429
6770
  return __awaiter(this, void 0, void 0, function* () {
@@ -6489,7 +6830,7 @@ class OperationsInsightsClient {
6489
6830
  * @param RotateOperationsInsightsWarehouseWalletRequest
6490
6831
  * @return RotateOperationsInsightsWarehouseWalletResponse
6491
6832
  * @throws OciError when an error occurs
6492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
6833
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
6493
6834
  */
6494
6835
  rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest) {
6495
6836
  return __awaiter(this, void 0, void 0, function* () {
@@ -6550,7 +6891,7 @@ class OperationsInsightsClient {
6550
6891
  * @param SummarizeAddmDbFindingsRequest
6551
6892
  * @return SummarizeAddmDbFindingsResponse
6552
6893
  * @throws OciError when an error occurs
6553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAddmDbFindings.ts.html |here} to see how to use SummarizeAddmDbFindings API.
6894
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAddmDbFindings.ts.html |here} to see how to use SummarizeAddmDbFindings API.
6554
6895
  */
6555
6896
  summarizeAddmDbFindings(summarizeAddmDbFindingsRequest) {
6556
6897
  return __awaiter(this, void 0, void 0, function* () {
@@ -6631,7 +6972,7 @@ class OperationsInsightsClient {
6631
6972
  * @param SummarizeAddmDbParameterChangesRequest
6632
6973
  * @return SummarizeAddmDbParameterChangesResponse
6633
6974
  * @throws OciError when an error occurs
6634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAddmDbParameterChanges.ts.html |here} to see how to use SummarizeAddmDbParameterChanges API.
6975
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAddmDbParameterChanges.ts.html |here} to see how to use SummarizeAddmDbParameterChanges API.
6635
6976
  */
6636
6977
  summarizeAddmDbParameterChanges(summarizeAddmDbParameterChangesRequest) {
6637
6978
  return __awaiter(this, void 0, void 0, function* () {
@@ -6714,7 +7055,7 @@ class OperationsInsightsClient {
6714
7055
  * @param SummarizeAddmDbParametersRequest
6715
7056
  * @return SummarizeAddmDbParametersResponse
6716
7057
  * @throws OciError when an error occurs
6717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAddmDbParameters.ts.html |here} to see how to use SummarizeAddmDbParameters API.
7058
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAddmDbParameters.ts.html |here} to see how to use SummarizeAddmDbParameters API.
6718
7059
  */
6719
7060
  summarizeAddmDbParameters(summarizeAddmDbParametersRequest) {
6720
7061
  return __awaiter(this, void 0, void 0, function* () {
@@ -6797,7 +7138,7 @@ class OperationsInsightsClient {
6797
7138
  * @param SummarizeAddmDbRecommendationsRequest
6798
7139
  * @return SummarizeAddmDbRecommendationsResponse
6799
7140
  * @throws OciError when an error occurs
6800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAddmDbRecommendations.ts.html |here} to see how to use SummarizeAddmDbRecommendations API.
7141
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAddmDbRecommendations.ts.html |here} to see how to use SummarizeAddmDbRecommendations API.
6801
7142
  */
6802
7143
  summarizeAddmDbRecommendations(summarizeAddmDbRecommendationsRequest) {
6803
7144
  return __awaiter(this, void 0, void 0, function* () {
@@ -6881,7 +7222,7 @@ class OperationsInsightsClient {
6881
7222
  * @param SummarizeAddmDbSchemaObjectsRequest
6882
7223
  * @return SummarizeAddmDbSchemaObjectsResponse
6883
7224
  * @throws OciError when an error occurs
6884
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAddmDbSchemaObjects.ts.html |here} to see how to use SummarizeAddmDbSchemaObjects API.
7225
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAddmDbSchemaObjects.ts.html |here} to see how to use SummarizeAddmDbSchemaObjects API.
6885
7226
  */
6886
7227
  summarizeAddmDbSchemaObjects(summarizeAddmDbSchemaObjectsRequest) {
6887
7228
  return __awaiter(this, void 0, void 0, function* () {
@@ -6957,7 +7298,7 @@ class OperationsInsightsClient {
6957
7298
  * @param SummarizeAddmDbSqlStatementsRequest
6958
7299
  * @return SummarizeAddmDbSqlStatementsResponse
6959
7300
  * @throws OciError when an error occurs
6960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAddmDbSqlStatements.ts.html |here} to see how to use SummarizeAddmDbSqlStatements API.
7301
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAddmDbSqlStatements.ts.html |here} to see how to use SummarizeAddmDbSqlStatements API.
6961
7302
  */
6962
7303
  summarizeAddmDbSqlStatements(summarizeAddmDbSqlStatementsRequest) {
6963
7304
  return __awaiter(this, void 0, void 0, function* () {
@@ -7037,7 +7378,7 @@ class OperationsInsightsClient {
7037
7378
  * @param SummarizeAwrDatabaseCpuUsagesRequest
7038
7379
  * @return SummarizeAwrDatabaseCpuUsagesResponse
7039
7380
  * @throws OciError when an error occurs
7040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAwrDatabaseCpuUsages.ts.html |here} to see how to use SummarizeAwrDatabaseCpuUsages API.
7381
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseCpuUsages.ts.html |here} to see how to use SummarizeAwrDatabaseCpuUsages API.
7041
7382
  */
7042
7383
  summarizeAwrDatabaseCpuUsages(summarizeAwrDatabaseCpuUsagesRequest) {
7043
7384
  return __awaiter(this, void 0, void 0, function* () {
@@ -7113,7 +7454,7 @@ class OperationsInsightsClient {
7113
7454
  * @param SummarizeAwrDatabaseMetricsRequest
7114
7455
  * @return SummarizeAwrDatabaseMetricsResponse
7115
7456
  * @throws OciError when an error occurs
7116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAwrDatabaseMetrics.ts.html |here} to see how to use SummarizeAwrDatabaseMetrics API.
7457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseMetrics.ts.html |here} to see how to use SummarizeAwrDatabaseMetrics API.
7117
7458
  */
7118
7459
  summarizeAwrDatabaseMetrics(summarizeAwrDatabaseMetricsRequest) {
7119
7460
  return __awaiter(this, void 0, void 0, function* () {
@@ -7193,7 +7534,7 @@ class OperationsInsightsClient {
7193
7534
  * @param SummarizeAwrDatabaseParameterChangesRequest
7194
7535
  * @return SummarizeAwrDatabaseParameterChangesResponse
7195
7536
  * @throws OciError when an error occurs
7196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAwrDatabaseParameterChanges.ts.html |here} to see how to use SummarizeAwrDatabaseParameterChanges API.
7537
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseParameterChanges.ts.html |here} to see how to use SummarizeAwrDatabaseParameterChanges API.
7197
7538
  */
7198
7539
  summarizeAwrDatabaseParameterChanges(summarizeAwrDatabaseParameterChangesRequest) {
7199
7540
  return __awaiter(this, void 0, void 0, function* () {
@@ -7279,7 +7620,7 @@ class OperationsInsightsClient {
7279
7620
  * @param SummarizeAwrDatabaseParametersRequest
7280
7621
  * @return SummarizeAwrDatabaseParametersResponse
7281
7622
  * @throws OciError when an error occurs
7282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAwrDatabaseParameters.ts.html |here} to see how to use SummarizeAwrDatabaseParameters API.
7623
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseParameters.ts.html |here} to see how to use SummarizeAwrDatabaseParameters API.
7283
7624
  */
7284
7625
  summarizeAwrDatabaseParameters(summarizeAwrDatabaseParametersRequest) {
7285
7626
  return __awaiter(this, void 0, void 0, function* () {
@@ -7359,7 +7700,7 @@ class OperationsInsightsClient {
7359
7700
  * @param SummarizeAwrDatabaseSnapshotRangesRequest
7360
7701
  * @return SummarizeAwrDatabaseSnapshotRangesResponse
7361
7702
  * @throws OciError when an error occurs
7362
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAwrDatabaseSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDatabaseSnapshotRanges API.
7703
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDatabaseSnapshotRanges API.
7363
7704
  */
7364
7705
  summarizeAwrDatabaseSnapshotRanges(summarizeAwrDatabaseSnapshotRangesRequest) {
7365
7706
  return __awaiter(this, void 0, void 0, function* () {
@@ -7431,7 +7772,7 @@ class OperationsInsightsClient {
7431
7772
  * @param SummarizeAwrDatabaseSysstatsRequest
7432
7773
  * @return SummarizeAwrDatabaseSysstatsResponse
7433
7774
  * @throws OciError when an error occurs
7434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAwrDatabaseSysstats.ts.html |here} to see how to use SummarizeAwrDatabaseSysstats API.
7775
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseSysstats.ts.html |here} to see how to use SummarizeAwrDatabaseSysstats API.
7435
7776
  */
7436
7777
  summarizeAwrDatabaseSysstats(summarizeAwrDatabaseSysstatsRequest) {
7437
7778
  return __awaiter(this, void 0, void 0, function* () {
@@ -7507,7 +7848,7 @@ class OperationsInsightsClient {
7507
7848
  * @param SummarizeAwrDatabaseTopWaitEventsRequest
7508
7849
  * @return SummarizeAwrDatabaseTopWaitEventsResponse
7509
7850
  * @throws OciError when an error occurs
7510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAwrDatabaseTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseTopWaitEvents API.
7851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseTopWaitEvents API.
7511
7852
  */
7512
7853
  summarizeAwrDatabaseTopWaitEvents(summarizeAwrDatabaseTopWaitEventsRequest) {
7513
7854
  return __awaiter(this, void 0, void 0, function* () {
@@ -7582,7 +7923,7 @@ class OperationsInsightsClient {
7582
7923
  * @param SummarizeAwrDatabaseWaitEventBucketsRequest
7583
7924
  * @return SummarizeAwrDatabaseWaitEventBucketsResponse
7584
7925
  * @throws OciError when an error occurs
7585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAwrDatabaseWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEventBuckets API.
7926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEventBuckets API.
7586
7927
  */
7587
7928
  summarizeAwrDatabaseWaitEventBuckets(summarizeAwrDatabaseWaitEventBucketsRequest) {
7588
7929
  return __awaiter(this, void 0, void 0, function* () {
@@ -7661,7 +8002,7 @@ class OperationsInsightsClient {
7661
8002
  * @param SummarizeAwrDatabaseWaitEventsRequest
7662
8003
  * @return SummarizeAwrDatabaseWaitEventsResponse
7663
8004
  * @throws OciError when an error occurs
7664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAwrDatabaseWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEvents API.
8005
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrDatabaseWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEvents API.
7665
8006
  */
7666
8007
  summarizeAwrDatabaseWaitEvents(summarizeAwrDatabaseWaitEventsRequest) {
7667
8008
  return __awaiter(this, void 0, void 0, function* () {
@@ -7738,7 +8079,7 @@ class OperationsInsightsClient {
7738
8079
  * @param SummarizeAwrSourcesSummariesRequest
7739
8080
  * @return SummarizeAwrSourcesSummariesResponse
7740
8081
  * @throws OciError when an error occurs
7741
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
8082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
7742
8083
  */
7743
8084
  summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest) {
7744
8085
  return __awaiter(this, void 0, void 0, function* () {
@@ -7810,7 +8151,7 @@ class OperationsInsightsClient {
7810
8151
  * @param SummarizeConfigurationItemsRequest
7811
8152
  * @return SummarizeConfigurationItemsResponse
7812
8153
  * @throws OciError when an error occurs
7813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeConfigurationItems.ts.html |here} to see how to use SummarizeConfigurationItems API.
8154
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeConfigurationItems.ts.html |here} to see how to use SummarizeConfigurationItems API.
7814
8155
  */
7815
8156
  summarizeConfigurationItems(summarizeConfigurationItemsRequest) {
7816
8157
  return __awaiter(this, void 0, void 0, function* () {
@@ -7882,7 +8223,7 @@ class OperationsInsightsClient {
7882
8223
  * @param SummarizeDatabaseInsightResourceCapacityTrendRequest
7883
8224
  * @return SummarizeDatabaseInsightResourceCapacityTrendResponse
7884
8225
  * @throws OciError when an error occurs
7885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
8226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
7886
8227
  */
7887
8228
  summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
7888
8229
  return __awaiter(this, void 0, void 0, function* () {
@@ -7971,7 +8312,7 @@ class OperationsInsightsClient {
7971
8312
  * @param SummarizeDatabaseInsightResourceForecastTrendRequest
7972
8313
  * @return SummarizeDatabaseInsightResourceForecastTrendResponse
7973
8314
  * @throws OciError when an error occurs
7974
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
8315
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
7975
8316
  */
7976
8317
  summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
7977
8318
  return __awaiter(this, void 0, void 0, function* () {
@@ -8062,7 +8403,7 @@ class OperationsInsightsClient {
8062
8403
  * @param SummarizeDatabaseInsightResourceStatisticsRequest
8063
8404
  * @return SummarizeDatabaseInsightResourceStatisticsResponse
8064
8405
  * @throws OciError when an error occurs
8065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
8406
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
8066
8407
  */
8067
8408
  summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
8068
8409
  return __awaiter(this, void 0, void 0, function* () {
@@ -8155,7 +8496,7 @@ class OperationsInsightsClient {
8155
8496
  * @param SummarizeDatabaseInsightResourceUsageRequest
8156
8497
  * @return SummarizeDatabaseInsightResourceUsageResponse
8157
8498
  * @throws OciError when an error occurs
8158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
8499
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
8159
8500
  */
8160
8501
  summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
8161
8502
  return __awaiter(this, void 0, void 0, function* () {
@@ -8240,7 +8581,7 @@ class OperationsInsightsClient {
8240
8581
  * @param SummarizeDatabaseInsightResourceUsageTrendRequest
8241
8582
  * @return SummarizeDatabaseInsightResourceUsageTrendResponse
8242
8583
  * @throws OciError when an error occurs
8243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
8584
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
8244
8585
  */
8245
8586
  summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
8246
8587
  return __awaiter(this, void 0, void 0, function* () {
@@ -8325,7 +8666,7 @@ class OperationsInsightsClient {
8325
8666
  * @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
8326
8667
  * @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
8327
8668
  * @throws OciError when an error occurs
8328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
8669
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
8329
8670
  */
8330
8671
  summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
8331
8672
  return __awaiter(this, void 0, void 0, function* () {
@@ -8412,7 +8753,7 @@ class OperationsInsightsClient {
8412
8753
  * @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
8413
8754
  * @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
8414
8755
  * @throws OciError when an error occurs
8415
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
8756
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
8416
8757
  */
8417
8758
  summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
8418
8759
  return __awaiter(this, void 0, void 0, function* () {
@@ -8490,7 +8831,7 @@ class OperationsInsightsClient {
8490
8831
  * @param SummarizeExadataInsightResourceCapacityTrendRequest
8491
8832
  * @return SummarizeExadataInsightResourceCapacityTrendResponse
8492
8833
  * @throws OciError when an error occurs
8493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
8834
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
8494
8835
  */
8495
8836
  summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
8496
8837
  return __awaiter(this, void 0, void 0, function* () {
@@ -8574,7 +8915,7 @@ class OperationsInsightsClient {
8574
8915
  * @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
8575
8916
  * @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
8576
8917
  * @throws OciError when an error occurs
8577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
8918
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
8578
8919
  */
8579
8920
  summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
8580
8921
  return __awaiter(this, void 0, void 0, function* () {
@@ -8661,7 +9002,7 @@ class OperationsInsightsClient {
8661
9002
  * @param SummarizeExadataInsightResourceForecastTrendRequest
8662
9003
  * @return SummarizeExadataInsightResourceForecastTrendResponse
8663
9004
  * @throws OciError when an error occurs
8664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
9005
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
8665
9006
  */
8666
9007
  summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
8667
9008
  return __awaiter(this, void 0, void 0, function* () {
@@ -8748,7 +9089,7 @@ class OperationsInsightsClient {
8748
9089
  * @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
8749
9090
  * @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
8750
9091
  * @throws OciError when an error occurs
8751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
9092
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
8752
9093
  */
8753
9094
  summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
8754
9095
  return __awaiter(this, void 0, void 0, function* () {
@@ -8835,7 +9176,7 @@ class OperationsInsightsClient {
8835
9176
  * @param SummarizeExadataInsightResourceStatisticsRequest
8836
9177
  * @return SummarizeExadataInsightResourceStatisticsResponse
8837
9178
  * @throws OciError when an error occurs
8838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
9179
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
8839
9180
  */
8840
9181
  summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
8841
9182
  return __awaiter(this, void 0, void 0, function* () {
@@ -8922,7 +9263,7 @@ class OperationsInsightsClient {
8922
9263
  * @param SummarizeExadataInsightResourceUsageRequest
8923
9264
  * @return SummarizeExadataInsightResourceUsageResponse
8924
9265
  * @throws OciError when an error occurs
8925
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
9266
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
8926
9267
  */
8927
9268
  summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
8928
9269
  return __awaiter(this, void 0, void 0, function* () {
@@ -9009,7 +9350,7 @@ class OperationsInsightsClient {
9009
9350
  * @param SummarizeExadataInsightResourceUsageAggregatedRequest
9010
9351
  * @return SummarizeExadataInsightResourceUsageAggregatedResponse
9011
9352
  * @throws OciError when an error occurs
9012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
9353
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
9013
9354
  */
9014
9355
  summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
9015
9356
  return __awaiter(this, void 0, void 0, function* () {
@@ -9087,7 +9428,7 @@ class OperationsInsightsClient {
9087
9428
  * @param SummarizeExadataInsightResourceUtilizationInsightRequest
9088
9429
  * @return SummarizeExadataInsightResourceUtilizationInsightResponse
9089
9430
  * @throws OciError when an error occurs
9090
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
9431
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
9091
9432
  */
9092
9433
  summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
9093
9434
  return __awaiter(this, void 0, void 0, function* () {
@@ -9172,7 +9513,7 @@ class OperationsInsightsClient {
9172
9513
  * @param SummarizeExadataMembersRequest
9173
9514
  * @return SummarizeExadataMembersResponse
9174
9515
  * @throws OciError when an error occurs
9175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
9516
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
9176
9517
  */
9177
9518
  summarizeExadataMembers(summarizeExadataMembersRequest) {
9178
9519
  return __awaiter(this, void 0, void 0, function* () {
@@ -9246,7 +9587,7 @@ class OperationsInsightsClient {
9246
9587
  * @param SummarizeHostInsightNetworkUsageTrendRequest
9247
9588
  * @return SummarizeHostInsightNetworkUsageTrendResponse
9248
9589
  * @throws OciError when an error occurs
9249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeHostInsightNetworkUsageTrend.ts.html |here} to see how to use SummarizeHostInsightNetworkUsageTrend API.
9590
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightNetworkUsageTrend.ts.html |here} to see how to use SummarizeHostInsightNetworkUsageTrend API.
9250
9591
  */
9251
9592
  summarizeHostInsightNetworkUsageTrend(summarizeHostInsightNetworkUsageTrendRequest) {
9252
9593
  return __awaiter(this, void 0, void 0, function* () {
@@ -9320,7 +9661,7 @@ class OperationsInsightsClient {
9320
9661
  * @param SummarizeHostInsightResourceCapacityTrendRequest
9321
9662
  * @return SummarizeHostInsightResourceCapacityTrendResponse
9322
9663
  * @throws OciError when an error occurs
9323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
9664
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
9324
9665
  */
9325
9666
  summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
9326
9667
  return __awaiter(this, void 0, void 0, function* () {
@@ -9406,7 +9747,7 @@ class OperationsInsightsClient {
9406
9747
  * @param SummarizeHostInsightResourceForecastTrendRequest
9407
9748
  * @return SummarizeHostInsightResourceForecastTrendResponse
9408
9749
  * @throws OciError when an error occurs
9409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
9750
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
9410
9751
  */
9411
9752
  summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
9412
9753
  return __awaiter(this, void 0, void 0, function* () {
@@ -9491,7 +9832,7 @@ class OperationsInsightsClient {
9491
9832
  * @param SummarizeHostInsightResourceStatisticsRequest
9492
9833
  * @return SummarizeHostInsightResourceStatisticsResponse
9493
9834
  * @throws OciError when an error occurs
9494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
9835
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
9495
9836
  */
9496
9837
  summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
9497
9838
  return __awaiter(this, void 0, void 0, function* () {
@@ -9582,7 +9923,7 @@ class OperationsInsightsClient {
9582
9923
  * @param SummarizeHostInsightResourceUsageRequest
9583
9924
  * @return SummarizeHostInsightResourceUsageResponse
9584
9925
  * @throws OciError when an error occurs
9585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
9926
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
9586
9927
  */
9587
9928
  summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
9588
9929
  return __awaiter(this, void 0, void 0, function* () {
@@ -9660,7 +10001,7 @@ class OperationsInsightsClient {
9660
10001
  * @param SummarizeHostInsightResourceUsageTrendRequest
9661
10002
  * @return SummarizeHostInsightResourceUsageTrendResponse
9662
10003
  * @throws OciError when an error occurs
9663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
10004
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
9664
10005
  */
9665
10006
  summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
9666
10007
  return __awaiter(this, void 0, void 0, function* () {
@@ -9743,7 +10084,7 @@ class OperationsInsightsClient {
9743
10084
  * @param SummarizeHostInsightResourceUtilizationInsightRequest
9744
10085
  * @return SummarizeHostInsightResourceUtilizationInsightResponse
9745
10086
  * @throws OciError when an error occurs
9746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
10087
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
9747
10088
  */
9748
10089
  summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
9749
10090
  return __awaiter(this, void 0, void 0, function* () {
@@ -9821,7 +10162,7 @@ class OperationsInsightsClient {
9821
10162
  * @param SummarizeHostInsightStorageUsageTrendRequest
9822
10163
  * @return SummarizeHostInsightStorageUsageTrendResponse
9823
10164
  * @throws OciError when an error occurs
9824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeHostInsightStorageUsageTrend.ts.html |here} to see how to use SummarizeHostInsightStorageUsageTrend API.
10165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightStorageUsageTrend.ts.html |here} to see how to use SummarizeHostInsightStorageUsageTrend API.
9825
10166
  */
9826
10167
  summarizeHostInsightStorageUsageTrend(summarizeHostInsightStorageUsageTrendRequest) {
9827
10168
  return __awaiter(this, void 0, void 0, function* () {
@@ -9895,7 +10236,7 @@ class OperationsInsightsClient {
9895
10236
  * @param SummarizeHostInsightTopProcessesUsageRequest
9896
10237
  * @return SummarizeHostInsightTopProcessesUsageResponse
9897
10238
  * @throws OciError when an error occurs
9898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeHostInsightTopProcessesUsage.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsage API.
10239
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightTopProcessesUsage.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsage API.
9899
10240
  */
9900
10241
  summarizeHostInsightTopProcessesUsage(summarizeHostInsightTopProcessesUsageRequest) {
9901
10242
  return __awaiter(this, void 0, void 0, function* () {
@@ -9972,7 +10313,7 @@ class OperationsInsightsClient {
9972
10313
  * @param SummarizeHostInsightTopProcessesUsageTrendRequest
9973
10314
  * @return SummarizeHostInsightTopProcessesUsageTrendResponse
9974
10315
  * @throws OciError when an error occurs
9975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
10316
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
9976
10317
  */
9977
10318
  summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest) {
9978
10319
  return __awaiter(this, void 0, void 0, function* () {
@@ -10048,7 +10389,7 @@ class OperationsInsightsClient {
10048
10389
  * @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
10049
10390
  * @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
10050
10391
  * @throws OciError when an error occurs
10051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
10392
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
10052
10393
  */
10053
10394
  summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest) {
10054
10395
  return __awaiter(this, void 0, void 0, function* () {
@@ -10113,7 +10454,7 @@ class OperationsInsightsClient {
10113
10454
  * @param SummarizeSqlInsightsRequest
10114
10455
  * @return SummarizeSqlInsightsResponse
10115
10456
  * @throws OciError when an error occurs
10116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
10457
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
10117
10458
  */
10118
10459
  summarizeSqlInsights(summarizeSqlInsightsRequest) {
10119
10460
  return __awaiter(this, void 0, void 0, function* () {
@@ -10195,7 +10536,7 @@ class OperationsInsightsClient {
10195
10536
  * @param SummarizeSqlPlanInsightsRequest
10196
10537
  * @return SummarizeSqlPlanInsightsResponse
10197
10538
  * @throws OciError when an error occurs
10198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
10539
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
10199
10540
  */
10200
10541
  summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
10201
10542
  return __awaiter(this, void 0, void 0, function* () {
@@ -10267,7 +10608,7 @@ class OperationsInsightsClient {
10267
10608
  * @param SummarizeSqlResponseTimeDistributionsRequest
10268
10609
  * @return SummarizeSqlResponseTimeDistributionsResponse
10269
10610
  * @throws OciError when an error occurs
10270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
10611
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
10271
10612
  */
10272
10613
  summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
10273
10614
  return __awaiter(this, void 0, void 0, function* () {
@@ -10339,7 +10680,7 @@ class OperationsInsightsClient {
10339
10680
  * @param SummarizeSqlStatisticsRequest
10340
10681
  * @return SummarizeSqlStatisticsResponse
10341
10682
  * @throws OciError when an error occurs
10342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
10683
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
10343
10684
  */
10344
10685
  summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
10345
10686
  return __awaiter(this, void 0, void 0, function* () {
@@ -10426,7 +10767,7 @@ class OperationsInsightsClient {
10426
10767
  * @param SummarizeSqlStatisticsTimeSeriesRequest
10427
10768
  * @return SummarizeSqlStatisticsTimeSeriesResponse
10428
10769
  * @throws OciError when an error occurs
10429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
10770
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
10430
10771
  */
10431
10772
  summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
10432
10773
  return __awaiter(this, void 0, void 0, function* () {
@@ -10507,7 +10848,7 @@ class OperationsInsightsClient {
10507
10848
  * @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
10508
10849
  * @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
10509
10850
  * @throws OciError when an error occurs
10510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
10851
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
10511
10852
  */
10512
10853
  summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
10513
10854
  return __awaiter(this, void 0, void 0, function* () {
@@ -10577,7 +10918,7 @@ class OperationsInsightsClient {
10577
10918
  * @param UpdateAwrHubRequest
10578
10919
  * @return UpdateAwrHubResponse
10579
10920
  * @throws OciError when an error occurs
10580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
10921
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
10581
10922
  */
10582
10923
  updateAwrHub(updateAwrHubRequest) {
10583
10924
  return __awaiter(this, void 0, void 0, function* () {
@@ -10638,7 +10979,7 @@ class OperationsInsightsClient {
10638
10979
  * @param UpdateDatabaseInsightRequest
10639
10980
  * @return UpdateDatabaseInsightResponse
10640
10981
  * @throws OciError when an error occurs
10641
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
10982
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
10642
10983
  */
10643
10984
  updateDatabaseInsight(updateDatabaseInsightRequest) {
10644
10985
  return __awaiter(this, void 0, void 0, function* () {
@@ -10699,7 +11040,7 @@ class OperationsInsightsClient {
10699
11040
  * @param UpdateEnterpriseManagerBridgeRequest
10700
11041
  * @return UpdateEnterpriseManagerBridgeResponse
10701
11042
  * @throws OciError when an error occurs
10702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
11043
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
10703
11044
  */
10704
11045
  updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
10705
11046
  return __awaiter(this, void 0, void 0, function* () {
@@ -10760,7 +11101,7 @@ class OperationsInsightsClient {
10760
11101
  * @param UpdateExadataInsightRequest
10761
11102
  * @return UpdateExadataInsightResponse
10762
11103
  * @throws OciError when an error occurs
10763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
11104
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
10764
11105
  */
10765
11106
  updateExadataInsight(updateExadataInsightRequest) {
10766
11107
  return __awaiter(this, void 0, void 0, function* () {
@@ -10821,7 +11162,7 @@ class OperationsInsightsClient {
10821
11162
  * @param UpdateHostInsightRequest
10822
11163
  * @return UpdateHostInsightResponse
10823
11164
  * @throws OciError when an error occurs
10824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
11165
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
10825
11166
  */
10826
11167
  updateHostInsight(updateHostInsightRequest) {
10827
11168
  return __awaiter(this, void 0, void 0, function* () {
@@ -10876,13 +11217,74 @@ class OperationsInsightsClient {
10876
11217
  }
10877
11218
  });
10878
11219
  }
11220
+ /**
11221
+ * Updates the configuration of a news report.
11222
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
11223
+ * @param UpdateNewsReportRequest
11224
+ * @return UpdateNewsReportResponse
11225
+ * @throws OciError when an error occurs
11226
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateNewsReport.ts.html |here} to see how to use UpdateNewsReport API.
11227
+ */
11228
+ updateNewsReport(updateNewsReportRequest) {
11229
+ return __awaiter(this, void 0, void 0, function* () {
11230
+ if (this.logger)
11231
+ this.logger.debug("Calling operation OperationsInsightsClient#updateNewsReport.");
11232
+ const operationName = "updateNewsReport";
11233
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/UpdateNewsReport";
11234
+ const pathParams = {
11235
+ "{newsReportId}": updateNewsReportRequest.newsReportId
11236
+ };
11237
+ const queryParams = {};
11238
+ let headerParams = {
11239
+ "Content-Type": common.Constants.APPLICATION_JSON,
11240
+ "if-match": updateNewsReportRequest.ifMatch,
11241
+ "opc-request-id": updateNewsReportRequest.opcRequestId
11242
+ };
11243
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
11244
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateNewsReportRequest.retryConfiguration, specRetryConfiguration);
11245
+ if (this.logger)
11246
+ retrier.logger = this.logger;
11247
+ const request = yield oci_common_1.composeRequest({
11248
+ baseEndpoint: this._endpoint,
11249
+ defaultHeaders: this._defaultHeaders,
11250
+ path: "/newsReports/{newsReportId}",
11251
+ method: "PUT",
11252
+ bodyContent: common.ObjectSerializer.serialize(updateNewsReportRequest.updateNewsReportDetails, "UpdateNewsReportDetails", model.UpdateNewsReportDetails.getJsonObj),
11253
+ pathParams: pathParams,
11254
+ headerParams: headerParams,
11255
+ queryParams: queryParams
11256
+ });
11257
+ try {
11258
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
11259
+ const sdkResponse = oci_common_1.composeResponse({
11260
+ responseObject: {},
11261
+ responseHeaders: [
11262
+ {
11263
+ value: response.headers.get("opc-work-request-id"),
11264
+ key: "opcWorkRequestId",
11265
+ dataType: "string"
11266
+ },
11267
+ {
11268
+ value: response.headers.get("opc-request-id"),
11269
+ key: "opcRequestId",
11270
+ dataType: "string"
11271
+ }
11272
+ ]
11273
+ });
11274
+ return sdkResponse;
11275
+ }
11276
+ catch (err) {
11277
+ throw err;
11278
+ }
11279
+ });
11280
+ }
10879
11281
  /**
10880
11282
  * Updates one or more attributes of the specified private endpoint.
10881
11283
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10882
11284
  * @param UpdateOperationsInsightsPrivateEndpointRequest
10883
11285
  * @return UpdateOperationsInsightsPrivateEndpointResponse
10884
11286
  * @throws OciError when an error occurs
10885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
11287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
10886
11288
  */
10887
11289
  updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest) {
10888
11290
  return __awaiter(this, void 0, void 0, function* () {
@@ -10945,7 +11347,7 @@ class OperationsInsightsClient {
10945
11347
  * @param UpdateOperationsInsightsWarehouseRequest
10946
11348
  * @return UpdateOperationsInsightsWarehouseResponse
10947
11349
  * @throws OciError when an error occurs
10948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
11350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
10949
11351
  */
10950
11352
  updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest) {
10951
11353
  return __awaiter(this, void 0, void 0, function* () {
@@ -11006,7 +11408,7 @@ class OperationsInsightsClient {
11006
11408
  * @param UpdateOperationsInsightsWarehouseUserRequest
11007
11409
  * @return UpdateOperationsInsightsWarehouseUserResponse
11008
11410
  * @throws OciError when an error occurs
11009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
11411
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
11010
11412
  */
11011
11413
  updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest) {
11012
11414
  return __awaiter(this, void 0, void 0, function* () {
@@ -11067,7 +11469,7 @@ class OperationsInsightsClient {
11067
11469
  * @param UpdateOpsiConfigurationRequest
11068
11470
  * @return UpdateOpsiConfigurationResponse
11069
11471
  * @throws OciError when an error occurs
11070
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.65.0/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfiguration API.
11472
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.67.0/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfiguration API.
11071
11473
  */
11072
11474
  updateOpsiConfiguration(updateOpsiConfigurationRequest) {
11073
11475
  return __awaiter(this, void 0, void 0, function* () {