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.d.ts CHANGED
@@ -32,6 +32,7 @@ export declare class OperationsInsightsClient {
32
32
  protected "_clientConfiguration": common.ClientConfiguration;
33
33
  protected _circuitBreaker: null;
34
34
  protected _httpOptions: any;
35
+ protected _bodyDuplexMode: any;
35
36
  targetService: string;
36
37
  protected _regionId: string;
37
38
  protected "_region": common.Region;
@@ -88,7 +89,7 @@ export declare class OperationsInsightsClient {
88
89
  * @param AddExadataInsightMembersRequest
89
90
  * @return AddExadataInsightMembersResponse
90
91
  * @throws OciError when an error occurs
91
- * @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.
92
+ * @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.
92
93
  */
93
94
  addExadataInsightMembers(addExadataInsightMembersRequest: requests.AddExadataInsightMembersRequest): Promise<responses.AddExadataInsightMembersResponse>;
94
95
  /**
@@ -97,7 +98,7 @@ export declare class OperationsInsightsClient {
97
98
  * @param ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest
98
99
  * @return ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse
99
100
  * @throws OciError when an error occurs
100
- * @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.
101
+ * @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.
101
102
  */
102
103
  changeAutonomousDatabaseInsightAdvancedFeatures(changeAutonomousDatabaseInsightAdvancedFeaturesRequest: requests.ChangeAutonomousDatabaseInsightAdvancedFeaturesRequest): Promise<responses.ChangeAutonomousDatabaseInsightAdvancedFeaturesResponse>;
103
104
  /**
@@ -106,7 +107,7 @@ export declare class OperationsInsightsClient {
106
107
  * @param ChangeDatabaseInsightCompartmentRequest
107
108
  * @return ChangeDatabaseInsightCompartmentResponse
108
109
  * @throws OciError when an error occurs
109
- * @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.
110
+ * @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.
110
111
  */
111
112
  changeDatabaseInsightCompartment(changeDatabaseInsightCompartmentRequest: requests.ChangeDatabaseInsightCompartmentRequest): Promise<responses.ChangeDatabaseInsightCompartmentResponse>;
112
113
  /**
@@ -115,7 +116,7 @@ export declare class OperationsInsightsClient {
115
116
  * @param ChangeEnterpriseManagerBridgeCompartmentRequest
116
117
  * @return ChangeEnterpriseManagerBridgeCompartmentResponse
117
118
  * @throws OciError when an error occurs
118
- * @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.
119
+ * @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.
119
120
  */
120
121
  changeEnterpriseManagerBridgeCompartment(changeEnterpriseManagerBridgeCompartmentRequest: requests.ChangeEnterpriseManagerBridgeCompartmentRequest): Promise<responses.ChangeEnterpriseManagerBridgeCompartmentResponse>;
121
122
  /**
@@ -124,7 +125,7 @@ export declare class OperationsInsightsClient {
124
125
  * @param ChangeExadataInsightCompartmentRequest
125
126
  * @return ChangeExadataInsightCompartmentResponse
126
127
  * @throws OciError when an error occurs
127
- * @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.
128
+ * @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.
128
129
  */
129
130
  changeExadataInsightCompartment(changeExadataInsightCompartmentRequest: requests.ChangeExadataInsightCompartmentRequest): Promise<responses.ChangeExadataInsightCompartmentResponse>;
130
131
  /**
@@ -133,16 +134,25 @@ export declare class OperationsInsightsClient {
133
134
  * @param ChangeHostInsightCompartmentRequest
134
135
  * @return ChangeHostInsightCompartmentResponse
135
136
  * @throws OciError when an error occurs
136
- * @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.
137
+ * @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.
137
138
  */
138
139
  changeHostInsightCompartment(changeHostInsightCompartmentRequest: requests.ChangeHostInsightCompartmentRequest): Promise<responses.ChangeHostInsightCompartmentResponse>;
140
+ /**
141
+ * Moves a news report resource from one compartment identifier to another. When provided, If-Match is checked against ETag values of the resource.
142
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
143
+ * @param ChangeNewsReportCompartmentRequest
144
+ * @return ChangeNewsReportCompartmentResponse
145
+ * @throws OciError when an error occurs
146
+ * @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.
147
+ */
148
+ changeNewsReportCompartment(changeNewsReportCompartmentRequest: requests.ChangeNewsReportCompartmentRequest): Promise<responses.ChangeNewsReportCompartmentResponse>;
139
149
  /**
140
150
  * Moves a private endpoint from one compartment to another. When provided, If-Match is checked against ETag values of the resource.
141
151
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
142
152
  * @param ChangeOperationsInsightsPrivateEndpointCompartmentRequest
143
153
  * @return ChangeOperationsInsightsPrivateEndpointCompartmentResponse
144
154
  * @throws OciError when an error occurs
145
- * @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.
155
+ * @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.
146
156
  */
147
157
  changeOperationsInsightsPrivateEndpointCompartment(changeOperationsInsightsPrivateEndpointCompartmentRequest: requests.ChangeOperationsInsightsPrivateEndpointCompartmentRequest): Promise<responses.ChangeOperationsInsightsPrivateEndpointCompartmentResponse>;
148
158
  /**
@@ -151,7 +161,7 @@ export declare class OperationsInsightsClient {
151
161
  * @param ChangeOpsiConfigurationCompartmentRequest
152
162
  * @return ChangeOpsiConfigurationCompartmentResponse
153
163
  * @throws OciError when an error occurs
154
- * @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.
164
+ * @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.
155
165
  */
156
166
  changeOpsiConfigurationCompartment(changeOpsiConfigurationCompartmentRequest: requests.ChangeOpsiConfigurationCompartmentRequest): Promise<responses.ChangeOpsiConfigurationCompartmentResponse>;
157
167
  /**
@@ -160,7 +170,7 @@ export declare class OperationsInsightsClient {
160
170
  * @param ChangePeComanagedDatabaseInsightRequest
161
171
  * @return ChangePeComanagedDatabaseInsightResponse
162
172
  * @throws OciError when an error occurs
163
- * @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.
173
+ * @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.
164
174
  */
165
175
  changePeComanagedDatabaseInsight(changePeComanagedDatabaseInsightRequest: requests.ChangePeComanagedDatabaseInsightRequest): Promise<responses.ChangePeComanagedDatabaseInsightResponse>;
166
176
  /**
@@ -171,7 +181,7 @@ export declare class OperationsInsightsClient {
171
181
  * @param CreateAwrHubRequest
172
182
  * @return CreateAwrHubResponse
173
183
  * @throws OciError when an error occurs
174
- * @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.
184
+ * @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.
175
185
  */
176
186
  createAwrHub(createAwrHubRequest: requests.CreateAwrHubRequest): Promise<responses.CreateAwrHubResponse>;
177
187
  /**
@@ -181,7 +191,7 @@ export declare class OperationsInsightsClient {
181
191
  * @param CreateDatabaseInsightRequest
182
192
  * @return CreateDatabaseInsightResponse
183
193
  * @throws OciError when an error occurs
184
- * @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.
194
+ * @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.
185
195
  */
186
196
  createDatabaseInsight(createDatabaseInsightRequest: requests.CreateDatabaseInsightRequest): Promise<responses.CreateDatabaseInsightResponse>;
187
197
  /**
@@ -191,7 +201,7 @@ export declare class OperationsInsightsClient {
191
201
  * @param CreateEnterpriseManagerBridgeRequest
192
202
  * @return CreateEnterpriseManagerBridgeResponse
193
203
  * @throws OciError when an error occurs
194
- * @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.
204
+ * @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.
195
205
  */
196
206
  createEnterpriseManagerBridge(createEnterpriseManagerBridgeRequest: requests.CreateEnterpriseManagerBridgeRequest): Promise<responses.CreateEnterpriseManagerBridgeResponse>;
197
207
  /**
@@ -201,7 +211,7 @@ export declare class OperationsInsightsClient {
201
211
  * @param CreateExadataInsightRequest
202
212
  * @return CreateExadataInsightResponse
203
213
  * @throws OciError when an error occurs
204
- * @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.
214
+ * @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.
205
215
  */
206
216
  createExadataInsight(createExadataInsightRequest: requests.CreateExadataInsightRequest): Promise<responses.CreateExadataInsightResponse>;
207
217
  /**
@@ -211,9 +221,19 @@ export declare class OperationsInsightsClient {
211
221
  * @param CreateHostInsightRequest
212
222
  * @return CreateHostInsightResponse
213
223
  * @throws OciError when an error occurs
214
- * @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.
224
+ * @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.
215
225
  */
216
226
  createHostInsight(createHostInsightRequest: requests.CreateHostInsightRequest): Promise<responses.CreateHostInsightResponse>;
227
+ /**
228
+ * Create a news report in Operations Insights. The report will be enabled in Operations Insights. Insights will be emailed as per selected frequency.
229
+ *
230
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
231
+ * @param CreateNewsReportRequest
232
+ * @return CreateNewsReportResponse
233
+ * @throws OciError when an error occurs
234
+ * @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.
235
+ */
236
+ createNewsReport(createNewsReportRequest: requests.CreateNewsReportRequest): Promise<responses.CreateNewsReportResponse>;
217
237
  /**
218
238
  * Create a private endpoint resource for the tenant in Operations Insights.
219
239
  * This resource will be created in customer compartment.
@@ -222,7 +242,7 @@ export declare class OperationsInsightsClient {
222
242
  * @param CreateOperationsInsightsPrivateEndpointRequest
223
243
  * @return CreateOperationsInsightsPrivateEndpointResponse
224
244
  * @throws OciError when an error occurs
225
- * @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.
245
+ * @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.
226
246
  */
227
247
  createOperationsInsightsPrivateEndpoint(createOperationsInsightsPrivateEndpointRequest: requests.CreateOperationsInsightsPrivateEndpointRequest): Promise<responses.CreateOperationsInsightsPrivateEndpointResponse>;
228
248
  /**
@@ -234,7 +254,7 @@ export declare class OperationsInsightsClient {
234
254
  * @param CreateOperationsInsightsWarehouseRequest
235
255
  * @return CreateOperationsInsightsWarehouseResponse
236
256
  * @throws OciError when an error occurs
237
- * @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.
257
+ * @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.
238
258
  */
239
259
  createOperationsInsightsWarehouse(createOperationsInsightsWarehouseRequest: requests.CreateOperationsInsightsWarehouseRequest): Promise<responses.CreateOperationsInsightsWarehouseResponse>;
240
260
  /**
@@ -245,7 +265,7 @@ export declare class OperationsInsightsClient {
245
265
  * @param CreateOperationsInsightsWarehouseUserRequest
246
266
  * @return CreateOperationsInsightsWarehouseUserResponse
247
267
  * @throws OciError when an error occurs
248
- * @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.
268
+ * @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.
249
269
  */
250
270
  createOperationsInsightsWarehouseUser(createOperationsInsightsWarehouseUserRequest: requests.CreateOperationsInsightsWarehouseUserRequest): Promise<responses.CreateOperationsInsightsWarehouseUserResponse>;
251
271
  /**
@@ -255,7 +275,7 @@ export declare class OperationsInsightsClient {
255
275
  * @param CreateOpsiConfigurationRequest
256
276
  * @return CreateOpsiConfigurationResponse
257
277
  * @throws OciError when an error occurs
258
- * @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.
278
+ * @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.
259
279
  */
260
280
  createOpsiConfiguration(createOpsiConfigurationRequest: requests.CreateOpsiConfigurationRequest): Promise<responses.CreateOpsiConfigurationResponse>;
261
281
  /**
@@ -264,7 +284,7 @@ export declare class OperationsInsightsClient {
264
284
  * @param DeleteAwrHubRequest
265
285
  * @return DeleteAwrHubResponse
266
286
  * @throws OciError when an error occurs
267
- * @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.
287
+ * @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.
268
288
  */
269
289
  deleteAwrHub(deleteAwrHubRequest: requests.DeleteAwrHubRequest): Promise<responses.DeleteAwrHubResponse>;
270
290
  /**
@@ -273,7 +293,7 @@ export declare class OperationsInsightsClient {
273
293
  * @param DeleteDatabaseInsightRequest
274
294
  * @return DeleteDatabaseInsightResponse
275
295
  * @throws OciError when an error occurs
276
- * @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.
296
+ * @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.
277
297
  */
278
298
  deleteDatabaseInsight(deleteDatabaseInsightRequest: requests.DeleteDatabaseInsightRequest): Promise<responses.DeleteDatabaseInsightResponse>;
279
299
  /**
@@ -282,7 +302,7 @@ export declare class OperationsInsightsClient {
282
302
  * @param DeleteEnterpriseManagerBridgeRequest
283
303
  * @return DeleteEnterpriseManagerBridgeResponse
284
304
  * @throws OciError when an error occurs
285
- * @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.
305
+ * @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.
286
306
  */
287
307
  deleteEnterpriseManagerBridge(deleteEnterpriseManagerBridgeRequest: requests.DeleteEnterpriseManagerBridgeRequest): Promise<responses.DeleteEnterpriseManagerBridgeResponse>;
288
308
  /**
@@ -291,7 +311,7 @@ export declare class OperationsInsightsClient {
291
311
  * @param DeleteExadataInsightRequest
292
312
  * @return DeleteExadataInsightResponse
293
313
  * @throws OciError when an error occurs
294
- * @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.
314
+ * @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.
295
315
  */
296
316
  deleteExadataInsight(deleteExadataInsightRequest: requests.DeleteExadataInsightRequest): Promise<responses.DeleteExadataInsightResponse>;
297
317
  /**
@@ -300,16 +320,25 @@ export declare class OperationsInsightsClient {
300
320
  * @param DeleteHostInsightRequest
301
321
  * @return DeleteHostInsightResponse
302
322
  * @throws OciError when an error occurs
303
- * @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.
323
+ * @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.
304
324
  */
305
325
  deleteHostInsight(deleteHostInsightRequest: requests.DeleteHostInsightRequest): Promise<responses.DeleteHostInsightResponse>;
326
+ /**
327
+ * Deletes a news report. The news report will be deleted and cannot be enabled again.
328
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
329
+ * @param DeleteNewsReportRequest
330
+ * @return DeleteNewsReportResponse
331
+ * @throws OciError when an error occurs
332
+ * @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.
333
+ */
334
+ deleteNewsReport(deleteNewsReportRequest: requests.DeleteNewsReportRequest): Promise<responses.DeleteNewsReportResponse>;
306
335
  /**
307
336
  * Deletes a private endpoint.
308
337
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
309
338
  * @param DeleteOperationsInsightsPrivateEndpointRequest
310
339
  * @return DeleteOperationsInsightsPrivateEndpointResponse
311
340
  * @throws OciError when an error occurs
312
- * @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.
341
+ * @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.
313
342
  */
314
343
  deleteOperationsInsightsPrivateEndpoint(deleteOperationsInsightsPrivateEndpointRequest: requests.DeleteOperationsInsightsPrivateEndpointRequest): Promise<responses.DeleteOperationsInsightsPrivateEndpointResponse>;
315
344
  /**
@@ -322,7 +351,7 @@ export declare class OperationsInsightsClient {
322
351
  * @param DeleteOperationsInsightsWarehouseRequest
323
352
  * @return DeleteOperationsInsightsWarehouseResponse
324
353
  * @throws OciError when an error occurs
325
- * @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.
354
+ * @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.
326
355
  */
327
356
  deleteOperationsInsightsWarehouse(deleteOperationsInsightsWarehouseRequest: requests.DeleteOperationsInsightsWarehouseRequest): Promise<responses.DeleteOperationsInsightsWarehouseResponse>;
328
357
  /**
@@ -331,7 +360,7 @@ export declare class OperationsInsightsClient {
331
360
  * @param DeleteOperationsInsightsWarehouseUserRequest
332
361
  * @return DeleteOperationsInsightsWarehouseUserResponse
333
362
  * @throws OciError when an error occurs
334
- * @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.
363
+ * @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.
335
364
  */
336
365
  deleteOperationsInsightsWarehouseUser(deleteOperationsInsightsWarehouseUserRequest: requests.DeleteOperationsInsightsWarehouseUserRequest): Promise<responses.DeleteOperationsInsightsWarehouseUserResponse>;
337
366
  /**
@@ -340,7 +369,7 @@ export declare class OperationsInsightsClient {
340
369
  * @param DeleteOpsiConfigurationRequest
341
370
  * @return DeleteOpsiConfigurationResponse
342
371
  * @throws OciError when an error occurs
343
- * @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.
372
+ * @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.
344
373
  */
345
374
  deleteOpsiConfiguration(deleteOpsiConfigurationRequest: requests.DeleteOpsiConfigurationRequest): Promise<responses.DeleteOpsiConfigurationResponse>;
346
375
  /**
@@ -349,7 +378,7 @@ export declare class OperationsInsightsClient {
349
378
  * @param DisableAutonomousDatabaseInsightAdvancedFeaturesRequest
350
379
  * @return DisableAutonomousDatabaseInsightAdvancedFeaturesResponse
351
380
  * @throws OciError when an error occurs
352
- * @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.
381
+ * @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.
353
382
  */
354
383
  disableAutonomousDatabaseInsightAdvancedFeatures(disableAutonomousDatabaseInsightAdvancedFeaturesRequest: requests.DisableAutonomousDatabaseInsightAdvancedFeaturesRequest): Promise<responses.DisableAutonomousDatabaseInsightAdvancedFeaturesResponse>;
355
384
  /**
@@ -358,7 +387,7 @@ export declare class OperationsInsightsClient {
358
387
  * @param DisableDatabaseInsightRequest
359
388
  * @return DisableDatabaseInsightResponse
360
389
  * @throws OciError when an error occurs
361
- * @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.
390
+ * @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.
362
391
  */
363
392
  disableDatabaseInsight(disableDatabaseInsightRequest: requests.DisableDatabaseInsightRequest): Promise<responses.DisableDatabaseInsightResponse>;
364
393
  /**
@@ -367,7 +396,7 @@ export declare class OperationsInsightsClient {
367
396
  * @param DisableExadataInsightRequest
368
397
  * @return DisableExadataInsightResponse
369
398
  * @throws OciError when an error occurs
370
- * @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.
399
+ * @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.
371
400
  */
372
401
  disableExadataInsight(disableExadataInsightRequest: requests.DisableExadataInsightRequest): Promise<responses.DisableExadataInsightResponse>;
373
402
  /**
@@ -376,7 +405,7 @@ export declare class OperationsInsightsClient {
376
405
  * @param DisableHostInsightRequest
377
406
  * @return DisableHostInsightResponse
378
407
  * @throws OciError when an error occurs
379
- * @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.
408
+ * @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.
380
409
  */
381
410
  disableHostInsight(disableHostInsightRequest: requests.DisableHostInsightRequest): Promise<responses.DisableHostInsightResponse>;
382
411
  /**
@@ -385,7 +414,7 @@ export declare class OperationsInsightsClient {
385
414
  * @param DownloadOperationsInsightsWarehouseWalletRequest
386
415
  * @return DownloadOperationsInsightsWarehouseWalletResponse
387
416
  * @throws OciError when an error occurs
388
- * @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.
417
+ * @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.
389
418
  */
390
419
  downloadOperationsInsightsWarehouseWallet(downloadOperationsInsightsWarehouseWalletRequest: requests.DownloadOperationsInsightsWarehouseWalletRequest): Promise<responses.DownloadOperationsInsightsWarehouseWalletResponse>;
391
420
  /**
@@ -394,7 +423,7 @@ export declare class OperationsInsightsClient {
394
423
  * @param EnableAutonomousDatabaseInsightAdvancedFeaturesRequest
395
424
  * @return EnableAutonomousDatabaseInsightAdvancedFeaturesResponse
396
425
  * @throws OciError when an error occurs
397
- * @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.
426
+ * @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.
398
427
  */
399
428
  enableAutonomousDatabaseInsightAdvancedFeatures(enableAutonomousDatabaseInsightAdvancedFeaturesRequest: requests.EnableAutonomousDatabaseInsightAdvancedFeaturesRequest): Promise<responses.EnableAutonomousDatabaseInsightAdvancedFeaturesResponse>;
400
429
  /**
@@ -403,7 +432,7 @@ export declare class OperationsInsightsClient {
403
432
  * @param EnableDatabaseInsightRequest
404
433
  * @return EnableDatabaseInsightResponse
405
434
  * @throws OciError when an error occurs
406
- * @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.
435
+ * @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.
407
436
  */
408
437
  enableDatabaseInsight(enableDatabaseInsightRequest: requests.EnableDatabaseInsightRequest): Promise<responses.EnableDatabaseInsightResponse>;
409
438
  /**
@@ -412,7 +441,7 @@ export declare class OperationsInsightsClient {
412
441
  * @param EnableExadataInsightRequest
413
442
  * @return EnableExadataInsightResponse
414
443
  * @throws OciError when an error occurs
415
- * @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.
444
+ * @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.
416
445
  */
417
446
  enableExadataInsight(enableExadataInsightRequest: requests.EnableExadataInsightRequest): Promise<responses.EnableExadataInsightResponse>;
418
447
  /**
@@ -421,7 +450,7 @@ export declare class OperationsInsightsClient {
421
450
  * @param EnableHostInsightRequest
422
451
  * @return EnableHostInsightResponse
423
452
  * @throws OciError when an error occurs
424
- * @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.
453
+ * @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.
425
454
  */
426
455
  enableHostInsight(enableHostInsightRequest: requests.EnableHostInsightRequest): Promise<responses.EnableHostInsightResponse>;
427
456
  /**
@@ -431,7 +460,7 @@ export declare class OperationsInsightsClient {
431
460
  * @param GetAwrDatabaseReportRequest
432
461
  * @return GetAwrDatabaseReportResponse
433
462
  * @throws OciError when an error occurs
434
- * @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.
463
+ * @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.
435
464
  */
436
465
  getAwrDatabaseReport(getAwrDatabaseReportRequest: requests.GetAwrDatabaseReportRequest): Promise<responses.GetAwrDatabaseReportResponse>;
437
466
  /**
@@ -441,7 +470,7 @@ export declare class OperationsInsightsClient {
441
470
  * @param GetAwrDatabaseSqlReportRequest
442
471
  * @return GetAwrDatabaseSqlReportResponse
443
472
  * @throws OciError when an error occurs
444
- * @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.
473
+ * @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.
445
474
  */
446
475
  getAwrDatabaseSqlReport(getAwrDatabaseSqlReportRequest: requests.GetAwrDatabaseSqlReportRequest): Promise<responses.GetAwrDatabaseSqlReportResponse>;
447
476
  /**
@@ -450,7 +479,7 @@ export declare class OperationsInsightsClient {
450
479
  * @param GetAwrHubRequest
451
480
  * @return GetAwrHubResponse
452
481
  * @throws OciError when an error occurs
453
- * @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.
482
+ * @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.
454
483
  */
455
484
  getAwrHub(getAwrHubRequest: requests.GetAwrHubRequest): Promise<responses.GetAwrHubResponse>;
456
485
  /**
@@ -461,7 +490,7 @@ export declare class OperationsInsightsClient {
461
490
  * @param GetAwrReportRequest
462
491
  * @return GetAwrReportResponse
463
492
  * @throws OciError when an error occurs
464
- * @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.
493
+ * @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.
465
494
  */
466
495
  getAwrReport(getAwrReportRequest: requests.GetAwrReportRequest): Promise<responses.GetAwrReportResponse>;
467
496
  /**
@@ -470,7 +499,7 @@ export declare class OperationsInsightsClient {
470
499
  * @param GetDatabaseInsightRequest
471
500
  * @return GetDatabaseInsightResponse
472
501
  * @throws OciError when an error occurs
473
- * @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.
502
+ * @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.
474
503
  */
475
504
  getDatabaseInsight(getDatabaseInsightRequest: requests.GetDatabaseInsightRequest): Promise<responses.GetDatabaseInsightResponse>;
476
505
  /**
@@ -479,7 +508,7 @@ export declare class OperationsInsightsClient {
479
508
  * @param GetEnterpriseManagerBridgeRequest
480
509
  * @return GetEnterpriseManagerBridgeResponse
481
510
  * @throws OciError when an error occurs
482
- * @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.
511
+ * @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.
483
512
  */
484
513
  getEnterpriseManagerBridge(getEnterpriseManagerBridgeRequest: requests.GetEnterpriseManagerBridgeRequest): Promise<responses.GetEnterpriseManagerBridgeResponse>;
485
514
  /**
@@ -488,7 +517,7 @@ export declare class OperationsInsightsClient {
488
517
  * @param GetExadataInsightRequest
489
518
  * @return GetExadataInsightResponse
490
519
  * @throws OciError when an error occurs
491
- * @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.
520
+ * @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.
492
521
  */
493
522
  getExadataInsight(getExadataInsightRequest: requests.GetExadataInsightRequest): Promise<responses.GetExadataInsightResponse>;
494
523
  /**
@@ -497,16 +526,25 @@ export declare class OperationsInsightsClient {
497
526
  * @param GetHostInsightRequest
498
527
  * @return GetHostInsightResponse
499
528
  * @throws OciError when an error occurs
500
- * @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.
529
+ * @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.
501
530
  */
502
531
  getHostInsight(getHostInsightRequest: requests.GetHostInsightRequest): Promise<responses.GetHostInsightResponse>;
532
+ /**
533
+ * Gets details of a news report.
534
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
535
+ * @param GetNewsReportRequest
536
+ * @return GetNewsReportResponse
537
+ * @throws OciError when an error occurs
538
+ * @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.
539
+ */
540
+ getNewsReport(getNewsReportRequest: requests.GetNewsReportRequest): Promise<responses.GetNewsReportResponse>;
503
541
  /**
504
542
  * Gets the details of the specified private endpoint.
505
543
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
506
544
  * @param GetOperationsInsightsPrivateEndpointRequest
507
545
  * @return GetOperationsInsightsPrivateEndpointResponse
508
546
  * @throws OciError when an error occurs
509
- * @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.
547
+ * @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.
510
548
  */
511
549
  getOperationsInsightsPrivateEndpoint(getOperationsInsightsPrivateEndpointRequest: requests.GetOperationsInsightsPrivateEndpointRequest): Promise<responses.GetOperationsInsightsPrivateEndpointResponse>;
512
550
  /**
@@ -517,7 +555,7 @@ export declare class OperationsInsightsClient {
517
555
  * @param GetOperationsInsightsWarehouseRequest
518
556
  * @return GetOperationsInsightsWarehouseResponse
519
557
  * @throws OciError when an error occurs
520
- * @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.
558
+ * @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.
521
559
  */
522
560
  getOperationsInsightsWarehouse(getOperationsInsightsWarehouseRequest: requests.GetOperationsInsightsWarehouseRequest): Promise<responses.GetOperationsInsightsWarehouseResponse>;
523
561
  /**
@@ -526,7 +564,7 @@ export declare class OperationsInsightsClient {
526
564
  * @param GetOperationsInsightsWarehouseUserRequest
527
565
  * @return GetOperationsInsightsWarehouseUserResponse
528
566
  * @throws OciError when an error occurs
529
- * @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.
567
+ * @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.
530
568
  */
531
569
  getOperationsInsightsWarehouseUser(getOperationsInsightsWarehouseUserRequest: requests.GetOperationsInsightsWarehouseUserRequest): Promise<responses.GetOperationsInsightsWarehouseUserResponse>;
532
570
  /**
@@ -538,7 +576,7 @@ export declare class OperationsInsightsClient {
538
576
  * @param GetOpsiConfigurationRequest
539
577
  * @return GetOpsiConfigurationResponse
540
578
  * @throws OciError when an error occurs
541
- * @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.
579
+ * @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.
542
580
  */
543
581
  getOpsiConfiguration(getOpsiConfigurationRequest: requests.GetOpsiConfigurationRequest): Promise<responses.GetOpsiConfigurationResponse>;
544
582
  /**
@@ -547,7 +585,7 @@ export declare class OperationsInsightsClient {
547
585
  * @param GetOpsiDataObjectRequest
548
586
  * @return GetOpsiDataObjectResponse
549
587
  * @throws OciError when an error occurs
550
- * @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.
588
+ * @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.
551
589
  */
552
590
  getOpsiDataObject(getOpsiDataObjectRequest: requests.GetOpsiDataObjectRequest): Promise<responses.GetOpsiDataObjectResponse>;
553
591
  /**
@@ -556,7 +594,7 @@ export declare class OperationsInsightsClient {
556
594
  * @param GetWorkRequestRequest
557
595
  * @return GetWorkRequestResponse
558
596
  * @throws OciError when an error occurs
559
- * @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.
597
+ * @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.
560
598
  */
561
599
  getWorkRequest(getWorkRequestRequest: requests.GetWorkRequestRequest): Promise<responses.GetWorkRequestResponse>;
562
600
  /**
@@ -567,7 +605,7 @@ export declare class OperationsInsightsClient {
567
605
  * @param IngestAddmReportsRequest
568
606
  * @return IngestAddmReportsResponse
569
607
  * @throws OciError when an error occurs
570
- * @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.
608
+ * @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.
571
609
  */
572
610
  ingestAddmReports(ingestAddmReportsRequest: requests.IngestAddmReportsRequest): Promise<responses.IngestAddmReportsResponse>;
573
611
  /**
@@ -576,7 +614,7 @@ export declare class OperationsInsightsClient {
576
614
  * @param IngestDatabaseConfigurationRequest
577
615
  * @return IngestDatabaseConfigurationResponse
578
616
  * @throws OciError when an error occurs
579
- * @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.
617
+ * @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.
580
618
  */
581
619
  ingestDatabaseConfiguration(ingestDatabaseConfigurationRequest: requests.IngestDatabaseConfigurationRequest): Promise<responses.IngestDatabaseConfigurationResponse>;
582
620
  /**
@@ -585,7 +623,7 @@ export declare class OperationsInsightsClient {
585
623
  * @param IngestHostConfigurationRequest
586
624
  * @return IngestHostConfigurationResponse
587
625
  * @throws OciError when an error occurs
588
- * @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.
626
+ * @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.
589
627
  */
590
628
  ingestHostConfiguration(ingestHostConfigurationRequest: requests.IngestHostConfigurationRequest): Promise<responses.IngestHostConfigurationResponse>;
591
629
  /**
@@ -594,7 +632,7 @@ export declare class OperationsInsightsClient {
594
632
  * @param IngestHostMetricsRequest
595
633
  * @return IngestHostMetricsResponse
596
634
  * @throws OciError when an error occurs
597
- * @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.
635
+ * @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.
598
636
  */
599
637
  ingestHostMetrics(ingestHostMetricsRequest: requests.IngestHostMetricsRequest): Promise<responses.IngestHostMetricsResponse>;
600
638
  /**
@@ -605,7 +643,7 @@ export declare class OperationsInsightsClient {
605
643
  * @param IngestSqlBucketRequest
606
644
  * @return IngestSqlBucketResponse
607
645
  * @throws OciError when an error occurs
608
- * @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.
646
+ * @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.
609
647
  */
610
648
  ingestSqlBucket(ingestSqlBucketRequest: requests.IngestSqlBucketRequest): Promise<responses.IngestSqlBucketResponse>;
611
649
  /**
@@ -616,7 +654,7 @@ export declare class OperationsInsightsClient {
616
654
  * @param IngestSqlPlanLinesRequest
617
655
  * @return IngestSqlPlanLinesResponse
618
656
  * @throws OciError when an error occurs
619
- * @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.
657
+ * @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.
620
658
  */
621
659
  ingestSqlPlanLines(ingestSqlPlanLinesRequest: requests.IngestSqlPlanLinesRequest): Promise<responses.IngestSqlPlanLinesResponse>;
622
660
  /**
@@ -627,7 +665,7 @@ export declare class OperationsInsightsClient {
627
665
  * @param IngestSqlStatsRequest
628
666
  * @return IngestSqlStatsResponse
629
667
  * @throws OciError when an error occurs
630
- * @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.
668
+ * @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.
631
669
  */
632
670
  ingestSqlStats(ingestSqlStatsRequest: requests.IngestSqlStatsRequest): Promise<responses.IngestSqlStatsResponse>;
633
671
  /**
@@ -639,7 +677,7 @@ export declare class OperationsInsightsClient {
639
677
  * @param IngestSqlTextRequest
640
678
  * @return IngestSqlTextResponse
641
679
  * @throws OciError when an error occurs
642
- * @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.
680
+ * @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.
643
681
  */
644
682
  ingestSqlText(ingestSqlTextRequest: requests.IngestSqlTextRequest): Promise<responses.IngestSqlTextResponse>;
645
683
  /**
@@ -649,7 +687,7 @@ export declare class OperationsInsightsClient {
649
687
  * @param ListAddmDbFindingCategoriesRequest
650
688
  * @return ListAddmDbFindingCategoriesResponse
651
689
  * @throws OciError when an error occurs
652
- * @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.
690
+ * @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.
653
691
  */
654
692
  listAddmDbFindingCategories(listAddmDbFindingCategoriesRequest: requests.ListAddmDbFindingCategoriesRequest): Promise<responses.ListAddmDbFindingCategoriesResponse>;
655
693
  /**
@@ -659,7 +697,7 @@ export declare class OperationsInsightsClient {
659
697
  * @param ListAddmDbFindingsTimeSeriesRequest
660
698
  * @return ListAddmDbFindingsTimeSeriesResponse
661
699
  * @throws OciError when an error occurs
662
- * @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.
700
+ * @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.
663
701
  */
664
702
  listAddmDbFindingsTimeSeries(listAddmDbFindingsTimeSeriesRequest: requests.ListAddmDbFindingsTimeSeriesRequest): Promise<responses.ListAddmDbFindingsTimeSeriesResponse>;
665
703
  /**
@@ -669,7 +707,7 @@ export declare class OperationsInsightsClient {
669
707
  * @param ListAddmDbParameterCategoriesRequest
670
708
  * @return ListAddmDbParameterCategoriesResponse
671
709
  * @throws OciError when an error occurs
672
- * @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.
710
+ * @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.
673
711
  */
674
712
  listAddmDbParameterCategories(listAddmDbParameterCategoriesRequest: requests.ListAddmDbParameterCategoriesRequest): Promise<responses.ListAddmDbParameterCategoriesResponse>;
675
713
  /**
@@ -679,7 +717,7 @@ export declare class OperationsInsightsClient {
679
717
  * @param ListAddmDbRecommendationCategoriesRequest
680
718
  * @return ListAddmDbRecommendationCategoriesResponse
681
719
  * @throws OciError when an error occurs
682
- * @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.
720
+ * @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.
683
721
  */
684
722
  listAddmDbRecommendationCategories(listAddmDbRecommendationCategoriesRequest: requests.ListAddmDbRecommendationCategoriesRequest): Promise<responses.ListAddmDbRecommendationCategoriesResponse>;
685
723
  /**
@@ -689,7 +727,7 @@ export declare class OperationsInsightsClient {
689
727
  * @param ListAddmDbRecommendationsTimeSeriesRequest
690
728
  * @return ListAddmDbRecommendationsTimeSeriesResponse
691
729
  * @throws OciError when an error occurs
692
- * @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.
730
+ * @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.
693
731
  */
694
732
  listAddmDbRecommendationsTimeSeries(listAddmDbRecommendationsTimeSeriesRequest: requests.ListAddmDbRecommendationsTimeSeriesRequest): Promise<responses.ListAddmDbRecommendationsTimeSeriesResponse>;
695
733
  /**
@@ -699,7 +737,7 @@ export declare class OperationsInsightsClient {
699
737
  * @param ListAddmDbsRequest
700
738
  * @return ListAddmDbsResponse
701
739
  * @throws OciError when an error occurs
702
- * @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.
740
+ * @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.
703
741
  */
704
742
  listAddmDbs(listAddmDbsRequest: requests.ListAddmDbsRequest): Promise<responses.ListAddmDbsResponse>;
705
743
  /**
@@ -709,7 +747,7 @@ export declare class OperationsInsightsClient {
709
747
  * @param ListAwrDatabaseSnapshotsRequest
710
748
  * @return ListAwrDatabaseSnapshotsResponse
711
749
  * @throws OciError when an error occurs
712
- * @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.
750
+ * @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.
713
751
  */
714
752
  listAwrDatabaseSnapshots(listAwrDatabaseSnapshotsRequest: requests.ListAwrDatabaseSnapshotsRequest): Promise<responses.ListAwrDatabaseSnapshotsResponse>;
715
753
  /**
@@ -719,7 +757,7 @@ export declare class OperationsInsightsClient {
719
757
  * @param ListAwrDatabasesRequest
720
758
  * @return ListAwrDatabasesResponse
721
759
  * @throws OciError when an error occurs
722
- * @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.
760
+ * @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.
723
761
  */
724
762
  listAwrDatabases(listAwrDatabasesRequest: requests.ListAwrDatabasesRequest): Promise<responses.ListAwrDatabasesResponse>;
725
763
  /**
@@ -729,7 +767,7 @@ export declare class OperationsInsightsClient {
729
767
  * @param ListAwrHubsRequest
730
768
  * @return ListAwrHubsResponse
731
769
  * @throws OciError when an error occurs
732
- * @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.
770
+ * @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.
733
771
  */
734
772
  listAwrHubs(listAwrHubsRequest: requests.ListAwrHubsRequest): Promise<responses.ListAwrHubsResponse>;
735
773
  /**
@@ -740,7 +778,7 @@ export declare class OperationsInsightsClient {
740
778
  * @param ListAwrSnapshotsRequest
741
779
  * @return ListAwrSnapshotsResponse
742
780
  * @throws OciError when an error occurs
743
- * @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.
781
+ * @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.
744
782
  */
745
783
  listAwrSnapshots(listAwrSnapshotsRequest: requests.ListAwrSnapshotsRequest): Promise<responses.ListAwrSnapshotsResponse>;
746
784
  /**
@@ -751,7 +789,7 @@ export declare class OperationsInsightsClient {
751
789
  * @param ListDatabaseConfigurationsRequest
752
790
  * @return ListDatabaseConfigurationsResponse
753
791
  * @throws OciError when an error occurs
754
- * @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.
792
+ * @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.
755
793
  */
756
794
  listDatabaseConfigurations(listDatabaseConfigurationsRequest: requests.ListDatabaseConfigurationsRequest): Promise<responses.ListDatabaseConfigurationsResponse>;
757
795
  /**
@@ -762,7 +800,7 @@ export declare class OperationsInsightsClient {
762
800
  * @param ListDatabaseInsightsRequest
763
801
  * @return ListDatabaseInsightsResponse
764
802
  * @throws OciError when an error occurs
765
- * @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.
803
+ * @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.
766
804
  */
767
805
  listDatabaseInsights(listDatabaseInsightsRequest: requests.ListDatabaseInsightsRequest): Promise<responses.ListDatabaseInsightsResponse>;
768
806
  /**
@@ -773,7 +811,7 @@ export declare class OperationsInsightsClient {
773
811
  * @param ListEnterpriseManagerBridgesRequest
774
812
  * @return ListEnterpriseManagerBridgesResponse
775
813
  * @throws OciError when an error occurs
776
- * @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.
814
+ * @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.
777
815
  */
778
816
  listEnterpriseManagerBridges(listEnterpriseManagerBridgesRequest: requests.ListEnterpriseManagerBridgesRequest): Promise<responses.ListEnterpriseManagerBridgesResponse>;
779
817
  /**
@@ -782,7 +820,7 @@ export declare class OperationsInsightsClient {
782
820
  * @param ListExadataConfigurationsRequest
783
821
  * @return ListExadataConfigurationsResponse
784
822
  * @throws OciError when an error occurs
785
- * @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.
823
+ * @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.
786
824
  */
787
825
  listExadataConfigurations(listExadataConfigurationsRequest: requests.ListExadataConfigurationsRequest): Promise<responses.ListExadataConfigurationsResponse>;
788
826
  /**
@@ -793,7 +831,7 @@ export declare class OperationsInsightsClient {
793
831
  * @param ListExadataInsightsRequest
794
832
  * @return ListExadataInsightsResponse
795
833
  * @throws OciError when an error occurs
796
- * @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.
834
+ * @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.
797
835
  */
798
836
  listExadataInsights(listExadataInsightsRequest: requests.ListExadataInsightsRequest): Promise<responses.ListExadataInsightsResponse>;
799
837
  /**
@@ -804,7 +842,7 @@ export declare class OperationsInsightsClient {
804
842
  * @param ListHostConfigurationsRequest
805
843
  * @return ListHostConfigurationsResponse
806
844
  * @throws OciError when an error occurs
807
- * @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.
845
+ * @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.
808
846
  */
809
847
  listHostConfigurations(listHostConfigurationsRequest: requests.ListHostConfigurationsRequest): Promise<responses.ListHostConfigurationsResponse>;
810
848
  /**
@@ -815,7 +853,7 @@ export declare class OperationsInsightsClient {
815
853
  * @param ListHostInsightsRequest
816
854
  * @return ListHostInsightsResponse
817
855
  * @throws OciError when an error occurs
818
- * @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.
856
+ * @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.
819
857
  */
820
858
  listHostInsights(listHostInsightsRequest: requests.ListHostInsightsRequest): Promise<responses.ListHostInsightsResponse>;
821
859
  /**
@@ -825,7 +863,7 @@ export declare class OperationsInsightsClient {
825
863
  * @param ListHostedEntitiesRequest
826
864
  * @return ListHostedEntitiesResponse
827
865
  * @throws OciError when an error occurs
828
- * @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.
866
+ * @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.
829
867
  */
830
868
  listHostedEntities(listHostedEntitiesRequest: requests.ListHostedEntitiesRequest): Promise<responses.ListHostedEntitiesResponse>;
831
869
  /**
@@ -839,7 +877,7 @@ export declare class OperationsInsightsClient {
839
877
  * @param ListImportableAgentEntitiesRequest
840
878
  * @return ListImportableAgentEntitiesResponse
841
879
  * @throws OciError when an error occurs
842
- * @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.
880
+ * @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.
843
881
  */
844
882
  listImportableAgentEntities(listImportableAgentEntitiesRequest: requests.ListImportableAgentEntitiesRequest): Promise<responses.ListImportableAgentEntitiesResponse>;
845
883
  /**
@@ -855,7 +893,7 @@ export declare class OperationsInsightsClient {
855
893
  * @param ListImportableComputeEntitiesRequest
856
894
  * @return ListImportableComputeEntitiesResponse
857
895
  * @throws OciError when an error occurs
858
- * @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.
896
+ * @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.
859
897
  */
860
898
  listImportableComputeEntities(listImportableComputeEntitiesRequest: requests.ListImportableComputeEntitiesRequest): Promise<responses.ListImportableComputeEntitiesResponse>;
861
899
  /**
@@ -865,16 +903,26 @@ export declare class OperationsInsightsClient {
865
903
  * @param ListImportableEnterpriseManagerEntitiesRequest
866
904
  * @return ListImportableEnterpriseManagerEntitiesResponse
867
905
  * @throws OciError when an error occurs
868
- * @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.
906
+ * @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.
869
907
  */
870
908
  listImportableEnterpriseManagerEntities(listImportableEnterpriseManagerEntitiesRequest: requests.ListImportableEnterpriseManagerEntitiesRequest): Promise<responses.ListImportableEnterpriseManagerEntitiesResponse>;
909
+ /**
910
+ * Gets a list of news reports based on the query parameters specified. Either compartmentId or id query parameter must be specified.
911
+ *
912
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
913
+ * @param ListNewsReportsRequest
914
+ * @return ListNewsReportsResponse
915
+ * @throws OciError when an error occurs
916
+ * @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.
917
+ */
918
+ listNewsReports(listNewsReportsRequest: requests.ListNewsReportsRequest): Promise<responses.ListNewsReportsResponse>;
871
919
  /**
872
920
  * Gets a list of Operation Insights private endpoints.
873
921
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
874
922
  * @param ListOperationsInsightsPrivateEndpointsRequest
875
923
  * @return ListOperationsInsightsPrivateEndpointsResponse
876
924
  * @throws OciError when an error occurs
877
- * @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.
925
+ * @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.
878
926
  */
879
927
  listOperationsInsightsPrivateEndpoints(listOperationsInsightsPrivateEndpointsRequest: requests.ListOperationsInsightsPrivateEndpointsRequest): Promise<responses.ListOperationsInsightsPrivateEndpointsResponse>;
880
928
  /**
@@ -884,7 +932,7 @@ export declare class OperationsInsightsClient {
884
932
  * @param ListOperationsInsightsWarehouseUsersRequest
885
933
  * @return ListOperationsInsightsWarehouseUsersResponse
886
934
  * @throws OciError when an error occurs
887
- * @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.
935
+ * @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.
888
936
  */
889
937
  listOperationsInsightsWarehouseUsers(listOperationsInsightsWarehouseUsersRequest: requests.ListOperationsInsightsWarehouseUsersRequest): Promise<responses.ListOperationsInsightsWarehouseUsersResponse>;
890
938
  /**
@@ -895,7 +943,7 @@ export declare class OperationsInsightsClient {
895
943
  * @param ListOperationsInsightsWarehousesRequest
896
944
  * @return ListOperationsInsightsWarehousesResponse
897
945
  * @throws OciError when an error occurs
898
- * @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.
946
+ * @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.
899
947
  */
900
948
  listOperationsInsightsWarehouses(listOperationsInsightsWarehousesRequest: requests.ListOperationsInsightsWarehousesRequest): Promise<responses.ListOperationsInsightsWarehousesResponse>;
901
949
  /**
@@ -905,7 +953,7 @@ export declare class OperationsInsightsClient {
905
953
  * @param ListOpsiConfigurationsRequest
906
954
  * @return ListOpsiConfigurationsResponse
907
955
  * @throws OciError when an error occurs
908
- * @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.
956
+ * @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.
909
957
  */
910
958
  listOpsiConfigurations(listOpsiConfigurationsRequest: requests.ListOpsiConfigurationsRequest): Promise<responses.ListOpsiConfigurationsResponse>;
911
959
  /**
@@ -915,7 +963,7 @@ export declare class OperationsInsightsClient {
915
963
  * @param ListOpsiDataObjectsRequest
916
964
  * @return ListOpsiDataObjectsResponse
917
965
  * @throws OciError when an error occurs
918
- * @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.
966
+ * @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.
919
967
  */
920
968
  listOpsiDataObjects(listOpsiDataObjectsRequest: requests.ListOpsiDataObjectsRequest): Promise<responses.ListOpsiDataObjectsResponse>;
921
969
  /**
@@ -926,7 +974,7 @@ export declare class OperationsInsightsClient {
926
974
  * @param ListSqlPlansRequest
927
975
  * @return ListSqlPlansResponse
928
976
  * @throws OciError when an error occurs
929
- * @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.
977
+ * @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.
930
978
  */
931
979
  listSqlPlans(listSqlPlansRequest: requests.ListSqlPlansRequest): Promise<responses.ListSqlPlansResponse>;
932
980
  /**
@@ -937,7 +985,7 @@ export declare class OperationsInsightsClient {
937
985
  * @param ListSqlSearchesRequest
938
986
  * @return ListSqlSearchesResponse
939
987
  * @throws OciError when an error occurs
940
- * @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.
988
+ * @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.
941
989
  */
942
990
  listSqlSearches(listSqlSearchesRequest: requests.ListSqlSearchesRequest): Promise<responses.ListSqlSearchesResponse>;
943
991
  /**
@@ -947,7 +995,7 @@ export declare class OperationsInsightsClient {
947
995
  * @param ListSqlTextsRequest
948
996
  * @return ListSqlTextsResponse
949
997
  * @throws OciError when an error occurs
950
- * @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.
998
+ * @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.
951
999
  */
952
1000
  listSqlTexts(listSqlTextsRequest: requests.ListSqlTextsRequest): Promise<responses.ListSqlTextsResponse>;
953
1001
  /**
@@ -957,7 +1005,7 @@ export declare class OperationsInsightsClient {
957
1005
  * @param ListWorkRequestErrorsRequest
958
1006
  * @return ListWorkRequestErrorsResponse
959
1007
  * @throws OciError when an error occurs
960
- * @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.
1008
+ * @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.
961
1009
  */
962
1010
  listWorkRequestErrors(listWorkRequestErrorsRequest: requests.ListWorkRequestErrorsRequest): Promise<responses.ListWorkRequestErrorsResponse>;
963
1011
  /**
@@ -967,7 +1015,7 @@ export declare class OperationsInsightsClient {
967
1015
  * @param ListWorkRequestLogsRequest
968
1016
  * @return ListWorkRequestLogsResponse
969
1017
  * @throws OciError when an error occurs
970
- * @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.
1018
+ * @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.
971
1019
  */
972
1020
  listWorkRequestLogs(listWorkRequestLogsRequest: requests.ListWorkRequestLogsRequest): Promise<responses.ListWorkRequestLogsResponse>;
973
1021
  /**
@@ -977,7 +1025,7 @@ export declare class OperationsInsightsClient {
977
1025
  * @param ListWorkRequestsRequest
978
1026
  * @return ListWorkRequestsResponse
979
1027
  * @throws OciError when an error occurs
980
- * @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.
1028
+ * @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.
981
1029
  */
982
1030
  listWorkRequests(listWorkRequestsRequest: requests.ListWorkRequestsRequest): Promise<responses.ListWorkRequestsResponse>;
983
1031
  /**
@@ -988,7 +1036,7 @@ export declare class OperationsInsightsClient {
988
1036
  * @param QueryOpsiDataObjectDataRequest
989
1037
  * @return QueryOpsiDataObjectDataResponse
990
1038
  * @throws OciError when an error occurs
991
- * @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.
1039
+ * @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.
992
1040
  */
993
1041
  queryOpsiDataObjectData(queryOpsiDataObjectDataRequest: requests.QueryOpsiDataObjectDataRequest): Promise<responses.QueryOpsiDataObjectDataResponse>;
994
1042
  /**
@@ -997,7 +1045,7 @@ export declare class OperationsInsightsClient {
997
1045
  * @param RotateOperationsInsightsWarehouseWalletRequest
998
1046
  * @return RotateOperationsInsightsWarehouseWalletResponse
999
1047
  * @throws OciError when an error occurs
1000
- * @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.
1048
+ * @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.
1001
1049
  */
1002
1050
  rotateOperationsInsightsWarehouseWallet(rotateOperationsInsightsWarehouseWalletRequest: requests.RotateOperationsInsightsWarehouseWalletRequest): Promise<responses.RotateOperationsInsightsWarehouseWalletResponse>;
1003
1051
  /**
@@ -1007,7 +1055,7 @@ export declare class OperationsInsightsClient {
1007
1055
  * @param SummarizeAddmDbFindingsRequest
1008
1056
  * @return SummarizeAddmDbFindingsResponse
1009
1057
  * @throws OciError when an error occurs
1010
- * @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.
1058
+ * @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.
1011
1059
  */
1012
1060
  summarizeAddmDbFindings(summarizeAddmDbFindingsRequest: requests.SummarizeAddmDbFindingsRequest): Promise<responses.SummarizeAddmDbFindingsResponse>;
1013
1061
  /**
@@ -1019,7 +1067,7 @@ export declare class OperationsInsightsClient {
1019
1067
  * @param SummarizeAddmDbParameterChangesRequest
1020
1068
  * @return SummarizeAddmDbParameterChangesResponse
1021
1069
  * @throws OciError when an error occurs
1022
- * @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.
1070
+ * @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.
1023
1071
  */
1024
1072
  summarizeAddmDbParameterChanges(summarizeAddmDbParameterChangesRequest: requests.SummarizeAddmDbParameterChangesRequest): Promise<responses.SummarizeAddmDbParameterChangesResponse>;
1025
1073
  /**
@@ -1032,7 +1080,7 @@ export declare class OperationsInsightsClient {
1032
1080
  * @param SummarizeAddmDbParametersRequest
1033
1081
  * @return SummarizeAddmDbParametersResponse
1034
1082
  * @throws OciError when an error occurs
1035
- * @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.
1083
+ * @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.
1036
1084
  */
1037
1085
  summarizeAddmDbParameters(summarizeAddmDbParametersRequest: requests.SummarizeAddmDbParametersRequest): Promise<responses.SummarizeAddmDbParametersResponse>;
1038
1086
  /**
@@ -1042,7 +1090,7 @@ export declare class OperationsInsightsClient {
1042
1090
  * @param SummarizeAddmDbRecommendationsRequest
1043
1091
  * @return SummarizeAddmDbRecommendationsResponse
1044
1092
  * @throws OciError when an error occurs
1045
- * @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.
1093
+ * @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.
1046
1094
  */
1047
1095
  summarizeAddmDbRecommendations(summarizeAddmDbRecommendationsRequest: requests.SummarizeAddmDbRecommendationsRequest): Promise<responses.SummarizeAddmDbRecommendationsResponse>;
1048
1096
  /**
@@ -1052,7 +1100,7 @@ export declare class OperationsInsightsClient {
1052
1100
  * @param SummarizeAddmDbSchemaObjectsRequest
1053
1101
  * @return SummarizeAddmDbSchemaObjectsResponse
1054
1102
  * @throws OciError when an error occurs
1055
- * @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.
1103
+ * @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.
1056
1104
  */
1057
1105
  summarizeAddmDbSchemaObjects(summarizeAddmDbSchemaObjectsRequest: requests.SummarizeAddmDbSchemaObjectsRequest): Promise<responses.SummarizeAddmDbSchemaObjectsResponse>;
1058
1106
  /**
@@ -1062,7 +1110,7 @@ export declare class OperationsInsightsClient {
1062
1110
  * @param SummarizeAddmDbSqlStatementsRequest
1063
1111
  * @return SummarizeAddmDbSqlStatementsResponse
1064
1112
  * @throws OciError when an error occurs
1065
- * @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.
1113
+ * @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.
1066
1114
  */
1067
1115
  summarizeAddmDbSqlStatements(summarizeAddmDbSqlStatementsRequest: requests.SummarizeAddmDbSqlStatementsRequest): Promise<responses.SummarizeAddmDbSqlStatementsResponse>;
1068
1116
  /**
@@ -1076,7 +1124,7 @@ export declare class OperationsInsightsClient {
1076
1124
  * @param SummarizeAwrDatabaseCpuUsagesRequest
1077
1125
  * @return SummarizeAwrDatabaseCpuUsagesResponse
1078
1126
  * @throws OciError when an error occurs
1079
- * @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.
1127
+ * @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.
1080
1128
  */
1081
1129
  summarizeAwrDatabaseCpuUsages(summarizeAwrDatabaseCpuUsagesRequest: requests.SummarizeAwrDatabaseCpuUsagesRequest): Promise<responses.SummarizeAwrDatabaseCpuUsagesResponse>;
1082
1130
  /**
@@ -1086,7 +1134,7 @@ export declare class OperationsInsightsClient {
1086
1134
  * @param SummarizeAwrDatabaseMetricsRequest
1087
1135
  * @return SummarizeAwrDatabaseMetricsResponse
1088
1136
  * @throws OciError when an error occurs
1089
- * @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.
1137
+ * @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.
1090
1138
  */
1091
1139
  summarizeAwrDatabaseMetrics(summarizeAwrDatabaseMetricsRequest: requests.SummarizeAwrDatabaseMetricsRequest): Promise<responses.SummarizeAwrDatabaseMetricsResponse>;
1092
1140
  /**
@@ -1100,7 +1148,7 @@ export declare class OperationsInsightsClient {
1100
1148
  * @param SummarizeAwrDatabaseParameterChangesRequest
1101
1149
  * @return SummarizeAwrDatabaseParameterChangesResponse
1102
1150
  * @throws OciError when an error occurs
1103
- * @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.
1151
+ * @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.
1104
1152
  */
1105
1153
  summarizeAwrDatabaseParameterChanges(summarizeAwrDatabaseParameterChangesRequest: requests.SummarizeAwrDatabaseParameterChangesRequest): Promise<responses.SummarizeAwrDatabaseParameterChangesResponse>;
1106
1154
  /**
@@ -1120,7 +1168,7 @@ export declare class OperationsInsightsClient {
1120
1168
  * @param SummarizeAwrDatabaseParametersRequest
1121
1169
  * @return SummarizeAwrDatabaseParametersResponse
1122
1170
  * @throws OciError when an error occurs
1123
- * @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.
1171
+ * @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.
1124
1172
  */
1125
1173
  summarizeAwrDatabaseParameters(summarizeAwrDatabaseParametersRequest: requests.SummarizeAwrDatabaseParametersRequest): Promise<responses.SummarizeAwrDatabaseParametersResponse>;
1126
1174
  /**
@@ -1130,7 +1178,7 @@ export declare class OperationsInsightsClient {
1130
1178
  * @param SummarizeAwrDatabaseSnapshotRangesRequest
1131
1179
  * @return SummarizeAwrDatabaseSnapshotRangesResponse
1132
1180
  * @throws OciError when an error occurs
1133
- * @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.
1181
+ * @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.
1134
1182
  */
1135
1183
  summarizeAwrDatabaseSnapshotRanges(summarizeAwrDatabaseSnapshotRangesRequest: requests.SummarizeAwrDatabaseSnapshotRangesRequest): Promise<responses.SummarizeAwrDatabaseSnapshotRangesResponse>;
1136
1184
  /**
@@ -1140,7 +1188,7 @@ export declare class OperationsInsightsClient {
1140
1188
  * @param SummarizeAwrDatabaseSysstatsRequest
1141
1189
  * @return SummarizeAwrDatabaseSysstatsResponse
1142
1190
  * @throws OciError when an error occurs
1143
- * @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.
1191
+ * @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.
1144
1192
  */
1145
1193
  summarizeAwrDatabaseSysstats(summarizeAwrDatabaseSysstatsRequest: requests.SummarizeAwrDatabaseSysstatsRequest): Promise<responses.SummarizeAwrDatabaseSysstatsResponse>;
1146
1194
  /**
@@ -1150,7 +1198,7 @@ export declare class OperationsInsightsClient {
1150
1198
  * @param SummarizeAwrDatabaseTopWaitEventsRequest
1151
1199
  * @return SummarizeAwrDatabaseTopWaitEventsResponse
1152
1200
  * @throws OciError when an error occurs
1153
- * @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.
1201
+ * @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.
1154
1202
  */
1155
1203
  summarizeAwrDatabaseTopWaitEvents(summarizeAwrDatabaseTopWaitEventsRequest: requests.SummarizeAwrDatabaseTopWaitEventsRequest): Promise<responses.SummarizeAwrDatabaseTopWaitEventsResponse>;
1156
1204
  /**
@@ -1160,7 +1208,7 @@ export declare class OperationsInsightsClient {
1160
1208
  * @param SummarizeAwrDatabaseWaitEventBucketsRequest
1161
1209
  * @return SummarizeAwrDatabaseWaitEventBucketsResponse
1162
1210
  * @throws OciError when an error occurs
1163
- * @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.
1211
+ * @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.
1164
1212
  */
1165
1213
  summarizeAwrDatabaseWaitEventBuckets(summarizeAwrDatabaseWaitEventBucketsRequest: requests.SummarizeAwrDatabaseWaitEventBucketsRequest): Promise<responses.SummarizeAwrDatabaseWaitEventBucketsResponse>;
1166
1214
  /**
@@ -1170,7 +1218,7 @@ export declare class OperationsInsightsClient {
1170
1218
  * @param SummarizeAwrDatabaseWaitEventsRequest
1171
1219
  * @return SummarizeAwrDatabaseWaitEventsResponse
1172
1220
  * @throws OciError when an error occurs
1173
- * @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.
1221
+ * @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.
1174
1222
  */
1175
1223
  summarizeAwrDatabaseWaitEvents(summarizeAwrDatabaseWaitEventsRequest: requests.SummarizeAwrDatabaseWaitEventsRequest): Promise<responses.SummarizeAwrDatabaseWaitEventsResponse>;
1176
1224
  /**
@@ -1180,7 +1228,7 @@ export declare class OperationsInsightsClient {
1180
1228
  * @param SummarizeAwrSourcesSummariesRequest
1181
1229
  * @return SummarizeAwrSourcesSummariesResponse
1182
1230
  * @throws OciError when an error occurs
1183
- * @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.
1231
+ * @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.
1184
1232
  */
1185
1233
  summarizeAwrSourcesSummaries(summarizeAwrSourcesSummariesRequest: requests.SummarizeAwrSourcesSummariesRequest): Promise<responses.SummarizeAwrSourcesSummariesResponse>;
1186
1234
  /**
@@ -1191,7 +1239,7 @@ export declare class OperationsInsightsClient {
1191
1239
  * @param SummarizeConfigurationItemsRequest
1192
1240
  * @return SummarizeConfigurationItemsResponse
1193
1241
  * @throws OciError when an error occurs
1194
- * @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.
1242
+ * @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.
1195
1243
  */
1196
1244
  summarizeConfigurationItems(summarizeConfigurationItemsRequest: requests.SummarizeConfigurationItemsRequest): Promise<responses.SummarizeConfigurationItemsResponse>;
1197
1245
  /**
@@ -1203,7 +1251,7 @@ export declare class OperationsInsightsClient {
1203
1251
  * @param SummarizeDatabaseInsightResourceCapacityTrendRequest
1204
1252
  * @return SummarizeDatabaseInsightResourceCapacityTrendResponse
1205
1253
  * @throws OciError when an error occurs
1206
- * @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.
1254
+ * @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.
1207
1255
  */
1208
1256
  summarizeDatabaseInsightResourceCapacityTrend(summarizeDatabaseInsightResourceCapacityTrendRequest: requests.SummarizeDatabaseInsightResourceCapacityTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceCapacityTrendResponse>;
1209
1257
  /**
@@ -1214,7 +1262,7 @@ export declare class OperationsInsightsClient {
1214
1262
  * @param SummarizeDatabaseInsightResourceForecastTrendRequest
1215
1263
  * @return SummarizeDatabaseInsightResourceForecastTrendResponse
1216
1264
  * @throws OciError when an error occurs
1217
- * @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.
1265
+ * @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.
1218
1266
  */
1219
1267
  summarizeDatabaseInsightResourceForecastTrend(summarizeDatabaseInsightResourceForecastTrendRequest: requests.SummarizeDatabaseInsightResourceForecastTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceForecastTrendResponse>;
1220
1268
  /**
@@ -1225,7 +1273,7 @@ export declare class OperationsInsightsClient {
1225
1273
  * @param SummarizeDatabaseInsightResourceStatisticsRequest
1226
1274
  * @return SummarizeDatabaseInsightResourceStatisticsResponse
1227
1275
  * @throws OciError when an error occurs
1228
- * @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.
1276
+ * @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.
1229
1277
  */
1230
1278
  summarizeDatabaseInsightResourceStatistics(summarizeDatabaseInsightResourceStatisticsRequest: requests.SummarizeDatabaseInsightResourceStatisticsRequest): Promise<responses.SummarizeDatabaseInsightResourceStatisticsResponse>;
1231
1279
  /**
@@ -1238,7 +1286,7 @@ export declare class OperationsInsightsClient {
1238
1286
  * @param SummarizeDatabaseInsightResourceUsageRequest
1239
1287
  * @return SummarizeDatabaseInsightResourceUsageResponse
1240
1288
  * @throws OciError when an error occurs
1241
- * @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.
1289
+ * @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.
1242
1290
  */
1243
1291
  summarizeDatabaseInsightResourceUsage(summarizeDatabaseInsightResourceUsageRequest: requests.SummarizeDatabaseInsightResourceUsageRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageResponse>;
1244
1292
  /**
@@ -1250,7 +1298,7 @@ export declare class OperationsInsightsClient {
1250
1298
  * @param SummarizeDatabaseInsightResourceUsageTrendRequest
1251
1299
  * @return SummarizeDatabaseInsightResourceUsageTrendResponse
1252
1300
  * @throws OciError when an error occurs
1253
- * @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.
1301
+ * @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.
1254
1302
  */
1255
1303
  summarizeDatabaseInsightResourceUsageTrend(summarizeDatabaseInsightResourceUsageTrendRequest: requests.SummarizeDatabaseInsightResourceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightResourceUsageTrendResponse>;
1256
1304
  /**
@@ -1261,7 +1309,7 @@ export declare class OperationsInsightsClient {
1261
1309
  * @param SummarizeDatabaseInsightResourceUtilizationInsightRequest
1262
1310
  * @return SummarizeDatabaseInsightResourceUtilizationInsightResponse
1263
1311
  * @throws OciError when an error occurs
1264
- * @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.
1312
+ * @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.
1265
1313
  */
1266
1314
  summarizeDatabaseInsightResourceUtilizationInsight(summarizeDatabaseInsightResourceUtilizationInsightRequest: requests.SummarizeDatabaseInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeDatabaseInsightResourceUtilizationInsightResponse>;
1267
1315
  /**
@@ -1273,7 +1321,7 @@ export declare class OperationsInsightsClient {
1273
1321
  * @param SummarizeDatabaseInsightTablespaceUsageTrendRequest
1274
1322
  * @return SummarizeDatabaseInsightTablespaceUsageTrendResponse
1275
1323
  * @throws OciError when an error occurs
1276
- * @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.
1324
+ * @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.
1277
1325
  */
1278
1326
  summarizeDatabaseInsightTablespaceUsageTrend(summarizeDatabaseInsightTablespaceUsageTrendRequest: requests.SummarizeDatabaseInsightTablespaceUsageTrendRequest): Promise<responses.SummarizeDatabaseInsightTablespaceUsageTrendResponse>;
1279
1327
  /**
@@ -1290,7 +1338,7 @@ export declare class OperationsInsightsClient {
1290
1338
  * @param SummarizeExadataInsightResourceCapacityTrendRequest
1291
1339
  * @return SummarizeExadataInsightResourceCapacityTrendResponse
1292
1340
  * @throws OciError when an error occurs
1293
- * @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.
1341
+ * @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.
1294
1342
  */
1295
1343
  summarizeExadataInsightResourceCapacityTrend(summarizeExadataInsightResourceCapacityTrendRequest: requests.SummarizeExadataInsightResourceCapacityTrendRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendResponse>;
1296
1344
  /**
@@ -1304,7 +1352,7 @@ export declare class OperationsInsightsClient {
1304
1352
  * @param SummarizeExadataInsightResourceCapacityTrendAggregatedRequest
1305
1353
  * @return SummarizeExadataInsightResourceCapacityTrendAggregatedResponse
1306
1354
  * @throws OciError when an error occurs
1307
- * @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.
1355
+ * @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.
1308
1356
  */
1309
1357
  summarizeExadataInsightResourceCapacityTrendAggregated(summarizeExadataInsightResourceCapacityTrendAggregatedRequest: requests.SummarizeExadataInsightResourceCapacityTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceCapacityTrendAggregatedResponse>;
1310
1358
  /**
@@ -1321,7 +1369,7 @@ export declare class OperationsInsightsClient {
1321
1369
  * @param SummarizeExadataInsightResourceForecastTrendRequest
1322
1370
  * @return SummarizeExadataInsightResourceForecastTrendResponse
1323
1371
  * @throws OciError when an error occurs
1324
- * @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.
1372
+ * @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.
1325
1373
  */
1326
1374
  summarizeExadataInsightResourceForecastTrend(summarizeExadataInsightResourceForecastTrendRequest: requests.SummarizeExadataInsightResourceForecastTrendRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendResponse>;
1327
1375
  /**
@@ -1334,7 +1382,7 @@ export declare class OperationsInsightsClient {
1334
1382
  * @param SummarizeExadataInsightResourceForecastTrendAggregatedRequest
1335
1383
  * @return SummarizeExadataInsightResourceForecastTrendAggregatedResponse
1336
1384
  * @throws OciError when an error occurs
1337
- * @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.
1385
+ * @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.
1338
1386
  */
1339
1387
  summarizeExadataInsightResourceForecastTrendAggregated(summarizeExadataInsightResourceForecastTrendAggregatedRequest: requests.SummarizeExadataInsightResourceForecastTrendAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceForecastTrendAggregatedResponse>;
1340
1388
  /**
@@ -1348,7 +1396,7 @@ export declare class OperationsInsightsClient {
1348
1396
  * @param SummarizeExadataInsightResourceStatisticsRequest
1349
1397
  * @return SummarizeExadataInsightResourceStatisticsResponse
1350
1398
  * @throws OciError when an error occurs
1351
- * @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.
1399
+ * @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.
1352
1400
  */
1353
1401
  summarizeExadataInsightResourceStatistics(summarizeExadataInsightResourceStatisticsRequest: requests.SummarizeExadataInsightResourceStatisticsRequest): Promise<responses.SummarizeExadataInsightResourceStatisticsResponse>;
1354
1402
  /**
@@ -1363,7 +1411,7 @@ export declare class OperationsInsightsClient {
1363
1411
  * @param SummarizeExadataInsightResourceUsageRequest
1364
1412
  * @return SummarizeExadataInsightResourceUsageResponse
1365
1413
  * @throws OciError when an error occurs
1366
- * @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.
1414
+ * @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.
1367
1415
  */
1368
1416
  summarizeExadataInsightResourceUsage(summarizeExadataInsightResourceUsageRequest: requests.SummarizeExadataInsightResourceUsageRequest): Promise<responses.SummarizeExadataInsightResourceUsageResponse>;
1369
1417
  /**
@@ -1378,7 +1426,7 @@ export declare class OperationsInsightsClient {
1378
1426
  * @param SummarizeExadataInsightResourceUsageAggregatedRequest
1379
1427
  * @return SummarizeExadataInsightResourceUsageAggregatedResponse
1380
1428
  * @throws OciError when an error occurs
1381
- * @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.
1429
+ * @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.
1382
1430
  */
1383
1431
  summarizeExadataInsightResourceUsageAggregated(summarizeExadataInsightResourceUsageAggregatedRequest: requests.SummarizeExadataInsightResourceUsageAggregatedRequest): Promise<responses.SummarizeExadataInsightResourceUsageAggregatedResponse>;
1384
1432
  /**
@@ -1387,7 +1435,7 @@ export declare class OperationsInsightsClient {
1387
1435
  * @param SummarizeExadataInsightResourceUtilizationInsightRequest
1388
1436
  * @return SummarizeExadataInsightResourceUtilizationInsightResponse
1389
1437
  * @throws OciError when an error occurs
1390
- * @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.
1438
+ * @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.
1391
1439
  */
1392
1440
  summarizeExadataInsightResourceUtilizationInsight(summarizeExadataInsightResourceUtilizationInsightRequest: requests.SummarizeExadataInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeExadataInsightResourceUtilizationInsightResponse>;
1393
1441
  /**
@@ -1396,7 +1444,7 @@ export declare class OperationsInsightsClient {
1396
1444
  * @param SummarizeExadataMembersRequest
1397
1445
  * @return SummarizeExadataMembersResponse
1398
1446
  * @throws OciError when an error occurs
1399
- * @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.
1447
+ * @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.
1400
1448
  */
1401
1449
  summarizeExadataMembers(summarizeExadataMembersRequest: requests.SummarizeExadataMembersRequest): Promise<responses.SummarizeExadataMembersResponse>;
1402
1450
  /**
@@ -1406,7 +1454,7 @@ export declare class OperationsInsightsClient {
1406
1454
  * @param SummarizeHostInsightNetworkUsageTrendRequest
1407
1455
  * @return SummarizeHostInsightNetworkUsageTrendResponse
1408
1456
  * @throws OciError when an error occurs
1409
- * @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.
1457
+ * @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.
1410
1458
  */
1411
1459
  summarizeHostInsightNetworkUsageTrend(summarizeHostInsightNetworkUsageTrendRequest: requests.SummarizeHostInsightNetworkUsageTrendRequest): Promise<responses.SummarizeHostInsightNetworkUsageTrendResponse>;
1412
1460
  /**
@@ -1418,7 +1466,7 @@ export declare class OperationsInsightsClient {
1418
1466
  * @param SummarizeHostInsightResourceCapacityTrendRequest
1419
1467
  * @return SummarizeHostInsightResourceCapacityTrendResponse
1420
1468
  * @throws OciError when an error occurs
1421
- * @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.
1469
+ * @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.
1422
1470
  */
1423
1471
  summarizeHostInsightResourceCapacityTrend(summarizeHostInsightResourceCapacityTrendRequest: requests.SummarizeHostInsightResourceCapacityTrendRequest): Promise<responses.SummarizeHostInsightResourceCapacityTrendResponse>;
1424
1472
  /**
@@ -1429,7 +1477,7 @@ export declare class OperationsInsightsClient {
1429
1477
  * @param SummarizeHostInsightResourceForecastTrendRequest
1430
1478
  * @return SummarizeHostInsightResourceForecastTrendResponse
1431
1479
  * @throws OciError when an error occurs
1432
- * @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.
1480
+ * @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.
1433
1481
  */
1434
1482
  summarizeHostInsightResourceForecastTrend(summarizeHostInsightResourceForecastTrendRequest: requests.SummarizeHostInsightResourceForecastTrendRequest): Promise<responses.SummarizeHostInsightResourceForecastTrendResponse>;
1435
1483
  /**
@@ -1440,7 +1488,7 @@ export declare class OperationsInsightsClient {
1440
1488
  * @param SummarizeHostInsightResourceStatisticsRequest
1441
1489
  * @return SummarizeHostInsightResourceStatisticsResponse
1442
1490
  * @throws OciError when an error occurs
1443
- * @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.
1491
+ * @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.
1444
1492
  */
1445
1493
  summarizeHostInsightResourceStatistics(summarizeHostInsightResourceStatisticsRequest: requests.SummarizeHostInsightResourceStatisticsRequest): Promise<responses.SummarizeHostInsightResourceStatisticsResponse>;
1446
1494
  /**
@@ -1453,7 +1501,7 @@ export declare class OperationsInsightsClient {
1453
1501
  * @param SummarizeHostInsightResourceUsageRequest
1454
1502
  * @return SummarizeHostInsightResourceUsageResponse
1455
1503
  * @throws OciError when an error occurs
1456
- * @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.
1504
+ * @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.
1457
1505
  */
1458
1506
  summarizeHostInsightResourceUsage(summarizeHostInsightResourceUsageRequest: requests.SummarizeHostInsightResourceUsageRequest): Promise<responses.SummarizeHostInsightResourceUsageResponse>;
1459
1507
  /**
@@ -1465,7 +1513,7 @@ export declare class OperationsInsightsClient {
1465
1513
  * @param SummarizeHostInsightResourceUsageTrendRequest
1466
1514
  * @return SummarizeHostInsightResourceUsageTrendResponse
1467
1515
  * @throws OciError when an error occurs
1468
- * @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.
1516
+ * @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.
1469
1517
  */
1470
1518
  summarizeHostInsightResourceUsageTrend(summarizeHostInsightResourceUsageTrendRequest: requests.SummarizeHostInsightResourceUsageTrendRequest): Promise<responses.SummarizeHostInsightResourceUsageTrendResponse>;
1471
1519
  /**
@@ -1476,7 +1524,7 @@ export declare class OperationsInsightsClient {
1476
1524
  * @param SummarizeHostInsightResourceUtilizationInsightRequest
1477
1525
  * @return SummarizeHostInsightResourceUtilizationInsightResponse
1478
1526
  * @throws OciError when an error occurs
1479
- * @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.
1527
+ * @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.
1480
1528
  */
1481
1529
  summarizeHostInsightResourceUtilizationInsight(summarizeHostInsightResourceUtilizationInsightRequest: requests.SummarizeHostInsightResourceUtilizationInsightRequest): Promise<responses.SummarizeHostInsightResourceUtilizationInsightResponse>;
1482
1530
  /**
@@ -1486,7 +1534,7 @@ export declare class OperationsInsightsClient {
1486
1534
  * @param SummarizeHostInsightStorageUsageTrendRequest
1487
1535
  * @return SummarizeHostInsightStorageUsageTrendResponse
1488
1536
  * @throws OciError when an error occurs
1489
- * @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.
1537
+ * @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.
1490
1538
  */
1491
1539
  summarizeHostInsightStorageUsageTrend(summarizeHostInsightStorageUsageTrendRequest: requests.SummarizeHostInsightStorageUsageTrendRequest): Promise<responses.SummarizeHostInsightStorageUsageTrendResponse>;
1492
1540
  /**
@@ -1498,7 +1546,7 @@ export declare class OperationsInsightsClient {
1498
1546
  * @param SummarizeHostInsightTopProcessesUsageRequest
1499
1547
  * @return SummarizeHostInsightTopProcessesUsageResponse
1500
1548
  * @throws OciError when an error occurs
1501
- * @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.
1549
+ * @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.
1502
1550
  */
1503
1551
  summarizeHostInsightTopProcessesUsage(summarizeHostInsightTopProcessesUsageRequest: requests.SummarizeHostInsightTopProcessesUsageRequest): Promise<responses.SummarizeHostInsightTopProcessesUsageResponse>;
1504
1552
  /**
@@ -1510,7 +1558,7 @@ export declare class OperationsInsightsClient {
1510
1558
  * @param SummarizeHostInsightTopProcessesUsageTrendRequest
1511
1559
  * @return SummarizeHostInsightTopProcessesUsageTrendResponse
1512
1560
  * @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/SummarizeHostInsightTopProcessesUsageTrend.ts.html |here} to see how to use SummarizeHostInsightTopProcessesUsageTrend API.
1561
+ * @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.
1514
1562
  */
1515
1563
  summarizeHostInsightTopProcessesUsageTrend(summarizeHostInsightTopProcessesUsageTrendRequest: requests.SummarizeHostInsightTopProcessesUsageTrendRequest): Promise<responses.SummarizeHostInsightTopProcessesUsageTrendResponse>;
1516
1564
  /**
@@ -1521,7 +1569,7 @@ export declare class OperationsInsightsClient {
1521
1569
  * @param SummarizeOperationsInsightsWarehouseResourceUsageRequest
1522
1570
  * @return SummarizeOperationsInsightsWarehouseResourceUsageResponse
1523
1571
  * @throws OciError when an error occurs
1524
- * @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.
1572
+ * @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.
1525
1573
  */
1526
1574
  summarizeOperationsInsightsWarehouseResourceUsage(summarizeOperationsInsightsWarehouseResourceUsageRequest: requests.SummarizeOperationsInsightsWarehouseResourceUsageRequest): Promise<responses.SummarizeOperationsInsightsWarehouseResourceUsageResponse>;
1527
1575
  /**
@@ -1532,7 +1580,7 @@ export declare class OperationsInsightsClient {
1532
1580
  * @param SummarizeSqlInsightsRequest
1533
1581
  * @return SummarizeSqlInsightsResponse
1534
1582
  * @throws OciError when an error occurs
1535
- * @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.
1583
+ * @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.
1536
1584
  */
1537
1585
  summarizeSqlInsights(summarizeSqlInsightsRequest: requests.SummarizeSqlInsightsRequest): Promise<responses.SummarizeSqlInsightsResponse>;
1538
1586
  /**
@@ -1543,7 +1591,7 @@ export declare class OperationsInsightsClient {
1543
1591
  * @param SummarizeSqlPlanInsightsRequest
1544
1592
  * @return SummarizeSqlPlanInsightsResponse
1545
1593
  * @throws OciError when an error occurs
1546
- * @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.
1594
+ * @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.
1547
1595
  */
1548
1596
  summarizeSqlPlanInsights(summarizeSqlPlanInsightsRequest: requests.SummarizeSqlPlanInsightsRequest): Promise<responses.SummarizeSqlPlanInsightsResponse>;
1549
1597
  /**
@@ -1554,7 +1602,7 @@ export declare class OperationsInsightsClient {
1554
1602
  * @param SummarizeSqlResponseTimeDistributionsRequest
1555
1603
  * @return SummarizeSqlResponseTimeDistributionsResponse
1556
1604
  * @throws OciError when an error occurs
1557
- * @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.
1605
+ * @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.
1558
1606
  */
1559
1607
  summarizeSqlResponseTimeDistributions(summarizeSqlResponseTimeDistributionsRequest: requests.SummarizeSqlResponseTimeDistributionsRequest): Promise<responses.SummarizeSqlResponseTimeDistributionsResponse>;
1560
1608
  /**
@@ -1565,7 +1613,7 @@ export declare class OperationsInsightsClient {
1565
1613
  * @param SummarizeSqlStatisticsRequest
1566
1614
  * @return SummarizeSqlStatisticsResponse
1567
1615
  * @throws OciError when an error occurs
1568
- * @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.
1616
+ * @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.
1569
1617
  */
1570
1618
  summarizeSqlStatistics(summarizeSqlStatisticsRequest: requests.SummarizeSqlStatisticsRequest): Promise<responses.SummarizeSqlStatisticsResponse>;
1571
1619
  /**
@@ -1576,7 +1624,7 @@ export declare class OperationsInsightsClient {
1576
1624
  * @param SummarizeSqlStatisticsTimeSeriesRequest
1577
1625
  * @return SummarizeSqlStatisticsTimeSeriesResponse
1578
1626
  * @throws OciError when an error occurs
1579
- * @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.
1627
+ * @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.
1580
1628
  */
1581
1629
  summarizeSqlStatisticsTimeSeries(summarizeSqlStatisticsTimeSeriesRequest: requests.SummarizeSqlStatisticsTimeSeriesRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesResponse>;
1582
1630
  /**
@@ -1587,7 +1635,7 @@ export declare class OperationsInsightsClient {
1587
1635
  * @param SummarizeSqlStatisticsTimeSeriesByPlanRequest
1588
1636
  * @return SummarizeSqlStatisticsTimeSeriesByPlanResponse
1589
1637
  * @throws OciError when an error occurs
1590
- * @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.
1638
+ * @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.
1591
1639
  */
1592
1640
  summarizeSqlStatisticsTimeSeriesByPlan(summarizeSqlStatisticsTimeSeriesByPlanRequest: requests.SummarizeSqlStatisticsTimeSeriesByPlanRequest): Promise<responses.SummarizeSqlStatisticsTimeSeriesByPlanResponse>;
1593
1641
  /**
@@ -1596,7 +1644,7 @@ export declare class OperationsInsightsClient {
1596
1644
  * @param UpdateAwrHubRequest
1597
1645
  * @return UpdateAwrHubResponse
1598
1646
  * @throws OciError when an error occurs
1599
- * @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.
1647
+ * @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.
1600
1648
  */
1601
1649
  updateAwrHub(updateAwrHubRequest: requests.UpdateAwrHubRequest): Promise<responses.UpdateAwrHubResponse>;
1602
1650
  /**
@@ -1605,7 +1653,7 @@ export declare class OperationsInsightsClient {
1605
1653
  * @param UpdateDatabaseInsightRequest
1606
1654
  * @return UpdateDatabaseInsightResponse
1607
1655
  * @throws OciError when an error occurs
1608
- * @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.
1656
+ * @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.
1609
1657
  */
1610
1658
  updateDatabaseInsight(updateDatabaseInsightRequest: requests.UpdateDatabaseInsightRequest): Promise<responses.UpdateDatabaseInsightResponse>;
1611
1659
  /**
@@ -1614,7 +1662,7 @@ export declare class OperationsInsightsClient {
1614
1662
  * @param UpdateEnterpriseManagerBridgeRequest
1615
1663
  * @return UpdateEnterpriseManagerBridgeResponse
1616
1664
  * @throws OciError when an error occurs
1617
- * @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.
1665
+ * @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.
1618
1666
  */
1619
1667
  updateEnterpriseManagerBridge(updateEnterpriseManagerBridgeRequest: requests.UpdateEnterpriseManagerBridgeRequest): Promise<responses.UpdateEnterpriseManagerBridgeResponse>;
1620
1668
  /**
@@ -1623,7 +1671,7 @@ export declare class OperationsInsightsClient {
1623
1671
  * @param UpdateExadataInsightRequest
1624
1672
  * @return UpdateExadataInsightResponse
1625
1673
  * @throws OciError when an error occurs
1626
- * @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.
1674
+ * @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.
1627
1675
  */
1628
1676
  updateExadataInsight(updateExadataInsightRequest: requests.UpdateExadataInsightRequest): Promise<responses.UpdateExadataInsightResponse>;
1629
1677
  /**
@@ -1632,16 +1680,25 @@ export declare class OperationsInsightsClient {
1632
1680
  * @param UpdateHostInsightRequest
1633
1681
  * @return UpdateHostInsightResponse
1634
1682
  * @throws OciError when an error occurs
1635
- * @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.
1683
+ * @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.
1636
1684
  */
1637
1685
  updateHostInsight(updateHostInsightRequest: requests.UpdateHostInsightRequest): Promise<responses.UpdateHostInsightResponse>;
1686
+ /**
1687
+ * Updates the configuration of a news report.
1688
+ * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1689
+ * @param UpdateNewsReportRequest
1690
+ * @return UpdateNewsReportResponse
1691
+ * @throws OciError when an error occurs
1692
+ * @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.
1693
+ */
1694
+ updateNewsReport(updateNewsReportRequest: requests.UpdateNewsReportRequest): Promise<responses.UpdateNewsReportResponse>;
1638
1695
  /**
1639
1696
  * Updates one or more attributes of the specified private endpoint.
1640
1697
  * This operation uses {@link common.OciSdkDefaultRetryConfiguration} by default if no retry configuration is defined by the user.
1641
1698
  * @param UpdateOperationsInsightsPrivateEndpointRequest
1642
1699
  * @return UpdateOperationsInsightsPrivateEndpointResponse
1643
1700
  * @throws OciError when an error occurs
1644
- * @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.
1701
+ * @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.
1645
1702
  */
1646
1703
  updateOperationsInsightsPrivateEndpoint(updateOperationsInsightsPrivateEndpointRequest: requests.UpdateOperationsInsightsPrivateEndpointRequest): Promise<responses.UpdateOperationsInsightsPrivateEndpointResponse>;
1647
1704
  /**
@@ -1652,7 +1709,7 @@ export declare class OperationsInsightsClient {
1652
1709
  * @param UpdateOperationsInsightsWarehouseRequest
1653
1710
  * @return UpdateOperationsInsightsWarehouseResponse
1654
1711
  * @throws OciError when an error occurs
1655
- * @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.
1712
+ * @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.
1656
1713
  */
1657
1714
  updateOperationsInsightsWarehouse(updateOperationsInsightsWarehouseRequest: requests.UpdateOperationsInsightsWarehouseRequest): Promise<responses.UpdateOperationsInsightsWarehouseResponse>;
1658
1715
  /**
@@ -1661,7 +1718,7 @@ export declare class OperationsInsightsClient {
1661
1718
  * @param UpdateOperationsInsightsWarehouseUserRequest
1662
1719
  * @return UpdateOperationsInsightsWarehouseUserResponse
1663
1720
  * @throws OciError when an error occurs
1664
- * @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.
1721
+ * @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.
1665
1722
  */
1666
1723
  updateOperationsInsightsWarehouseUser(updateOperationsInsightsWarehouseUserRequest: requests.UpdateOperationsInsightsWarehouseUserRequest): Promise<responses.UpdateOperationsInsightsWarehouseUserResponse>;
1667
1724
  /**
@@ -1670,7 +1727,7 @@ export declare class OperationsInsightsClient {
1670
1727
  * @param UpdateOpsiConfigurationRequest
1671
1728
  * @return UpdateOpsiConfigurationResponse
1672
1729
  * @throws OciError when an error occurs
1673
- * @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.
1730
+ * @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.
1674
1731
  */
1675
1732
  updateOpsiConfiguration(updateOpsiConfigurationRequest: requests.UpdateOpsiConfigurationRequest): Promise<responses.UpdateOpsiConfigurationResponse>;
1676
1733
  }