oci-opsi 2.66.0 → 2.68.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 +208 -151
  2. package/lib/client.js +558 -152
  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
@@ -64,6 +64,7 @@ class OperationsInsightsClient {
64
64
  this["_defaultHeaders"] = {};
65
65
  this._circuitBreaker = null;
66
66
  this._httpOptions = undefined;
67
+ this._bodyDuplexMode = undefined;
67
68
  this.targetService = "OperationsInsights";
68
69
  this._regionId = "";
69
70
  this._lastSetRegionOrRegionId = "";
@@ -78,6 +79,9 @@ class OperationsInsightsClient {
78
79
  this._httpOptions = clientConfiguration.httpOptions
79
80
  ? clientConfiguration.httpOptions
80
81
  : undefined;
82
+ this._bodyDuplexMode = clientConfiguration.bodyDuplexMode
83
+ ? clientConfiguration.bodyDuplexMode
84
+ : undefined;
81
85
  }
82
86
  // if circuit breaker is not created, check if circuit breaker system is enabled to use default circuit breaker
83
87
  const specCircuitBreakerEnabled = true;
@@ -88,7 +92,7 @@ class OperationsInsightsClient {
88
92
  }
89
93
  this._httpClient =
90
94
  params.httpClient ||
91
- new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions);
95
+ new common.FetchHttpClient(requestSigner, this._circuitBreaker, this._httpOptions, this._bodyDuplexMode);
92
96
  if (params.authenticationDetailsProvider &&
93
97
  common.isRegionProvider(params.authenticationDetailsProvider)) {
94
98
  const provider = params.authenticationDetailsProvider;
@@ -182,7 +186,7 @@ class OperationsInsightsClient {
182
186
  * @param AddExadataInsightMembersRequest
183
187
  * @return AddExadataInsightMembersResponse
184
188
  * @throws OciError when an error occurs
185
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
189
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/AddExadataInsightMembers.ts.html |here} to see how to use AddExadataInsightMembers API.
186
190
  */
187
191
  addExadataInsightMembers(addExadataInsightMembersRequest) {
188
192
  return __awaiter(this, void 0, void 0, function* () {
@@ -244,7 +248,7 @@ class OperationsInsightsClient {
244
248
  * @param ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest
245
249
  * @return ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse
246
250
  * @throws OciError when an error occurs
247
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeatures API.
251
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ChangeAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use ChangeAutonomousDatabaseInsightAdvancedFeatures API.
248
252
  */
249
253
  changeAutonomousDatabaseInsightAdvancedFeatures(changeAutonomousDatabaseInsightAdvancedFeaturesRequest) {
250
254
  return __awaiter(this, void 0, void 0, function* () {
@@ -306,7 +310,7 @@ class OperationsInsightsClient {
306
310
  * @param ChangeDatabaseInsightCompartmentRequest
307
311
  * @return ChangeDatabaseInsightCompartmentResponse
308
312
  * @throws OciError when an error occurs
309
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
313
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ChangeDatabaseInsightCompartment.ts.html |here} to see how to use ChangeDatabaseInsightCompartment API.
310
314
  */
311
315
  changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest) {
312
316
  return __awaiter(this, void 0, void 0, function* () {
@@ -368,7 +372,7 @@ class OperationsInsightsClient {
368
372
  * @param ChangeEnterpriseManagerBridgeCompartmentRequest
369
373
  * @return ChangeEnterpriseManagerBridgeCompartmentResponse
370
374
  * @throws OciError when an error occurs
371
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
375
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ChangeEnterpriseManagerBridgeCompartment.ts.html |here} to see how to use ChangeEnterpriseManagerBridgeCompartment API.
372
376
  */
373
377
  changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest) {
374
378
  return __awaiter(this, void 0, void 0, function* () {
@@ -429,7 +433,7 @@ class OperationsInsightsClient {
429
433
  * @param ChangeExadataInsightCompartmentRequest
430
434
  * @return ChangeExadataInsightCompartmentResponse
431
435
  * @throws OciError when an error occurs
432
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
436
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ChangeExadataInsightCompartment.ts.html |here} to see how to use ChangeExadataInsightCompartment API.
433
437
  */
434
438
  changeExadataInsightCompartment(changeExadataInsightCompartmentRequest) {
435
439
  return __awaiter(this, void 0, void 0, function* () {
@@ -491,7 +495,7 @@ class OperationsInsightsClient {
491
495
  * @param ChangeHostInsightCompartmentRequest
492
496
  * @return ChangeHostInsightCompartmentResponse
493
497
  * @throws OciError when an error occurs
494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
498
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ChangeHostInsightCompartment.ts.html |here} to see how to use ChangeHostInsightCompartment API.
495
499
  */
496
500
  changeHostInsightCompartment(changeHostInsightCompartmentRequest) {
497
501
  return __awaiter(this, void 0, void 0, function* () {
@@ -547,13 +551,75 @@ class OperationsInsightsClient {
547
551
  }
548
552
  });
549
553
  }
554
+ /**
555
+ * Moves a news report resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
556
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
557
+ * @param ChangeNewsReportCompartmentRequest
558
+ * @return ChangeNewsReportCompartmentResponse
559
+ * @throws OciError when an error occurs
560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ChangeNewsReportCompartment.ts.html |here} to see how to use ChangeNewsReportCompartment API.
561
+ */
562
+ changeNewsReportCompartment(changeNewsReportCompartmentRequest) {
563
+ return __awaiter(this, void 0, void 0, function* () {
564
+ if (this.logger)
565
+ this.logger.debug("Calling operation OperationsInsightsClient#changeNewsReportCompartment.");
566
+ const operationName = "changeNewsReportCompartment";
567
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/ChangeNewsReportCompartment";
568
+ const pathParams = {
569
+ "{newsReportId}": changeNewsReportCompartmentRequest.newsReportId
570
+ };
571
+ const queryParams = {};
572
+ let headerParams = {
573
+ "Content-Type": common.Constants.APPLICATION_JSON,
574
+ "if-match": changeNewsReportCompartmentRequest.ifMatch,
575
+ "opc-request-id": changeNewsReportCompartmentRequest.opcRequestId,
576
+ "opc-retry-token": changeNewsReportCompartmentRequest.opcRetryToken
577
+ };
578
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
579
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, changeNewsReportCompartmentRequest.retryConfiguration, specRetryConfiguration);
580
+ if (this.logger)
581
+ retrier.logger = this.logger;
582
+ const request = yield oci_common_1.composeRequest({
583
+ baseEndpoint: this._endpoint,
584
+ defaultHeaders: this._defaultHeaders,
585
+ path: "/newsReports/{newsReportId}/actions/changeCompartment",
586
+ method: "POST",
587
+ bodyContent: common.ObjectSerializer.serialize(changeNewsReportCompartmentRequest.changeNewsReportCompartmentDetails, "ChangeNewsReportCompartmentDetails", model.ChangeNewsReportCompartmentDetails.getJsonObj),
588
+ pathParams: pathParams,
589
+ headerParams: headerParams,
590
+ queryParams: queryParams
591
+ });
592
+ try {
593
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
594
+ const sdkResponse = oci_common_1.composeResponse({
595
+ responseObject: {},
596
+ responseHeaders: [
597
+ {
598
+ value: response.headers.get("opc-work-request-id"),
599
+ key: "opcWorkRequestId",
600
+ dataType: "string"
601
+ },
602
+ {
603
+ value: response.headers.get("opc-request-id"),
604
+ key: "opcRequestId",
605
+ dataType: "string"
606
+ }
607
+ ]
608
+ });
609
+ return sdkResponse;
610
+ }
611
+ catch (err) {
612
+ throw err;
613
+ }
614
+ });
615
+ }
550
616
  /**
551
617
  * Moves a private endpoint from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
552
618
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
553
619
  * @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
554
620
  * @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
555
621
  * @throws OciError when an error occurs
556
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
622
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ChangeOperationsInsightsPrivateEndpointCompartment.ts.html |here} to see how to use ChangeOperationsInsightsPrivateEndpointCompartment API.
557
623
  */
558
624
  changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest) {
559
625
  return __awaiter(this, void 0, void 0, function* () {
@@ -615,7 +681,7 @@ class OperationsInsightsClient {
615
681
  * @param ChangeOpsiConfigurationCompartmentRequest
616
682
  * @return ChangeOpsiConfigurationCompartmentResponse
617
683
  * @throws OciError when an error occurs
618
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartment API.
684
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ChangeOpsiConfigurationCompartment.ts.html |here} to see how to use ChangeOpsiConfigurationCompartment API.
619
685
  */
620
686
  changeOpsiConfigurationCompartment(changeOpsiConfigurationCompartmentRequest) {
621
687
  return __awaiter(this, void 0, void 0, function* () {
@@ -677,7 +743,7 @@ class OperationsInsightsClient {
677
743
  * @param ChangePeComanagedDatabaseInsightRequest
678
744
  * @return ChangePeComanagedDatabaseInsightResponse
679
745
  * @throws OciError when an error occurs
680
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
746
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ChangePeComanagedDatabaseInsight.ts.html |here} to see how to use ChangePeComanagedDatabaseInsight API.
681
747
  */
682
748
  changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest) {
683
749
  return __awaiter(this, void 0, void 0, function* () {
@@ -741,7 +807,7 @@ class OperationsInsightsClient {
741
807
  * @param CreateAwrHubRequest
742
808
  * @return CreateAwrHubResponse
743
809
  * @throws OciError when an error occurs
744
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
810
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/CreateAwrHub.ts.html |here} to see how to use CreateAwrHub API.
745
811
  */
746
812
  createAwrHub(createAwrHubRequest) {
747
813
  return __awaiter(this, void 0, void 0, function* () {
@@ -820,7 +886,7 @@ class OperationsInsightsClient {
820
886
  * @param CreateDatabaseInsightRequest
821
887
  * @return CreateDatabaseInsightResponse
822
888
  * @throws OciError when an error occurs
823
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
889
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/CreateDatabaseInsight.ts.html |here} to see how to use CreateDatabaseInsight API.
824
890
  */
825
891
  createDatabaseInsight(createDatabaseInsightRequest) {
826
892
  return __awaiter(this, void 0, void 0, function* () {
@@ -899,7 +965,7 @@ class OperationsInsightsClient {
899
965
  * @param CreateEnterpriseManagerBridgeRequest
900
966
  * @return CreateEnterpriseManagerBridgeResponse
901
967
  * @throws OciError when an error occurs
902
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
968
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/CreateEnterpriseManagerBridge.ts.html |here} to see how to use CreateEnterpriseManagerBridge API.
903
969
  */
904
970
  createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest) {
905
971
  return __awaiter(this, void 0, void 0, function* () {
@@ -978,7 +1044,7 @@ class OperationsInsightsClient {
978
1044
  * @param CreateExadataInsightRequest
979
1045
  * @return CreateExadataInsightResponse
980
1046
  * @throws OciError when an error occurs
981
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
1047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/CreateExadataInsight.ts.html |here} to see how to use CreateExadataInsight API.
982
1048
  */
983
1049
  createExadataInsight(createExadataInsightRequest) {
984
1050
  return __awaiter(this, void 0, void 0, function* () {
@@ -1057,7 +1123,7 @@ class OperationsInsightsClient {
1057
1123
  * @param CreateHostInsightRequest
1058
1124
  * @return CreateHostInsightResponse
1059
1125
  * @throws OciError when an error occurs
1060
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
1126
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/CreateHostInsight.ts.html |here} to see how to use CreateHostInsight API.
1061
1127
  */
1062
1128
  createHostInsight(createHostInsightRequest) {
1063
1129
  return __awaiter(this, void 0, void 0, function* () {
@@ -1129,6 +1195,85 @@ class OperationsInsightsClient {
1129
1195
  }
1130
1196
  });
1131
1197
  }
1198
+ /**
1199
+ * Create a news report in Operations Insights. The report will be enabled in Operations Insights. Insights will be emailed as per selected frequency.
1200
+ *
1201
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1202
+ * @param CreateNewsReportRequest
1203
+ * @return CreateNewsReportResponse
1204
+ * @throws OciError when an error occurs
1205
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/CreateNewsReport.ts.html |here} to see how to use CreateNewsReport API.
1206
+ */
1207
+ createNewsReport(createNewsReportRequest) {
1208
+ return __awaiter(this, void 0, void 0, function* () {
1209
+ if (this.logger)
1210
+ this.logger.debug("Calling operation OperationsInsightsClient#createNewsReport.");
1211
+ const operationName = "createNewsReport";
1212
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/CreateNewsReport";
1213
+ const pathParams = {};
1214
+ const queryParams = {};
1215
+ let headerParams = {
1216
+ "Content-Type": common.Constants.APPLICATION_JSON,
1217
+ "opc-retry-token": createNewsReportRequest.opcRetryToken,
1218
+ "opc-request-id": createNewsReportRequest.opcRequestId
1219
+ };
1220
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1221
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, createNewsReportRequest.retryConfiguration, specRetryConfiguration);
1222
+ if (this.logger)
1223
+ retrier.logger = this.logger;
1224
+ const request = yield oci_common_1.composeRequest({
1225
+ baseEndpoint: this._endpoint,
1226
+ defaultHeaders: this._defaultHeaders,
1227
+ path: "/newsReports",
1228
+ method: "POST",
1229
+ bodyContent: common.ObjectSerializer.serialize(createNewsReportRequest.createNewsReportDetails, "CreateNewsReportDetails", model.CreateNewsReportDetails.getJsonObj),
1230
+ pathParams: pathParams,
1231
+ headerParams: headerParams,
1232
+ queryParams: queryParams
1233
+ });
1234
+ try {
1235
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1236
+ const sdkResponse = oci_common_1.composeResponse({
1237
+ responseObject: {},
1238
+ body: yield response.json(),
1239
+ bodyKey: "newsReport",
1240
+ bodyModel: model.NewsReport,
1241
+ type: "model.NewsReport",
1242
+ responseHeaders: [
1243
+ {
1244
+ value: response.headers.get("opc-work-request-id"),
1245
+ key: "opcWorkRequestId",
1246
+ dataType: "string"
1247
+ },
1248
+ {
1249
+ value: response.headers.get("opc-request-id"),
1250
+ key: "opcRequestId",
1251
+ dataType: "string"
1252
+ },
1253
+ {
1254
+ value: response.headers.get("location"),
1255
+ key: "location",
1256
+ dataType: "string"
1257
+ },
1258
+ {
1259
+ value: response.headers.get("content-location"),
1260
+ key: "contentLocation",
1261
+ dataType: "string"
1262
+ },
1263
+ {
1264
+ value: response.headers.get("etag"),
1265
+ key: "etag",
1266
+ dataType: "string"
1267
+ }
1268
+ ]
1269
+ });
1270
+ return sdkResponse;
1271
+ }
1272
+ catch (err) {
1273
+ throw err;
1274
+ }
1275
+ });
1276
+ }
1132
1277
  /**
1133
1278
  * Create a private endpoint resource for the tenant in Operations Insights.
1134
1279
  * This resource will be created in customer compartment.
@@ -1137,7 +1282,7 @@ class OperationsInsightsClient {
1137
1282
  * @param CreateOperationsInsightsPrivateEndpointRequest
1138
1283
  * @return CreateOperationsInsightsPrivateEndpointResponse
1139
1284
  * @throws OciError when an error occurs
1140
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
1285
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/CreateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use CreateOperationsInsightsPrivateEndpoint API.
1141
1286
  */
1142
1287
  createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest) {
1143
1288
  return __awaiter(this, void 0, void 0, function* () {
@@ -1218,7 +1363,7 @@ class OperationsInsightsClient {
1218
1363
  * @param CreateOperationsInsightsWarehouseRequest
1219
1364
  * @return CreateOperationsInsightsWarehouseResponse
1220
1365
  * @throws OciError when an error occurs
1221
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
1366
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/CreateOperationsInsightsWarehouse.ts.html |here} to see how to use CreateOperationsInsightsWarehouse API.
1222
1367
  */
1223
1368
  createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest) {
1224
1369
  return __awaiter(this, void 0, void 0, function* () {
@@ -1298,7 +1443,7 @@ class OperationsInsightsClient {
1298
1443
  * @param CreateOperationsInsightsWarehouseUserRequest
1299
1444
  * @return CreateOperationsInsightsWarehouseUserResponse
1300
1445
  * @throws OciError when an error occurs
1301
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
1446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/CreateOperationsInsightsWarehouseUser.ts.html |here} to see how to use CreateOperationsInsightsWarehouseUser API.
1302
1447
  */
1303
1448
  createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest) {
1304
1449
  return __awaiter(this, void 0, void 0, function* () {
@@ -1377,7 +1522,7 @@ class OperationsInsightsClient {
1377
1522
  * @param CreateOpsiConfigurationRequest
1378
1523
  * @return CreateOpsiConfigurationResponse
1379
1524
  * @throws OciError when an error occurs
1380
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfiguration API.
1525
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/CreateOpsiConfiguration.ts.html |here} to see how to use CreateOpsiConfiguration API.
1381
1526
  */
1382
1527
  createOpsiConfiguration(createOpsiConfigurationRequest) {
1383
1528
  return __awaiter(this, void 0, void 0, function* () {
@@ -1450,7 +1595,7 @@ class OperationsInsightsClient {
1450
1595
  * @param DeleteAwrHubRequest
1451
1596
  * @return DeleteAwrHubResponse
1452
1597
  * @throws OciError when an error occurs
1453
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
1598
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DeleteAwrHub.ts.html |here} to see how to use DeleteAwrHub API.
1454
1599
  */
1455
1600
  deleteAwrHub(deleteAwrHubRequest) {
1456
1601
  return __awaiter(this, void 0, void 0, function* () {
@@ -1510,7 +1655,7 @@ class OperationsInsightsClient {
1510
1655
  * @param DeleteDatabaseInsightRequest
1511
1656
  * @return DeleteDatabaseInsightResponse
1512
1657
  * @throws OciError when an error occurs
1513
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
1658
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DeleteDatabaseInsight.ts.html |here} to see how to use DeleteDatabaseInsight API.
1514
1659
  */
1515
1660
  deleteDatabaseInsight(deleteDatabaseInsightRequest) {
1516
1661
  return __awaiter(this, void 0, void 0, function* () {
@@ -1570,7 +1715,7 @@ class OperationsInsightsClient {
1570
1715
  * @param DeleteEnterpriseManagerBridgeRequest
1571
1716
  * @return DeleteEnterpriseManagerBridgeResponse
1572
1717
  * @throws OciError when an error occurs
1573
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
1718
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DeleteEnterpriseManagerBridge.ts.html |here} to see how to use DeleteEnterpriseManagerBridge API.
1574
1719
  */
1575
1720
  deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest) {
1576
1721
  return __awaiter(this, void 0, void 0, function* () {
@@ -1630,7 +1775,7 @@ class OperationsInsightsClient {
1630
1775
  * @param DeleteExadataInsightRequest
1631
1776
  * @return DeleteExadataInsightResponse
1632
1777
  * @throws OciError when an error occurs
1633
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
1778
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DeleteExadataInsight.ts.html |here} to see how to use DeleteExadataInsight API.
1634
1779
  */
1635
1780
  deleteExadataInsight(deleteExadataInsightRequest) {
1636
1781
  return __awaiter(this, void 0, void 0, function* () {
@@ -1690,7 +1835,7 @@ class OperationsInsightsClient {
1690
1835
  * @param DeleteHostInsightRequest
1691
1836
  * @return DeleteHostInsightResponse
1692
1837
  * @throws OciError when an error occurs
1693
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
1838
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DeleteHostInsight.ts.html |here} to see how to use DeleteHostInsight API.
1694
1839
  */
1695
1840
  deleteHostInsight(deleteHostInsightRequest) {
1696
1841
  return __awaiter(this, void 0, void 0, function* () {
@@ -1744,13 +1889,73 @@ class OperationsInsightsClient {
1744
1889
  }
1745
1890
  });
1746
1891
  }
1892
+ /**
1893
+ * Deletes a news report. The news report will be deleted and cannot be enabled again.
1894
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1895
+ * @param DeleteNewsReportRequest
1896
+ * @return DeleteNewsReportResponse
1897
+ * @throws OciError when an error occurs
1898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DeleteNewsReport.ts.html |here} to see how to use DeleteNewsReport API.
1899
+ */
1900
+ deleteNewsReport(deleteNewsReportRequest) {
1901
+ return __awaiter(this, void 0, void 0, function* () {
1902
+ if (this.logger)
1903
+ this.logger.debug("Calling operation OperationsInsightsClient#deleteNewsReport.");
1904
+ const operationName = "deleteNewsReport";
1905
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/DeleteNewsReport";
1906
+ const pathParams = {
1907
+ "{newsReportId}": deleteNewsReportRequest.newsReportId
1908
+ };
1909
+ const queryParams = {};
1910
+ let headerParams = {
1911
+ "Content-Type": common.Constants.APPLICATION_JSON,
1912
+ "if-match": deleteNewsReportRequest.ifMatch,
1913
+ "opc-request-id": deleteNewsReportRequest.opcRequestId
1914
+ };
1915
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
1916
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, deleteNewsReportRequest.retryConfiguration, specRetryConfiguration);
1917
+ if (this.logger)
1918
+ retrier.logger = this.logger;
1919
+ const request = yield oci_common_1.composeRequest({
1920
+ baseEndpoint: this._endpoint,
1921
+ defaultHeaders: this._defaultHeaders,
1922
+ path: "/newsReports/{newsReportId}",
1923
+ method: "DELETE",
1924
+ pathParams: pathParams,
1925
+ headerParams: headerParams,
1926
+ queryParams: queryParams
1927
+ });
1928
+ try {
1929
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
1930
+ const sdkResponse = oci_common_1.composeResponse({
1931
+ responseObject: {},
1932
+ responseHeaders: [
1933
+ {
1934
+ value: response.headers.get("opc-work-request-id"),
1935
+ key: "opcWorkRequestId",
1936
+ dataType: "string"
1937
+ },
1938
+ {
1939
+ value: response.headers.get("opc-request-id"),
1940
+ key: "opcRequestId",
1941
+ dataType: "string"
1942
+ }
1943
+ ]
1944
+ });
1945
+ return sdkResponse;
1946
+ }
1947
+ catch (err) {
1948
+ throw err;
1949
+ }
1950
+ });
1951
+ }
1747
1952
  /**
1748
1953
  * Deletes a private endpoint.
1749
1954
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1750
1955
  * @param DeleteOperationsInsightsPrivateEndpointRequest
1751
1956
  * @return DeleteOperationsInsightsPrivateEndpointResponse
1752
1957
  * @throws OciError when an error occurs
1753
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
1958
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DeleteOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use DeleteOperationsInsightsPrivateEndpoint API.
1754
1959
  */
1755
1960
  deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest) {
1756
1961
  return __awaiter(this, void 0, void 0, function* () {
@@ -1814,7 +2019,7 @@ class OperationsInsightsClient {
1814
2019
  * @param DeleteOperationsInsightsWarehouseRequest
1815
2020
  * @return DeleteOperationsInsightsWarehouseResponse
1816
2021
  * @throws OciError when an error occurs
1817
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
2022
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DeleteOperationsInsightsWarehouse.ts.html |here} to see how to use DeleteOperationsInsightsWarehouse API.
1818
2023
  */
1819
2024
  deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest) {
1820
2025
  return __awaiter(this, void 0, void 0, function* () {
@@ -1874,7 +2079,7 @@ class OperationsInsightsClient {
1874
2079
  * @param DeleteOperationsInsightsWarehouseUserRequest
1875
2080
  * @return DeleteOperationsInsightsWarehouseUserResponse
1876
2081
  * @throws OciError when an error occurs
1877
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
2082
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DeleteOperationsInsightsWarehouseUser.ts.html |here} to see how to use DeleteOperationsInsightsWarehouseUser API.
1878
2083
  */
1879
2084
  deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest) {
1880
2085
  return __awaiter(this, void 0, void 0, function* () {
@@ -1934,7 +2139,7 @@ class OperationsInsightsClient {
1934
2139
  * @param DeleteOpsiConfigurationRequest
1935
2140
  * @return DeleteOpsiConfigurationResponse
1936
2141
  * @throws OciError when an error occurs
1937
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfiguration API.
2142
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DeleteOpsiConfiguration.ts.html |here} to see how to use DeleteOpsiConfiguration API.
1938
2143
  */
1939
2144
  deleteOpsiConfiguration(deleteOpsiConfigurationRequest) {
1940
2145
  return __awaiter(this, void 0, void 0, function* () {
@@ -1994,7 +2199,7 @@ class OperationsInsightsClient {
1994
2199
  * @param DisableAutonomousDatabaseInsightAdvancedFeaturesRequest
1995
2200
  * @return DisableAutonomousDatabaseInsightAdvancedFeaturesResponse
1996
2201
  * @throws OciError when an error occurs
1997
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeatures API.
2202
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DisableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use DisableAutonomousDatabaseInsightAdvancedFeatures API.
1998
2203
  */
1999
2204
  disableAutonomousDatabaseInsightAdvancedFeatures(disableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
2000
2205
  return __awaiter(this, void 0, void 0, function* () {
@@ -2055,7 +2260,7 @@ class OperationsInsightsClient {
2055
2260
  * @param DisableDatabaseInsightRequest
2056
2261
  * @return DisableDatabaseInsightResponse
2057
2262
  * @throws OciError when an error occurs
2058
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
2263
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DisableDatabaseInsight.ts.html |here} to see how to use DisableDatabaseInsight API.
2059
2264
  */
2060
2265
  disableDatabaseInsight(disableDatabaseInsightRequest) {
2061
2266
  return __awaiter(this, void 0, void 0, function* () {
@@ -2116,7 +2321,7 @@ class OperationsInsightsClient {
2116
2321
  * @param DisableExadataInsightRequest
2117
2322
  * @return DisableExadataInsightResponse
2118
2323
  * @throws OciError when an error occurs
2119
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
2324
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DisableExadataInsight.ts.html |here} to see how to use DisableExadataInsight API.
2120
2325
  */
2121
2326
  disableExadataInsight(disableExadataInsightRequest) {
2122
2327
  return __awaiter(this, void 0, void 0, function* () {
@@ -2177,7 +2382,7 @@ class OperationsInsightsClient {
2177
2382
  * @param DisableHostInsightRequest
2178
2383
  * @return DisableHostInsightResponse
2179
2384
  * @throws OciError when an error occurs
2180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
2385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DisableHostInsight.ts.html |here} to see how to use DisableHostInsight API.
2181
2386
  */
2182
2387
  disableHostInsight(disableHostInsightRequest) {
2183
2388
  return __awaiter(this, void 0, void 0, function* () {
@@ -2238,7 +2443,7 @@ class OperationsInsightsClient {
2238
2443
  * @param DownloadOperationsInsightsWarehouseWalletRequest
2239
2444
  * @return DownloadOperationsInsightsWarehouseWalletResponse
2240
2445
  * @throws OciError when an error occurs
2241
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
2446
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/DownloadOperationsInsightsWarehouseWallet.ts.html |here} to see how to use DownloadOperationsInsightsWarehouseWallet API.
2242
2447
  */
2243
2448
  downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest) {
2244
2449
  return __awaiter(this, void 0, void 0, function* () {
@@ -2312,7 +2517,7 @@ class OperationsInsightsClient {
2312
2517
  * @param EnableAutonomousDatabaseInsightAdvancedFeaturesRequest
2313
2518
  * @return EnableAutonomousDatabaseInsightAdvancedFeaturesResponse
2314
2519
  * @throws OciError when an error occurs
2315
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeatures API.
2520
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/EnableAutonomousDatabaseInsightAdvancedFeatures.ts.html |here} to see how to use EnableAutonomousDatabaseInsightAdvancedFeatures API.
2316
2521
  */
2317
2522
  enableAutonomousDatabaseInsightAdvancedFeatures(enableAutonomousDatabaseInsightAdvancedFeaturesRequest) {
2318
2523
  return __awaiter(this, void 0, void 0, function* () {
@@ -2374,7 +2579,7 @@ class OperationsInsightsClient {
2374
2579
  * @param EnableDatabaseInsightRequest
2375
2580
  * @return EnableDatabaseInsightResponse
2376
2581
  * @throws OciError when an error occurs
2377
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
2582
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/EnableDatabaseInsight.ts.html |here} to see how to use EnableDatabaseInsight API.
2378
2583
  */
2379
2584
  enableDatabaseInsight(enableDatabaseInsightRequest) {
2380
2585
  return __awaiter(this, void 0, void 0, function* () {
@@ -2436,7 +2641,7 @@ class OperationsInsightsClient {
2436
2641
  * @param EnableExadataInsightRequest
2437
2642
  * @return EnableExadataInsightResponse
2438
2643
  * @throws OciError when an error occurs
2439
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
2644
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/EnableExadataInsight.ts.html |here} to see how to use EnableExadataInsight API.
2440
2645
  */
2441
2646
  enableExadataInsight(enableExadataInsightRequest) {
2442
2647
  return __awaiter(this, void 0, void 0, function* () {
@@ -2498,7 +2703,7 @@ class OperationsInsightsClient {
2498
2703
  * @param EnableHostInsightRequest
2499
2704
  * @return EnableHostInsightResponse
2500
2705
  * @throws OciError when an error occurs
2501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
2706
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/EnableHostInsight.ts.html |here} to see how to use EnableHostInsight API.
2502
2707
  */
2503
2708
  enableHostInsight(enableHostInsightRequest) {
2504
2709
  return __awaiter(this, void 0, void 0, function* () {
@@ -2561,7 +2766,7 @@ class OperationsInsightsClient {
2561
2766
  * @param GetAwrDatabaseReportRequest
2562
2767
  * @return GetAwrDatabaseReportResponse
2563
2768
  * @throws OciError when an error occurs
2564
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReport API.
2769
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetAwrDatabaseReport.ts.html |here} to see how to use GetAwrDatabaseReport API.
2565
2770
  */
2566
2771
  getAwrDatabaseReport(getAwrDatabaseReportRequest) {
2567
2772
  return __awaiter(this, void 0, void 0, function* () {
@@ -2629,7 +2834,7 @@ class OperationsInsightsClient {
2629
2834
  * @param GetAwrDatabaseSqlReportRequest
2630
2835
  * @return GetAwrDatabaseSqlReportResponse
2631
2836
  * @throws OciError when an error occurs
2632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReport API.
2837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetAwrDatabaseSqlReport.ts.html |here} to see how to use GetAwrDatabaseSqlReport API.
2633
2838
  */
2634
2839
  getAwrDatabaseSqlReport(getAwrDatabaseSqlReportRequest) {
2635
2840
  return __awaiter(this, void 0, void 0, function* () {
@@ -2696,7 +2901,7 @@ class OperationsInsightsClient {
2696
2901
  * @param GetAwrHubRequest
2697
2902
  * @return GetAwrHubResponse
2698
2903
  * @throws OciError when an error occurs
2699
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
2904
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetAwrHub.ts.html |here} to see how to use GetAwrHub API.
2700
2905
  */
2701
2906
  getAwrHub(getAwrHubRequest) {
2702
2907
  return __awaiter(this, void 0, void 0, function* () {
@@ -2761,7 +2966,7 @@ class OperationsInsightsClient {
2761
2966
  * @param GetAwrReportRequest
2762
2967
  * @return GetAwrReportResponse
2763
2968
  * @throws OciError when an error occurs
2764
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
2969
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetAwrReport.ts.html |here} to see how to use GetAwrReport API.
2765
2970
  */
2766
2971
  getAwrReport(getAwrReportRequest) {
2767
2972
  return __awaiter(this, void 0, void 0, function* () {
@@ -2827,7 +3032,7 @@ class OperationsInsightsClient {
2827
3032
  * @param GetDatabaseInsightRequest
2828
3033
  * @return GetDatabaseInsightResponse
2829
3034
  * @throws OciError when an error occurs
2830
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
3035
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetDatabaseInsight.ts.html |here} to see how to use GetDatabaseInsight API.
2831
3036
  */
2832
3037
  getDatabaseInsight(getDatabaseInsightRequest) {
2833
3038
  return __awaiter(this, void 0, void 0, function* () {
@@ -2890,7 +3095,7 @@ class OperationsInsightsClient {
2890
3095
  * @param GetEnterpriseManagerBridgeRequest
2891
3096
  * @return GetEnterpriseManagerBridgeResponse
2892
3097
  * @throws OciError when an error occurs
2893
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
3098
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetEnterpriseManagerBridge.ts.html |here} to see how to use GetEnterpriseManagerBridge API.
2894
3099
  */
2895
3100
  getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest) {
2896
3101
  return __awaiter(this, void 0, void 0, function* () {
@@ -2953,7 +3158,7 @@ class OperationsInsightsClient {
2953
3158
  * @param GetExadataInsightRequest
2954
3159
  * @return GetExadataInsightResponse
2955
3160
  * @throws OciError when an error occurs
2956
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
3161
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetExadataInsight.ts.html |here} to see how to use GetExadataInsight API.
2957
3162
  */
2958
3163
  getExadataInsight(getExadataInsightRequest) {
2959
3164
  return __awaiter(this, void 0, void 0, function* () {
@@ -3016,7 +3221,7 @@ class OperationsInsightsClient {
3016
3221
  * @param GetHostInsightRequest
3017
3222
  * @return GetHostInsightResponse
3018
3223
  * @throws OciError when an error occurs
3019
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
3224
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetHostInsight.ts.html |here} to see how to use GetHostInsight API.
3020
3225
  */
3021
3226
  getHostInsight(getHostInsightRequest) {
3022
3227
  return __awaiter(this, void 0, void 0, function* () {
@@ -3073,13 +3278,76 @@ class OperationsInsightsClient {
3073
3278
  }
3074
3279
  });
3075
3280
  }
3281
+ /**
3282
+ * Gets details of a news report.
3283
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3284
+ * @param GetNewsReportRequest
3285
+ * @return GetNewsReportResponse
3286
+ * @throws OciError when an error occurs
3287
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetNewsReport.ts.html |here} to see how to use GetNewsReport API.
3288
+ */
3289
+ getNewsReport(getNewsReportRequest) {
3290
+ return __awaiter(this, void 0, void 0, function* () {
3291
+ if (this.logger)
3292
+ this.logger.debug("Calling operation OperationsInsightsClient#getNewsReport.");
3293
+ const operationName = "getNewsReport";
3294
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/GetNewsReport";
3295
+ const pathParams = {
3296
+ "{newsReportId}": getNewsReportRequest.newsReportId
3297
+ };
3298
+ const queryParams = {};
3299
+ let headerParams = {
3300
+ "Content-Type": common.Constants.APPLICATION_JSON,
3301
+ "opc-request-id": getNewsReportRequest.opcRequestId
3302
+ };
3303
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
3304
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, getNewsReportRequest.retryConfiguration, specRetryConfiguration);
3305
+ if (this.logger)
3306
+ retrier.logger = this.logger;
3307
+ const request = yield oci_common_1.composeRequest({
3308
+ baseEndpoint: this._endpoint,
3309
+ defaultHeaders: this._defaultHeaders,
3310
+ path: "/newsReports/{newsReportId}",
3311
+ method: "GET",
3312
+ pathParams: pathParams,
3313
+ headerParams: headerParams,
3314
+ queryParams: queryParams
3315
+ });
3316
+ try {
3317
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
3318
+ const sdkResponse = oci_common_1.composeResponse({
3319
+ responseObject: {},
3320
+ body: yield response.json(),
3321
+ bodyKey: "newsReport",
3322
+ bodyModel: model.NewsReport,
3323
+ type: "model.NewsReport",
3324
+ responseHeaders: [
3325
+ {
3326
+ value: response.headers.get("etag"),
3327
+ key: "etag",
3328
+ dataType: "string"
3329
+ },
3330
+ {
3331
+ value: response.headers.get("opc-request-id"),
3332
+ key: "opcRequestId",
3333
+ dataType: "string"
3334
+ }
3335
+ ]
3336
+ });
3337
+ return sdkResponse;
3338
+ }
3339
+ catch (err) {
3340
+ throw err;
3341
+ }
3342
+ });
3343
+ }
3076
3344
  /**
3077
3345
  * Gets the details of the specified private endpoint.
3078
3346
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
3079
3347
  * @param GetOperationsInsightsPrivateEndpointRequest
3080
3348
  * @return GetOperationsInsightsPrivateEndpointResponse
3081
3349
  * @throws OciError when an error occurs
3082
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
3350
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use GetOperationsInsightsPrivateEndpoint API.
3083
3351
  */
3084
3352
  getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest) {
3085
3353
  return __awaiter(this, void 0, void 0, function* () {
@@ -3144,7 +3412,7 @@ class OperationsInsightsClient {
3144
3412
  * @param GetOperationsInsightsWarehouseRequest
3145
3413
  * @return GetOperationsInsightsWarehouseResponse
3146
3414
  * @throws OciError when an error occurs
3147
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
3415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetOperationsInsightsWarehouse.ts.html |here} to see how to use GetOperationsInsightsWarehouse API.
3148
3416
  */
3149
3417
  getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest) {
3150
3418
  return __awaiter(this, void 0, void 0, function* () {
@@ -3207,7 +3475,7 @@ class OperationsInsightsClient {
3207
3475
  * @param GetOperationsInsightsWarehouseUserRequest
3208
3476
  * @return GetOperationsInsightsWarehouseUserResponse
3209
3477
  * @throws OciError when an error occurs
3210
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
3478
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetOperationsInsightsWarehouseUser.ts.html |here} to see how to use GetOperationsInsightsWarehouseUser API.
3211
3479
  */
3212
3480
  getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest) {
3213
3481
  return __awaiter(this, void 0, void 0, function* () {
@@ -3273,7 +3541,7 @@ class OperationsInsightsClient {
3273
3541
  * @param GetOpsiConfigurationRequest
3274
3542
  * @return GetOpsiConfigurationResponse
3275
3543
  * @throws OciError when an error occurs
3276
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfiguration API.
3544
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetOpsiConfiguration.ts.html |here} to see how to use GetOpsiConfiguration API.
3277
3545
  */
3278
3546
  getOpsiConfiguration(getOpsiConfigurationRequest) {
3279
3547
  return __awaiter(this, void 0, void 0, function* () {
@@ -3341,7 +3609,7 @@ class OperationsInsightsClient {
3341
3609
  * @param GetOpsiDataObjectRequest
3342
3610
  * @return GetOpsiDataObjectResponse
3343
3611
  * @throws OciError when an error occurs
3344
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObject API.
3612
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetOpsiDataObject.ts.html |here} to see how to use GetOpsiDataObject API.
3345
3613
  */
3346
3614
  getOpsiDataObject(getOpsiDataObjectRequest) {
3347
3615
  return __awaiter(this, void 0, void 0, function* () {
@@ -3401,7 +3669,7 @@ class OperationsInsightsClient {
3401
3669
  * @param GetWorkRequestRequest
3402
3670
  * @return GetWorkRequestResponse
3403
3671
  * @throws OciError when an error occurs
3404
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3672
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/GetWorkRequest.ts.html |here} to see how to use GetWorkRequest API.
3405
3673
  */
3406
3674
  getWorkRequest(getWorkRequestRequest) {
3407
3675
  return __awaiter(this, void 0, void 0, function* () {
@@ -3471,7 +3739,7 @@ class OperationsInsightsClient {
3471
3739
  * @param IngestAddmReportsRequest
3472
3740
  * @return IngestAddmReportsResponse
3473
3741
  * @throws OciError when an error occurs
3474
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/IngestAddmReports.ts.html |here} to see how to use IngestAddmReports API.
3742
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/IngestAddmReports.ts.html |here} to see how to use IngestAddmReports API.
3475
3743
  */
3476
3744
  ingestAddmReports(ingestAddmReportsRequest) {
3477
3745
  return __awaiter(this, void 0, void 0, function* () {
@@ -3538,7 +3806,7 @@ class OperationsInsightsClient {
3538
3806
  * @param IngestDatabaseConfigurationRequest
3539
3807
  * @return IngestDatabaseConfigurationResponse
3540
3808
  * @throws OciError when an error occurs
3541
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
3809
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/IngestDatabaseConfiguration.ts.html |here} to see how to use IngestDatabaseConfiguration API.
3542
3810
  */
3543
3811
  ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest) {
3544
3812
  return __awaiter(this, void 0, void 0, function* () {
@@ -3605,7 +3873,7 @@ class OperationsInsightsClient {
3605
3873
  * @param IngestHostConfigurationRequest
3606
3874
  * @return IngestHostConfigurationResponse
3607
3875
  * @throws OciError when an error occurs
3608
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
3876
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/IngestHostConfiguration.ts.html |here} to see how to use IngestHostConfiguration API.
3609
3877
  */
3610
3878
  ingestHostConfiguration(ingestHostConfigurationRequest) {
3611
3879
  return __awaiter(this, void 0, void 0, function* () {
@@ -3671,7 +3939,7 @@ class OperationsInsightsClient {
3671
3939
  * @param IngestHostMetricsRequest
3672
3940
  * @return IngestHostMetricsResponse
3673
3941
  * @throws OciError when an error occurs
3674
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
3942
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/IngestHostMetrics.ts.html |here} to see how to use IngestHostMetrics API.
3675
3943
  */
3676
3944
  ingestHostMetrics(ingestHostMetricsRequest) {
3677
3945
  return __awaiter(this, void 0, void 0, function* () {
@@ -3739,7 +4007,7 @@ class OperationsInsightsClient {
3739
4007
  * @param IngestSqlBucketRequest
3740
4008
  * @return IngestSqlBucketResponse
3741
4009
  * @throws OciError when an error occurs
3742
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
4010
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/IngestSqlBucket.ts.html |here} to see how to use IngestSqlBucket API.
3743
4011
  */
3744
4012
  ingestSqlBucket(ingestSqlBucketRequest) {
3745
4013
  return __awaiter(this, void 0, void 0, function* () {
@@ -3809,7 +4077,7 @@ class OperationsInsightsClient {
3809
4077
  * @param IngestSqlPlanLinesRequest
3810
4078
  * @return IngestSqlPlanLinesResponse
3811
4079
  * @throws OciError when an error occurs
3812
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
4080
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/IngestSqlPlanLines.ts.html |here} to see how to use IngestSqlPlanLines API.
3813
4081
  */
3814
4082
  ingestSqlPlanLines(ingestSqlPlanLinesRequest) {
3815
4083
  return __awaiter(this, void 0, void 0, function* () {
@@ -3879,7 +4147,7 @@ class OperationsInsightsClient {
3879
4147
  * @param IngestSqlStatsRequest
3880
4148
  * @return IngestSqlStatsResponse
3881
4149
  * @throws OciError when an error occurs
3882
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
4150
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/IngestSqlStats.ts.html |here} to see how to use IngestSqlStats API.
3883
4151
  */
3884
4152
  ingestSqlStats(ingestSqlStatsRequest) {
3885
4153
  return __awaiter(this, void 0, void 0, function* () {
@@ -3949,7 +4217,7 @@ class OperationsInsightsClient {
3949
4217
  * @param IngestSqlTextRequest
3950
4218
  * @return IngestSqlTextResponse
3951
4219
  * @throws OciError when an error occurs
3952
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
4220
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/IngestSqlText.ts.html |here} to see how to use IngestSqlText API.
3953
4221
  */
3954
4222
  ingestSqlText(ingestSqlTextRequest) {
3955
4223
  return __awaiter(this, void 0, void 0, function* () {
@@ -4018,7 +4286,7 @@ class OperationsInsightsClient {
4018
4286
  * @param ListAddmDbFindingCategoriesRequest
4019
4287
  * @return ListAddmDbFindingCategoriesResponse
4020
4288
  * @throws OciError when an error occurs
4021
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategories API.
4289
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListAddmDbFindingCategories.ts.html |here} to see how to use ListAddmDbFindingCategories API.
4022
4290
  */
4023
4291
  listAddmDbFindingCategories(listAddmDbFindingCategoriesRequest) {
4024
4292
  return __awaiter(this, void 0, void 0, function* () {
@@ -4093,7 +4361,7 @@ class OperationsInsightsClient {
4093
4361
  * @param ListAddmDbFindingsTimeSeriesRequest
4094
4362
  * @return ListAddmDbFindingsTimeSeriesResponse
4095
4363
  * @throws OciError when an error occurs
4096
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeries API.
4364
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListAddmDbFindingsTimeSeries.ts.html |here} to see how to use ListAddmDbFindingsTimeSeries API.
4097
4365
  */
4098
4366
  listAddmDbFindingsTimeSeries(listAddmDbFindingsTimeSeriesRequest) {
4099
4367
  return __awaiter(this, void 0, void 0, function* () {
@@ -4172,7 +4440,7 @@ class OperationsInsightsClient {
4172
4440
  * @param ListAddmDbParameterCategoriesRequest
4173
4441
  * @return ListAddmDbParameterCategoriesResponse
4174
4442
  * @throws OciError when an error occurs
4175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategories API.
4443
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListAddmDbParameterCategories.ts.html |here} to see how to use ListAddmDbParameterCategories API.
4176
4444
  */
4177
4445
  listAddmDbParameterCategories(listAddmDbParameterCategoriesRequest) {
4178
4446
  return __awaiter(this, void 0, void 0, function* () {
@@ -4247,7 +4515,7 @@ class OperationsInsightsClient {
4247
4515
  * @param ListAddmDbRecommendationCategoriesRequest
4248
4516
  * @return ListAddmDbRecommendationCategoriesResponse
4249
4517
  * @throws OciError when an error occurs
4250
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategories API.
4518
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListAddmDbRecommendationCategories.ts.html |here} to see how to use ListAddmDbRecommendationCategories API.
4251
4519
  */
4252
4520
  listAddmDbRecommendationCategories(listAddmDbRecommendationCategoriesRequest) {
4253
4521
  return __awaiter(this, void 0, void 0, function* () {
@@ -4322,7 +4590,7 @@ class OperationsInsightsClient {
4322
4590
  * @param ListAddmDbRecommendationsTimeSeriesRequest
4323
4591
  * @return ListAddmDbRecommendationsTimeSeriesResponse
4324
4592
  * @throws OciError when an error occurs
4325
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeries API.
4593
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListAddmDbRecommendationsTimeSeries.ts.html |here} to see how to use ListAddmDbRecommendationsTimeSeries API.
4326
4594
  */
4327
4595
  listAddmDbRecommendationsTimeSeries(listAddmDbRecommendationsTimeSeriesRequest) {
4328
4596
  return __awaiter(this, void 0, void 0, function* () {
@@ -4405,7 +4673,7 @@ class OperationsInsightsClient {
4405
4673
  * @param ListAddmDbsRequest
4406
4674
  * @return ListAddmDbsResponse
4407
4675
  * @throws OciError when an error occurs
4408
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbs API.
4676
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListAddmDbs.ts.html |here} to see how to use ListAddmDbs API.
4409
4677
  */
4410
4678
  listAddmDbs(listAddmDbsRequest) {
4411
4679
  return __awaiter(this, void 0, void 0, function* () {
@@ -4482,7 +4750,7 @@ class OperationsInsightsClient {
4482
4750
  * @param ListAwrDatabaseSnapshotsRequest
4483
4751
  * @return ListAwrDatabaseSnapshotsResponse
4484
4752
  * @throws OciError when an error occurs
4485
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshots API.
4753
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListAwrDatabaseSnapshots.ts.html |here} to see how to use ListAwrDatabaseSnapshots API.
4486
4754
  */
4487
4755
  listAwrDatabaseSnapshots(listAwrDatabaseSnapshotsRequest) {
4488
4756
  return __awaiter(this, void 0, void 0, function* () {
@@ -4557,7 +4825,7 @@ class OperationsInsightsClient {
4557
4825
  * @param ListAwrDatabasesRequest
4558
4826
  * @return ListAwrDatabasesResponse
4559
4827
  * @throws OciError when an error occurs
4560
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabases API.
4828
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListAwrDatabases.ts.html |here} to see how to use ListAwrDatabases API.
4561
4829
  */
4562
4830
  listAwrDatabases(listAwrDatabasesRequest) {
4563
4831
  return __awaiter(this, void 0, void 0, function* () {
@@ -4629,7 +4897,7 @@ class OperationsInsightsClient {
4629
4897
  * @param ListAwrHubsRequest
4630
4898
  * @return ListAwrHubsResponse
4631
4899
  * @throws OciError when an error occurs
4632
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
4900
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListAwrHubs.ts.html |here} to see how to use ListAwrHubs API.
4633
4901
  */
4634
4902
  listAwrHubs(listAwrHubsRequest) {
4635
4903
  return __awaiter(this, void 0, void 0, function* () {
@@ -4702,7 +4970,7 @@ class OperationsInsightsClient {
4702
4970
  * @param ListAwrSnapshotsRequest
4703
4971
  * @return ListAwrSnapshotsResponse
4704
4972
  * @throws OciError when an error occurs
4705
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
4973
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListAwrSnapshots.ts.html |here} to see how to use ListAwrSnapshots API.
4706
4974
  */
4707
4975
  listAwrSnapshots(listAwrSnapshotsRequest) {
4708
4976
  return __awaiter(this, void 0, void 0, function* () {
@@ -4775,7 +5043,7 @@ class OperationsInsightsClient {
4775
5043
  * @param ListDatabaseConfigurationsRequest
4776
5044
  * @return ListDatabaseConfigurationsResponse
4777
5045
  * @throws OciError when an error occurs
4778
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
5046
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListDatabaseConfigurations.ts.html |here} to see how to use ListDatabaseConfigurations API.
4779
5047
  */
4780
5048
  listDatabaseConfigurations(listDatabaseConfigurationsRequest) {
4781
5049
  return __awaiter(this, void 0, void 0, function* () {
@@ -4862,7 +5130,7 @@ class OperationsInsightsClient {
4862
5130
  * @param ListDatabaseInsightsRequest
4863
5131
  * @return ListDatabaseInsightsResponse
4864
5132
  * @throws OciError when an error occurs
4865
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
5133
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListDatabaseInsights.ts.html |here} to see how to use ListDatabaseInsights API.
4866
5134
  */
4867
5135
  listDatabaseInsights(listDatabaseInsightsRequest) {
4868
5136
  return __awaiter(this, void 0, void 0, function* () {
@@ -4946,7 +5214,7 @@ class OperationsInsightsClient {
4946
5214
  * @param ListEnterpriseManagerBridgesRequest
4947
5215
  * @return ListEnterpriseManagerBridgesResponse
4948
5216
  * @throws OciError when an error occurs
4949
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
5217
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListEnterpriseManagerBridges.ts.html |here} to see how to use ListEnterpriseManagerBridges API.
4950
5218
  */
4951
5219
  listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest) {
4952
5220
  return __awaiter(this, void 0, void 0, function* () {
@@ -5017,7 +5285,7 @@ class OperationsInsightsClient {
5017
5285
  * @param ListExadataConfigurationsRequest
5018
5286
  * @return ListExadataConfigurationsResponse
5019
5287
  * @throws OciError when an error occurs
5020
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
5288
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListExadataConfigurations.ts.html |here} to see how to use ListExadataConfigurations API.
5021
5289
  */
5022
5290
  listExadataConfigurations(listExadataConfigurationsRequest) {
5023
5291
  return __awaiter(this, void 0, void 0, function* () {
@@ -5097,7 +5365,7 @@ class OperationsInsightsClient {
5097
5365
  * @param ListExadataInsightsRequest
5098
5366
  * @return ListExadataInsightsResponse
5099
5367
  * @throws OciError when an error occurs
5100
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
5368
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListExadataInsights.ts.html |here} to see how to use ListExadataInsights API.
5101
5369
  */
5102
5370
  listExadataInsights(listExadataInsightsRequest) {
5103
5371
  return __awaiter(this, void 0, void 0, function* () {
@@ -5177,7 +5445,7 @@ class OperationsInsightsClient {
5177
5445
  * @param ListHostConfigurationsRequest
5178
5446
  * @return ListHostConfigurationsResponse
5179
5447
  * @throws OciError when an error occurs
5180
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
5448
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListHostConfigurations.ts.html |here} to see how to use ListHostConfigurations API.
5181
5449
  */
5182
5450
  listHostConfigurations(listHostConfigurationsRequest) {
5183
5451
  return __awaiter(this, void 0, void 0, function* () {
@@ -5263,7 +5531,7 @@ class OperationsInsightsClient {
5263
5531
  * @param ListHostInsightsRequest
5264
5532
  * @return ListHostInsightsResponse
5265
5533
  * @throws OciError when an error occurs
5266
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
5534
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListHostInsights.ts.html |here} to see how to use ListHostInsights API.
5267
5535
  */
5268
5536
  listHostInsights(listHostInsightsRequest) {
5269
5537
  return __awaiter(this, void 0, void 0, function* () {
@@ -5344,7 +5612,7 @@ class OperationsInsightsClient {
5344
5612
  * @param ListHostedEntitiesRequest
5345
5613
  * @return ListHostedEntitiesResponse
5346
5614
  * @throws OciError when an error occurs
5347
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
5615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListHostedEntities.ts.html |here} to see how to use ListHostedEntities API.
5348
5616
  */
5349
5617
  listHostedEntities(listHostedEntitiesRequest) {
5350
5618
  return __awaiter(this, void 0, void 0, function* () {
@@ -5424,7 +5692,7 @@ class OperationsInsightsClient {
5424
5692
  * @param ListImportableAgentEntitiesRequest
5425
5693
  * @return ListImportableAgentEntitiesResponse
5426
5694
  * @throws OciError when an error occurs
5427
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
5695
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListImportableAgentEntities.ts.html |here} to see how to use ListImportableAgentEntities API.
5428
5696
  */
5429
5697
  listImportableAgentEntities(listImportableAgentEntitiesRequest) {
5430
5698
  return __awaiter(this, void 0, void 0, function* () {
@@ -5498,7 +5766,7 @@ class OperationsInsightsClient {
5498
5766
  * @param ListImportableComputeEntitiesRequest
5499
5767
  * @return ListImportableComputeEntitiesResponse
5500
5768
  * @throws OciError when an error occurs
5501
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntities API.
5769
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListImportableComputeEntities.ts.html |here} to see how to use ListImportableComputeEntities API.
5502
5770
  */
5503
5771
  listImportableComputeEntities(listImportableComputeEntitiesRequest) {
5504
5772
  return __awaiter(this, void 0, void 0, function* () {
@@ -5566,7 +5834,7 @@ class OperationsInsightsClient {
5566
5834
  * @param ListImportableEnterpriseManagerEntitiesRequest
5567
5835
  * @return ListImportableEnterpriseManagerEntitiesResponse
5568
5836
  * @throws OciError when an error occurs
5569
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
5837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListImportableEnterpriseManagerEntities.ts.html |here} to see how to use ListImportableEnterpriseManagerEntities API.
5570
5838
  */
5571
5839
  listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest) {
5572
5840
  return __awaiter(this, void 0, void 0, function* () {
@@ -5629,13 +5897,90 @@ class OperationsInsightsClient {
5629
5897
  }
5630
5898
  });
5631
5899
  }
5900
+ /**
5901
+ * Gets a list of news reports based on the query parameters specified. Either compartmentId or id query parameter must be specified.
5902
+ *
5903
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5904
+ * @param ListNewsReportsRequest
5905
+ * @return ListNewsReportsResponse
5906
+ * @throws OciError when an error occurs
5907
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListNewsReports.ts.html |here} to see how to use ListNewsReports API.
5908
+ */
5909
+ listNewsReports(listNewsReportsRequest) {
5910
+ return __awaiter(this, void 0, void 0, function* () {
5911
+ if (this.logger)
5912
+ this.logger.debug("Calling operation OperationsInsightsClient#listNewsReports.");
5913
+ const operationName = "listNewsReports";
5914
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReport/ListNewsReports";
5915
+ const pathParams = {};
5916
+ const queryParams = {
5917
+ "compartmentId": listNewsReportsRequest.compartmentId,
5918
+ "newsReportId": listNewsReportsRequest.newsReportId,
5919
+ "status": listNewsReportsRequest.status,
5920
+ "lifecycleState": listNewsReportsRequest.lifecycleState,
5921
+ "limit": listNewsReportsRequest.limit,
5922
+ "page": listNewsReportsRequest.page,
5923
+ "sortOrder": listNewsReportsRequest.sortOrder,
5924
+ "sortBy": listNewsReportsRequest.sortBy,
5925
+ "compartmentIdInSubtree": listNewsReportsRequest.compartmentIdInSubtree
5926
+ };
5927
+ let headerParams = {
5928
+ "Content-Type": common.Constants.APPLICATION_JSON,
5929
+ "opc-request-id": listNewsReportsRequest.opcRequestId
5930
+ };
5931
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
5932
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, listNewsReportsRequest.retryConfiguration, specRetryConfiguration);
5933
+ if (this.logger)
5934
+ retrier.logger = this.logger;
5935
+ const request = yield oci_common_1.composeRequest({
5936
+ baseEndpoint: this._endpoint,
5937
+ defaultHeaders: this._defaultHeaders,
5938
+ path: "/newsReports",
5939
+ method: "GET",
5940
+ pathParams: pathParams,
5941
+ headerParams: headerParams,
5942
+ queryParams: queryParams
5943
+ });
5944
+ try {
5945
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
5946
+ const sdkResponse = oci_common_1.composeResponse({
5947
+ responseObject: {},
5948
+ body: yield response.json(),
5949
+ bodyKey: "newsReportCollection",
5950
+ bodyModel: model.NewsReportCollection,
5951
+ type: "model.NewsReportCollection",
5952
+ responseHeaders: [
5953
+ {
5954
+ value: response.headers.get("opc-request-id"),
5955
+ key: "opcRequestId",
5956
+ dataType: "string"
5957
+ },
5958
+ {
5959
+ value: response.headers.get("opc-total-items"),
5960
+ key: "opcTotalItems",
5961
+ dataType: "number"
5962
+ },
5963
+ {
5964
+ value: response.headers.get("opc-next-page"),
5965
+ key: "opcNextPage",
5966
+ dataType: "string"
5967
+ }
5968
+ ]
5969
+ });
5970
+ return sdkResponse;
5971
+ }
5972
+ catch (err) {
5973
+ throw err;
5974
+ }
5975
+ });
5976
+ }
5632
5977
  /**
5633
5978
  * Gets a list of Operation Insights private endpoints.
5634
5979
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
5635
5980
  * @param ListOperationsInsightsPrivateEndpointsRequest
5636
5981
  * @return ListOperationsInsightsPrivateEndpointsResponse
5637
5982
  * @throws OciError when an error occurs
5638
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
5983
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListOperationsInsightsPrivateEndpoints.ts.html |here} to see how to use ListOperationsInsightsPrivateEndpoints API.
5639
5984
  */
5640
5985
  listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest) {
5641
5986
  return __awaiter(this, void 0, void 0, function* () {
@@ -5709,7 +6054,7 @@ class OperationsInsightsClient {
5709
6054
  * @param ListOperationsInsightsWarehouseUsersRequest
5710
6055
  * @return ListOperationsInsightsWarehouseUsersResponse
5711
6056
  * @throws OciError when an error occurs
5712
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
6057
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListOperationsInsightsWarehouseUsers.ts.html |here} to see how to use ListOperationsInsightsWarehouseUsers API.
5713
6058
  */
5714
6059
  listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest) {
5715
6060
  return __awaiter(this, void 0, void 0, function* () {
@@ -5782,7 +6127,7 @@ class OperationsInsightsClient {
5782
6127
  * @param ListOperationsInsightsWarehousesRequest
5783
6128
  * @return ListOperationsInsightsWarehousesResponse
5784
6129
  * @throws OciError when an error occurs
5785
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
6130
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListOperationsInsightsWarehouses.ts.html |here} to see how to use ListOperationsInsightsWarehouses API.
5786
6131
  */
5787
6132
  listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest) {
5788
6133
  return __awaiter(this, void 0, void 0, function* () {
@@ -5853,7 +6198,7 @@ class OperationsInsightsClient {
5853
6198
  * @param ListOpsiConfigurationsRequest
5854
6199
  * @return ListOpsiConfigurationsResponse
5855
6200
  * @throws OciError when an error occurs
5856
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListOpsiConfigurations.ts.html |here} to see how to use ListOpsiConfigurations API.
6201
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListOpsiConfigurations.ts.html |here} to see how to use ListOpsiConfigurations API.
5857
6202
  */
5858
6203
  listOpsiConfigurations(listOpsiConfigurationsRequest) {
5859
6204
  return __awaiter(this, void 0, void 0, function* () {
@@ -5924,7 +6269,7 @@ class OperationsInsightsClient {
5924
6269
  * @param ListOpsiDataObjectsRequest
5925
6270
  * @return ListOpsiDataObjectsResponse
5926
6271
  * @throws OciError when an error occurs
5927
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjects API.
6272
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListOpsiDataObjects.ts.html |here} to see how to use ListOpsiDataObjects API.
5928
6273
  */
5929
6274
  listOpsiDataObjects(listOpsiDataObjectsRequest) {
5930
6275
  return __awaiter(this, void 0, void 0, function* () {
@@ -5995,7 +6340,7 @@ class OperationsInsightsClient {
5995
6340
  * @param ListSqlPlansRequest
5996
6341
  * @return ListSqlPlansResponse
5997
6342
  * @throws OciError when an error occurs
5998
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
6343
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListSqlPlans.ts.html |here} to see how to use ListSqlPlans API.
5999
6344
  */
6000
6345
  listSqlPlans(listSqlPlansRequest) {
6001
6346
  return __awaiter(this, void 0, void 0, function* () {
@@ -6065,7 +6410,7 @@ class OperationsInsightsClient {
6065
6410
  * @param ListSqlSearchesRequest
6066
6411
  * @return ListSqlSearchesResponse
6067
6412
  * @throws OciError when an error occurs
6068
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
6413
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListSqlSearches.ts.html |here} to see how to use ListSqlSearches API.
6069
6414
  */
6070
6415
  listSqlSearches(listSqlSearchesRequest) {
6071
6416
  return __awaiter(this, void 0, void 0, function* () {
@@ -6139,7 +6484,7 @@ class OperationsInsightsClient {
6139
6484
  * @param ListSqlTextsRequest
6140
6485
  * @return ListSqlTextsResponse
6141
6486
  * @throws OciError when an error occurs
6142
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
6487
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListSqlTexts.ts.html |here} to see how to use ListSqlTexts API.
6143
6488
  */
6144
6489
  listSqlTexts(listSqlTextsRequest) {
6145
6490
  return __awaiter(this, void 0, void 0, function* () {
@@ -6212,7 +6557,7 @@ class OperationsInsightsClient {
6212
6557
  * @param ListWorkRequestErrorsRequest
6213
6558
  * @return ListWorkRequestErrorsResponse
6214
6559
  * @throws OciError when an error occurs
6215
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6560
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListWorkRequestErrors.ts.html |here} to see how to use ListWorkRequestErrors API.
6216
6561
  */
6217
6562
  listWorkRequestErrors(listWorkRequestErrorsRequest) {
6218
6563
  return __awaiter(this, void 0, void 0, function* () {
@@ -6281,7 +6626,7 @@ class OperationsInsightsClient {
6281
6626
  * @param ListWorkRequestLogsRequest
6282
6627
  * @return ListWorkRequestLogsResponse
6283
6628
  * @throws OciError when an error occurs
6284
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6629
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListWorkRequestLogs.ts.html |here} to see how to use ListWorkRequestLogs API.
6285
6630
  */
6286
6631
  listWorkRequestLogs(listWorkRequestLogsRequest) {
6287
6632
  return __awaiter(this, void 0, void 0, function* () {
@@ -6350,7 +6695,7 @@ class OperationsInsightsClient {
6350
6695
  * @param ListWorkRequestsRequest
6351
6696
  * @return ListWorkRequestsResponse
6352
6697
  * @throws OciError when an error occurs
6353
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6698
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/ListWorkRequests.ts.html |here} to see how to use ListWorkRequests API.
6354
6699
  */
6355
6700
  listWorkRequests(listWorkRequestsRequest) {
6356
6701
  return __awaiter(this, void 0, void 0, function* () {
@@ -6423,7 +6768,7 @@ class OperationsInsightsClient {
6423
6768
  * @param QueryOpsiDataObjectDataRequest
6424
6769
  * @return QueryOpsiDataObjectDataResponse
6425
6770
  * @throws OciError when an error occurs
6426
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectData API.
6771
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/QueryOpsiDataObjectData.ts.html |here} to see how to use QueryOpsiDataObjectData API.
6427
6772
  */
6428
6773
  queryOpsiDataObjectData(queryOpsiDataObjectDataRequest) {
6429
6774
  return __awaiter(this, void 0, void 0, function* () {
@@ -6489,7 +6834,7 @@ class OperationsInsightsClient {
6489
6834
  * @param RotateOperationsInsightsWarehouseWalletRequest
6490
6835
  * @return RotateOperationsInsightsWarehouseWalletResponse
6491
6836
  * @throws OciError when an error occurs
6492
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
6837
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/RotateOperationsInsightsWarehouseWallet.ts.html |here} to see how to use RotateOperationsInsightsWarehouseWallet API.
6493
6838
  */
6494
6839
  rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest) {
6495
6840
  return __awaiter(this, void 0, void 0, function* () {
@@ -6550,7 +6895,7 @@ class OperationsInsightsClient {
6550
6895
  * @param SummarizeAddmDbFindingsRequest
6551
6896
  * @return SummarizeAddmDbFindingsResponse
6552
6897
  * @throws OciError when an error occurs
6553
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAddmDbFindings.ts.html |here} to see how to use SummarizeAddmDbFindings API.
6898
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAddmDbFindings.ts.html |here} to see how to use SummarizeAddmDbFindings API.
6554
6899
  */
6555
6900
  summarizeAddmDbFindings(summarizeAddmDbFindingsRequest) {
6556
6901
  return __awaiter(this, void 0, void 0, function* () {
@@ -6631,7 +6976,7 @@ class OperationsInsightsClient {
6631
6976
  * @param SummarizeAddmDbParameterChangesRequest
6632
6977
  * @return SummarizeAddmDbParameterChangesResponse
6633
6978
  * @throws OciError when an error occurs
6634
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAddmDbParameterChanges.ts.html |here} to see how to use SummarizeAddmDbParameterChanges API.
6979
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAddmDbParameterChanges.ts.html |here} to see how to use SummarizeAddmDbParameterChanges API.
6635
6980
  */
6636
6981
  summarizeAddmDbParameterChanges(summarizeAddmDbParameterChangesRequest) {
6637
6982
  return __awaiter(this, void 0, void 0, function* () {
@@ -6714,7 +7059,7 @@ class OperationsInsightsClient {
6714
7059
  * @param SummarizeAddmDbParametersRequest
6715
7060
  * @return SummarizeAddmDbParametersResponse
6716
7061
  * @throws OciError when an error occurs
6717
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAddmDbParameters.ts.html |here} to see how to use SummarizeAddmDbParameters API.
7062
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAddmDbParameters.ts.html |here} to see how to use SummarizeAddmDbParameters API.
6718
7063
  */
6719
7064
  summarizeAddmDbParameters(summarizeAddmDbParametersRequest) {
6720
7065
  return __awaiter(this, void 0, void 0, function* () {
@@ -6797,7 +7142,7 @@ class OperationsInsightsClient {
6797
7142
  * @param SummarizeAddmDbRecommendationsRequest
6798
7143
  * @return SummarizeAddmDbRecommendationsResponse
6799
7144
  * @throws OciError when an error occurs
6800
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAddmDbRecommendations.ts.html |here} to see how to use SummarizeAddmDbRecommendations API.
7145
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAddmDbRecommendations.ts.html |here} to see how to use SummarizeAddmDbRecommendations API.
6801
7146
  */
6802
7147
  summarizeAddmDbRecommendations(summarizeAddmDbRecommendationsRequest) {
6803
7148
  return __awaiter(this, void 0, void 0, function* () {
@@ -6881,7 +7226,7 @@ class OperationsInsightsClient {
6881
7226
  * @param SummarizeAddmDbSchemaObjectsRequest
6882
7227
  * @return SummarizeAddmDbSchemaObjectsResponse
6883
7228
  * @throws OciError when an error occurs
6884
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAddmDbSchemaObjects.ts.html |here} to see how to use SummarizeAddmDbSchemaObjects API.
7229
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAddmDbSchemaObjects.ts.html |here} to see how to use SummarizeAddmDbSchemaObjects API.
6885
7230
  */
6886
7231
  summarizeAddmDbSchemaObjects(summarizeAddmDbSchemaObjectsRequest) {
6887
7232
  return __awaiter(this, void 0, void 0, function* () {
@@ -6957,7 +7302,7 @@ class OperationsInsightsClient {
6957
7302
  * @param SummarizeAddmDbSqlStatementsRequest
6958
7303
  * @return SummarizeAddmDbSqlStatementsResponse
6959
7304
  * @throws OciError when an error occurs
6960
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAddmDbSqlStatements.ts.html |here} to see how to use SummarizeAddmDbSqlStatements API.
7305
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAddmDbSqlStatements.ts.html |here} to see how to use SummarizeAddmDbSqlStatements API.
6961
7306
  */
6962
7307
  summarizeAddmDbSqlStatements(summarizeAddmDbSqlStatementsRequest) {
6963
7308
  return __awaiter(this, void 0, void 0, function* () {
@@ -7037,7 +7382,7 @@ class OperationsInsightsClient {
7037
7382
  * @param SummarizeAwrDatabaseCpuUsagesRequest
7038
7383
  * @return SummarizeAwrDatabaseCpuUsagesResponse
7039
7384
  * @throws OciError when an error occurs
7040
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAwrDatabaseCpuUsages.ts.html |here} to see how to use SummarizeAwrDatabaseCpuUsages API.
7385
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAwrDatabaseCpuUsages.ts.html |here} to see how to use SummarizeAwrDatabaseCpuUsages API.
7041
7386
  */
7042
7387
  summarizeAwrDatabaseCpuUsages(summarizeAwrDatabaseCpuUsagesRequest) {
7043
7388
  return __awaiter(this, void 0, void 0, function* () {
@@ -7113,7 +7458,7 @@ class OperationsInsightsClient {
7113
7458
  * @param SummarizeAwrDatabaseMetricsRequest
7114
7459
  * @return SummarizeAwrDatabaseMetricsResponse
7115
7460
  * @throws OciError when an error occurs
7116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAwrDatabaseMetrics.ts.html |here} to see how to use SummarizeAwrDatabaseMetrics API.
7461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAwrDatabaseMetrics.ts.html |here} to see how to use SummarizeAwrDatabaseMetrics API.
7117
7462
  */
7118
7463
  summarizeAwrDatabaseMetrics(summarizeAwrDatabaseMetricsRequest) {
7119
7464
  return __awaiter(this, void 0, void 0, function* () {
@@ -7193,7 +7538,7 @@ class OperationsInsightsClient {
7193
7538
  * @param SummarizeAwrDatabaseParameterChangesRequest
7194
7539
  * @return SummarizeAwrDatabaseParameterChangesResponse
7195
7540
  * @throws OciError when an error occurs
7196
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAwrDatabaseParameterChanges.ts.html |here} to see how to use SummarizeAwrDatabaseParameterChanges API.
7541
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAwrDatabaseParameterChanges.ts.html |here} to see how to use SummarizeAwrDatabaseParameterChanges API.
7197
7542
  */
7198
7543
  summarizeAwrDatabaseParameterChanges(summarizeAwrDatabaseParameterChangesRequest) {
7199
7544
  return __awaiter(this, void 0, void 0, function* () {
@@ -7279,7 +7624,7 @@ class OperationsInsightsClient {
7279
7624
  * @param SummarizeAwrDatabaseParametersRequest
7280
7625
  * @return SummarizeAwrDatabaseParametersResponse
7281
7626
  * @throws OciError when an error occurs
7282
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAwrDatabaseParameters.ts.html |here} to see how to use SummarizeAwrDatabaseParameters API.
7627
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAwrDatabaseParameters.ts.html |here} to see how to use SummarizeAwrDatabaseParameters API.
7283
7628
  */
7284
7629
  summarizeAwrDatabaseParameters(summarizeAwrDatabaseParametersRequest) {
7285
7630
  return __awaiter(this, void 0, void 0, function* () {
@@ -7359,7 +7704,7 @@ class OperationsInsightsClient {
7359
7704
  * @param SummarizeAwrDatabaseSnapshotRangesRequest
7360
7705
  * @return SummarizeAwrDatabaseSnapshotRangesResponse
7361
7706
  * @throws OciError when an error occurs
7362
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAwrDatabaseSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDatabaseSnapshotRanges API.
7707
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAwrDatabaseSnapshotRanges.ts.html |here} to see how to use SummarizeAwrDatabaseSnapshotRanges API.
7363
7708
  */
7364
7709
  summarizeAwrDatabaseSnapshotRanges(summarizeAwrDatabaseSnapshotRangesRequest) {
7365
7710
  return __awaiter(this, void 0, void 0, function* () {
@@ -7431,7 +7776,7 @@ class OperationsInsightsClient {
7431
7776
  * @param SummarizeAwrDatabaseSysstatsRequest
7432
7777
  * @return SummarizeAwrDatabaseSysstatsResponse
7433
7778
  * @throws OciError when an error occurs
7434
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAwrDatabaseSysstats.ts.html |here} to see how to use SummarizeAwrDatabaseSysstats API.
7779
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAwrDatabaseSysstats.ts.html |here} to see how to use SummarizeAwrDatabaseSysstats API.
7435
7780
  */
7436
7781
  summarizeAwrDatabaseSysstats(summarizeAwrDatabaseSysstatsRequest) {
7437
7782
  return __awaiter(this, void 0, void 0, function* () {
@@ -7507,7 +7852,7 @@ class OperationsInsightsClient {
7507
7852
  * @param SummarizeAwrDatabaseTopWaitEventsRequest
7508
7853
  * @return SummarizeAwrDatabaseTopWaitEventsResponse
7509
7854
  * @throws OciError when an error occurs
7510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAwrDatabaseTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseTopWaitEvents API.
7855
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAwrDatabaseTopWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseTopWaitEvents API.
7511
7856
  */
7512
7857
  summarizeAwrDatabaseTopWaitEvents(summarizeAwrDatabaseTopWaitEventsRequest) {
7513
7858
  return __awaiter(this, void 0, void 0, function* () {
@@ -7582,7 +7927,7 @@ class OperationsInsightsClient {
7582
7927
  * @param SummarizeAwrDatabaseWaitEventBucketsRequest
7583
7928
  * @return SummarizeAwrDatabaseWaitEventBucketsResponse
7584
7929
  * @throws OciError when an error occurs
7585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAwrDatabaseWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEventBuckets API.
7930
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAwrDatabaseWaitEventBuckets.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEventBuckets API.
7586
7931
  */
7587
7932
  summarizeAwrDatabaseWaitEventBuckets(summarizeAwrDatabaseWaitEventBucketsRequest) {
7588
7933
  return __awaiter(this, void 0, void 0, function* () {
@@ -7661,7 +8006,7 @@ class OperationsInsightsClient {
7661
8006
  * @param SummarizeAwrDatabaseWaitEventsRequest
7662
8007
  * @return SummarizeAwrDatabaseWaitEventsResponse
7663
8008
  * @throws OciError when an error occurs
7664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAwrDatabaseWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEvents API.
8009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAwrDatabaseWaitEvents.ts.html |here} to see how to use SummarizeAwrDatabaseWaitEvents API.
7665
8010
  */
7666
8011
  summarizeAwrDatabaseWaitEvents(summarizeAwrDatabaseWaitEventsRequest) {
7667
8012
  return __awaiter(this, void 0, void 0, function* () {
@@ -7738,7 +8083,7 @@ class OperationsInsightsClient {
7738
8083
  * @param SummarizeAwrSourcesSummariesRequest
7739
8084
  * @return SummarizeAwrSourcesSummariesResponse
7740
8085
  * @throws OciError when an error occurs
7741
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
8086
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeAwrSourcesSummaries.ts.html |here} to see how to use SummarizeAwrSourcesSummaries API.
7742
8087
  */
7743
8088
  summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest) {
7744
8089
  return __awaiter(this, void 0, void 0, function* () {
@@ -7810,7 +8155,7 @@ class OperationsInsightsClient {
7810
8155
  * @param SummarizeConfigurationItemsRequest
7811
8156
  * @return SummarizeConfigurationItemsResponse
7812
8157
  * @throws OciError when an error occurs
7813
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeConfigurationItems.ts.html |here} to see how to use SummarizeConfigurationItems API.
8158
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeConfigurationItems.ts.html |here} to see how to use SummarizeConfigurationItems API.
7814
8159
  */
7815
8160
  summarizeConfigurationItems(summarizeConfigurationItemsRequest) {
7816
8161
  return __awaiter(this, void 0, void 0, function* () {
@@ -7882,7 +8227,7 @@ class OperationsInsightsClient {
7882
8227
  * @param SummarizeDatabaseInsightResourceCapacityTrendRequest
7883
8228
  * @return SummarizeDatabaseInsightResourceCapacityTrendResponse
7884
8229
  * @throws OciError when an error occurs
7885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
8230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeDatabaseInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceCapacityTrend API.
7886
8231
  */
7887
8232
  summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest) {
7888
8233
  return __awaiter(this, void 0, void 0, function* () {
@@ -7971,7 +8316,7 @@ class OperationsInsightsClient {
7971
8316
  * @param SummarizeDatabaseInsightResourceForecastTrendRequest
7972
8317
  * @return SummarizeDatabaseInsightResourceForecastTrendResponse
7973
8318
  * @throws OciError when an error occurs
7974
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
8319
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeDatabaseInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceForecastTrend API.
7975
8320
  */
7976
8321
  summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest) {
7977
8322
  return __awaiter(this, void 0, void 0, function* () {
@@ -8062,7 +8407,7 @@ class OperationsInsightsClient {
8062
8407
  * @param SummarizeDatabaseInsightResourceStatisticsRequest
8063
8408
  * @return SummarizeDatabaseInsightResourceStatisticsResponse
8064
8409
  * @throws OciError when an error occurs
8065
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
8410
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeDatabaseInsightResourceStatistics.ts.html |here} to see how to use SummarizeDatabaseInsightResourceStatistics API.
8066
8411
  */
8067
8412
  summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest) {
8068
8413
  return __awaiter(this, void 0, void 0, function* () {
@@ -8155,7 +8500,7 @@ class OperationsInsightsClient {
8155
8500
  * @param SummarizeDatabaseInsightResourceUsageRequest
8156
8501
  * @return SummarizeDatabaseInsightResourceUsageResponse
8157
8502
  * @throws OciError when an error occurs
8158
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
8503
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeDatabaseInsightResourceUsage.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsage API.
8159
8504
  */
8160
8505
  summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest) {
8161
8506
  return __awaiter(this, void 0, void 0, function* () {
@@ -8240,7 +8585,7 @@ class OperationsInsightsClient {
8240
8585
  * @param SummarizeDatabaseInsightResourceUsageTrendRequest
8241
8586
  * @return SummarizeDatabaseInsightResourceUsageTrendResponse
8242
8587
  * @throws OciError when an error occurs
8243
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
8588
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeDatabaseInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUsageTrend API.
8244
8589
  */
8245
8590
  summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest) {
8246
8591
  return __awaiter(this, void 0, void 0, function* () {
@@ -8325,7 +8670,7 @@ class OperationsInsightsClient {
8325
8670
  * @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
8326
8671
  * @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
8327
8672
  * @throws OciError when an error occurs
8328
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
8673
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeDatabaseInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeDatabaseInsightResourceUtilizationInsight API.
8329
8674
  */
8330
8675
  summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest) {
8331
8676
  return __awaiter(this, void 0, void 0, function* () {
@@ -8412,7 +8757,7 @@ class OperationsInsightsClient {
8412
8757
  * @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
8413
8758
  * @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
8414
8759
  * @throws OciError when an error occurs
8415
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
8760
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeDatabaseInsightTablespaceUsageTrend.ts.html |here} to see how to use SummarizeDatabaseInsightTablespaceUsageTrend API.
8416
8761
  */
8417
8762
  summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest) {
8418
8763
  return __awaiter(this, void 0, void 0, function* () {
@@ -8490,7 +8835,7 @@ class OperationsInsightsClient {
8490
8835
  * @param SummarizeExadataInsightResourceCapacityTrendRequest
8491
8836
  * @return SummarizeExadataInsightResourceCapacityTrendResponse
8492
8837
  * @throws OciError when an error occurs
8493
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
8838
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeExadataInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrend API.
8494
8839
  */
8495
8840
  summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest) {
8496
8841
  return __awaiter(this, void 0, void 0, function* () {
@@ -8574,7 +8919,7 @@ class OperationsInsightsClient {
8574
8919
  * @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
8575
8920
  * @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
8576
8921
  * @throws OciError when an error occurs
8577
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
8922
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeExadataInsightResourceCapacityTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceCapacityTrendAggregated API.
8578
8923
  */
8579
8924
  summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest) {
8580
8925
  return __awaiter(this, void 0, void 0, function* () {
@@ -8661,7 +9006,7 @@ class OperationsInsightsClient {
8661
9006
  * @param SummarizeExadataInsightResourceForecastTrendRequest
8662
9007
  * @return SummarizeExadataInsightResourceForecastTrendResponse
8663
9008
  * @throws OciError when an error occurs
8664
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
9009
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeExadataInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrend API.
8665
9010
  */
8666
9011
  summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest) {
8667
9012
  return __awaiter(this, void 0, void 0, function* () {
@@ -8748,7 +9093,7 @@ class OperationsInsightsClient {
8748
9093
  * @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
8749
9094
  * @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
8750
9095
  * @throws OciError when an error occurs
8751
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
9096
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeExadataInsightResourceForecastTrendAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceForecastTrendAggregated API.
8752
9097
  */
8753
9098
  summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest) {
8754
9099
  return __awaiter(this, void 0, void 0, function* () {
@@ -8835,7 +9180,7 @@ class OperationsInsightsClient {
8835
9180
  * @param SummarizeExadataInsightResourceStatisticsRequest
8836
9181
  * @return SummarizeExadataInsightResourceStatisticsResponse
8837
9182
  * @throws OciError when an error occurs
8838
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
9183
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeExadataInsightResourceStatistics.ts.html |here} to see how to use SummarizeExadataInsightResourceStatistics API.
8839
9184
  */
8840
9185
  summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest) {
8841
9186
  return __awaiter(this, void 0, void 0, function* () {
@@ -8922,7 +9267,7 @@ class OperationsInsightsClient {
8922
9267
  * @param SummarizeExadataInsightResourceUsageRequest
8923
9268
  * @return SummarizeExadataInsightResourceUsageResponse
8924
9269
  * @throws OciError when an error occurs
8925
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
9270
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeExadataInsightResourceUsage.ts.html |here} to see how to use SummarizeExadataInsightResourceUsage API.
8926
9271
  */
8927
9272
  summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest) {
8928
9273
  return __awaiter(this, void 0, void 0, function* () {
@@ -9009,7 +9354,7 @@ class OperationsInsightsClient {
9009
9354
  * @param SummarizeExadataInsightResourceUsageAggregatedRequest
9010
9355
  * @return SummarizeExadataInsightResourceUsageAggregatedResponse
9011
9356
  * @throws OciError when an error occurs
9012
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
9357
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeExadataInsightResourceUsageAggregated.ts.html |here} to see how to use SummarizeExadataInsightResourceUsageAggregated API.
9013
9358
  */
9014
9359
  summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest) {
9015
9360
  return __awaiter(this, void 0, void 0, function* () {
@@ -9087,7 +9432,7 @@ class OperationsInsightsClient {
9087
9432
  * @param SummarizeExadataInsightResourceUtilizationInsightRequest
9088
9433
  * @return SummarizeExadataInsightResourceUtilizationInsightResponse
9089
9434
  * @throws OciError when an error occurs
9090
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
9435
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeExadataInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeExadataInsightResourceUtilizationInsight API.
9091
9436
  */
9092
9437
  summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest) {
9093
9438
  return __awaiter(this, void 0, void 0, function* () {
@@ -9172,7 +9517,7 @@ class OperationsInsightsClient {
9172
9517
  * @param SummarizeExadataMembersRequest
9173
9518
  * @return SummarizeExadataMembersResponse
9174
9519
  * @throws OciError when an error occurs
9175
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
9520
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeExadataMembers.ts.html |here} to see how to use SummarizeExadataMembers API.
9176
9521
  */
9177
9522
  summarizeExadataMembers(summarizeExadataMembersRequest) {
9178
9523
  return __awaiter(this, void 0, void 0, function* () {
@@ -9246,7 +9591,7 @@ class OperationsInsightsClient {
9246
9591
  * @param SummarizeHostInsightNetworkUsageTrendRequest
9247
9592
  * @return SummarizeHostInsightNetworkUsageTrendResponse
9248
9593
  * @throws OciError when an error occurs
9249
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeHostInsightNetworkUsageTrend.ts.html |here} to see how to use SummarizeHostInsightNetworkUsageTrend API.
9594
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeHostInsightNetworkUsageTrend.ts.html |here} to see how to use SummarizeHostInsightNetworkUsageTrend API.
9250
9595
  */
9251
9596
  summarizeHostInsightNetworkUsageTrend(summarizeHostInsightNetworkUsageTrendRequest) {
9252
9597
  return __awaiter(this, void 0, void 0, function* () {
@@ -9320,7 +9665,7 @@ class OperationsInsightsClient {
9320
9665
  * @param SummarizeHostInsightResourceCapacityTrendRequest
9321
9666
  * @return SummarizeHostInsightResourceCapacityTrendResponse
9322
9667
  * @throws OciError when an error occurs
9323
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
9668
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeHostInsightResourceCapacityTrend.ts.html |here} to see how to use SummarizeHostInsightResourceCapacityTrend API.
9324
9669
  */
9325
9670
  summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest) {
9326
9671
  return __awaiter(this, void 0, void 0, function* () {
@@ -9406,7 +9751,7 @@ class OperationsInsightsClient {
9406
9751
  * @param SummarizeHostInsightResourceForecastTrendRequest
9407
9752
  * @return SummarizeHostInsightResourceForecastTrendResponse
9408
9753
  * @throws OciError when an error occurs
9409
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
9754
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeHostInsightResourceForecastTrend.ts.html |here} to see how to use SummarizeHostInsightResourceForecastTrend API.
9410
9755
  */
9411
9756
  summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest) {
9412
9757
  return __awaiter(this, void 0, void 0, function* () {
@@ -9491,7 +9836,7 @@ class OperationsInsightsClient {
9491
9836
  * @param SummarizeHostInsightResourceStatisticsRequest
9492
9837
  * @return SummarizeHostInsightResourceStatisticsResponse
9493
9838
  * @throws OciError when an error occurs
9494
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
9839
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeHostInsightResourceStatistics.ts.html |here} to see how to use SummarizeHostInsightResourceStatistics API.
9495
9840
  */
9496
9841
  summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest) {
9497
9842
  return __awaiter(this, void 0, void 0, function* () {
@@ -9582,7 +9927,7 @@ class OperationsInsightsClient {
9582
9927
  * @param SummarizeHostInsightResourceUsageRequest
9583
9928
  * @return SummarizeHostInsightResourceUsageResponse
9584
9929
  * @throws OciError when an error occurs
9585
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
9930
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeHostInsightResourceUsage.ts.html |here} to see how to use SummarizeHostInsightResourceUsage API.
9586
9931
  */
9587
9932
  summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest) {
9588
9933
  return __awaiter(this, void 0, void 0, function* () {
@@ -9660,7 +10005,7 @@ class OperationsInsightsClient {
9660
10005
  * @param SummarizeHostInsightResourceUsageTrendRequest
9661
10006
  * @return SummarizeHostInsightResourceUsageTrendResponse
9662
10007
  * @throws OciError when an error occurs
9663
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
10008
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeHostInsightResourceUsageTrend.ts.html |here} to see how to use SummarizeHostInsightResourceUsageTrend API.
9664
10009
  */
9665
10010
  summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest) {
9666
10011
  return __awaiter(this, void 0, void 0, function* () {
@@ -9743,7 +10088,7 @@ class OperationsInsightsClient {
9743
10088
  * @param SummarizeHostInsightResourceUtilizationInsightRequest
9744
10089
  * @return SummarizeHostInsightResourceUtilizationInsightResponse
9745
10090
  * @throws OciError when an error occurs
9746
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
10091
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeHostInsightResourceUtilizationInsight.ts.html |here} to see how to use SummarizeHostInsightResourceUtilizationInsight API.
9747
10092
  */
9748
10093
  summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest) {
9749
10094
  return __awaiter(this, void 0, void 0, function* () {
@@ -9821,7 +10166,7 @@ class OperationsInsightsClient {
9821
10166
  * @param SummarizeHostInsightStorageUsageTrendRequest
9822
10167
  * @return SummarizeHostInsightStorageUsageTrendResponse
9823
10168
  * @throws OciError when an error occurs
9824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeHostInsightStorageUsageTrend.ts.html |here} to see how to use SummarizeHostInsightStorageUsageTrend API.
10169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeHostInsightStorageUsageTrend.ts.html |here} to see how to use SummarizeHostInsightStorageUsageTrend API.
9825
10170
  */
9826
10171
  summarizeHostInsightStorageUsageTrend(summarizeHostInsightStorageUsageTrendRequest) {
9827
10172
  return __awaiter(this, void 0, void 0, function* () {
@@ -9895,7 +10240,7 @@ class OperationsInsightsClient {
9895
10240
  * @param SummarizeHostInsightTopProcessesUsageRequest
9896
10241
  * @return SummarizeHostInsightTopProcessesUsageResponse
9897
10242
  * @throws OciError when an error occurs
9898
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeHostInsightTopProcessesUsage.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsage API.
10243
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeHostInsightTopProcessesUsage.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsage API.
9899
10244
  */
9900
10245
  summarizeHostInsightTopProcessesUsage(summarizeHostInsightTopProcessesUsageRequest) {
9901
10246
  return __awaiter(this, void 0, void 0, function* () {
@@ -9972,7 +10317,7 @@ class OperationsInsightsClient {
9972
10317
  * @param SummarizeHostInsightTopProcessesUsageTrendRequest
9973
10318
  * @return SummarizeHostInsightTopProcessesUsageTrendResponse
9974
10319
  * @throws OciError when an error occurs
9975
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
10320
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
9976
10321
  */
9977
10322
  summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest) {
9978
10323
  return __awaiter(this, void 0, void 0, function* () {
@@ -10048,7 +10393,7 @@ class OperationsInsightsClient {
10048
10393
  * @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
10049
10394
  * @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
10050
10395
  * @throws OciError when an error occurs
10051
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
10396
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeOperationsInsightsWarehouseResourceUsage.ts.html |here} to see how to use SummarizeOperationsInsightsWarehouseResourceUsage API.
10052
10397
  */
10053
10398
  summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest) {
10054
10399
  return __awaiter(this, void 0, void 0, function* () {
@@ -10113,7 +10458,7 @@ class OperationsInsightsClient {
10113
10458
  * @param SummarizeSqlInsightsRequest
10114
10459
  * @return SummarizeSqlInsightsResponse
10115
10460
  * @throws OciError when an error occurs
10116
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
10461
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeSqlInsights.ts.html |here} to see how to use SummarizeSqlInsights API.
10117
10462
  */
10118
10463
  summarizeSqlInsights(summarizeSqlInsightsRequest) {
10119
10464
  return __awaiter(this, void 0, void 0, function* () {
@@ -10195,7 +10540,7 @@ class OperationsInsightsClient {
10195
10540
  * @param SummarizeSqlPlanInsightsRequest
10196
10541
  * @return SummarizeSqlPlanInsightsResponse
10197
10542
  * @throws OciError when an error occurs
10198
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
10543
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeSqlPlanInsights.ts.html |here} to see how to use SummarizeSqlPlanInsights API.
10199
10544
  */
10200
10545
  summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest) {
10201
10546
  return __awaiter(this, void 0, void 0, function* () {
@@ -10267,7 +10612,7 @@ class OperationsInsightsClient {
10267
10612
  * @param SummarizeSqlResponseTimeDistributionsRequest
10268
10613
  * @return SummarizeSqlResponseTimeDistributionsResponse
10269
10614
  * @throws OciError when an error occurs
10270
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
10615
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeSqlResponseTimeDistributions.ts.html |here} to see how to use SummarizeSqlResponseTimeDistributions API.
10271
10616
  */
10272
10617
  summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest) {
10273
10618
  return __awaiter(this, void 0, void 0, function* () {
@@ -10339,7 +10684,7 @@ class OperationsInsightsClient {
10339
10684
  * @param SummarizeSqlStatisticsRequest
10340
10685
  * @return SummarizeSqlStatisticsResponse
10341
10686
  * @throws OciError when an error occurs
10342
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
10687
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeSqlStatistics.ts.html |here} to see how to use SummarizeSqlStatistics API.
10343
10688
  */
10344
10689
  summarizeSqlStatistics(summarizeSqlStatisticsRequest) {
10345
10690
  return __awaiter(this, void 0, void 0, function* () {
@@ -10426,7 +10771,7 @@ class OperationsInsightsClient {
10426
10771
  * @param SummarizeSqlStatisticsTimeSeriesRequest
10427
10772
  * @return SummarizeSqlStatisticsTimeSeriesResponse
10428
10773
  * @throws OciError when an error occurs
10429
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
10774
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeSqlStatisticsTimeSeries.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeries API.
10430
10775
  */
10431
10776
  summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest) {
10432
10777
  return __awaiter(this, void 0, void 0, function* () {
@@ -10507,7 +10852,7 @@ class OperationsInsightsClient {
10507
10852
  * @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
10508
10853
  * @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
10509
10854
  * @throws OciError when an error occurs
10510
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
10855
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/SummarizeSqlStatisticsTimeSeriesByPlan.ts.html |here} to see how to use SummarizeSqlStatisticsTimeSeriesByPlan API.
10511
10856
  */
10512
10857
  summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest) {
10513
10858
  return __awaiter(this, void 0, void 0, function* () {
@@ -10577,7 +10922,7 @@ class OperationsInsightsClient {
10577
10922
  * @param UpdateAwrHubRequest
10578
10923
  * @return UpdateAwrHubResponse
10579
10924
  * @throws OciError when an error occurs
10580
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
10925
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/UpdateAwrHub.ts.html |here} to see how to use UpdateAwrHub API.
10581
10926
  */
10582
10927
  updateAwrHub(updateAwrHubRequest) {
10583
10928
  return __awaiter(this, void 0, void 0, function* () {
@@ -10638,7 +10983,7 @@ class OperationsInsightsClient {
10638
10983
  * @param UpdateDatabaseInsightRequest
10639
10984
  * @return UpdateDatabaseInsightResponse
10640
10985
  * @throws OciError when an error occurs
10641
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
10986
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/UpdateDatabaseInsight.ts.html |here} to see how to use UpdateDatabaseInsight API.
10642
10987
  */
10643
10988
  updateDatabaseInsight(updateDatabaseInsightRequest) {
10644
10989
  return __awaiter(this, void 0, void 0, function* () {
@@ -10699,7 +11044,7 @@ class OperationsInsightsClient {
10699
11044
  * @param UpdateEnterpriseManagerBridgeRequest
10700
11045
  * @return UpdateEnterpriseManagerBridgeResponse
10701
11046
  * @throws OciError when an error occurs
10702
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
11047
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/UpdateEnterpriseManagerBridge.ts.html |here} to see how to use UpdateEnterpriseManagerBridge API.
10703
11048
  */
10704
11049
  updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest) {
10705
11050
  return __awaiter(this, void 0, void 0, function* () {
@@ -10760,7 +11105,7 @@ class OperationsInsightsClient {
10760
11105
  * @param UpdateExadataInsightRequest
10761
11106
  * @return UpdateExadataInsightResponse
10762
11107
  * @throws OciError when an error occurs
10763
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
11108
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/UpdateExadataInsight.ts.html |here} to see how to use UpdateExadataInsight API.
10764
11109
  */
10765
11110
  updateExadataInsight(updateExadataInsightRequest) {
10766
11111
  return __awaiter(this, void 0, void 0, function* () {
@@ -10821,7 +11166,7 @@ class OperationsInsightsClient {
10821
11166
  * @param UpdateHostInsightRequest
10822
11167
  * @return UpdateHostInsightResponse
10823
11168
  * @throws OciError when an error occurs
10824
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
11169
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/UpdateHostInsight.ts.html |here} to see how to use UpdateHostInsight API.
10825
11170
  */
10826
11171
  updateHostInsight(updateHostInsightRequest) {
10827
11172
  return __awaiter(this, void 0, void 0, function* () {
@@ -10876,13 +11221,74 @@ class OperationsInsightsClient {
10876
11221
  }
10877
11222
  });
10878
11223
  }
11224
+ /**
11225
+ * Updates the configuration of a news report.
11226
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
11227
+ * @param UpdateNewsReportRequest
11228
+ * @return UpdateNewsReportResponse
11229
+ * @throws OciError when an error occurs
11230
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/UpdateNewsReport.ts.html |here} to see how to use UpdateNewsReport API.
11231
+ */
11232
+ updateNewsReport(updateNewsReportRequest) {
11233
+ return __awaiter(this, void 0, void 0, function* () {
11234
+ if (this.logger)
11235
+ this.logger.debug("Calling operation OperationsInsightsClient#updateNewsReport.");
11236
+ const operationName = "updateNewsReport";
11237
+ const apiReferenceLink = "https://docs.oracle.com/iaas/api/#/en/operations-insights/20200630/NewsReports/UpdateNewsReport";
11238
+ const pathParams = {
11239
+ "{newsReportId}": updateNewsReportRequest.newsReportId
11240
+ };
11241
+ const queryParams = {};
11242
+ let headerParams = {
11243
+ "Content-Type": common.Constants.APPLICATION_JSON,
11244
+ "if-match": updateNewsReportRequest.ifMatch,
11245
+ "opc-request-id": updateNewsReportRequest.opcRequestId
11246
+ };
11247
+ const specRetryConfiguration = common.OciSdkDefaultRetryConfiguration;
11248
+ const retrier = oci_common_1.GenericRetrier.createPreferredRetrier(this._clientConfiguration ? this._clientConfiguration.retryConfiguration : undefined, updateNewsReportRequest.retryConfiguration, specRetryConfiguration);
11249
+ if (this.logger)
11250
+ retrier.logger = this.logger;
11251
+ const request = yield oci_common_1.composeRequest({
11252
+ baseEndpoint: this._endpoint,
11253
+ defaultHeaders: this._defaultHeaders,
11254
+ path: "/newsReports/{newsReportId}",
11255
+ method: "PUT",
11256
+ bodyContent: common.ObjectSerializer.serialize(updateNewsReportRequest.updateNewsReportDetails, "UpdateNewsReportDetails", model.UpdateNewsReportDetails.getJsonObj),
11257
+ pathParams: pathParams,
11258
+ headerParams: headerParams,
11259
+ queryParams: queryParams
11260
+ });
11261
+ try {
11262
+ const response = yield retrier.makeServiceCall(this._httpClient, request, this.targetService, operationName, apiReferenceLink);
11263
+ const sdkResponse = oci_common_1.composeResponse({
11264
+ responseObject: {},
11265
+ responseHeaders: [
11266
+ {
11267
+ value: response.headers.get("opc-work-request-id"),
11268
+ key: "opcWorkRequestId",
11269
+ dataType: "string"
11270
+ },
11271
+ {
11272
+ value: response.headers.get("opc-request-id"),
11273
+ key: "opcRequestId",
11274
+ dataType: "string"
11275
+ }
11276
+ ]
11277
+ });
11278
+ return sdkResponse;
11279
+ }
11280
+ catch (err) {
11281
+ throw err;
11282
+ }
11283
+ });
11284
+ }
10879
11285
  /**
10880
11286
  * Updates one or more attributes of the specified private endpoint.
10881
11287
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
10882
11288
  * @param UpdateOperationsInsightsPrivateEndpointRequest
10883
11289
  * @return UpdateOperationsInsightsPrivateEndpointResponse
10884
11290
  * @throws OciError when an error occurs
10885
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
11291
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/UpdateOperationsInsightsPrivateEndpoint.ts.html |here} to see how to use UpdateOperationsInsightsPrivateEndpoint API.
10886
11292
  */
10887
11293
  updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest) {
10888
11294
  return __awaiter(this, void 0, void 0, function* () {
@@ -10945,7 +11351,7 @@ class OperationsInsightsClient {
10945
11351
  * @param UpdateOperationsInsightsWarehouseRequest
10946
11352
  * @return UpdateOperationsInsightsWarehouseResponse
10947
11353
  * @throws OciError when an error occurs
10948
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
11354
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/UpdateOperationsInsightsWarehouse.ts.html |here} to see how to use UpdateOperationsInsightsWarehouse API.
10949
11355
  */
10950
11356
  updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest) {
10951
11357
  return __awaiter(this, void 0, void 0, function* () {
@@ -11006,7 +11412,7 @@ class OperationsInsightsClient {
11006
11412
  * @param UpdateOperationsInsightsWarehouseUserRequest
11007
11413
  * @return UpdateOperationsInsightsWarehouseUserResponse
11008
11414
  * @throws OciError when an error occurs
11009
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
11415
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/UpdateOperationsInsightsWarehouseUser.ts.html |here} to see how to use UpdateOperationsInsightsWarehouseUser API.
11010
11416
  */
11011
11417
  updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest) {
11012
11418
  return __awaiter(this, void 0, void 0, function* () {
@@ -11067,7 +11473,7 @@ class OperationsInsightsClient {
11067
11473
  * @param UpdateOpsiConfigurationRequest
11068
11474
  * @return UpdateOpsiConfigurationResponse
11069
11475
  * @throws OciError when an error occurs
11070
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.66.0/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfiguration API.
11476
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.68.0/opsi/UpdateOpsiConfiguration.ts.html |here} to see how to use UpdateOpsiConfiguration API.
11071
11477
  */
11072
11478
  updateOpsiConfiguration(updateOpsiConfigurationRequest) {
11073
11479
  return __awaiter(this, void 0, void 0, function* () {